aseprite/src/jinete
2010-06-25 00:31:40 -03:00
..
themes Converted combobox widget to a class (ComboBox class derived from Widget). 2010-06-24 23:44:59 -03:00
jaccel.cpp Updated copyright year to 2010 2010-02-01 21:25:40 +00:00
jaccel.h Updated copyright year to 2010 2010-02-01 21:25:40 +00:00
jalert.cpp Removed guiscale() from ASE and added jguiscale() in Jinete. 2010-03-08 00:42:41 -02:00
jalert.h Updated copyright year to 2010 2010-02-01 21:25:40 +00:00
jbase.h Refactored all jwidget_has_focus/mouse/capture functions to member functions. 2010-04-25 12:03:25 -03:00
jbox.cpp Updated copyright year to 2010 2010-02-01 21:25:40 +00:00
jbox.h Updated copyright year to 2010 2010-02-01 21:25:40 +00:00
jbutton.cpp Refactored all jwidget_has_focus/mouse/capture functions to member functions. 2010-04-25 12:03:25 -03:00
jbutton.h Updated copyright year to 2010 2010-02-01 21:25:40 +00:00
jclipboard.cpp Updated copyright year to 2010 2010-02-01 21:25:40 +00:00
jclipboard.h Updated copyright year to 2010 2010-02-01 21:25:40 +00:00
jcombobox.cpp Converted combobox widget to a class (ComboBox class derived from Widget). 2010-06-24 23:44:59 -03:00
jcombobox.h Converted combobox widget to a class (ComboBox class derived from Widget). 2010-06-24 23:44:59 -03:00
jdraw.cpp Added jdraw_rectfill() with a Vaca::Rect as parameter. 2010-03-27 16:26:08 -03:00
jdraw.h Added jdraw_rectfill() with a Vaca::Rect as parameter. 2010-03-27 16:26:08 -03:00
jentry.cpp Refactored all jwidget_has_focus/mouse/capture functions to member functions. 2010-04-25 12:03:25 -03:00
jentry.h Updated copyright year to 2010 2010-02-01 21:25:40 +00:00
jexception.cpp Updated copyright year to 2010 2010-02-01 21:25:40 +00:00
jexception.h Updated copyright year to 2010 2010-02-01 21:25:40 +00:00
jfile.cpp Converted combobox widget to a class (ComboBox class derived from Widget). 2010-06-24 23:44:59 -03:00
jfile.h Updated copyright year to 2010 2010-02-01 21:25:40 +00:00
jfilesel.cpp Refactored all jwidget_has_focus/mouse/capture functions to member functions. 2010-04-25 12:03:25 -03:00
jfilesel.h Updated copyright year to 2010 2010-02-01 21:25:40 +00:00
jfont.cpp Now ji_font_load_bmp() uses ji_apply_guiscale() to resize the bitmap font. 2010-03-08 22:58:46 -02:00
jfont.h Updated copyright year to 2010 2010-02-01 21:25:40 +00:00
jfontbmp.cpp Updated copyright year to 2010 2010-02-01 21:25:40 +00:00
jgrid.cpp Updated copyright year to 2010 2010-02-01 21:25:40 +00:00
jgrid.h Updated copyright year to 2010 2010-02-01 21:25:40 +00:00
jhook.cpp Updated copyright year to 2010 2010-02-01 21:25:40 +00:00
jhook.h Updated copyright year to 2010 2010-02-01 21:25:40 +00:00
jimage.cpp Updated copyright year to 2010 2010-02-01 21:25:40 +00:00
jimage.h Updated copyright year to 2010 2010-02-01 21:25:40 +00:00
jinete.cpp Updated copyright year to 2010 2010-02-01 21:25:40 +00:00
jinete.h Removed jpoint.h and jsize.h. 2010-03-11 00:45:19 -02:00
jintern.cpp Split _ji_set_font_of_all_widgets() in _ji_reinit_theme_in_all_widgets(). 2010-03-09 00:43:28 -02:00
jintern.h Split _ji_set_font_of_all_widgets() in _ji_reinit_theme_in_all_widgets(). 2010-03-09 00:43:28 -02:00
jlabel.cpp Updated copyright year to 2010 2010-02-01 21:25:40 +00:00
jlabel.h Updated copyright year to 2010 2010-02-01 21:25:40 +00:00
jlist.cpp Updated copyright year to 2010 2010-02-01 21:25:40 +00:00
jlist.h Updated copyright year to 2010 2010-02-01 21:25:40 +00:00
jlistbox.cpp Added jlistbox_get_items_count() function. 2010-06-14 21:22:59 -03:00
jlistbox.h Added jlistbox_get_items_count() function. 2010-06-14 21:22:59 -03:00
jmanager.cpp Fixed possible dead-pointers deleting a widget. 2010-04-25 12:13:59 -03:00
jmanager.h Added jmanager_timer_is_running() function to know if a timer is running. 2010-04-10 15:54:46 -03:00
jmem.cpp Added Vaca::Mutex. 2010-03-10 00:34:50 -02:00
jmenu.cpp Refactored all jwidget_has_focus/mouse/capture functions to member functions. 2010-04-25 12:03:25 -03:00
jmenu.h Updated copyright year to 2010 2010-02-01 21:25:40 +00:00
jmessage.cpp Added jmessage_new_copy_without_dests() to copy messages without copying the list of recipients. 2010-05-03 22:40:01 -03:00
jmessage.h Added jmessage_new_copy_without_dests() to copy messages without copying the list of recipients. 2010-05-03 22:40:01 -03:00
jpanel.cpp Refactored all jwidget_has_focus/mouse/capture functions to member functions. 2010-04-25 12:03:25 -03:00
jpanel.h Updated copyright year to 2010 2010-02-01 21:25:40 +00:00
jpopup_window.cpp PopupWindow have not yellow background anymore. 2010-04-25 23:17:37 -03:00
jpopup_window.h JM_DESTROY message cannot be used in derived classes of Widget. 2010-03-27 18:53:47 -03:00
jquickmenu.cpp Updated copyright year to 2010 2010-02-01 21:25:40 +00:00
jquickmenu.h Updated copyright year to 2010 2010-02-01 21:25:40 +00:00
jrect.cpp Added Vaca::Mutex. 2010-03-10 00:34:50 -02:00
jrect.h Removed jpoint.h and jsize.h. 2010-03-11 00:45:19 -02:00
jregion.cpp Updated copyright year to 2010 2010-02-01 21:25:40 +00:00
jregion.h Updated copyright year to 2010 2010-02-01 21:25:40 +00:00
jsep.cpp Updated copyright year to 2010 2010-02-01 21:25:40 +00:00
jsep.h Updated copyright year to 2010 2010-02-01 21:25:40 +00:00
jslider.cpp Refactored all jwidget_has_focus/mouse/capture functions to member functions. 2010-04-25 12:03:25 -03:00
jslider.h Updated copyright year to 2010 2010-02-01 21:25:40 +00:00
jstream.cpp Updated copyright year to 2010 2010-02-01 21:25:40 +00:00
jstream.h Updated copyright year to 2010 2010-02-01 21:25:40 +00:00
jstring.cpp Updated copyright year to 2010 2010-02-01 21:25:40 +00:00
jstring.h Updated copyright year to 2010 2010-02-01 21:25:40 +00:00
jsystem.cpp Updated copyright year to 2010 2010-02-01 21:25:40 +00:00
jsystem.h Updated copyright year to 2010 2010-02-01 21:25:40 +00:00
jtextbox.cpp Refactored all jwidget_has_focus/mouse/capture functions to member functions. 2010-04-25 12:03:25 -03:00
jtextbox.h Updated copyright year to 2010 2010-02-01 21:25:40 +00:00
jtheme.cpp Renamed apply_gui_scale() to ji_apply_guiscale(). 2010-03-08 22:58:10 -02:00
jtheme.h Renamed apply_gui_scale() to ji_apply_guiscale(). 2010-03-08 22:58:10 -02:00
jthread.cpp Now windows threads implementation uses CreateThread instead of _beginthread. 2010-03-24 18:01:58 -03:00
jthread.h Updated copyright year to 2010 2010-02-01 21:25:40 +00:00
jtooltips.cpp Updated copyright to 2010. 2010-04-28 23:52:51 -03:00
jtooltips.h JM_DESTROY message cannot be used in derived classes of Widget. 2010-03-27 18:53:47 -03:00
jview.cpp Modified minimum scroll-bar thumb size. 2010-06-25 00:31:40 -03:00
jview.h Updated copyright year to 2010 2010-02-01 21:25:40 +00:00
jwidget.cpp Refactored all jwidget_has_focus/mouse/capture functions to member functions. 2010-04-25 12:03:25 -03:00
jwidget.h Refactored all jwidget_has_focus/mouse/capture functions to member functions. 2010-04-25 12:03:25 -03:00
jwindow.cpp Refactored all jwidget_has_focus/mouse/capture functions to member functions. 2010-04-25 12:03:25 -03:00
jwindow.h JM_DESTROY message cannot be used in derived classes of Widget. 2010-03-27 18:53:47 -03:00
miregion.cpp Project converted to C++. 2008-09-30 21:01:54 +00:00