File: NEWS

package info (click to toggle)
quick-lounge-applet 2.2.0-1
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 3,188 kB
  • ctags: 490
  • sloc: sh: 8,160; ansic: 6,512; xml: 4,557; makefile: 180
file content (107 lines) | stat: -rw-r--r-- 2,795 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
version 2.2.0
-------------
	* Updated translations: gu, bs, fi

version 2.1.2
-------------
	* Bug #144855: use g_build_filename instead of g_strconcat where 
          appropriate.
	* Bug #144594: Fix the applet crash when max value is changed and 
          dialog is closed quickly.
	* Added a tooltip to the arrow button.
	* Fix size request on vertical panels.
	* Bug #139587: Remove the un-neccesary check for icon_path. We any 
          fall back to gnome-unknown.png when we don't have one.
	* Bug #139939: "Quick Lounge Properties" dialog -- various 
	  suggestions.
	* Bug #139938: Menu item: "Properties" should be "Preferences".

version 2.1.1
-------------
	* Allow to drag and drop the spaces in the properties dialog.

version 2.1.0
-------------
	* Make the applet work with the GNOME 2.6 environment.
	* Updated the manual and added some localized versions.
	* Changed applet type from shared library to executable to avoid
	  localization weirdness.
	* Added the same launch animation of the panel launcher.
	* Removed the help items in the context menu to be consistent with
	  the panel launcher context menu.

version 2.0.3
-------------
	* Update the icon size when the panel size changes.
	* Do not compile with the DISABLE_DEPRECATED macros defined.

version 2.0.2
-------------
	* Fixed little bug.
	* Translations.

version 2.0.1
-------------
	* Fixed little bug.
	* Many translations.

version 2.0.0
-------------
	* Allow svg icons.

version 1.1.4
-------------
	* Restore correctly the minimum dimension when it's setted to 0.

version 1.1.3
-------------
	* Multiscreen support.

version 1.1.2
-------------
	* Improve icon positioning and sizing.
	* Added keyword support.
	* Allow to set the minimum dimension to 0.

version 1.1.1
-------------
	* Update the icons when the icon theme changes.
	* Bugfixes.

version 1.1.0
-------------
	* Ported to the Gnome 2.2 platform.
	* HIG compliant dialogs.
	* Launched applications have session management support.

version 0.96
------------
	* Bugfixes.

version 0.93
------------
	* Added drag & drop support to the applet properties dialog.
	* Added "Add from menu" function, to add many launchers at once.
	* Launcher properties dialog uses revert/close buttons instead of 
	  cancel/ok. 
	* Added max size option, usefull for sliding panels.

version 0.87
------------
	* Added option to make icons size follow the panel size.
	* Remove the applet directory when the applet gets removed from the 
	  panel.
	* Minor bugfixes.

version 0.75
------------
	* Added ability to add launchers, add spaces and remove spaces from 
	  the context menu.
	* Size request and allocation now works properly.
	* Automatically create the applet folder.
	* Many other bugfixes.

version 0.5
-----------

	* First public version.