File: ChangeLog

package info (click to toggle)
gnubik 2.2-7
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 2,616 kB
  • ctags: 1,825
  • sloc: ansic: 13,874; sh: 4,215; makefile: 553; lisp: 462; yacc: 288; sed: 16
file content (155 lines) | stat: -rw-r--r-- 3,899 bytes parent folder | download | duplicates (3)
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
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
Wed Aug 18 20:12:12 WST 2004 John Darrington <john@darrington.wattle.id.au>

	* Added a menu to turn on/off the statusbar and play toolbar.
	
	* Added some stock icons to the menus.

	* Fixed a buglet where the play toolbar would expand when the window
	was resized. 

	* Reworked some bad code in widget-set-gtk.c where the menu structure 
	was (needlessly) being created dynamically instead of statically.

	* Fixed a bug where the program would crash if the cube was rebuilt
	during the middle of a sequence of moves.

Sun Aug  1 11:23:00 WST 2004 John Darrington <john@darrington.wattle.id.au>

	* added a Catalan translation

Sat Jul 31 17:39:59 WST 2004 John Darrington <john@darrington.wattle.id.au>

	* added a Basque translation

	* fixed problems relating to not being able to get certain visuals

2004-02-17  Dale Mellor <dale_mellor@users.sourceforge.net>

	* move-queue.c, move-queue.h, move-queue_i.h, ui.c: Removed the
	move queue functionality from ui.c and created a new object to
	encapsulate the functionality.
	
	* src/widget-set-gtk.c, ui.c: Added code to create video-style
	play/replay buttons for manipulating the move queue.


Thu Jan 22 18:13:32 WST 2004 <john@darrington.wattle.id.au>

	* GNUbik 2.1 Released


2004-01-21  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
	 * po/Makevars: Initialize MSGID_BUGS_ADDRESS variable.
	 * po/LINGUAS: New file
	 * po/pl.po: New file
	 * po/ru.po: New file

	* src/glarea-gtk.c (resize): Fixed coredump.

2004-01-07  Dale Mellor <dale_mellor@users.sourceforge.net>

	* doc/gnubik.texinfo, doc/gnubik-rubric: Updated documentation
	    with notes for script writers and core hackers.

	    
Wed Jan  7 00:35:20 WST 2004 John Darrington

	* Added a gtk_main_quit callback to the top level window

	
2004-01-05  Dale Mellor <dale_mellor@users.sourceforge.net>

        * Added support for Guile scripts (Script-fu).

        * Created scheme code for manipulating the cube according to the
	    `flubrd' symbolism.

        * Created the baseline solver script.

        * Created the script implementing randomizers.

	
05-01-2004 John Darrington
	
	* Fixed a problem where autoconf was looking for the wrong version
	  of gdk_pixbuf

	* Added an Italian localisation

        * Moved to autoconf 2.59 and gettext 0.13

	* Added a Spanish localisation

21-11-2003 John Darrington
 
	* GNubik 2.0 Released

 	* Renamed to GNUbik

        * Changed configure to complain if gtkglext is not present

        * Added a French translation

05-08-2003 John Darrington

	* Rubik 1.16 Released

	* Changed the custom message dialogs for gtk standard ones

	* Made the colour select window, the about window and the Preferences
	  window transient for the main window.

	* Added a message to explain when the cube is not solved even 
	  though it may appear to be

	* Added some drag-and-drop support to the colour/image selection

	* Set the lighting to be off by default.  It can cause certain colour
	  combinations to be confused.

	* Added a Danish localisation

	* Changed the project name to avoid trademark violations

        * Removed some deprecated GTK+ constructs

        * Fixed colour allocation problem on indexed displays

        * Changed some buttons to stock items

16-07-2003 John Darrington

	* Rubik 1.15 Released

	* Started using automake for the build system

	* Added transparency to the gdk icon

	* Internationalisation
	
	* Added lighting
        
	* Added antialiasing

        * Added a feature allowing images to be rendered to the cube

        * Made the mouse cursor always point to the direction of rotation

	* Fixed cube rotation from interfering with block selection
	
	* Added Debug feature to show block and axis numbers

23-06-2003 John Darrington

	* Rubik 1.14 Released

25-03-20003 John Darrington
	
	* Rubik 1.13 Released

	* Ported to GTK+

07-14-2002 John Darrington

	* Rubik 1.12 Released