5116 Commits (6f4c59079f97289eafc29840e3873ce08c869e71)
 

Author SHA1 Message Date
Greg Ercolano 7d73741655 Added table-simple example. 15 years ago
Manolo Gouy 1dca5f900a Added the device demo program to the examples documentation section. 15 years ago
Manolo Gouy 90a10d3bb2 Added description of new --enable-cp936 configure option 15 years ago
Manolo Gouy 011e95515b Fixes STR #2344: SHIFT+ALT+A triggers correctly when caps-lock is on. 15 years ago
Greg Ercolano 4327734e69 More copyright 2010 mods. 15 years ago
Manolo Gouy ae0940f443 Removed unused global variables 15 years ago
Manolo Gouy 3ae28985a8 Removed useless #include statements 15 years ago
Manolo Gouy 25f3f44253 Mac OS X: display dragged text as cursor for Fl_Text_Display as well. 15 years ago
Albrecht Schlosser 0294bd1fa5 Fixed wrong indenting. 15 years ago
Manolo Gouy 8c6c5c9ec3 Fixes STR #2460 and also fixes linefull selection by triple click 15 years ago
Manolo Gouy b2d7e70851 Changed copyright to 2010 15 years ago
Matthias Melcher a803cec1b7 Fixed even more Copyright to 2010. Probably still forgot some. 15 years ago
Matthias Melcher 903107bca9 Fixed yet more Copyright to 2010. 15 years ago
Matthias Melcher 7fc05e3505 Fixed more Copyright to 2010. 15 years ago
Matthias Melcher e454f97acc Fixed Copyright to 2010. 15 years ago
Manolo Gouy f4fc4241b7 STR #2155: fixed using sparkaround's patch conditional to use of configure --enable-cp936 15 years ago
Manolo Gouy dcfdf8be20 Removed FLTK own character composition rules --> left to OSs. Closes STR #2421. 15 years ago
Matthias Melcher 6b301d4365 Fixed memory leaks in Fluid - Thanks for the patch (STR 2455) 15 years ago
Matthias Melcher e36e07f313 Changed USE_XINERAMA into HAVE_XINERAME in CMake files. STR #2422 15 years ago
Matthias Melcher d20ed5585e Added message that explains MinGW 64 bit failure to link/run (STR 2347) 15 years ago
Matthias Melcher f560b71b0a Fixed Fl_Text_Display Tabulator calculations (STR #2450) 15 years ago
Matthias Melcher 1a793cdbc3 Tab is now alway 8 characters wide. 15 years ago
Matthias Melcher c6e46fed45 Preliminary implementation of Tab characters insisde Fl_Text-*. We still need to test wrapping, etc. 15 years ago
Manolo Gouy 39169af7dd Removed Doxygen warning from file src/Fl_Printer.cxx 15 years ago
Greg Ercolano d3e0d030f0 Changes to solve STR#2426; 15 years ago
Manolo Gouy 7eb27fa4bd Mac OS X: introduced global variable fl_mac_os_version and cleaned a few unused variables. 15 years ago
Manolo Gouy 0f3e028a13 Should improve character composition under X11 (see STR #2421). 15 years ago
Manolo Gouy 78e3f4ef01 Reflecting in Doxygen doc the change introduced with r.7876 15 years ago
Albrecht Schlosser c0fcb987cc Added forgotten 'static' keyword to clip_x(). 15 years ago
Albrecht Schlosser 36ffb5c5d5 More clipping updates for X11 with coordinates > 32767. 15 years ago
Albrecht Schlosser e7c17c4010 Line style test is now movable to be able to test line clipping. 15 years ago
Manolo Gouy 4f9acb7b4f Removed compilation warning 15 years ago
Manolo Gouy 5625337133 Improves the usability of member function: Fl_PostScript_File_Device::start_job (FILE *,... 15 years ago
Albrecht Schlosser 3a807e55bc More clipping fixes for X11 with coordinates > 32767 (STR #2304). 15 years ago
Albrecht Schlosser cdad633e87 Removed redundant case in fix for STR #2304. 15 years ago
Albrecht Schlosser 7d84aea1fb Fix X11 coordinates > 32767 (STR #2304). 15 years ago
Greg Ercolano 07a94f6b09 STR #2428: Applied Manolo's 'line 86' mod to fix warnings on Tiger. Tested on: 15 years ago
Matthias Melcher 57083d0222 Fixed XExpose event for soome WM's (STR #2039) 15 years ago
Greg Ercolano 430789d8be Fixed weird indents 15 years ago
Manolo Gouy 0b7e706de9 To fix STR #2452 15 years ago
Manolo Gouy 523d2c79d0 To fix STR #2451 15 years ago
Matthias Melcher cbc29a76db Removed FLTK compose system for MSWindows. This should leave keyboard control to the OS instead of having something FLTK specific on top. I can't fully test this because I have merely a U.S. keyboard, but dad keys still seem to work... . 15 years ago
Manolo Gouy faed6e5ef7 Fixed STR 2449 15 years ago
Matthias Melcher 1e77c19688 Fixed file access code to use UTF-8 strings (STR #2440) 15 years ago
Matthias Melcher 983a0d8ce4 Fixed ARM Unicode cross compilation issue (STR #2432) 15 years ago
Manolo Gouy 8fa3fc272a Removed USE_QUARTZ, __APPLE_COCOA__, __APPLE_QD__ that are no longer used 15 years ago
Manolo Gouy 037519a9b8 added possible Mac OS X --with-archflags values in help text. 15 years ago
Manolo Gouy e002042fd9 Mac OS X: compile with default architecture (i386 on 10.5, x86_64 on 10.6) and allow 15 years ago
Manolo Gouy db6ca980af Fixed ./configure --enable-shared=yes on Mac OS X 10.6 15 years ago
Manolo Gouy 9ae50a2703 Removed compilation warnings when compiling before 10.5 (STR 2428) 15 years ago