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
path:
root
/
src
Age
Commit message (
Expand
)
Author
2010-03-14
updated dependencies.
Albrecht Schlosser
2010-03-14
Merge of branch-1.3-Fl_Printer, with the following main changes:
Albrecht Schlosser
2010-03-10
Removed one more OS X warning about deprecates function.
Matthias Melcher
2010-03-10
Remove one OS X warning about deprecates function.
Matthias Melcher
2010-03-05
removed some compiler warnings (gcc 4+)
Albrecht Schlosser
2010-03-04
Fixes for STR #2323; missing right/middle drag events and missing mousewheel ...
Greg Ercolano
2010-02-28
Removed saving the flags() in Fl_Window::iconlabel(const char *iname) because
Albrecht Schlosser
2010-02-28
Adjusting indentation.
Albrecht Schlosser
2010-02-27
Starting to add a GUI to manage the IDE database.
Matthias Melcher
2010-02-26
Adding FALLTHROUGH label to a buch of case fallthroughs in order to make lint...
Matthias Melcher
2010-02-26
Fixed Scrollbar events when max is less than min (STR #2283)
Matthias Melcher
2010-02-26
Fixes to Fl_Menu_::item_pathname() code example; small changes to Albrecht's ...
Greg Ercolano
2010-02-26
Attempt at a better menubar shortct alignment.
Matthias Melcher
2010-02-26
Fixed menu item counting issue in Fluid (STR #2322), Added Fl_Menu_::find_ite...
Matthias Melcher
2010-02-26
Quick fix for embedded comments problem in Fl_Menu_.cxx introduced
Albrecht Schlosser
2010-02-26
Fixed problem with Fl_Menu_::item_pathname() was misrepresented as a 'Set' me...
Greg Ercolano
2010-02-25
Working VisualC suport in IDE's (dll's are still missing). Fixed a few warnings.
Matthias Melcher
2010-02-21
Simpler Fl_X::q_begin_image() function without matrix inversion that accepts ...
Manolo Gouy
2010-02-20
Mixed bag. Please see CHANGES.
Matthias Melcher
2010-02-20
Added Fl_Widget_Tracker in handle() methods etc. to avoid accessing widgets
Albrecht Schlosser
2010-02-20
Removed unnecessary statement when destroying a window.
Manolo Gouy
2010-02-20
Fixed Alt+Shift+letter as shortcut
Manolo Gouy
2010-02-19
Fixed Fl_Preferences Cygwin wide character bug (STR #2164)
Matthias Melcher
2010-02-19
Fixed sorting in Fl_Browser - last item would not be sorted (STR #2300)
Matthias Melcher
2010-02-19
Fixed window levels in OS X Cocoa (STR #2316)
Matthias Melcher
2010-02-18
Typo
Matthias Melcher
2010-02-18
Added jpeg loading from memory. Added jpeg Fl_Widget->image() support for Flu...
Matthias Melcher
2010-02-16
changed events dispatching so command+key generates both FL_KEYBOARD and FL_K...
Manolo Gouy
2010-02-15
removed unused variables
Manolo Gouy
2010-02-15
Added new type 'Binary Data' to Fluid. Use this to include an arbitrary file ...
Matthias Melcher
2010-02-11
update event_x_root and event_x earlier is more accurate
Manolo Gouy
2010-02-10
allows compilation with gcc-3.3
Manolo Gouy
2010-02-10
closed memory leak
Manolo Gouy
2010-02-07
Reverting previous change (optimization of Fl_Group::clear),
Albrecht Schlosser
2010-02-07
Optimized Fl_Group::clear() and Fl_Scroll::clear() as discussed in
Albrecht Schlosser
2010-02-02
simplifying clipping algorithm: done once in make_current() instead of repeat...
Manolo Gouy
2010-02-01
fixes STR 2309 by updating Fl::e_x, e_y, e_x_root and e_y_root after window m...
Manolo Gouy
2010-01-29
defined macro FL_CGRECTMAKE_COCOA that
Manolo Gouy
2010-01-27
makedepend updates for all source directories (except src/xutf8).
Albrecht Schlosser
2010-01-26
File chooser in preview mode would hand if user selected a special file in th...
Matthias Melcher
2010-01-24
Without knowing Cygwin, this seems to make more sense to me?!
Matthias Melcher
2010-01-24
Three Cocoa-related changes:
Manolo Gouy
2010-01-24
added explicit cast to remove 64-bit compilation error that sometimes occur
Manolo Gouy
2010-01-24
New texture-based gl_draw implementation now used also in 32-but compiles
Manolo Gouy
2010-01-24
Text color now follows changes in standard colormap,
Manolo Gouy
2010-01-24
Better OS X version backwards compatibility of executables.
Manolo Gouy
2010-01-24
Still not having added Fl_Tree and Fl_Table to Fluid, I remembered the plugin...
Matthias Melcher
2010-01-23
Replaced _WIN32 symbols that had crept in with UTF-8 and the
Albrecht Schlosser
2010-01-22
Fixed a buffer overflow in fl_utf8from_mb() (STR #2279).
Albrecht Schlosser
2010-01-21
fix x86_64 linux build
yuri
[next]