CSSU's portrait mode support - WIP
[drlaunch] / debian / changelog
1 drlaunch (1.0-1) unstable; urgency=low
2
3   * New release:
4     - Fix memory leak (hard one)
5     - Fix crash (hard one)
6     - Implemented icon resizing
7     - Other fixes
8
9  -- Stefanos Harhalakis <v13@v13.gr>  Fri, 21 Jan 2011 02:59:18 +0200
10
11 drlaunch (0.9.2-1) unstable; urgency=low
12
13   * New release:
14     - Workaround for mysterious disabling of orientation notifications.
15       Force re-initialization of MCE in each expose event.
16   * New bugtracker in maemo's bugzilla.
17
18  -- Stefanos Harhalakis <v13@v13.gr>  Fri, 14 Jan 2011 14:12:27 +0200
19
20 drlaunch (0.9.1-1) unstable; urgency=low
21
22   * New release:
23     - Fix loading of older version config files.
24
25  -- Stefanos Harhalakis <v13@v13.gr>  Fri, 14 Jan 2011 05:05:49 +0200
26
27 drlaunch (0.9-1) unstable; urgency=low
28
29   * New release:
30     - Add option for no background
31     - Add option for theme's background
32     - Don't fail on bad orientation notification
33     - Don't fail when encountering unrecognized icons (bad form). Use the
34       default ugly blue icon instead
35     - Add loggin option. If /tmp/drlaunch.log exists then log stdout/stderr
36       there.
37
38  -- Stefanos Harhalakis <v13@v13.gr>  Fri, 14 Jan 2011 04:19:03 +0200
39
40 drlaunch (0.8-1) unstable; urgency=low
41
42   * New release:
43     - At last, fix bug of hildon-home crash. It happened because of dbus
44       conflicts with other widgets that used dbus. Huge thanks to Andreas
45       Anckar (aanckar) of t.m.o. Many thanks to (lizardo) for assisting
46       with this bug and providing insights. Thanks to everyone else that
47       helped (including but not limited to DaSilva, ivgalvez, Switch_,
48       rantom)
49
50  -- Stefanos Harhalakis <v13@v13.gr>  Thu, 12 Aug 2010 19:19:44 +0300
51
52 drlaunch (0.7.2-1) unstable; urgency=low
53
54   * New release:
55     - Attempt to force the mainloop for dbus.
56   * Keep debuging enabled.
57
58  -- Stefanos Harhalakis <v13@v13.gr>  Thu, 12 Aug 2010 16:54:47 +0300
59
60 drlaunch (0.7.1-1) unstable; urgency=low
61
62   * New release:
63     - Changed default settings
64     - Added debug redirect to /tmp/drlaunch.log
65   * Enable debuging
66
67  -- Stefanos Harhalakis <v13@v13.gr>  Wed, 11 Aug 2010 23:02:04 +0300
68
69 drlaunch (0.7-3) unstable; urgency=low
70
71   * Re-upload
72
73  -- Stefanos Harhalakis <v13@v13.gr>  Mon,  9 Aug 2010 23:22:23 +0300
74
75 drlaunch (0.7-2) unstable; urgency=low
76
77   * Update postinst and prerm scripts to run update-python-modules 
78
79  -- Stefanos Harhalakis <v13@v13.gr>  Mon,  9 Aug 2010 00:15:54 +0300
80
81 drlaunch (0.7-1) unstable; urgency=low
82
83   * New version:
84     - Add icon rotation animation
85     - Rewrite drawing functions for faster drawing in order to support
86       animation.
87     - Restructure configuration window to support 8x4 layout editing.
88     - Add support for layouts > 4x4.
89     - Add "About" dialog.
90   * Delay installation of drlaunch_widget.py and drlaunch.desktop files
91     in order to avoid race condition. They are now installed from the postrm
92     script and removed by the prerm script.
93   * Add copyright notice for about0.py and portrait.py in debian/copyright.
94
95  -- Stefanos Harhalakis <v13@v13.gr>  Sun,  8 Aug 2010 21:20:45 +0300
96
97 drlaunch (0.6-1) unstable; urgency=low
98
99   * New version:
100     - Fix bug when encountering .desktop entries without a 'Name'.
101     - Handle 'Type' from .desktop entries as well.
102     - Ignore .desktop entries with 'Type' = 'Daemon'.
103
104  -- Stefanos Harhalakis <v13@v13.gr>  Mon, 19 Jul 2010 04:43:30 +0300
105
106 drlaunch (0.5-1) unstable; urgency=low
107
108   * New version:
109     - Fix the annoying resizing issue based on desktop-command-execution
110       widget's idea (was missing a resize() request).
111
112  -- Stefanos Harhalakis <v13@v13.gr>  Sun, 18 Jul 2010 17:18:18 +0300
113
114 drlaunch (0.4-1) unstable; urgency=low
115
116   * New version:
117     - Bug fix: Don't fail when config file doesn't exist (thanks to qwerty12
118       and others that reported it)
119     - Bug fix: Properly fallback to default icon when an app doesn't have an
120       icon or it is invalid (thanks to qwerty12 for spotting this)
121     - Improved application-selection menu
122   * Depend on python-osso (thanks to qwerty12 - again :-)
123
124  -- Stefanos Harhalakis <v13@v13.gr>  Sun, 18 Jul 2010 14:56:41 +0300
125
126 drlaunch (0.3-1) unstable; urgency=low
127
128   * New upstream release:
129     - Bug fixes.
130     - Allow icons to be rotated individually.
131     - Support multiple instances (and desktop activity manager).
132     - Allow non rectangular size
133     - Provide option for disabling long-press.
134     - Postpone redraws when not on active desktop.
135   * Change program name to "DrLaunch"
136   * Added icon
137
138  -- Stefanos Harhalakis <v13@v13.gr>  Sat, 17 Jul 2010 01:19:25 +0300
139
140 drlaunch (0.2-1) unstable; urgency=low
141
142   * New upstream release:
143     - Add assymetric dimension support with individual icon rotation.
144     - Make long-press optional.
145     - Fix problem when settings are requested more than once.
146
147  -- Stefanos Harhalakis <v13@v13.gr>  Tue, 29 Jun 2010 04:03:02 +0300
148
149 drlaunch (0.1-2) unstable; urgency=low
150
151   * Fix dependencies 
152
153  -- Stefanos Harhalakis <v13@v13.gr>  Thu, 24 Jun 2010 21:32:22 +0100
154
155 drlaunch (0.1-1) unstable; urgency=low
156
157   * Initial release
158
159  -- Stefanos Harhalakis <v13@v13.gr>  Thu, 24 Jun 2010 19:55:11 +0100
160