]> git.saurik.com Git - wxWidgets.git/history - include/wx/gtk
Updated version numbers to 2.3.1
[wxWidgets.git] / include / wx / gtk /
2001-05-31  Vadim Zeitlinwe now send iconize events
2001-05-22  Vadim Zeitlinfix for discrepancies between wxNotebookEvent and wxNot...
2001-05-17  Julian SmartImplemented OnParentEnable to allow widgets to reset...
2001-05-01  Robert Roebling Some minor clean-ups to the wxScrolledWindow code.
2001-05-01  Robert Roebling wxScrolledWindow next take, the Gizmo controls
2001-05-01  Robert Roebling wxScrolledWindow now emits wxScrollWinEvents. Something
2001-04-30  Julian SmartChanged generic wxScrolledWindow -> wxGenericScrolledWindow
2001-04-29  Robert Roebling wxScrolledWindow is now a native widget under GTK.
2001-04-22  Václav Slavíkmoved gtk/palette.h to generic/paletteg.h
2001-04-04  Václav SlavíkI moved platform specific code from wxImage to wxBitmap
2001-03-13  Václav Slavíkmoved splines rendering code into wxDCBase
2001-02-08  Vadim Zeitlinapplied (slightly modified) wxToggleButton patch from...
2000-12-28  Vadim Zeitlinmodified check listbox indicators and made them customi...
2000-12-18  Vadim ZeitlinwxNativeFontInfo changes
2000-12-18  Vadim Zeitlinapplied wxNativeFontInfo patch from Derry Bryson (with...
2000-11-24  Vadim Zeitlin1. added wxGTK::wxToolBar::SetToolShortHelp() and test...
2000-11-18  Václav Slavíkadded wxCursor ctor for creation from bits array
2000-10-31  Vadim Zeitlincompilation fix (sorry!)
2000-10-30  Vadim ZeitlinwxDC::GetSize() should work now in wxGTK
2000-10-20  Vadim Zeitlinfixed problem with calling SetFont() when (multiline...
2000-09-28  Václav Slavíkadded wxNotebook::AssingImageList
2000-09-13  Vadim Zeitlin1. wxFrame::IsIconized() fixed - seems to work
2000-09-05  Robert Roebling Applied DrawArc patch.
2000-09-01  Julian SmartAdded to wxSystemSettings for better GTK+ themes compat...
2000-08-24  Jouk Jansen Committing in .
2000-08-15  Václav Slavíkadded wxIcon::CopyFromBitmap to wxGTK
2000-08-10  Jouk Jansen Committing in .
2000-08-10  Vadim ZeitlinwxMDIFrames define DoGetClientSize() and not GetClientS...
2000-08-10  Vadim Zeitlinsrc/gtk/mdi.cpp
2000-07-20  Unknown (NI)applied the patch by Garrick Meeker
2000-07-19  Ove KaavenReally cheesy attempt to make wxDC::DrawText() utilize...
2000-07-19  Ove Kaavengtkfeatures.h does not exist under gtk+ 1.3.1, #ifndef...
2000-07-19  Ove KaavenwxGTKDash is also a gint8 under WXGTK20
2000-07-15  Bryan Pettymerged 2.2 branch
2000-03-16  Jouk Jansen Committing in .
2000-03-14  Robert Roebling Fixed missing paint events when overriding DoMoveWindow()
2000-03-14  Vadim ZeitlinwxDropSource should have def ctor
2000-03-13  Ron Leemoved wxDash typedef to gdicmn.h
2000-03-12  Ron Leeseparated wxDash type from platform specific wxGTKDash...
2000-03-10  Robert Roebling Small oops in redrawing code.
2000-03-09  Robert Roebling Some make corrections for HP and related,
2000-03-06  Vadim Zeitlinpatches from Ricky Gonzales <gonzales@pyramid3.net>:
2000-03-04  Robert Roebling Lotta stuff for drawing etc.
2000-02-28  Julian SmartMoved wxGLCanvas to more normal positions
2000-02-27  Václav Slavíkminimalistic build fixes (mostly #if wxUSE_something)
2000-02-27  Robert Roebling Added bitmap create
2000-02-21  Robert Roebling Slightly better GC pooling,
2000-02-21  Robert Roebling Implemented MSW's paint region clipping, but
2000-02-17  Vadim Zeitlinadded and documented wxDC::DrawCheckMark()
2000-02-11  Robert Roebling Added BMP files for wxPlotWindow,
2000-02-05  Robert Roebling Fixed status bar probs,
2000-02-05  Vadim Zeitlin1. wxTimer change - now generates EVT_TIMER()
2000-02-02  Robert Roebling Tried to fix corrupted display of wxTextCtrl,
2000-01-25  Vadim Zeitlinmissing Init() added to wxMenu(wxCallback) ctors
2000-01-24  Vadim Zeitlinsome fixes from the SGI build log
2000-01-23  Robert Roebling tabbing in controls sample works again.
2000-01-20  Robert Roebling A no-change for scroll events.
2000-01-15  Robert Roebling Next try at avoiding too few or too many size events.
2000-01-15  Robert Roebling black now denotes 0 on mono-bitmaps.
2000-01-12  Robert Roebling Chnages to mono-bitmap code.
2000-01-11  Vadim ZeitlinwxMenuItem::GetLabelFromText() added/documented, bug...
2000-01-06  Vadim Zeitlin1. more warnings fixes in gtk/region.cpp and common...
2000-01-06  Vadim Zeitlin1. more HP-UX warning fixes (almost done...)
2000-01-05  Vadim ZeitlinwxRegion should work with wxCoord, not long
2000-01-04  Robert Roebling Compilation fix,
2000-01-04  Robert Roebling New colour, font, theme and size code..
2000-01-03  Robert Roebling Corrected spin control, which ignored hand typed...
2000-01-02  Robert Roebling wxSpinCtrl no longer emits event when changed program...
1999-12-30  Vadim Zeitlin1. many, many, many warnings fixed (from HP-UX build...
1999-12-29  Vadim Zeitlin1. wxCalendarCtrl
1999-12-29  Robert Roebling Added wxWindow::DoMoveWindow(..)
1999-12-23  Robin DunnAdded a constructor that allows creation of independent...
1999-12-23  Robert Roebling Added wxBitmap::GetSubBitmap()
1999-12-16  Vadim Zeitlin1. wxMotif toolbar works; the toggle buttons have the...
1999-12-15  Vadim Zeitlinmerging in the toolbar changes
1999-12-07  Robert Roebling Added wxUSE_SPINCTRL,
1999-12-06  Vadim ZeitlinRotated text patch from Hans-Joachim Baader (with some...
1999-12-04  Vadim ZeitlinwxMenu::Insert() seems to work, bug in wxMenuBase:...
1999-12-04  Vadim ZeitlinwxMenuBar::Insert() seems to work!
1999-12-04  Robert Roebling String changes for translations,
1999-12-01  Vadim Zeitlin1. wxMotif::wxFrame derives from wxFrameBase now
1999-11-28  Robert Roebling slider link fix 2.
1999-11-27  Robin Dunncompilation fixes
1999-11-27  Robert Roeblingsdasd
1999-11-27  Robert Roebling?jl
1999-11-26  Robert Roebling Minor changes.
1999-11-22  Robert Roebling Headers moved a bit.
1999-11-19  Vadim ZeitlinwxWindow::GetBestSize() added
1999-11-18  Robert Roebling Added wxEvtHandler::Disconect()
1999-11-16  Vadim ZeitlinwxFrameBase class for wxMSW and wxGTK
1999-11-14  Robert Roebling Added wxWakeUpIdle() to wxGTK,
1999-11-14  Julian SmartWatcom C++ fixup in tbar95.cpp; removed WXWIN_COMPATIBI...
1999-11-12  Vadim Zeitlincompilation fix (float => wxCoord)
1999-11-12  Vadim ZeitlinwxTimer/timercmn.cpp change
1999-11-08  Robin DunnMade SetType public to match MSW.
1999-11-06  George TaskerAdded wxODBC_FWD_ONLY_CURSORS to allow for drivers...
1999-11-05  Vadim Zeitlin1. wxFontMapper almost finished
1999-11-05  Robert Roebling Added IsTopLevel() as a virtual function.
1999-11-02  Vadim Zeitlinmany warnings fixed (from HP-UX compilation log)
1999-11-02  Vadim ZeitlinwxGTK compiles (and seems to work) again after wxMenu...
next