]> git.saurik.com Git - wxWidgets.git/history - src/gtk/window.cpp
SetFont() the second
[wxWidgets.git] / src / gtk / window.cpp
1998-09-06  Robert Roebling SetFont() the second
1998-09-06  Julian SmartCommented out Robert's SetFont change for now; changed...
1998-09-06  Robert Roebling Added SetFont to most controls and controls sample
1998-09-04  Robert Roebling Corrected wxWindow::GetExtent
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-09-01  Robert Roebling Fixed a few compile things
1998-08-23  Unknown (RO)General tidy-up (mainly typecasts) to allow the use...
1998-08-16  Robert Roebling New scrolling for GTK
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-09  Robert Roebling Added Pop-up menus.
1998-08-08  Denis PershinDP:
1998-08-07  Vadim Zeitlin(1) Denis Pershin's patch for wxGTK (memory leaks corre...
1998-08-02  Robert Roebling Fixed Fontdialog
1998-07-31  Robert Roebling Added bitmaps and icons to samples
1998-07-30  Robert Roebling Pretty redical change concerning the underlying
1998-07-27  Robert Roeblingwarning msgs
1998-07-24  Robert RoeblingwxFrame::CreateToolBar() stuff
1998-07-24  Vadim Zeitlinsome common code moved from wxWindow/wxFrame into files...
1998-07-23  Vadim Zeitlinadded wxUpdateUI generation
1998-07-18  Robert Roeblingadded ODBC support
1998-07-13  Robert Roeblingresize mdi and notebook client
1998-07-11  Robert Roeblingevent/leave events
1998-07-10  Vadim ZeitlinwxWindow::OnSize() does _not_ call Layout() (it should...
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-06-26  Julian SmartNew wxEventType for event type enum, and corresponding...
1998-06-02  Robert Roebling GTK
1998-05-30  Robert Roebling Same as last one..
1998-05-20  Karsten BallüderInitial revision