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-02-26
Fixes to Fl_Menu_::item_pathname() code example; small changes to Albrecht's ...
Greg Ercolano
2010-02-26
Removed HTML escapes on <> as per Albrecht's suggestion.
Greg Ercolano
2010-02-26
Added a \ref for proper doc linking.
Greg Ercolano
2010-02-26
doc mods to support fl_eventnames[].
Greg Ercolano
2010-02-26
added docs for fl_eventnames[] and fl_fontnames[]. (fixes STR#2275)
Greg Ercolano
2010-02-26
VisualC library naming scheme fixes
Matthias Melcher
2010-02-26
Added new naming convention
Matthias Melcher
2010-02-26
Removed VisualC projects file in old naming convention.
Matthias Melcher
2010-02-26
Added argument-less constructor in Fuid Widget Class
Matthias Melcher
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-25
Added VisualC IDE as it is autogenerated by Fluid. This is still somewhat exp...
Matthias Melcher
2010-02-25
Partially working generator for VisualC 6.0 IDEs
Matthias Melcher
2010-02-23
Documented supported HTML tags. (STR#2321)
Greg Ercolano
2010-02-21
Attempt to fix the VisualC2005 IDE files without actually havinf VC2005 :-/
Matthias Melcher
2010-02-21
Fixed Demo for OS X to use the correct command to launch other applications f...
Matthias Melcher
2010-02-21
A completely new set of IDE files for the entire FLTK project. This project s...
Matthias Melcher
2010-02-21
Much improved automated Xcode3 IDE built. These are the files for creating th...
Matthias Melcher
2010-02-21
Simpler Fl_X::q_begin_image() function without matrix inversion that accepts ...
Manolo Gouy
2010-02-21
Fixed silly deletion in Demo.cxx
Matthias Melcher
2010-02-21
Fixed double include in ide support
Matthias Melcher
2010-02-20
Supporting an application icon in Fluid IDE support.
Matthias Melcher
2010-02-20
Fixing some indentation
Matthias Melcher
2010-02-20
Fixed format once more in Fluid unique ID.
Matthias Melcher
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-20
Tentative repair of cast from pointer to unsigned int that breaks 64-bit comp...
Manolo Gouy
2010-02-19
Fixed lost top item in Fluid's tree browser (STR #2233)
Matthias Melcher
2010-02-19
Removed the Forms definition of FL_CLOSE since it is never used anyways and c...
Matthias Melcher
2010-02-19
test/Editor was freeing the text buffer too soon and no clearing callbacks. (...
Matthias Melcher
2010-02-19
Small fixes to Fluid IDE support.
Matthias Melcher
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-19
Improved IDE support: Fluid now compiles fine under Xcode (and all framework ...
Matthias Melcher
2010-02-18
Fixed case of included header files
Albrecht Schlosser
2010-02-18
IDE support file generation from within Fluid. These files are not yet linked...
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-13
Added new virtual methods, as discussed in fltk.development:
Albrecht Schlosser
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
[next]