4201 Commits (f4fc4241b7ae71c1ca7d39b835055e68ae16e08e)
 

Author SHA1 Message Date
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
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