File: ChangeLog

package info (click to toggle)
gdmap 1.4.0-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 692 kB
  • sloc: ansic: 2,808; makefile: 6
file content (64 lines) | stat: -rwxr-xr-x 1,937 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
2026-01-02 [1.4.0]
	* Fix missing image and translations.

2025-03-19 [1.3.1]
	* Opening directories is now faster.
	* Use freedesktop.org standard icon names.

2022-07-29 [1.2.0]
	* The location bar now scrolls when it runs out of space.

2022-07-04 [1.1.0]
	* Long filenames in the statusbar are now ellipsized.
	* Set single line mode on statusbar labels.
	* Replace some deprecated GTK code.
	* Windows support.

2022-07-03 [1.0.1]
	* Fix compilation when -Werror=format-security is set.

2022-06-20 [1.0.0]
	* Upgrade to GTK 3.
	* Fixed Danish translation file name.

2008-06-15 [0.8.1]	Sgop	(sgop at users.sourceforge.net)
	* added new languages (it, es)

2008-05-23 [0.8.0]	Sgop	(sgop at users.sourceforge.net)
	* added new options
	
2005-12-27 [0.7.5]	Sgop	(sgop at users.sourceforge.net)
	* added bulgarian translation
	* added color editor
	* added few more color features
	* delayed canvas redraw to allow smoother settings editing on slow CPU
	
2005-10-26 [0.7.0]	Sgop	(sgop at users.sourceforge.net)
	* added max depth setting
	* now saving/loading preferences
	* added refresh functionality
	* added ability to disable colors
	* added translations: croatian, turkish, russian, hebrew, french
	
2005-10-16 [0.6.0]	Sgop	(sgop at users.sourceforge.net)
	* showing progress bar while scanning disk
	* added more status info for the current selection
	* added more default colors.
	* added command line arg which accepts initial folder
	
2005-10-09 [0.5.0]	Sgop	(sgop at users.sourceforge.net)
	* added about dialog
	* added preferences
	* added squarified treemaps
	
2005-10-03 [0.4.2]	Sgop	(sgop at users.sourceforge.net)
	* fixed color save
	* correct project makefiles
	* added menu
	
2005-10-03 [0.4.1]	Sgop	(sgop at users.sourceforge.net)
	* bugfix: removed uneccessary header
	* added: size label for complete view.
	
2005-10-02 [0.4.0]	Sgop	(sgop at users.sourceforge.net)
	* completely redesigned UI and clean up code.