tagged 0.25
[maemopadplus.git] / debian / changelog
blob0df6c0a78bfb9e3667f8ea8a448723bbfaa086c3
1 maemopadplus (0.25) unstable; urgency=low
3   added simple range check for sketchwidget, prevents hangs on bora
4   added basic pressure support on bora (with ugly hacks)
5   made the eraser bigger
6   fixed filechange logic
7   fullscreen (without toolbars/tree) now also removes scrollbars
8     
9  -- Kemal 'disq' Hadimli <disqkk@gmail.com>  Thu, 10 Feb 2007 01:53:00 +0300
11 maemopadplus (0.24a) unstable; urgency=low
13   hopefully fixed icon to debian/control
14     
15  -- Kemal 'disq' Hadimli <disqkk@gmail.com>  Thu, 09 Feb 2007 10:41:00 +0300
17 maemopadplus (0.24) unstable; urgency=low
19   replaced fullscreen menu with view menu
20   fullscreen key now just toggles fullscreen, doesn't touch toolbar
21   toggle treeview button added to toolbar (esc key also works)
22   creating a new file now resets view flags, pane position, and adds a "my first memo" (sketchnode) and saves
23   added icon to debian/control
24   removed some of the gutters, still needs work
25     
26  -- Kemal 'disq' Hadimli <disqkk@gmail.com>  Thu, 09 Feb 2007 07:47:00 +0300
28   first build on bora
29     
30  -- Kemal 'disq' Hadimli <disqkk@gmail.com>  Thu, 08 Feb 2007 03:42:00 +0300
32 maemopadplus (0.23a) unstable; urgency=low
34   fixed sqlite3 dependency
35     
36  -- Kemal 'disq' Hadimli <disqkk@gmail.com>  Thu, 26 Jan 2007 18:30:00 +0300
38 maemopadplus (0.23) unstable; urgency=low
40   "nodes" are now "memos"
41   brand new treeview selection logic in place
42   improved about dialog, added license info and visit-homepage button
43     
44  -- Kemal 'disq' Hadimli <disqkk@gmail.com>  Thu, 16 Jun 2006 03:10:00 +0300
46 maemopadplus (0.22-internal0) unstable; urgency=low
48   added line drawing option
49   changed homepage url
50   sketch bottom-right parts are now cropped for fast loading (switchnode-saving got slower but switchnode-loading got faster)
51   added squared line drawing
52   made treeview expanders work
53   "new sketch node" / "new text node" menuitems unified into one "new node" menuitem
54     
55  -- Kemal 'disq' Hadimli <disqkk@gmail.com>  Thu, 15 Jun 2006 02:44:00 +0300
57 maemopadplus (0.22) unstable; urgency=low
59   fixed: added maemo-select-menu-location to pre-depends
60   saving brushsize and brushcolor
61   renamed osso service name to org.maemo.maemopadplus, then renamed it back
62   added export node option
63   added shape support (up/down/left/right keys for filled/unfilled and squared modes)
64   made demo screenshots
65   
66  -- Kemal 'disq' Hadimli <disqkk@gmail.com>  Thu, 13 Jun 2006 21:45:00 +0300
68 maemopadplus (0.21) unstable; urgency=low
70   fixed: closing via the "X" button really closes the app now
71   added: maemo-select-menu-location to postinst
72   fixed: x-osso-service
73   fixed: confirmation dialogs
74   fixed: hardware keys
75   watched alien vs. predator
76   
77  -- Kemal 'disq' Hadimli <disqkk@gmail.com>  Thu, 11 Jun 2006 04:17:00 +0300
79 maemopadplus (0.20) unstable; urgency=low
81   ported to IT2006
82   fixed maemopad_yes / maemopad_no strings left over from the original maemopad
83   added simple dbus (why?)
84   
85  -- Kemal 'disq' Hadimli <disqkk@gmail.com>  Thu, 10 Jun 2006 23:13:00 +0300
87 maemopadplus (0.18a) unstable; urgency=low
89   fixed serious memleak on pixbuf loading
90   fixed license to be LGPL again (because we forked from maemopad)
91   replaced a tab char in changelog
92   added todo to makefile.am
93   
94  -- Kemal 'disq' Hadimli <disqkk@gmail.com>  Thu, 5 Apr 2006 17:50:00 +0200
96 maemopadplus (0.18) unstable; urgency=low
98   project home moved to sf.net
99   fixed the "clicking on current sketch erases all work" bug
100   added "Clear" item to edit menu
101   now also saving fullScreen status in the misc table
102   fixed redo -- could be optimized by checking for dupe tilepixmaps in adjacent revisions and refcounting
103   made graph squares bigger (looks better)
104   rearranged brushsize button with the eraser toggle
105   if the brushsize button is clicked when eraser is on, it just turns off eraser and won't pop menu
106   made the eraser smaller (2x +4 of the current brush size, 3x+4 was too large)
107   added graph background to the sketchnodename dialog (the borders don't work anymore, to compensate)
108   treeview loads up with node0 selected. ugly workaround in place (mainview->loading)
110  -- Kemal 'disq' Hadimli <disqkk@gmail.com>  Thu, 5 Apr 2006 03:10:00 +0200
112   added watch cursor as a "loading" sign
113   added fullscreen submenu to menu/toolbar
114   made the eraser larger (3x +4 of the current brush size)
116  -- Kemal 'disq' Hadimli <disqkk@gmail.com>  Thu, 3 Apr 2006 23:53:00 +0200
118   now rendering the background pixmap from tiles and precalcing them at widget init (just to test the performance)
119   implemented primitive(=no layering/selection) clipboard functionality for sketches
120   extended toolbar to the treeview
122  -- Kemal 'disq' Hadimli <disqkk@gmail.com>  Thu, 3 Apr 2006 01:13:00 +0200
124   added a checkbox in create node dialog to create the new node as sibling/child
125   that checkbox's state is saved to db
126   made undo/redo buttons change sensitivity
127   made default newnodetype sketch
128   moved node operations in the menu to a node submenu
129   made tools menu not appear when no node is selected
130   made [-]/[+] also work in the create node dialog
132  -- Kemal 'disq' Hadimli <disqkk@gmail.com>  Thu, 2 Apr 2006 19:42:00 +0200
134   added borders around the main sketchwidget
135   fixed graph bg alignment
136   tried 8bpp, didn't work
137   made drawing faster
138   implemented undo/redo on sketches
139   [-]/[+] keys do undo/redo on sketches now
140   
141   
142  -- Kemal 'disq' Hadimli <disqkk@gmail.com>  Thu, 1 Apr 2006 00:19:00 +0200
144 maemopadplus (0.17) unstable; urgency=low
146   shamelessly stole and modified icon from the tango project (for the lines/squares toolbutton)
147   fixed first sketchload always failing bug
148   added OSSO event handler for saving unsaved data on request
149   added the new menus and font/color selection to app menu (under tools)
150   added todo
151   
152  -- Kemal 'disq' Hadimli <disqkk@gmail.com>  Thu, 31 Mar 2006 04:40:00 +0200
154   added notebook lines/squares
155   moved brushsize buttons to a brushsize icon and menu
156   shamelessly stole eraser/pencil pixmaps from xournal
157   eraser size is now 4 points larger than the current brushsize
158   the toolbar icon and the menu reflects eraser size
160  -- Kemal 'disq' Hadimli <disqkk@gmail.com>  Thu, 30 Mar 2006 23:20:00 +0200
162   added a flags column to data table
163   added a dataVersion key to the misc table
164   wrote dirty code to migrate tables from v0 to v1
166  -- Kemal 'disq' Hadimli <disqkk@gmail.com>  Thu, 24 Mar 2006 18:20:00 +0200
168   added border to sketchname area
169   sketchname area enlarged to 288x96
170   contents of the sketchname area are resized (and centered) if necessary
172  -- Kemal 'disq' Hadimli <disqkk@gmail.com>  Thu, 20 Mar 2006 01:32:00 +0200
174 maemopadplus (0.16) unstable; urgency=low
176   added brush size buttons (no icons yet)
177   added eraser button
178   save changes dialog now has a cancel button
179   added hildoncolorbutton to toolbar
180   "new" button changed icon
181   if a sketch node is selected, cut/copy/paste/font buttons and edit menu are hidden
182   added tap-and-hold menu to the tree
184  -- Kemal 'disq' Hadimli <disqkk@gmail.com>  Thu, 19 Mar 2006 05:13:00 +0200
186   now got 5 fullscreen modes (0:normal 1:notree-normal 2:normal-full 3:notree-full 4:justdoc-full)
187   removed "open file" button from the toolbar
188   "new" button on the toolbar now creates a new node (same type as the current node)
190  -- Kemal 'disq' Hadimli <disqkk@gmail.com>  Thu, 16 Mar 2006 17:35:00 +0200
192 maemopadplus (0.15) unstable; urgency=low
194   upgraded gtkctree to gtktreeview
195   made the sketch stuff (gtkdrawingarea) into a SketchWidget class
196   now using sqlite instead of xml
197   sketches are saved
198   if no document (well, datafile) loaded, starts out with a "New Document"
199   added about box
200   added adjustable ink color
201   strings i18n'ized (need to generate .pot)
202   4 fullscreen modes
203   ESC key exits fullscreen or closes app
204   added option to make node names as sketches
206  -- Kemal 'disq' Hadimli <disqkk@gmail.com>  Thu, 14 Mar 2006 19:00:00 +0200
208 maemopadplus (0.1) unstable; urgency=low
210   initial (test) release. code forked from maemopad (1.4)
212  -- Kemal 'disq' Hadimli <disqkk@gmail.com>  Thu, 9 Mar 2006 12:50:00 +0200