5116 Commits (6f4c59079f97289eafc29840e3873ce08c869e71)
 

Author SHA1 Message Date
Manolo Gouy c077050d05 Fixed cmake under Mac OS X 15 years ago
Matthias Melcher bc66ca6264 Improved support for faulty X11 clients (STR #2385) 15 years ago
Matthias Melcher eca6b3fd9f Library directory prefix for 64 bit builds 15 years ago
Albrecht Schlosser 98811098a9 Documentation updates for Fl_Window::xclass(), default_xclass(), 15 years ago
Matthias Melcher ffbe1b76b1 Fixed xclass support for Fl_Window (STR #2053) 15 years ago
Matthias Melcher e91fe6e6d5 Fixed Caps Lock handling in X11/XIM (STR #2366) 15 years ago
Matthias Melcher 8224a775ac Made Mandelbrot window single buffered again 15 years ago
Matthias Melcher bc1928bbc0 Fixed handling of missing fonts in Xft (STR #2355) 15 years ago
Matthias Melcher 906549e4f9 Added unittests to the Xcode IDE. 15 years ago
Matthias Melcher a0d364d760 Added unittests test program to both VisualC solutions (2008 and 2010) 15 years ago
Albrecht Schlosser 80bc4255ad Fix Windows file chooser preview (STR #2440) 15 years ago
Matthias Melcher 0af4b7367f Applied latest changes for STR 2215 15 years ago
Matthias Melcher 4cfee0c9c2 Removed preset theme from tree test, so that launching the test with the demo app can show the various available themes. 15 years ago
Greg Ercolano 6ab895a099 Solves STR #2428: Silence double->int conversion warnings 15 years ago
Albrecht Schlosser e5ac1f7b97 Fixed X11 cut/copy problem on 64-bit systems (STR #2419) 15 years ago
Greg Ercolano 7b9a2e88ad Solves STR #2428: Silence float->int conversion warnings 15 years ago
Greg Ercolano 1c06cb4283 Solves STR #2428: Silence float->int conversion warnings 15 years ago
Greg Ercolano 61a9b32872 Solves STR #2428: Silence numerous compiler warnings about float->int conversions, etc. 15 years ago
Matthias Melcher e10019c64b Added alternative Xft font names (STR #2215) 15 years ago
Matthias Melcher 160973c876 Update lib png access (STR #2442) 15 years ago
Matthias Melcher 6e863f844d Fixed OpenGL hide/show issue in OS X (STR #2260) 15 years ago
engelsman 6d2f0273f3 corrected fluid.desktop (STR #2328) 15 years ago
Matthias Melcher b43c11939e Added a little bit of docs for Fl::option() 15 years ago
Matthias Melcher 917e5991db Removed UTF-8 codes that would make the SGI compiler crash. STR 2439. 15 years ago
Matthias Melcher 1725a85468 Rename variable in Fluid to make more sense 15 years ago
Matthias Melcher e7c93053b6 Added visual indication for buttons activated by a keyboard shortcut (STR 2372 15 years ago
engelsman e729fccaf9 added --prefix and --includedir flags to fltk-config (STR #2137) 15 years ago
engelsman ce6043d160 fixed const correctness in fluid/Fl_Function_Type.cxx (STR #2441) 15 years ago
Matthias Melcher 2e3037f895 Applied Domingo's suggestion for formatted Fluid output 15 years ago
Matthias Melcher 32f48c3033 Fixed missing internationalisation of menus generate by Fluid (STR #2246) 15 years ago
Albrecht Schlosser 643e98156f removed obsolete compiler-specific #if... part after dropping gcc 2.x support 15 years ago
Matthias Melcher cd94a33e13 Forgot a file 15 years ago
Matthias Melcher 35c8c77e5e This should fix all remaining issues with Fl_Text_*. Wrapping is no pixel aligned. Pressing up and down will be pixle bound. A few crashes removed (we still crash with faulty UTF-8svn diff | grep Index:). Fixed blinking selection when outside the widget. Added dnd sending and receiving. 15 years ago
engelsman 473d8af1a4 Added mouse!=0 check in Fl_Glut_Window::handle (STR #2381) 15 years ago
Albrecht Schlosser 1b8c550f40 Fixed compiler warning (Windows): 15 years ago
Albrecht Schlosser 2105f203f1 Fixed menu and shortcut handling (STR #2243). This partly reverts the 15 years ago
Albrecht Schlosser 832c8787ab fixed erroneous removal of three lines from fltk-config.cmake.in 15 years ago
Albrecht Schlosser 3cf2305b5c removed support for gcc 2.x (or older), as discussed in fltk.development 15 years ago
engelsman db8d9893eb Fixed fltk-config to give --use on one line (STR #2408) 15 years ago
Matthias Melcher d9be6bbddf Found a few more bugs in Fl_Text_* when using wrapping. Vertical slider is still off. 15 years ago
Greg Ercolano bc3437bb15 Small documentation fix. 15 years ago
Matthias Melcher 6fbc3f3556 Added smarter Macro to check for utf-8 violations in Fl_Text_* 15 years ago
Manolo Gouy d2f4577fc3 Fixed crash under Mac OS X 10.3 15 years ago
Matthias Melcher accf34f276 Implemented search backwards for utf-8. Tested on MSWindows - OK. Tested on Linux (Ubuntu) - K. 15 years ago
Matthias Melcher f099311481 Better alignment testing 15 years ago
Matthias Melcher 213318ccb3 Removed some unused stuff and duplicates. 15 years ago
Matthias Melcher b1c062ebd1 Minor changes of Fl_Text_Editor. 15 years ago
Matthias Melcher 1d9781a7ae A bunch more UTF-8 fixes for Fl_Text_Display. 15 years ago
Matthias Melcher 4758e39d28 Fixed accidental deletion of 'del' 15 years ago
Manolo Gouy ae9da5cff9 Simpler and cleaner handling of cocoa keyboard events. 15 years ago