dialog parent fix, etc
[fapman] / debian / changelog
1 fapman (0.6.6-1) unstable; urgency=low
2
3   *
4
5  -- Heikki Holstila <heikki.holstila@gmail.com>  Fri,  3 Sep 2010 01:56:47 +0300
6
7 fapman (0.6.5-1) unstable; urgency=low
8
9   * ignore upgrades to pinned packages and warn about install/remove
10   * warn if trying to do a system upgrade
11
12  -- Heikki Holstila <heikki.holstila@gmail.com>  Mon, 23 Aug 2010 14:06:35 +0300
13
14 fapman (0.6.4-1) unstable; urgency=low
15
16   * show user/hidden category apps in the list of installed apps (remove only)
17   * show "recommends" and "suggests" in package dependencies if there are any
18   * check rootfs and opt free space on startup and warn if low
19   * option to disable automatic catalog updates
20   * option to start fetching changelogs immediately when package dialog is opened
21   * warn about immediate conflicts when selecting a package for operation
22   * don't use hildon banner in portrait mode
23   * use the proxy settings for fetching package date information and changelogs
24   * package list read speed optimizations
25   * switched to garage bugtracker
26
27  -- Heikki Holstila <heikki.holstila@gmail.com>  Thu, 19 Aug 2010 13:17:26 +0300
28
29 fapman (0.6.3-1) unstable; urgency=low
30
31   * fixed: directory parameters are not always correctly given to apt-get
32   * don't auto-capitalize in text inputs
33
34  -- Heikki Holstila <heikki.holstila@gmail.com>  Tue, 10 Aug 2010 15:34:16 +0300
35
36 fapman (0.6.2-1) unstable; urgency=low
37
38   * try to fetch and show debian changelogs for packages from maemo.org
39   * show more package dependency information
40   * fixed: certain characters in depends/conflicts causes them to be cut in the UI
41   * warn about installing blacklisted packages as dependencies
42   * show download speed for package downloads
43   * enabled version-specific blacklisting for upgradeable packages
44   * some minor UI tweaks
45
46  -- Heikki Holstila <heikki.holstila@gmail.com>  Sun,  8 Aug 2010 13:00:10 +0300
47
48 fapman (0.6.1-1) unstable; urgency=low
49
50   * fixed: misbehaviour of package operation selector buttons
51   * fixed: changing search options during search does not return all the matching packages
52   * more detailed logging of date fetch
53
54  -- Heikki Holstila <heikki.holstila@gmail.com>  Fri,  6 Aug 2010 02:58:03 +0300
55
56 fapman (0.6-2) unstable; urgency=low
57
58   * Autobuilder fun
59
60  -- Heikki Holstila <heikki.holstila@gmail.com>  Thu,  5 Aug 2010 20:41:31 +0300
61
62 fapman (0.6-1) unstable; urgency=low
63
64   * use custom repository and package list directories
65   * "fast remove": don't read full package lists immediately
66   * search options: display name, package name, package description (short and long)
67   * ability to blacklist installed packages
68   * show maemo-upgrade-description for upgradeable packages if it exists
69   * show dependencies and conflicts in the package selector
70   * option to play a sound on completed operations
71   * use hildon notes instead of dialogs to inform user about finished operations
72   * load the default wallpaper from /user/home/.backgrounds/background-1.png
73   * fade the wallpaper if loaded from the default location
74
75  -- Heikki Holstila <heikki.holstila@gmail.com>  Thu,  5 Aug 2010 20:00:56 +0300
76
77 fapman (0.5.2-1) unstable; urgency=low
78
79   * Don't abort package date fetch on non-fatal network errors
80   * Fixed: some packages are looked up from wrong directories while fetching dates
81   * Assume yes on dpkg configuration file overwrite prompts instead of failing
82   * Re-read package lists only when necessary
83   * Prompt user about package date fetching on the first run
84   * Fixed: repository enabled checkbox can get cleared while editing the name or url
85   * Applied patch by qwerty12: Possible to launch the program using dbus
86   * Use system theme wallpaper on the main screen
87   * Improved usability of custom stylesheets, loads /root/.fapman/style.css if it exists
88   * Fixed: package list view gradient colors are wrong with some themes
89   * Some minor package sorting/UI tweaks
90   * Show total download size in the operations confirmation dialog
91   * Added option: default sort order
92
93  -- Heikki Holstila <heikki.holstila@gmail.com>  Mon,  2 Aug 2010 15:16:17 +0300
94
95 fapman (0.5.1-1) unstable; urgency=low
96
97   * Sort upgradeable packages by available date, not installed date
98   * Don't fetch dates for blacklisted packages
99   * Don't write date cache if it has not changed
100   * Fixed a bug in changing a package's blacklist status
101   * Slightly adjusted fingerscrolling parameters of the package list
102   * Fixed: Special characters in package descriptions
103   * Added a "donate" link to about dialog
104
105  -- Heikki Holstila <heikki.holstila@gmail.com>  Wed, 21 Jul 2010 00:49:49 +0300
106
107 fapman (0.5-1) unstable; urgency=low
108
109   * Package sorting (by name, date or size)
110   * Option to fetch package dates from repositories (for packages from maemo.org)
111   * Ability to store and load (a single set of) package selections
112   * User can blacklist packages
113   * Possible to set HTTP and HTTPS proxies for apt-get
114   * Possible to launch info page in web browser for packages from maemo.org
115   * Fixed: Incorrect behavior in certain error situations
116   * Fixed: Incorrect behavior of catalogs autoupdate
117   * Some minor UI bugfixes and tweaks
118
119  -- Heikki Holstila <heikki.holstila@gmail.com>  Tue, 20 Jul 2010 13:21:18 +0300
120
121 fapman (0.4.1-1) unstable; urgency=low
122
123   * Progress bars for loading package lists and updating catalogs
124   * New icons and more polished main menu
125   * Fixed a bug that prevented some error messages from showing
126
127  -- Heikki Holstila <heikki.holstila@gmail.com>  Thu, 15 Jul 2010 23:11:21 +0300
128
129 fapman (0.4-1) unstable; urgency=low
130
131   * Show more progress information for operations
132   * Added options menu (autoremove, autoclean, autorotation)
133   * Improved repository UI
134   * "Upgrade all" option shown in menu when upgrade filter is selected
135   * Don't call apt-cache binary, read the package lists directly instead
136   * Made it possible to cancel certain operations
137   * Show what repositories packages are in
138   * Improved logging/log viewer
139
140  -- Heikki Holstila <heikki.holstila@gmail.com>  Wed, 14 Jul 2010 19:21:46 +0300
141
142 fapman (0.3.2-1) unstable; urgency=low
143
144   * Possible to search from the beginning of the names by starting the search with ':'
145   * Fixed: The package list jumps away from the last marked package
146   * Improved rendering of package descriptions
147
148  -- Heikki Holstila <heikki.holstila@gmail.com>  Tue,  6 Jul 2010 16:04:17 +0300
149
150 fapman (0.3.1-1) unstable; urgency=low
151
152   * Added proper search functionality to package lists
153   * Removed redundant filter menu items from the package list view
154   * Improved error messages in certain situations
155   * Sends icon theme reload event to GTK apps (updates menu icons after installation)
156
157  -- Heikki Holstila <heikki.holstila@gmail.com>  Tue,  6 Jul 2010 00:34:03 +0300
158
159 fapman (0.3-1) unstable; urgency=low
160
161   * A completely new dialog system for selecting package operations
162   * A separate package status filter
163   * Show more information for packages (including application icons)
164   * A menu item to view the log
165   * Fixed: wait screen not following device orientation changes
166   * Added "Help" which explains the new package status icons
167   * Various smaller fixes and tweaks
168
169  -- Heikki Holstila <heikki.holstila@gmail.com>  Mon,  5 Jul 2010 01:11:45 +0300
170
171 fapman (0.2.3-1) unstable; urgency=low
172
173   * Remove the cpu-hogging QProgressBar from the "wait screen"
174
175  -- Heikki Holstila <heikki.holstila@gmail.com>  Fri,  2 Jul 2010 16:49:19 +0300
176
177 fapman (0.2.2-1) unstable; urgency=low
178
179   * Auto-update catalogs if they are older than 24h
180   * Various bugfixes and UI tweaks
181
182  -- Heikki Holstila <heikki.holstila@gmail.com>  Thu,  1 Jul 2010 17:40:13 +0300
183
184 fapman (0.2.1-1) unstable; urgency=low
185
186   * Restore repositories if overwritten by another application
187
188  -- Heikki Holstila <heikki.holstila@gmail.com>  Thu,  1 Jul 2010 14:03:51 +0300
189
190 fapman (0.2-1) unstable; urgency=low
191
192   * Added a simple, preliminary way of managing repositories
193   * Better error messages in many places
194   * Don't stop installation because of unsigned packages
195   * Bugtracker link
196   * Some smaller bugfixes
197
198  -- Heikki Holstila <heikki.holstila@gmail.com>  Thu,  1 Jul 2010 14:02:57 +0300
199
200 fapman (0.1.1-1) unstable; urgency=low
201
202   * Added logging feature for debugging
203
204  -- Heikki Holstila <heikki.holstila@gmail.com>  Thu,  1 Jul 2010 02:35:06 +0300
205
206 fapman (0.1-5) unstable; urgency=low
207
208   * Use sudo instead of rootsh
209
210  -- Heikki Holstila <heikki.holstila@gmail.com>  Thu,  1 Jul 2010 02:23:16 +0300
211
212 fapman (0.1-4) unstable; urgency=low
213
214   * Run as root from the .desktop file
215
216  -- Heikki Holstila <heikki.holstila@gmail.com>  Thu,  1 Jul 2010 00:05:10 +0300
217
218 fapman (0.1-3) unstable; urgency=low
219
220   * Packaging fixes for autobuilder
221
222  -- Heikki Holstila <heikki.holstila@gmail.com>  Wed, 30 Jun 2010 23:58:21 +0300
223
224 fapman (0.1-2) unstable; urgency=low
225
226   * Packaging fixes for autobuilder
227
228  -- Heikki Holstila <heikki.holstila@gmail.com>  Wed, 30 Jun 2010 23:53:16 +0300
229
230 fapman (0.1-1) unstable; urgency=low
231
232   * Initial Release.
233
234  -- Heikki Holstila <heikki.holstila@gmail.com>  Wed, 30 Jun 2010 22:59:56 +0300