wxWidgets.git
2005-03-01  Ryan Nortonmore wxUSE_IMAGE FUN
2005-03-01  Ryan NortonwxUSE_IMAGE cleanup
2005-03-01  Vadim Zeitlinfix for crash when using wxEXEC_NODISABLE
2005-03-01  Ryan NortonwxUSE_IMAGE cleanup, fix warning
2005-03-01  Ryan Nortoncompile w/o tooltips
2005-03-01  Włodzimierz... wxChoicebook styles typo fix.
2005-03-01  Julian SmartTypo fixes
2005-03-01  Włodzimierz... More styles in XRC handlers of book controls.
2005-03-01  Stefan Csomorhave CGImage Support in all OSX builds
2005-03-01  Stefan Csomorhave CGImage Support in all OSX builds
2005-03-01  Stefan Csomorfix for non-quartz branch
2005-03-01  Vadim Zeitlindon't compare iterator after calling erase() in Process...
2005-03-01  Vadim Zeitlinadded accessor function to hide __VISAGECPP__ ugliness...
2005-03-01  Vadim Zeitlinupdate from Hiroshi Saito (patch 1153720)
2005-03-01  Vadim Zeitlinadded wxDP_ALLOWNONE (patch 1153889)
2005-02-28  Václav Slavíkworkaround for lack of res-define in our custom formats
2005-02-28  Robert Roebling Minimal layout change.
2005-02-28  Julian SmartSearch path correction (in line with intl.cpp)
2005-02-28  Włodzimierz... Don't use the 'unix-like' check for Palm.
2005-02-28  Robin Dunndelete singleInstanceChecker when exiting
2005-02-28  Robin DunnNotebookSizer is deprecated
2005-02-28  Robert Roebling Implemented wxRadioBox using a GtkTable.
2005-02-28  Robin DunnUpdates for doc/view from Morgan Hua
2005-02-28  Ryan Nortonnote wxURI change
2005-02-28  Robin DunnreSWIGged
2005-02-28  Robin DunnUpdates for MouseGestures
2005-02-28  Ryan Nortonrename wxURI::GetUser to wxURI::GetUserInfo and add...
2005-02-28  Robin DunnreSWIGged
2005-02-28  Robin DunnOops, checked in wrong file by mistake. Reverted last...
2005-02-28  Robin Dunnupdated setup.h changes for MSW
2005-02-28  Robin DunnDon't build the old versions of OGL or iewin by default...
2005-02-28  Robin DunnDon't build the old versions of OGL or iewin by default...
2005-02-28  Włodzimierz... Missing include.
2005-02-28  Włodzimierz... XRC for wxListbook [patch 1152306] and wxChoicebook...
2005-02-28  Robin DunnAdded more image options
2005-02-28  Robin DunnPatch from Will Sadkin:
2005-02-28  Robin DunnUndeprecated AddWindow, AddSizer, AddSpacer and etc.
2005-02-28  Robin DunnAdded wx.PrintData.Get/SetPrivData
2005-02-28  Robin DunnGetSelection is available on wxGTK now too.
2005-02-28  Robin DunnAdded GetBitmap, GetIcon to wx.ImageList.
2005-02-28  Robin DunnFix GetAmPmStrings wrapper
2005-02-28  Robin Dunndoc updates
2005-02-28  Robin DunnBuild/distrib updates
2005-02-28  Robin Dunnuse wxMin
2005-02-28  Robin Dunnavoid buffer overrun
2005-02-28  Ryan NortonwxDisplay::GetFromWindow is only on msw evidently
2005-02-28  Stefan Csomormask access row bytes fixed
2005-02-28  Vadim Zeitlintrying to fix dmc warning about potential overload...
2005-02-28  Vadim Zeitlinreturn const ref to label from GetLabel() and other...
2005-02-28  Chris Elliottfix missing defines with DMC
2005-02-28  Vadim Zeitlinremoved strange bit flipping under wxGTK when saving...
2005-02-28  Stefan Csomorcorrecting last commit
2005-02-28  Robert Roebling This change will make the parent TLW come to
2005-02-28  Julian SmartUnicode fix
2005-02-28  Robert Roebling Apply combobox patch II.
2005-02-28  Julian SmartRemoved call to obsolete (and presumably redundant...
2005-02-28  Robert Roebling Changed ComboDropDown button under GTK+ so that it
2005-02-28  Julian SmartDocumented wxImage XPM data ctor
2005-02-28  Vadim Zeitlindon't hide m_cal when disabling the control (bug 1150830)
2005-02-28  Vadim Zeitlinrestored manual calls to gtk_glwindow_realized/map_call...
2005-02-28  Julian SmartApplied patch [ 1121371 ] configtool NULL pointer accesses
2005-02-28  Julian SmartApplied socket destruction bug patch
2005-02-28  Julian SmartWinCE doesn't have DFCS_FLAT
2005-02-28  Julian SmartWinCE doesn't have GetThreadLocale
2005-02-28  Julian SmartMSW doesn't have EOVERFLOW, WinCE additionally doesn...
2005-02-28  Julian SmartAdded XPM ctor
2005-02-28  Vadim Zeitlincompilation fix for non-debug build
2005-02-28  Stefan Csomor10.2 additions for non compositing
2005-02-28  Stefan Csomorcleanup
2005-02-28  Stefan Csomorno_rtti fix was not having correct eval order
2005-02-28  Ryan Nortonfix for bug raised in patch [ 1145715 ] endless loop...
2005-02-28  Ryan Nortonpartially fix bug [ wxwindows-Bugs-1145813 ] Centre...
2005-02-28  Kevin HockCasting grouping (Get/SetNativeContext), fixes 10.2...
2005-02-28  Dimitri Schoolwerthremoved trailing comma from enum
2005-02-28  Ryan Nortoncomment and 'fix' bug 1145623
2005-02-28  Robert Roebling Add PrivData() field to wxPrintData since MSW's printer
2005-02-28  Vadim Zeitlinshow tooltips for the text control part of the spin...
2005-02-28  Vadim Zeitlinmade Add() public so that it could be called for additi...
2005-02-28  Vadim Zeitlin1. added possibility to test setting tooltip for the...
2005-02-28  Vadim ZeitlinwxUniv compilation fix
2005-02-28  Vadim Zeitlinanother test for DST bug
2005-02-28  Vadim Zeitlinfixed test to actually work
2005-02-28  Vadim Zeitlinsupport filenames with empty extension (foo.) (bug...
2005-02-28  Vadim Zeitlinfixed last commit to not break ToString() for negative...
2005-02-27  Michael WetherellDetect SIZEOF_WCHAR_T when cross-compiling
2005-02-27  Vadim Zeitlinfixed ToString() for negative long longs (bug 1101426)
2005-02-27  Václav SlavíkGTK+ headers aren't needed anymore
2005-02-27  Stefan Csomorno_rtti fix was not having correct eval order
2005-02-27  Michael WetherellMove wxUSE_POSTSCRIPT_ARCHITECTURE_IN_MSW out of the...
2005-02-27  Stefan Csomorguard for 10.2
2005-02-27  Robert Roebling The position (mouse pos) returned by wxKeyEvent sometimes
2005-02-27  Stefan Csomorold style casts for no-rtti builds
2005-02-27  Vadim Zeitlinfurther resized icons to 16*15 (still patch 1151163)
2005-02-27  Vadim Zeitlinset WS_GROUP on the first button in the group, fixes...
2005-02-27  Robert Roebling SetLabel() no longer invalidates the font which
2005-02-27  Vadim Zeitlinrefersh after changing the image (patch 1151163)
2005-02-27  Vadim Zeitlincropped icons to 16*16 (patch 1151163)
2005-02-27  Vadim Zeitlinadded default ctor and fixed copying of wxFileData...
2005-02-27  Mattia Barbon Updated Italian translation.
2005-02-27  Vadim Zeitlinrefresh bitmap when it's label changes, this is necessa...
next