]> git.saurik.com Git - wxWidgets.git/history - include/wx/gtk1
moved wxMenuBar::FindMenu(title) from MSW to common code
[wxWidgets.git] / include / wx / gtk1 /
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...
1999-11-02  Vadim Zeitlin1. wxMenu changes: wxMenuBase appears, several new...
1999-10-31  Robert Roebling Distrib corrections,
1999-10-30  Robert Roebling Some work on tabbing and menu accels,
1999-10-29  Robert Roebling Renamed GtkMyFixed to GtkPizza,
1999-10-28  Vadim ZeitlinwxGTK::wxSpinCtrl API synchronised with wxMSW
1999-10-26  Vadim Zeitlin1. added wxMenuBarBase
1999-10-25  Vadim Zeitlin1. small dnd compilation fixes (no attempt to make...
1999-10-24  Robert Roebling Small distrib changes,
1999-10-23  Vadim Zeitlin1. wxDropTarget::OnData() returns wxDragResult now...
1999-10-22  Robert Roebling Added wxDropSource::GiveFeedBack().
1999-10-22  Vadim Zeitlin1. sorted wxListBox and wxComboBox seem to work under...
1999-10-22  Vadim ZeitlinwxChoice and wxListBox GTK+ changes (wxChoice works...
1999-10-22  Vadim Zeitlin1. some fixes for wxSortedArrayString
1999-10-21  Vadim ZeitlinwxMotif compilation fixes for wxDataObject and PROCESS_...
1999-10-21  Vadim ZeitlinOnEnter/OnDragOver API update (compiles, links, somewha...
1999-10-21  Robert Roebling A bit more or multi-format clipboard.
1999-10-21  Vadim ZeitlinwxClipboard::IsOpened() and wxCLipboardLocker helper...
1999-10-21  Robert Roebling More DnD.
1999-10-21  Robert Roebling Made wxGTK compile and link again. Broke wxMSW a...
1999-10-21  Vadim ZeitlinwxDataObject changes - ok for MSW, still not for GTK...
1999-10-21  Vadim ZeitlinwxDataObejct and related changes (won't compile right...
1999-10-21  Vadim Zeitlinadded dobjcmn.cpp
1999-10-20  Robert Roebling Fixed problem with mouse events getting sent to wrong
1999-10-19  Robert Roebling Further DnD changes. Untested.
1999-10-19  Robert Roebling Changed two conflicting defines in defs.h
1999-10-19  Robert Roebling Added size hints to dialog,
1999-10-18  Robert Roebling New wxDataObject etc. Almost works.
1999-10-18  Vadim ZeitlinwxControl and wxChoice derive from the base classes...
1999-10-18  Vadim Zeitlin1. wxApp::ProcessPendingEvents() is now common, added...
1999-10-18  Robert Roebling Corrected wxImage for use with mono wxBitmaps,
1999-10-17  Robert Roebling Applied Diana's font patch II
1999-10-17  Vadim Zeitlin1. wxPostEvent added and documented
1999-10-16  Robert Roebling Restored wxSizeEvent code form last week -> wxGLCanvas
1999-10-15  Vadim Zeitlinremoved wxDialog::Centre()
1999-10-14  Robert Roebling Changed time of sending the wxSizeEvent and assorted...
1999-10-14  Robert Roebling Applied patches for AIX,
1999-10-11  Robert Roebling Added wxMenu::Delete() and fixed some menu deleted...
1999-10-11  Robert Roebling Tried to make wxGLCanvas work again. WIP.
1999-10-11  Robert Roebling added SpinCtrl,
1999-10-09  Robert Roebling Changed SetToolBar() to behave a bit smarter. Untested.
1999-10-08  Robert Roebling New scrolling code.
1999-10-08  Karsten Ballüderreplaced T() makro with wxT() due to namespace probs...
1999-10-06  Vadim ZeitlinwxRegion::IsEmpty() added
1999-10-04  Vadim Zeitlinmany changes; major ones:
1999-10-04  Robert Roebling Applied a few old patches,
1999-10-03  Robert Roebling If we used 10% less inline functions in useless occas...
next