]> git.saurik.com Git - wxWidgets.git/history - include/wx/gtk1
wxBrushBase between wxBrush and wxGDIObject (class follows wxFontBase model).
[wxWidgets.git] / include / wx / gtk1 /
2004-12-03  Włodzimierz SkibawxBrushBase between wxBrush and wxGDIObject (class...
2004-12-01  Robert Roebling Applied Freeze()/Thaw() patch for wxTextCtrtl.
2004-11-30  Włodzimierz SkibaIS_HATCH macro replaced with wxBrush::IsHatch() + sourc...
2004-11-28  Robert Roebling Dirty hack to prevent double destruction of file...
2004-11-28  Václav Slavíkfixed subtle SetDirectory bug re-introduced by latest...
2004-11-27  Robert Roebling Avoid error message when closing message
2004-11-27  Robert Roebling Fixes for file dialog. No longer spits out
2004-11-22  Robert Roebling Work in progress on printing stuff.
2004-11-22  Julian SmartChanged Rocketeer licence to wxWindows licence, by...
2004-11-20  Robert Roebling Made wxPageSetupDialog a pimpl implementation.
2004-11-19  Václav Slavíkapplied modified patch with native GTK wxFileDialog
2004-11-18  Robert Roebling Added support for native print preview (GNOME)
2004-11-17  Robert Roebling Use native printing dialog for wxPrintDialog,
2004-11-04  Václav Slavík(hopefully) fixed race condition in installing idle...
2004-11-04  Václav Slavíkm_wakeUpTimerTag is not used anywhere, removed
2004-11-03  Robert Roebling Forgot to commit header.
2004-11-01  Robert Roebling Further compile fixes.
2004-11-01  Robert Roebling Added --with-gnomeprint and its wxUSE_LIBGNOMEPRINT
2004-10-27  Robert Roebling Added initial support for GNOME printing.
2004-10-22  Kevin HockDocumentation patch from Olly Betts
2004-10-18  Václav Slavíkfixed previous revision: call wxControl's, not wxButton...
2004-10-18  Václav SlavíkwxBitmapButton doesn't need own DoGetBestSize, wxContro...
2004-10-16  Vadim Zeitlinunused params warnings (patch 1048431)
2004-10-07  Julian SmartApplied patch [ 1039940 ] Prevent redefinition of MM_xx...
2004-09-30  Václav Slavíkmoved wxWindow::GetBestSize implementation into DoGetBe...
2004-09-26  Vadim Zeitlinrenamed HasFocus() to IsActive() to avoid confusion...
2004-09-26  Robert Roebling Added wxTopLevelWindow::HasFocus() as discussed.
2004-09-16  Vadim Zeitlinfix for crash on 64 bit platforms (patch 1028942)
2004-08-30  Václav Slavíknew stock buttons API
2004-08-29  Julian SmartSetBackgroundStyle(wxBG_STYLE_CUSTOM) can now be used...
2004-08-22  Václav Slavíkuse GTK+ API for setting icons instead of direct X11...
2004-08-21  Václav Slavíkadded alpha channel support to wxGTK2's wxBitmap
2004-08-21  Václav Slavík1. added support for bitmaps with alpha channel
2004-08-15  Václav Slavíkadded stock buttons support
2004-08-15  Václav Slavíkgtk notebook page style fixes (patch 984864)
2004-07-30  Vadim Zeitlininvalidate m_selection in DoRemovePage(), not in Delete...
2004-07-25  Vadim Zeitlinfixed header include guard position (patch 992443)
2004-07-23  Robin DunnFix for unhiding the other version of the base class...
2004-07-23  Vadim Zeitlinfixed inserting styled text into an empty control under...
2004-07-20  Robin DunnDoPrepareDC needs the dc.
2004-07-20  Vadim Zeitlinadded DoPrepareDC()
2004-07-18  Václav SlavíkHAVE_XIM is disabled in GTK2 build, don't include usele...
2004-07-14  Stefan Csomormaking getter const
2004-07-03  Václav Slavíka better way of applying style changes to label_widget
2004-07-03  Robert Roebling Not sure how important that is, but now you
2004-07-03  Václav Slavíkimplemented tab order in wxGTK2
2004-07-03  Václav Slavíkm_queuedFullRedraw is not used anymore
2004-06-27  Václav Slavíkfixed setting colour of wxStaticText in case the label...
2004-06-26  Václav Slavíkimplemented 3state checkboxes in wxGTK with GTK2
2004-06-26  Václav Slavíkmore fixes to keypress handling in wxGTK:
2004-06-24  Václav Slavíkuse GtkIMContext variable, not GtkIMMulticontext, we...
2004-06-21  Robin Dunnreverted m_adjustMinSize change prepatory for a new...
2004-06-19  Václav Slavíkmoved DoApplyWidgetStyle to wxWindowGTK
2004-06-19  Robin DunnControls will readjust their size and minsize when...
2004-06-18  Václav Slavíkreset fg/bg colour and font to default if set to wxNull...
2004-06-14  Václav Slavíkfixed GTK styles handling:
2004-06-14  Václav Slavíkrespect GTK+'s theme tooltip colour settings
2004-06-12  Dimitri Schoolwerthremoved SetAutoLayout(true) calls when a corresponding...
2004-06-04  Václav Slavíkadded native wxColourDialog for GTK2
2004-06-03  Václav Slavíksplit wxRegion(wxBitmap) ctor into two ctors with clear...
2004-05-31  Václav Slavíkimplemented freedesktop.org spec support for GTK versio...
2004-05-23  Julian SmartUse old licence name
2004-05-23  Julian SmartName and version changes
2004-05-06  Robin DunnGet(Class)DefaultAttributes() for wxGTK controls
2004-05-05  Vadim Zeitlinuse ResetClipping() instead of simply setting m_clippin...
2004-05-04  Robin DunnAdded wxControl::PostCreation for wxGTK. Moved calls to
2004-05-02  Robin DunnImplement some base class virtuals to avoid errors...
2004-05-01  Robin DunnReverted last change
2004-05-01  Robin DunnIn wxGTK2 the wxMessageDialog is not a real wxDialog...
2004-04-27  Robin DunnChange SetStringSelection to return bool like in other...
2004-04-22  Robin DunnFix wxGTK's menu and menubar so Insert does something...
2004-04-18  Robert Roebling Applied patch for hiding statusbar.
2004-04-01  Vadim Zeitlinimplemented GetBestSize()
2004-03-29  Robert Roebling Applied SetForegorund colour patch for GTK2.
2004-03-20  Robert Roebling Applied notebook font patch.
2004-03-20  Vadim Zeitlinwhy should wxMessageDialog dialog have another m_parent...
2004-03-16  Robin Dunnimplement wxBitmapButton::DoGetBestSize
2004-03-15  Robert Roebling New menu code.
2004-03-10  Robin DunnGive wxGauge a best size
2004-03-07  Julian SmartImproved wxTreeCtrl tooltip processing performance...
2004-03-07  Robert Roebling Added wxToggleBitmapButton (it compiles).
2004-01-31  Mattia Barbon Added some missing STL-like wxArray/wxArrayString...
2004-01-23  Robin DunnwxMenu::Append (and similar) now return a pointer to...
2004-01-22  Vadim Zeitlinimplemented SetSelection
2004-01-22  Vadim Zeitlinimplemented HitTest() (modified patch 875957)
2003-12-11  Julian SmartApplied patch [ 828303 ] Slight wxColour cleanup
2003-12-03  Robin DunnUse InheritAttributes for wxGTK widgets so they will...
2003-10-18  Vadim Zeitlinuse #if WXWIN_COMPAT and not #ifdef (patch 826160)
2003-10-17  Vadim Zeitlinadded CreateByName(), use it in wxColourDatabase
2003-10-09  Robert Roebling Added wxBitmap::Rescale() from 2_4
2003-10-02  Robin DunnAdded a const to be consistent with the generic class
2003-09-27  Vadim Zeitlinremoved Initialized()
2003-09-27  Vadim Zeitlinremoved wxApp::Initialized() (replaced with a dummy...
2003-09-24  Robin DunnSince wxGTK's wxGauge doesn't derive from wxGaugeBase...
2003-09-24  Vadim Zeitlinpointer returned by GetNativeFontInfo() is now const...
2003-09-23  Vadim Zeitlinadded wxTextCtrl::MarkDirty()
2003-09-20  Vadim Zeitlinderive wxComboBox from wxItemContainer (via wxComboBoxB...
2003-09-15  Vadim Zeitlinuse wxEventLoop in wxApp under wxMSW; factored out...
2003-08-30  Vadim Zeitlinreturn the index of the inserted/appended item
2003-08-21  Mattia Barbon wxGTK compilation fixes.
next