Commit Graph

9628 Commits

Author SHA1 Message Date
David Capello
a336900115 When the mouse leaves the color-bar the status bar is cleared. 2010-03-24 17:40:58 -03:00
David Capello
ca69e5572f When a file is closed now the status bar says something about it. 2010-03-24 17:40:41 -03:00
David Capello
c00da333d3 Removed about screen with authors.txt 2010-03-24 17:37:16 -03:00
David Capello
0c54a2682c Fixed a little problem with text in draw_slider() overlapping bottom border. 2010-03-24 17:30:15 -03:00
David Capello
dac67bb21c Fixed some problems in jrectexclude() when y1==ey1 or y2==ye2. 2010-03-24 17:28:59 -03:00
David Capello
a4b55a980c Applied jguiscale() to tooltips borders. 2010-03-24 17:28:03 -03:00
David Capello
0f597f747d Removed tips. 2010-03-24 17:24:28 -03:00
David Capello
2a82911b18 Removed asm code. 2010-03-24 14:10:46 -03:00
David Capello
21c05bcc21 Added vaca/include directory in the script to calculate dependencies. 2010-03-24 13:57:52 -03:00
David Capello
685f4cf191 Now PreviewFilled configuration field is for tool. 2010-03-24 13:57:31 -03:00
David Capello
271e1df6bd Removed support for 8 bpp. 2010-03-24 13:56:31 -03:00
David Capello
fd21ce52b9 Updated "to do" list. 2010-03-24 13:38:46 -03:00
David Capello
5ea8d97b60 Added tooltips to toolbar. 2010-03-24 13:38:28 -03:00
David Capello
dfb9dd8b82 Modified version to 0.8.0. 2010-03-24 13:21:59 -03:00
David Capello
72c21e88e2 Still "allegro sprite editor" 2010-03-24 12:39:10 -03:00
David Capello
4ec3f43845 Remove references to old-subversion repository in readme file. 2010-03-24 11:40:33 -03:00
David Capello
d6c4e07f8e Applied jguiscale() to tooltip location. 2010-03-24 11:10:13 -03:00
David Capello
0046f35bfa Minor modification drawing polygon outline. 2010-03-24 03:16:49 -03:00
David Capello
eb24c091df Added "Options/PreviewFilled" configuration option to see preview in real-time of filled shapes. 2010-03-24 03:00:07 -03:00
David Capello
d4344ae348 Replaced algo_polygon() with GD library implementation. 2010-03-24 02:59:40 -03:00
David Capello
65ae558291 Preview of a filled polygon is a closed outline now. 2010-03-24 00:07:48 -03:00
David Capello
13ca98244d Removed inexistent win32/Mutex.cpp file from VACA_SOURCES. 2010-03-23 21:59:14 -03:00
David Capello
418b84f205 Added missing Property.cpp file. 2010-03-23 21:58:42 -03:00
David Capello
bef2470111 Disabled warning 4251 in MSC. 2010-03-23 21:55:47 -03:00
David Capello
059c650922 Fixed a typo. 2010-03-22 20:21:38 -03:00
David Capello
db2bbef1cd Fixed cursors focus when jguiscale > 1. 2010-03-22 00:09:44 -03:00
David Capello
38d2c8da68 Minor modifications to state bar JM_DRAW message handler. 2010-03-21 23:47:43 -03:00
David Capello
804de112c4 Changed initial text in state bar. 2010-03-21 23:39:19 -03:00
David Capello
952a2aac4d Fixed buttons in toolbar for jguiscale > 1. 2010-03-21 23:29:41 -03:00
David Capello
af8535d612 mini-look for buttons in file selector dialog. 2010-03-21 23:19:05 -03:00
David Capello
3f1cad8505 Added setup_mini_look() function. 2010-03-21 23:18:30 -03:00
David Capello
9031c48773 Removed unused variable in gui_setup_screen(). 2010-03-21 23:16:53 -03:00
David Capello
bb4da37e51 Added mini-look to the opacity slider in the cel property dialog. 2010-03-21 22:36:17 -03:00
David Capello
4c5ea8f429 Fixed default-size for combo-box window (finally). 2010-03-21 22:35:55 -03:00
David Capello
2966863d24 Fixed SkinneableTheme::draw_bounds() for small rectangles. 2010-03-21 22:04:13 -03:00
David Capello
87ba1dba88 Removed unused functions subclip/backclip. 2010-03-21 22:03:41 -03:00
David Capello
4486ccdd29 Modified state-bar borders to match Ilija's mockup. 2010-03-21 21:31:13 -03:00
David Capello
ac8c1ecdc1 Now buttons and sliders in the state-bar have mini-look. 2010-03-21 21:30:50 -03:00
David Capello
994f5e6284 Added mini-look (SkinProperty::isMiniLook) to buttons and sliders. 2010-03-21 21:28:32 -03:00
David Capello
782d3998c5 Fixed a flicker problem when the slider of layer-opacity in the state bar were used. 2010-03-21 21:27:13 -03:00
David Capello
015a4d713c Added SkinProperty. 2010-03-21 21:25:38 -03:00
David Capello
99e75b349e Fixed convert_to problems. 2010-03-20 23:14:18 -03:00
David Capello
44b80672f2 Added properties to Component class. 2010-03-20 13:28:06 -03:00
David Capello
62e79141d7 Imported SharedPtr.h header file from Vaca library. 2010-03-20 13:23:09 -03:00
David Capello
104d315f25 Applied guiscale to tabs widget. 2010-03-20 12:55:25 -03:00
David Capello
345dbb6fec State-bar is double-buffered now. 2010-03-20 12:29:15 -03:00
David Capello
2658aae644 Applied jguiscale to status bar borders. 2010-03-18 21:28:55 -03:00
David Capello
c4bd51d569 Applied jguiscale to color bar. 2010-03-13 00:21:14 -02:00
David Capello
11fda53fe3 Added Editor::editor_move_cursor to avoid drawing cursor preview flickering. 2010-03-13 00:14:32 -02:00
David Capello
29059b785d Vaca::details::trace_t renamed to Tracer. 2010-03-12 23:17:13 -02:00