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
/
Fl_x.cxx
Age
Commit message (
Expand
)
Author
2004-06-01
FLTK now honors the numlock key state (STR #369)
Michael R Sweet
2004-05-24
Doco changes.
Michael R Sweet
2004-05-15
Fl_Scroll now uses a full redraw when the scheme is set to
Michael R Sweet
2004-05-13
Fl_Gl_Window's on WIN32 now prefer accelerated pixel formats
Michael R Sweet
2004-04-11
Copyright updates and prep for 1.1.5rc1.
Michael R Sweet
2004-02-29
Fix CTRL+something "-" - wasn't tracking the proper CTRL key
Michael R Sweet
2004-02-26
WIN32's scandir() emulation did not allocate enough memory for
Michael R Sweet
2003-06-15
Make sure Fl::event_text() is not NULL. (STR #70)
Michael R Sweet
2003-05-04
Fl_File_Browser incorrectly included "." on WIN32 (STR #9)
Michael R Sweet
2003-04-03
- sorted fluid menu bar
Matthias Melcher
2003-03-09
Backport of FL_LEAVE fix from 2.0. Belowmouse would go to zero when
Bill Spitzak
2003-01-31
FL_KEYUP patch for X11 - don't send KEYUP event for repeating keys.
Michael R Sweet
2003-01-30
Copyright update for 1.1.3 release (not quite yet, but soon...)
Michael R Sweet
2002-10-20
Initialize backbuffer_bad under X11.
Michael R Sweet
2002-08-09
More shadow variable changes...
Michael R Sweet
2002-06-24
Update GCC test in configure script.
Michael R Sweet
2002-05-25
Clean up string includes.
Michael R Sweet
2002-05-23
Changelog and cleanup.
Michael R Sweet
2002-04-11
Make Fl_Output a subclass of Fl_Input, and add input_type and readonly
Michael R Sweet
2002-04-10
Fix enter/leave on windows to properly handle tooltip focus...
Michael R Sweet
2002-04-07
Fix NULL argument to fl_filename_name()...
Michael R Sweet
2002-03-26
Make all implementations of cut/paste/dnd consistent with global
Michael R Sweet
2002-03-25
Rename all remaining functions that don't start with fl_ to
Michael R Sweet
2002-03-25
Wasn't enabling XDND...
Michael R Sweet
2002-03-07
Back-ported cut & paste code from fltk2.0.
Bill Spitzak
2002-02-19
Use "1" instead of "true" for return value (true not available on all
Michael R Sweet
2002-01-09
First round of DND additions to 1.1 - just X11 code, and I haven't added
Michael R Sweet
2002-01-03
Fix changing of schemes - otherwise Fl_Window::show() could cause a
Michael R Sweet
2002-01-01
Copyright updates...
Michael R Sweet
2001-12-06
FLTK 2.0 threading support under FLTK 1.1. Needs porting to OSX.
Michael R Sweet
2001-11-27
Preliminary commit of my MacOS X work.
Michael R Sweet
2001-11-22
Fix all references to '.C' files (now .cxx)
Michael R Sweet
2001-11-19
Don't send FL_RELEASE events for buttons 4 and 5 (mouse wheel)
Michael R Sweet
2001-10-27
FL_KEYUP event support.
Michael R Sweet
2001-10-18
Fl::belowmouse() was resetting the tooltip, causing the flashing
Michael R Sweet
2001-08-02
Fix mouse wheel stuff for browser and helpview widgets (move 3 lines at
Michael R Sweet
2001-08-02
More mouse wheel stuff (as compatible as possible with the 2.0 code...)
Michael R Sweet
2001-04-27
Handle WM_ACTIVATEAPP message under WIN32, using GetAsyncKeyState() for
Michael R Sweet
2001-01-22
Copyright 2001.
Michael R Sweet
2000-11-20
Get rid of "member X hidden by variable X" warnings...
Michael R Sweet
2000-11-20
Fl::below_mouse() was incorrectly clearing e_is_click; this prevented
Michael R Sweet
2000-10-21
Does not clear Fl::keysym on every event, this makes better back compatabilit...
Bill Spitzak
2000-08-20
Removed some (not all) of the warnings when compiled with -Wwrite-strings,
Bill Spitzak
2000-06-18
Cleanup of the timeout and Fl::wait() code. This one calls the clock
Bill Spitzak
2000-06-05
OK, now version 1.0.9
Michael R Sweet
2000-06-03
Fixes for 1.0.8 I found:
Bill Spitzak
2000-04-25
Updated copyright notices for all of the 1.0.x files.
Michael R Sweet
2000-04-25
Fixed definition of glutBitmapWidth to match header file.
Bill Spitzak
2000-02-23
New X function: fl_open_display(Display*) lets you run fltk on an
Bill Spitzak
2000-02-18
Fixed the Ctrl+P shortcut problem reported by dalitz@infotech.de
Bill Spitzak
[prev]
[next]