summaryrefslogtreecommitdiffstats
path: root/ChangeLog
blob: 46a704309251c293a7eb4e8a28f1e9b8d0ac92cd (plain)
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
10/01/2015: Port to TDE
  - For further changes please see the GIT log

23/09/2007: KoolDock 0.4.7
  - Improved icon positioning.
  - Added 'Show only minimized' option.
  - Disabled systray support.
  - Improved drawing engine.
  - Added speed control (modifies kooldock's animation time to make it closest to desired speed).
  - Reduced CPU wakeups, when kooldock is inactive (should be 4-8 per second)
  - Reorganised tabs in setting window.
  - Added 'Apply' button in options window, improved settings applying speed.
  - Added simple KBFX support (necessary kicker applet).
  - Added automatic background refresh (on minimize/maximize/restore/activate window).
  - Added similar task grouping.
  - Minor fixes and improvements.

16/02/2007: KoolDock 0.4.6
  - Added choice of amount of big icons.
  - Added choise of edge on which kooldock has to appear.
  - Added option allowing to don't scroll while mouse is on the same icon (centred on it).
  - Added Italian translation.

16/02/2007: KoolDock 0.4.5
  - Icon positioning improvments.
  - Some optimizations.

11/02/2007: KoolDock 0.4.4
  - Added scrolling when kooldock need more size than desktop width.
  - One-colour-background box now fits to icons.
  - Improved xinerama support.
  - Some stablity fixes.
  - Added zooming speed choice.
  - Improved 'Show after' option.

20/01/2007: KoolDock 0.4.3
  - Adeed: 'Move left/right' buttons for launcher icons
  - Some stability improvments
  - Fixed: beryl shadowcasting to kooldock's window

15/01/2007: KoolDock 0.4.2
  - Fixed sizing and getting background bugs.
  - Fixed: Closing when desktop was changed.
  - Speed up desktop changing (when is full of windows).
  - Faster background themes scalling.
  - Added simple command line support (-o --options, -k --kill)
  - Fixed bug associated with quick opening and closing windows.
  - Added possibility of changing kooldock position on screen edge

01/01/2007: KoolDock 0.4.1
  - Fixed: 'Show hidden' option.

31/12/2006: KoolDock 0.4
  - Fixed: Half openinig when any menu is expanded.
  - Fixed: Quick showing and hiding on kooldock's window edges.
  - Fixed: Some minor fixes and optimizations.
  - Fixed: Program don't compile on autoconf v2.60 or newer.

11/08/2004: KoolDock 0.3
  - Added: Translation support (i18n): Spanish (complete), Swedish (complete), Polish (not fully up to date).
  - Added: Mouse Wheel over Dock now switches Desktop.
  - Added: Launcher icons can now be sorted through Launcher List.
  - Added: Move to Desktop/Go To Desktop (Taskbar/Nav. Bar).
  - Added: New option to Nav. Bar: Task List.
  - Added: Theme support for KoolDock Background (5 themes).
  - Added: Run launcher as different user.
  - Added: It is now possible to tell KoolDock to manage all windows or those in the present Desktop.
  - Added: Active window icon is now highlighted.
  - Improved: Xinerama Support (user configurable screen resolution).
  - Updated: About dialog information.
  - Patches: Text Shadow Patch (thanks to William Ekholm).
  - Fixed: KMenu and mousemove event: sigsegv (thanks to Jared Grubb).
  - Fixed: Minor fixes and Optimizations.
  - Experimental: Systray Support (do not use it unless you want to help us with this).
  

19/05/2004: KoolDock 0.2
  - Fixed separator issue, now it is drawed only when necessary.
  - Fixed configuration - separator issue (now it is not disabled).
  - Fixed setupdialog and appdialog resizing.
  - Xinerama support (in preferences).
  - Navigation Menu + clock (available through KoolDock menu).
  - Screenshot of minimized windows (only through KoolDock menu).
  - Added "Hide on click" (Hide KoolDock after clicking on an icon).
  - Added "Show after"; how long the mouse must be at bottom of the
  screen before showing the dock.
  - Added "Run from Terminal" and "Keep Terminal Open" in the add
  launcher dialog (useful for console applications, e.g: top, vim).
  - Rewrote "Ignore List"; now it is possible to grab windows names.
  - Proper tooltips in the "Preference Dialog"
  - Optimization to the background drawing rutine.
  - Major code clean-up (still needs more).
  - Minor fixes.