File: ChangeLog

package info (click to toggle)
gdmap 1.3.1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, trixie
  • size: 684 kB
  • sloc: ansic: 2,806; makefile: 6
file content (57 lines) | stat: -rwxr-xr-x 1,940 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
2022-07-29 [1.2.0]	Johannes Sasongko	(sasongko at gmail.com)
	* the location bar now scrolls when it runs out of space

2022-07-04 [1.1.0]	Johannes Sasongko	(sasongko at gmail.com)
	* long filenames in the statusbar are now ellipsized
	* set single line mode on statusbar labels
	* replaced some deprecated GTK code
	* Windows support

2022-07-03 [1.0.1]	Johannes Sasongko	(sasongko at gmail.com)
	* fixed compilation when -Werror=format-security is set

2022-06-20 [1.0.0]	Johannes Sasongko	(sasongko at gmail.com)
	* upgraded 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.