3771 Commits (bf4635d00d414e0a0f1deda5b37943e6a175b9ec)
 

Author SHA1 Message Date
Matthias Melcher 08dea80a5a Fl_Input_: improved draing and warping for large fonts 16 years ago
Matthias Melcher e0103d2dd7 Bug in tab calculation in Fl_Input_ (Thanks to Timothy Lee) 16 years ago
Matthias Melcher d5b5659dbc Fixed the OS X Snow Leopard patch which would fail for versions greate 10.6 (10.6.1, for example) 16 years ago
Albrecht Schlosser af556fc53b Updated the bundled libpng to v1.2.40 (released Sep. 10, 2009). 16 years ago
Matthias Melcher bede6e4810 Typo. 16 years ago
Matthias Melcher bcff4ec8e0 International menu shortcuts working on Mac OS (and probably the other OS's) 16 years ago
Matthias Melcher c0e4cf48a4 Starting to allow international (unicode) keystrokes as shortcuts. 16 years ago
Matthias Melcher 9ba790be3b Added the counterpart for FL_COMMAND (F_CONTROL). Added GTK Boxtype to the Forms test. Made utf function more fail-safe. Testing SCM on Xcode (wish me luck) 16 years ago
Albrecht Schlosser d631c334a2 Fixed Fl_Choice contrast with light-on-dark settings (STR #2219). 16 years ago
Albrecht Schlosser 3cf8672173 Fixed X server "lock", if a modal dialog window is opened while a menu 16 years ago
Matthias Melcher 517fb60eb5 Updated mirror sites in documentation (STR #2220) 16 years ago
Matthias Melcher f229cd8b00 Setting a default font for Xft 16 years ago
Matthias Melcher dc5a320cc6 Setting a default font for Xft 16 years ago
Albrecht Schlosser 9017c16ecd Improved documentation of Fl_Widget::clear_damage(uchar). 16 years ago
Matthias Melcher b863eed5ec Fixed occasional international keyboard problems on OS X thanks to misleading indentation. 16 years ago
Albrecht Schlosser cec4292c32 removed wsock32 from CMakeLists.txt, because it's not needed any more 16 years ago
Matthias Melcher 2245a98873 Made CMake work on OS X Snow Leopard by removing the assumption that a Unix system (which includes OS X) automatically is an X11 system (which OS X is not). 16 years ago
Greg Ercolano a3d42a78b1 Docs for Fl_Menu_::add() needed clarification; single letter 16 years ago
Greg Ercolano d018dd0971 Docs added for Fl_Menu_Item flags -- solves STR #2157. 16 years ago
Greg Ercolano 4c816df99a Document NULL return value for Fl_Browser::find_line(). 16 years ago
Greg Ercolano ee1cd223a9 Added warnings re: duplicate definition of Fl_Browser.cxx's private FL_BLINE 16 years ago
Greg Ercolano 0e29d4a553 Added Albrecht's patch to solve height calculation problem. 16 years ago
Greg Ercolano e60b85f94c Small mod to FL_BLINE to follow similar mod in Fl_Browser's FL_BLINE 16 years ago
Greg Ercolano 89870d0114 Solves STR#1739. 16 years ago
Matthias Melcher 184c1092e9 Temporarily limited builds to 32-bit on OX S to stay compatible to Snow Leopard 16 years ago
Albrecht Schlosser 1b2df88ed0 More CMake updates (STR #2244): 16 years ago
Greg Ercolano af570d2be4 Solves STR #2244. 16 years ago
Greg Ercolano 41cef82137 Applied patch from STR#2115. 16 years ago
Albrecht Schlosser 2cf1337c44 Fixed Windows compile bug with "#define USE_COLORMAP 0" (STR #2241) 16 years ago
Albrecht Schlosser 5e21c7ce23 Added new Fl_Window:: flags() and methods: 16 years ago
Albrecht Schlosser 7e8ba419c6 Fixed a few typos. 16 years ago
Albrecht Schlosser 4fb3b8c80d Added comments about removing widgets from their parent group or window 16 years ago
Albrecht Schlosser f42c541529 Fixed glibc 2.10 compiler problems (Fedora 11 and others) with scandir() 16 years ago
Albrecht Schlosser a32ec7f20e svn properties on test/ (svn:ignore) and test/unittest_scrollbarsize.cxx 16 years ago
Matthias Melcher 49dc93677e Typos and alignments 16 years ago
Greg Ercolano 5045d2e834 Added to allow testing of scrollbar sizing. 16 years ago
Greg Ercolano fe687baefd Fl_Scroll mods for global scrollbar size control. 16 years ago
Fabien Costantini 9eaf693d4a Fl_Text_Display C code simple refactoring: 16 years ago
Fabien Costantini 80ce73bc22 UTF8: Fl_Text_Display and related: 16 years ago
Fabien Costantini 1b4b02f7a1 UTF8: Fl_Text_Display and related: 16 years ago
Fabien Costantini 691ab84503 UTF8: Fl_Text_Display and related: 16 years ago
Fabien Costantini 06b58d92bd Updated CHANGES with recent Fl_Text_Buffer and Fl_Text_Selection changes. 16 years ago
Fabien Costantini 9182195f17 UTF8: Fl_Text_Display and related: 16 years ago
Fabien Costantini e982ba24a9 UTF8: Fl_Text_Display and related: 16 years ago
Fabien Costantini d4e85cef93 UTF8: Fl_Text_Display and related: 16 years ago
Albrecht Schlosser 510ad42f4e changed $Id$ statement to proper format 16 years ago
Albrecht Schlosser a3a4086f12 set properties on unittest files 16 years ago
Albrecht Schlosser d34e9521ec fixed some typos 16 years ago
Albrecht Schlosser e29c327c65 Fixed some more typos. 16 years ago
Albrecht Schlosser 79eebf2a18 Fixed some typos in docs. 16 years ago