Commit Graph

12 Commits

Author SHA1 Message Date
David Capello
ec0d508f77 Added "undo" and "redo" commands. 2007-09-27 20:45:12 +00:00
David Capello
a43470b8f1 Removed cmd_split_editor_horizontally.c 2007-09-27 20:39:31 +00:00
David Capello
a198e43b7e Added "save_file_as" and "options" commands.
Added some dirty tricks to handle the mouse capture in Windows.
2007-09-27 20:13:06 +00:00
David Capello
a68a9e2e56 Added cmd_drawing_tools.c.
Fixed some errors with double memory free (from 'menuitems' and from 'commands').
Added the four main commands for the editor of sprites (close_editor, make_unique_editor, split_editor).
2007-09-27 18:02:23 +00:00
David Capello
e17df80151 Added all preview stuff in one file. 2007-09-26 20:12:06 +00:00
David Capello
670d468252 Added command_execute_open_file.
Removed jmanager_dispatch_draw_messages.
Fixed wheel behavior in the editor (only when the editor is in standby state).
Replaced scare/unscare_mouse jmouse_hide/show. Renamed ji_mouse -> jmouse.
Added command_execute_close_file
2007-09-26 19:34:06 +00:00
David Capello
8d94d16c0b Added all the "Command" stuff. 2007-09-23 20:13:58 +00:00
David Capello
447451e374 Added all the "Command" stuff. 2007-09-23 19:08:27 +00:00
David Capello
7eb7e8eac9 Removed the include <setjmp.h> to avoid conflicts with libpng 2007-09-20 00:41:39 +00:00
David Capello
e82167b340 Added double-buffering for GUI, and PNG support 2007-09-20 00:32:35 +00:00
David Capello
7c4dbdc036 Fixed a compilation error for GCC 4.x 2007-09-19 18:31:12 +00:00
David Capello
57e978b102 Moved everything to trunk 2007-09-18 23:57:02 +00:00