index
:
fltk.git
master
FLTK fork - X11-only C++ widget toolkit with hand-written Makefile
nobody
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2010-11-18
Fixed file access code to use UTF-8 strings (STR #2440)
Matthias Melcher
2010-11-18
Fixed ARM Unicode cross compilation issue (STR #2432)
Matthias Melcher
2010-11-18
Removed USE_QUARTZ, __APPLE_COCOA__, __APPLE_QD__ that are no longer used
Manolo Gouy
2010-11-18
added possible Mac OS X --with-archflags values in help text.
Manolo Gouy
2010-11-18
Mac OS X: compile with default architecture (i386 on 10.5, x86_64 on 10.6) an...
Manolo Gouy
2010-11-17
Fixed ./configure --enable-shared=yes on Mac OS X 10.6
Manolo Gouy
2010-11-17
Removed compilation warnings when compiling before 10.5 (STR 2428)
Manolo Gouy
2010-11-17
Fixed cmake under Mac OS X
Manolo Gouy
2010-11-17
Improved support for faulty X11 clients (STR #2385)
Matthias Melcher
2010-11-17
Library directory prefix for 64 bit builds
Matthias Melcher
2010-11-17
Documentation updates for Fl_Window::xclass(), default_xclass(),
Albrecht Schlosser
2010-11-16
Fixed xclass support for Fl_Window (STR #2053)
Matthias Melcher
2010-11-16
Fixed Caps Lock handling in X11/XIM (STR #2366)
Matthias Melcher
2010-11-16
Made Mandelbrot window single buffered again
Matthias Melcher
2010-11-15
Fixed handling of missing fonts in Xft (STR #2355)
Matthias Melcher
2010-11-15
Added unittests to the Xcode IDE.
Matthias Melcher
2010-11-15
Added unittests test program to both VisualC solutions (2008 and 2010)
Matthias Melcher
2010-11-15
Fix Windows file chooser preview (STR #2440)
Albrecht Schlosser
2010-11-15
Applied latest changes for STR 2215
Matthias Melcher
2010-11-15
Removed preset theme from tree test, so that launching the test with the demo...
Matthias Melcher
2010-11-15
Solves STR #2428: Silence double->int conversion warnings
Greg Ercolano
2010-11-15
Fixed X11 cut/copy problem on 64-bit systems (STR #2419)
Albrecht Schlosser
2010-11-15
Solves STR #2428: Silence float->int conversion warnings
Greg Ercolano
2010-11-15
Solves STR #2428: Silence float->int conversion warnings
Greg Ercolano
2010-11-15
Solves STR #2428: Silence numerous compiler warnings about float->int convers...
Greg Ercolano
2010-11-14
Added alternative Xft font names (STR #2215)
Matthias Melcher
2010-11-14
Update lib png access (STR #2442)
Matthias Melcher
2010-11-14
Fixed OpenGL hide/show issue in OS X (STR #2260)
Matthias Melcher
2010-11-14
corrected fluid.desktop (STR #2328)
engelsman
2010-11-14
Added a little bit of docs for Fl::option()
Matthias Melcher
2010-11-14
Removed UTF-8 codes that would make the SGI compiler crash. STR 2439.
Matthias Melcher
2010-11-14
Rename variable in Fluid to make more sense
Matthias Melcher
2010-11-14
Added visual indication for buttons activated by a keyboard shortcut (STR 2372
Matthias Melcher
2010-11-13
added --prefix and --includedir flags to fltk-config (STR #2137)
engelsman
2010-11-13
fixed const correctness in fluid/Fl_Function_Type.cxx (STR #2441)
engelsman
2010-11-12
Applied Domingo's suggestion for formatted Fluid output
Matthias Melcher
2010-11-12
Fixed missing internationalisation of menus generate by Fluid (STR #2246)
Matthias Melcher
2010-11-12
removed obsolete compiler-specific #if... part after dropping gcc 2.x support
Albrecht Schlosser
2010-11-11
Forgot a file
Matthias Melcher
2010-11-11
This should fix all remaining issues with Fl_Text_*. Wrapping is no pixel ali...
Matthias Melcher
2010-11-11
Added mouse!=0 check in Fl_Glut_Window::handle (STR #2381)
engelsman
2010-11-11
Fixed compiler warning (Windows):
Albrecht Schlosser
2010-11-11
Fixed menu and shortcut handling (STR #2243). This partly reverts the
Albrecht Schlosser
2010-11-11
fixed erroneous removal of three lines from fltk-config.cmake.in
Albrecht Schlosser
2010-11-11
removed support for gcc 2.x (or older), as discussed in fltk.development
Albrecht Schlosser
2010-11-10
Fixed fltk-config to give --use on one line (STR #2408)
engelsman
2010-11-09
Found a few more bugs in Fl_Text_* when using wrapping. Vertical slider is st...
Matthias Melcher
2010-11-08
Small documentation fix.
Greg Ercolano
2010-11-08
Added smarter Macro to check for utf-8 violations in Fl_Text_*
Matthias Melcher
2010-11-08
Fixed crash under Mac OS X 10.3
Manolo Gouy
[next]