]> git.saurik.com Git - wxWidgets.git/history - src/gtk
Initial revision
[wxWidgets.git] / src / gtk /
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...
2003-12-11  Julian SmartApplied patch [ 816021 ] SetFont without m_widget
2003-12-11  Julian SmartApplied patch [ 818941 ] Initialize vars and clear...
2003-12-11  Julian SmartApplied patch [ 810585 ] wxTextCtrl::GetTextLine return...
2003-12-03  Robin DunnUse InheritAttributes for wxGTK widgets so they will...
2003-11-08  Mattia Barbon Compilation fix for !WXWN_COMPATIBILITY_2_4.
2003-10-30  Vadim Zeitlinremoved calls to wxWindowBase::InitBase(), it is called...
2003-10-27  Vadim Zeitlinreally applied Robert's patch (and not the converse...
2003-10-23  Vadim Zeitlindon't refresh the font unnecessarily (patch from Robert...
2003-10-23  Vadim Zeitlindon't crash on startup (fix for last change)
2003-10-21  Vadim Zeitlindon't allocate system fonts/colours dynamically
2003-10-18  Vadim Zeitlinreplaced all occurences of wxColourDatabase::FindColour...
2003-10-18  Robert Roebling Further corrections to bitmap and blit code.
2003-10-17  Vadim Zeitlinadded CreateByName(), use it in wxColourDatabase
2003-10-17  Robert Roebling\
2003-10-15  Vadim Zeitlinupdate the selection properly after deleting the page
2003-10-09  Robert Roebling Applied new DoDrawBitmap() and DoBlit() from 2_4
2003-10-09  Robert Roebling Added wxBitmap::Rescale() from 2_4
2003-10-06  Robert Roebling Compilo.
2003-10-06  Robert Roebling Implemented wxChoice::SetString()
next