1894 Commits (9cca0a6c9afe50e2baf64cb37ad091d3eb1eb623)
 

Author SHA1 Message Date
Michael R Sweet 46d894851e Xft2 fix from Stephen Davies... 23 years ago
Michael R Sweet 7327b74032 Don't popup menus or activate buttons when (SHIFT/CTRL/ALT/META) + space 23 years ago
Michael R Sweet bf9a09d387 Patch from Steve Davies for Xft 2.x. 23 years ago
Michael R Sweet 6a4c701e8f Don't use built-in snprintf/vsnprintf functions on Tru64 4.0, since there 23 years ago
Michael R Sweet f095d5e3f7 Fix keyboard composition for X11. 23 years ago
Michael R Sweet 4f15037e8e Tab moves forward in menu, Shift-Tab moves backward. 23 years ago
Michael R Sweet e5cdd193b2 Fix label redraw bug. 23 years ago
Michael R Sweet ee58dd2f62 Add draw_children() method to Fl_Group. 23 years ago
Michael R Sweet f841b45087 Sigh... 23 years ago
Michael R Sweet 14e047cc0f Include stdlib.h, not the non-standard malloc.h header... 23 years ago
Matthias Melcher 3473297741 Added 'Undo' to Fl_Text_Editor by reusing some of the Fl_Input_ code. I tried many cases and it seems to work fine. 23 years ago
Matthias Melcher 66dabdb8f5 Added callbacks to Fl_Text_Editor. 23 years ago
Matthias Melcher b9e7232d26 Set Fl_Text_Editor fields to Courier font for easier programming 23 years ago
Matthias Melcher c3de2a22c0 Replaced 'callback' and 'code' input in FLUID with Fl_Text_Editor. 23 years ago
Michael R Sweet f3078e51e0 Fix widget construction code for custom/named widget classes. 23 years ago
Michael R Sweet 0ac9c36868 Move pixmaps to a subdirectory... 23 years ago
Michael R Sweet 0fdef4a820 Rename files with the correct filenames... 23 years ago
Michael R Sweet da5525cfcb Don't allow multiple shell commands to run at the same time. 23 years ago
Matthias Melcher f4a60090ba Added WidgetBin/ToolBox to fluid. Made fluid remember window 23 years ago
Matthias Melcher 270c364bb3 Fixed two little bugs for Fluid pixmaps on MacOS and Unix. 23 years ago
Matthias Melcher 41d14b074b Added icons to Fluid's menu and object list. 23 years ago
Michael R Sweet 299ebf295a Update tile documentation to be explicit about widgets touching and doing 23 years ago
Michael R Sweet 4bed0a3665 Tooltip tweeks. 23 years ago
Matthias Melcher 36656517e6 Unswapped MacOS modifier keys. event_key and event_text should return 23 years ago
Michael R Sweet a5131e1959 Fix focus hogging by the Fl_Tabs widget. 23 years ago
Michael R Sweet 0daa36de39 More fun with WIN32 redraw... 23 years ago
Michael R Sweet 263f2ed1e6 Fix OK button when doing directory selection. 23 years ago
Michael R Sweet 521ab78b9a Fix file chooser absolute path bug. 23 years ago
Michael R Sweet 7d0d281fb4 2.0 tooltip changes into 1.1.x. 23 years ago
Matthias Melcher 314a351940 MacOS windows were rsizable even if size_range would not allow a resize. 23 years ago
Michael R Sweet 7e128e13da Fix cursor problems and add Shift-Delete, Ctrl-Insert, and Shift-Insert 23 years ago
Michael R Sweet b20688cfbf Ignore OSX -psn_N_NNNNN option. 23 years ago
Michael R Sweet 7a8ba8be1a Changelog update. 23 years ago
Michael R Sweet 0a5f303608 Possible fix for WIN32 redraw lockup (mainly with menus) 23 years ago
Michael R Sweet 913561c630 Fix handling of directories with \ in them. 23 years ago
Michael R Sweet 4f75130870 Limit resizes to 1 line minimum. 23 years ago
Michael R Sweet 3d2f4492ea Oops, missed this one... 23 years ago
Michael R Sweet 9e0efc1e88 First fixes for 1.1.2 - Fl_Scrollbar shouldn't take keyboard focus, 23 years ago
Michael R Sweet e001b30f18 Define bool=char, true=1, and false=0 for C++ compilers that don't 23 years ago
Michael R Sweet c300426e4c Fix Fl_Text_Display cursor drawing bug... 23 years ago
Michael R Sweet 5953e69de0 Include "flstring.h" before the FLTK headers, so that bool is defined 23 years ago
Michael R Sweet 02b14d5fdd Add section on the main() function to the editor example. 23 years ago
Michael R Sweet a79e377dc7 Changelog. 23 years ago
Michael R Sweet 4c0903ad50 WIN32 redraw fixes. 23 years ago
Michael R Sweet 3939b6cde5 Dammit, the NEdit code update before 1.1.0 introduced "bool" back into 23 years ago
Michael R Sweet 2ba819c6e7 Add missing documentation. 23 years ago
Michael R Sweet 82eeab48e6 Initialize backbuffer_bad under X11. 23 years ago
Michael R Sweet 8276f8b307 Implement Fl_Shared_Image::uncache(). 23 years ago
Michael R Sweet e50a290d8a No space between #! and /bin/sh! 23 years ago
Michael R Sweet 65c019830b Make sure that font names are zeroed. 23 years ago