]> git.saurik.com Git - wxWidgets.git/history - include/wx/gtk1/textctrl.h
1. new wxFFile class - as wxFile but uses fopen/fread/fseek... instead of
[wxWidgets.git] / include / wx / gtk1 / textctrl.h
1999-07-14  Vadim Zeitlin1. new wxFFile class - as wxFile but uses fopen/fread...
1999-06-27  Robert Roebling Work on streams of all sorts. More to come.
1999-05-09  Vadim ZeitlinwxWindow split into wxWindowBase and wxWindow (wxGTK...
1999-04-07  Julian SmartMenu/toolbar event handling now tries the window with...
1999-04-06  Julian SmartAdded some missing wxTextCtrl functions: Undo, Redo...
1999-02-02  Harco de Hilsteradded AppendText method, now used by operator <<
1999-01-04  Julian SmartSimplified BC++ makefiles; C++Builder 1.0 compilation...
1999-01-03  Robert Roebling Proofed that iostreams break threads
1998-12-15  Robert Roebling A bit more DnD and clipbrd updates
1998-10-29  Robert Roebling Big color update with the newest information
1998-10-27  Robert Roebling Added background colour again
1998-10-19  Vadim Zeitlin1. wxTextCtrl::SetBackgroundColour() now works
1998-10-12  Vadim Zeitlin1. wxTimer::Start() returns bool in wxGTK too (other...
1998-09-25  Vadim ZeitlinUSE_xxx constants renamed to wxUSE_xxx. This is an...
1998-09-07  Robert Roebling Much more aggressive for intercepting events and
1998-09-06  Robert Roebling Added SetFont to most controls and controls sample
1998-08-14  Robert Roebling Added validation support
1998-08-14  Robert Roebling Added wxRadioButton (not tested)
1998-08-09  Robert Roebling Added Pop-up menus.
1998-07-27  Robert Roeblingwarning msgs
1998-07-24  Vadim Zeitlinscrollbar support added (experimental)
1998-07-23  Vadim ZeitlinSetModified() added
1998-07-04  Julian SmartSorry, I went and removed consts as per the style guide :-)
1998-06-04  Robert Roebling GTK
1998-05-20  Karsten BallüderInitial revision