]> git.saurik.com Git - wxWidgets.git/history - src/gtk1
Name and version changes
[wxWidgets.git] / src / gtk1 /
2004-05-23  Julian SmartName and version changes
2004-05-21  Robin DunnUse gtk_init_check instead of gtk_init so that we can...
2004-05-15  Robert Roebling The markup code for wxStaticText doesn't work.
2004-05-15  Robert Roebling Improve default size for wxGauge and wxChoice.
2004-05-13  Robin DunnPatch [ 952969 ] Parentless windows forced to center...
2004-05-10  Robin DunnAdd GetOwner accessor and fix wxRTTI inheritance for...
2004-05-07  Vadim Zeitlinsplit wxUSE_MDI from wxUSE_MDI_ARCHITECTURE (which...
2004-05-06  Robin DunnOops, forgot to cleanup some commented-out code before...
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  Vadim Zeitlincheck for multiple calls to gtk_glwindow_realized_callback
2004-05-04  Robin DunnAdded wxControl::PostCreation for wxGTK. Moved calls to
2004-05-02  Vadim Zeitlinfixed assert failure for a window which doesn't have...
2004-05-02  Robin DunnImplement some base class virtuals to avoid errors...
2004-05-01  Robin DunnReverted last change
2004-05-01  Robin DunnwxScreenDC also needs a pango context and layout so...
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-25  Vadim Zeitlinunused var warning
2004-04-22  Robin DunnFix wxGTK's menu and menubar so Insert does something...
2004-04-22  Robin DunnSetFont may temporarily rset the background to wxNullCo...
2004-04-18  Robert Roebling Applied patch for hiding statusbar.
2004-04-18  Robert Roebling Fix incomplete stripping of menu text.
2004-04-17  Robin DunnSetDefault should call parent->SetDefaultItem
2004-04-17  Robin DunnFix or add some DoGetBestSize's
2004-04-14  Robin DunnEnsure PostCreation is always called, so the widget...
2004-04-03  Robin Dunnm_font may not have been set yet. Default to letting...
2004-04-01  Vadim Zeitlinfixed DoGetBestSize() for default buttons
2004-04-01  Vadim Zeitlinimplemented GetBestSize()
2004-04-01  Vadim ZeitlinwxGTK became a little too eager in using the best size...
2004-04-01  Vadim Zeitlinuse GetFont() instead of (possibly not initialized...
2004-04-01  Vadim Zeitlinshow window from PostCreation() (which is called for...
2004-04-01  Vadim Zeitlinonly use font/colours in SetWidgetStyle() if they're set
2004-04-01  Vadim Zeitlinreally show the menubar (calling Show(TRUE) doesn't...
2004-04-01  Vadim Zeitlinreally show the window after creation (calling Show...
2004-03-30  David ElliottGetMenuBar() now traverses up the hierarchy so it no...
2004-03-29  Robert Roebling Applied SetForegorund colour patch for GTK2.
2004-03-27  Vadim Zeitlinuse best size instead of hard coded 80*26 in SetSize...
2004-03-22  Vadim Zeitlinauto detect the icon if none given instead of asserting...
2004-03-20  Robert Roebling Applied notebook font patch.
2004-03-20  Vadim Zeitlinreuse existing wxGetTopLevelParent() function in wxMess...
2004-03-20  Robert Roeblingi
2004-03-20  Robert Roebling Fix conversion error in tooltips.
2004-03-17  Robert Roebling Applied wheel mouse patch.
2004-03-16  Robin Dunnimplement wxBitmapButton::DoGetBestSize
2004-03-16  Robert Roebling This should fix a link error in GTK 2.3.X and
2004-03-16  Robert Roebling Added missing "break;".
2004-03-16  Robert Roebling Allow non-toplevel-window to given as the
2004-03-15  Vadim Zeitlindon't change the font by reinitializing it to XLFD...
2004-03-15  Robert Roebling Comitted GTK part of clipboard patch, that
2004-03-15  Robert Roebling New menu code.
2004-03-13  Robin DunnI keep running into situations where the old small...
2004-03-11  Robin DunnSome themes round the edges of the buttons, overwriting...
2004-03-10  Robin DunnTLWs can use the WidthDefault and HeightDefault methods too
2004-03-10  Robin DunnGive wxGauge a best size
2004-03-07  Robert Roebling Added wxToggleBitmapButton (it compiles).
2004-03-05  Robin DunnChanged WidthDefault() and HeightDefault() to use 400...
2004-03-05  Ron LeeMore updates to the Debian packaging for wxPython,...
2004-03-05  Vadim Zeitlindon't lose fonts underlined flag in ReInit() (bug fix...
2004-03-02  Václav Slavíkreturn version of GTK+ library the app links against...
2004-03-01  Robert Roebling Only when wxTE-PROCESS_ENTER has been set.
2004-03-01  Robert Roebling Spin control now emits TEXT_ENTER commands.
2004-03-01  Robert Roebling Make multi-line text control focussable
2004-02-28  Robert Roebling GPE uses generic dialogs.
2004-02-28  Robert Roebling make use of GPE feature
2004-02-22  Julian SmartFix for compilation under GTK+ 2.0
2004-02-22  Václav Slavíkadded reference to the bug in case somebody wanted...
2004-02-22  Robert Roebling Upported menu bitmaps from 2.4.2
2004-02-22  Robert Roebling Small correction to radio box look.
2004-02-22  Robert Roebling Draw bug.
2004-02-22  Robert Roebling Commit mentioned fix/hack to enable controls
2004-02-22  Robert Roebling Fixed some probs in wxRadioBox
2004-02-21  Julian SmartOk tests pixmap and bitmap now
2004-02-20  Robert Roebling Give font 12pt size if none is given in pango string.
2004-02-20  Robert Roebling Scrolling pages works not under GTK2.
2004-02-16  Robert Roebling Added better visual feedback for tree control
2004-02-15  Robert Roebling wxGPE updates to HEAD.
2004-02-12  Vadim Zeitlinsuppress triple clicks generation completely for GTK2...
2004-02-10  Vadim Zeitlinrestored defaults in switchs removed in the last commit
2004-02-09  Vadim Zeitlindon't just drop click events resulting from triple...
2004-02-08  Robert Roebling Improvements for splitter sash hack. GTK2 look
2004-02-08  Robert Roebling Draw listctrls's headers right for themes.
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)
2004-01-22  Vadim Zeitlinfix what seems to be a big memory leaks in SetPageImage()
2004-01-19  Julian SmartSometimes the clipping region can become bigger than the
2004-01-18  David ElliottCopied gsockgtk.c revision 1.16
2004-01-17  Mattia Barbon Handle client data correctly.
2004-01-15  Julian SmartReverted patch [ 832096 ] Final separation for GUI...
2004-01-11  Julian SmartApplied patch [ 838940 ] notebook labels are not shown...
2004-01-11  Julian SmartApplied patch [ 832096 ] Final separation for GUI and...
2004-01-03  Julian SmartRemoved code duplication introduced during wxUniv merge...
2003-12-26  Julian SmartWXK_PRIOR/WXK_NEXT are aliases for WXK_PAGEUP/WXK_PAGEDOWN
2003-12-12  Václav Slavíkcompilation fix
2003-12-11  Julian SmartApplied patch [ 829367 ] Correctly handle mouse wheel...
2003-12-11  Julian SmartApplied [ 828322 ] Use gdk_draw_polygon for the outline...
2003-12-11  Julian SmartApplied patch [ 828303 ] Slight wxColour cleanup
2003-12-11  Julian SmartAplied patch [ 816113 ] Inconsistent GetCharWidth over...
next