wxWidgets.git
2005-02-12  Julian SmartRegenerated makefiles
2005-02-12  Julian SmartRegenerated makefiles
2005-02-12  Julian SmartRegenerated makefiles
2005-02-12  Robert Roebling Added GetPureVitualSize() returning just m_virtualSize.
2005-02-12  Vadim Zeitlincompilation fix for !wxUSE_ON_FATAL_EXCEPTION
2005-02-12  Robert Roebling Revert patch again, as the scrollbars are now always...
2005-02-12  Julian SmartPatch by David Brinegar to fix menubar updating after...
2005-02-12  Stefan CsomorMac Core Graphics Implementation
2005-02-12  Stefan CsomorMac Core Graphics Implementation
2005-02-12  Julian SmartApplied [ 1059554 ] patch for [1028659] fixes a couple...
2005-02-12  Julian SmartApplied patch [ 1120683 ] Fix for wxDateTime::Format...
2005-02-12  Robert Roebling ALso correct scrollbar calc to not clip division...
2005-02-12  Ryan NortonCleanup mediaplayer sample a bit - get rid of bad loop...
2005-02-12  Ryan Nortonunderscore fix(es)
2005-02-12  Ryan Nortonproperly detect gstreamer and libxml headers and libs...
2005-02-11  Robin DunnInitialize the new data memebers
2005-02-11  Robin DunnreSWIGged
2005-02-11  Robin DunnOn wxMSW Move an invisible system caret around with...
2005-02-11  Robert Roebling Correct rounding up vs. rounding down error in GTK+
2005-02-11  Robert Roebling Make wxTLW::Raise() actually bring the window to...
2005-02-11  Robin DunnUpdated to Scintilla 1.62
2005-02-11  Vadim Zeitlinadded possibility to throw different objects and crash...
2005-02-11  Vadim Zeitlindon't translate Win32 structured exceptions into C...
2005-02-11  Robert Roebling Made gnome printing stuff return wxPRINT_CANCELLED if
2005-02-11  Julian SmartDoc tweaks
2005-02-11  Julian SmartMisc doc fixes
2005-02-11  Robin Dunnwx.SL_INVERSE works for the big 3 now.
2005-02-11  Vadim Zeitlindon't hardcode the array size as done by last commit...
2005-02-11  Robert Roebling Make wxConvFile wxConvLibc.
2005-02-11  Julian SmartReduced Number Of Capitals And Other Fixes
2005-02-11  Julian SmartEnglish corrections
2005-02-11  Włodzimierz... wxBookCtrl overview.
2005-02-11  Michael WetherellAdd uxtheme.h to files.bkl, patch 1120747 from Tim...
2005-02-11  Václav Slavíkinstall xh_datectrl.h
2005-02-11  Michael WetherellAdd wxGetFileType and IsSeekable
2005-02-11  Julian SmartSpacing fixes
2005-02-11  Ryan NortonChange copyright
2005-02-11  Włodzimierz... Various cleanings.
2005-02-11  Ryan NortonFixup latex in tchanges.tex for rtf
2005-02-11  Julian SmartUpdated date
2005-02-11  Julian SmartAvoid double-define on WinCE
2005-02-11  Julian SmartDon't use mnemonics for OK, Cancel and Close under...
2005-02-11  Julian SmartDon't include tchanges.tex until it's converted to...
2005-02-11  Julian SmartMissing standard ids
2005-02-11  Włodzimierz... Use parents client size and origin in placement of...
2005-02-11  Kevin HockwxSL_INVERSE for MSW. Heavily modified patch 1096922.
2005-02-11  Kevin HockUpdated wxSlider docs now that wxSL_INVERSE is availabl...
2005-02-11  Robin Dunntypo
2005-02-11  Robin DunnAlso increment WX_CURRENT and WX_AGE according to the...
2005-02-11  Robin Dunntypos
2005-02-10  Robin DunnreSWIGged
2005-02-10  Robin DunnPut the deprecation wrapper on __init__, not the class
2005-02-10  Julian SmartVersion
2005-02-10  Włodzimierz... Use default constructors for wxSize/Point/Rect.
2005-02-10  Włodzimierz... Build fix.
2005-02-10  Robert Roebling Corrected button height for multiline buttons.
2005-02-10  Włodzimierz... Warning fixes.
2005-02-10  Włodzimierz... wxEmptyString decorations.
2005-02-10  Julian SmartApplied patch [ 1096612 ] FL: fix close button on wxGTK
2005-02-10  Julian SmartApplied patch [ 1117207 ] changed the test for SQL_C_WCHAR
2005-02-10  Michael WetherellCompile console apps with wxUSE_GUI=0
2005-02-10  Julian SmartApplied patch [ 1113565 ] generic treectl multiselection
2005-02-10  Julian SmartApplied [ 1110257 ] wxFoldPanelBar does not display...
2005-02-10  Julian SmartApplied patch [ 1119239 ] Adds socket support for Windo...
2005-02-10  Ryan Nortonremove superflous comments
2005-02-10  Michael WetherellSeparate out zip specific parts of the archive test...
2005-02-10  Michael WetherellAdd wxUSE_ARCSTREAM so that other archive classes can...
2005-02-10  Julian SmartVersion update
2005-02-10  Ryan NortonwxSockAddr docs
2005-02-10  Ryan NortonwxMediaCtrl unix port with gstreamer usable version :)
2005-02-10  Włodzimierz... wxWindow::GetClientAreaOrigin duplicated wxWindowBase...
2005-02-10  Włodzimierz... wxWindow::GetClientAreaOrigin duplicated wxWindowBase...
2005-02-10  Włodzimierz... wxWindow::GetClientAreaOrigin duplicated wxWindowBase...
2005-02-10  Włodzimierz... wxWindow::GetClientAreaOrigin duplicated wxWindowBase...
2005-02-10  Włodzimierz... wxWindow::GetClientAreaOrigin duplicated wxWindowBase...
2005-02-09  Robert Roebling Applied patch for more compliant wxScrolbar event
2005-02-09  Vadim Zeitlinredraw the grid when it's enabled/disabled
2005-02-09  Julian SmartApplied patch [ 1113624 ] MSW DLL requires global new...
2005-02-09  Julian SmartApplied patch [ 1116706 ] wxRendererGeneric::DrawComboB...
2005-02-09  Vadim Zeitlindon't use wxBG_STYLE_CUSTOM for GTK1, it breaks backgro...
2005-02-09  Vadim Zeitlindon't suppress default erase background logic, we do...
2005-02-09  Michael Wetherell'rpath' for hpux
2005-02-09  Vadim Zeitlindon't erase the background of wxHtmlWindow unconditionally
2005-02-09  Ryan NortonFix eval order of arguments...
2005-02-09  Julian SmartFixed delete
2005-02-09  Włodzimierz... Better markup to wxRegKey. Do not list generic renderer...
2005-02-09  Jouk Jansen -------------------------------------------------...
2005-02-09  Włodzimierz... .empty() string decorations
2005-02-09  Włodzimierz... Semicolon removed for Borland
2005-02-09  Włodzimierz... Update to Bakefile 0.1.6
2005-02-09  Włodzimierz... wxPalmOS frame code clearning from MSW specific parts...
2005-02-09  Włodzimierz... World is more than WXUNIV vs. MSW
2005-02-08  Włodzimierz... Use wxICON as portable feature.
2005-02-08  Włodzimierz... Minor decorations.
2005-02-08  Włodzimierz... MinGW warning fix.
2005-02-08  Robin DunnCheck accelerators before sending EVT_CHAR
2005-02-08  Robin DunnAllow EVT_CHAR events in a wxGTK2 build for F-keys...
2005-02-08  Michael WetherellRebaked test.bkl for new tests largefile, size, point
2005-02-08  Michael WetherellMinor compilo
2005-02-08  Julian SmartLast change undone
next