]> git.saurik.com Git - wxWidgets.git/history - include/wx/gtk1/window.h
SetEventData for a few widgets
[wxWidgets.git] / include / wx / gtk1 / window.h
1998-11-06  Robert Roebling SetEventData for a few widgets
1998-11-03  Robert Roebling Fix for TextCtrl problem as reported by Vegh
1998-10-29  Robert Roebling Big color update with the newest information
1998-10-27  Robert Roebling Added background colour again
1998-10-26  Robert Roebling Did much work on colors. It doesn't work and I guess
1998-10-24  Robert Roebling Added support for frames without borders (such as for
1998-10-21  Robert Roebling SetBackground for ListBox and others
1998-10-19  Vadim Zeitlin1. wxTextCtrl::SetBackgroundColour() now works
1998-10-09  Julian SmartDialog unit mods; wxProp tidying
1998-09-12  Robert Roebling Changed instal path for setup.h
1998-09-07  Robert Roebling Added USE_CONFIG
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-09-02  Robert Roebling Added wxAccelerators (sort of)
1998-09-02  Robert Roebling New configure
1998-09-02  Robert Roebling Fixed event handling for DialogEd
1998-08-23  Unknown (RO)General tidy-up (mainly typecasts) to allow the use...
1998-08-17  Robin DunnAdded wxWindow::Center
1998-08-16  Robert Roebling New scrolling for GTK
1998-08-15  Karsten BallüderAdded configure option --with-dmalloc to use the dmallo...
1998-08-15  Robert Roebling See last changelog
1998-08-14  Robert Roebling Added validation support
1998-08-14  Robert Roebling Added wxRadioButton (not tested)
1998-08-12  Robert Roebling Added PushEventHandler, Pop...
1998-08-12  Robert Roebling Added wxFrame::OnCreateStatusBar and ToolBar
1998-08-11  Karsten BallüderAdded empty Raise() and Lower() methods for compatibilty.
1998-08-09  Robert Roebling Added Pop-up menus.
1998-07-27  Robert Roeblingwarning msgs
1998-07-23  Vadim ZeitlinwxUpdateUI events generation added
1998-07-13  Robert Roeblingresize mdi and notebook client
1998-07-09  Vadim ZeitlinwxWindow::IsShown() made 'const'
1998-07-09  Vadim Zeitlinadded virtual bool wxWindow::AcceptsFocus()
1998-07-04  Julian SmartSorry, I went and removed consts as per the style guide :-)
1998-05-20  Karsten BallüderInitial revision