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