wxWidgets.git
2005-11-27  Michael WetherellReplace non-ascii characters with escapes
2005-11-27  Michael WetherellSilence warning about truncation since the comment...
2005-11-26  David Surovellfixed GetFreeMemory decl. to match wxWidgets
2005-11-26  Vadim Zeitlinrenaming of variables in rev 1.1090 introduced a clash...
2005-11-26  Vadim Zeitlininclude missing header; add default values for wxPlotWi...
2005-11-26  Michael WetherellOnly define wxIntegerHash::longlongHash when long long...
2005-11-26  Vadim Zeitlinadded helper for visual sizers debugging
2005-11-26  Vadim Zeitlinmade wxTreeTraversal and wxIDropSources dtors virtual...
2005-11-25  Vadim Zeitlinimplemented wxGetFreeMemory() under IRIX (patch 1360356...
2005-11-25  Vadim Zeitlinfix warnings about casting regmatch_t struct fields...
2005-11-25  David ElliottRan make -f build/autogen.mk
2005-11-25  David ElliottSeparate RESCOMP into WINDRES (for Win32) and REZ ...
2005-11-24  Włodzimierz... Minor improvements and cleanings after recent WinCE...
2005-11-24  Julian SmartApplied patch [ 1310251 ] Fixed a pixel depth bug conve...
2005-11-24  Julian SmartFixed style
2005-11-24  Julian SmartApplied patch [ 1308152 ] wxGrid XRC handler patch...
2005-11-24  Julian SmartApplied patch [ 1305650 ] ODBC32.lib is not included...
2005-11-24  Julian SmartApplied patch [ 1351847 ] wxTextXtrl Undo/Redo Bug...
2005-11-24  Julian SmartApplied patch [ 1357475 ] WinCE : wxExecute does not...
2005-11-23  Włodzimierz... [ 1364397 ] wxUSE_MS_HTML_HELP could be redefined
2005-11-23  Michael WetherellAdd 'wx_' prefix to builtin regfree and regerror
2005-11-23  Włodzimierz... Build and run ::wxGetUserName() silently with unusual...
2005-11-23  Vadim Zeitlinfixed Write() signature
2005-11-23  David SurovellRealize remap code cleanup
2005-11-23  Ron LeeMinimal implementation of --rescomp option for wx-config,
2005-11-23  Vadim Zeitlinfixed quoting in CPPFLAGS (last change broke the Unix...
2005-11-22  Stefan Csomorusing backward compatible calls for HitTest hack
2005-11-22  David Surovellfixed memory leak
2005-11-22  David Surovelladded wxMac comment
2005-11-22  Włodzimierz... Safe wxStrncpy usage.
2005-11-22  Włodzimierz... wxGetUserName for WinCE.
2005-11-22  Włodzimierz... wxGetUserName for WinCE.
2005-11-22  Vadim Zeitlinautumn cleanup of configure:
2005-11-21  David Surovellremoved empty block
2005-11-21  Vadim Zeitlinremoved non-const wxFontData::GetColour()
2005-11-21  Vadim Zeitlindocumented HasFlag()
2005-11-20  Dimitri Schoolwerthapplied patch #1356901 "Yet another removal of extra...
2005-11-20  Vadim Zeitlinreturn correct error message if NSLinkModule() fails...
2005-11-20  Vadim Zeitlinwe have dlerror() under Darwin
2005-11-20  Vadim Zeitlinscript to set the install name correctly for all wx...
2005-11-20  Michael WetherellUse re_search directly instead of regexec when using...
2005-11-20  Julian SmartMoved EnsureVisible to avoid spurious selection of...
2005-11-20  Julian SmartTypo corrections
2005-11-20  Vadim Zeitlindon't cast from float to int (provoking a warning)...
2005-11-20  Vadim Zeitlinfixed harmless signed/unsigned comparison warning
2005-11-20  Vadim Zeitlincorrected SeekEnd() docs
2005-11-19  Julian SmartEvent coordinates should _always_ be physical, not...
2005-11-19  Stefan Csomorpatch 1352744
2005-11-19  Mart RaudseppSpelling fixes from Andreas Mohr (patch #1360064)
2005-11-18  Stefan Csomorpatch 1306473
2005-11-18  Stefan Csomorpatch 1265473
2005-11-18  Włodzimierz... Follow other ports with Title/Label split.
2005-11-18  Włodzimierz... Update after adding palmos setup.h to family of automat...
2005-11-17  Václav Slavíkfixed layout of tables that are first element on a...
2005-11-17  Václav Slavíkreduced code duplication in wxHtmlWinParser::AddText...
2005-11-17  Julian SmartFixed problem with choice editor in wxGrid whereby...
2005-11-17  Włodzimierz... Fixes for bugs #1218219 and #1218254.
2005-11-16  Włodzimierz... Warning fix.
2005-11-16  Włodzimierz... Finally removes occurences of OnMenuCommand and closes...
2005-11-16  Vadim Zeitlindon't use wxStaticCast to wxBookCtrlBase -- it doesn...
2005-11-16  Michael WetherellRebake for new penguin
2005-11-16  Dimitri Schoolwerthapplied patch #1348053 "[msw] Strip mnemonics when...
2005-11-15  Dimitri Schoolwerthonly remap the disabled bitmap of a toolbarbutton when...
2005-11-15  Mart RaudseppAny reason why we #if the menuitem bitmap code in the...
2005-11-15  Vadim Zeitlinunhide wxConnectionBase::Execute(wxString)
2005-11-15  Michael WetherellAdd a length parameter for wxRegEx::Matches
2005-11-15  Michael Wetherellrcdefs.h is a real file
2005-11-15  Włodzimierz... Be consistent with all setup.h. Include chkconf.h only...
2005-11-15  Włodzimierz... Minor cleanings.
2005-11-14  Stefan Csomorcorrected wake up code
2005-11-14  Julian SmartApplied patch [ 1355355 ] Replace GPLed code in penguin...
2005-11-14  Włodzimierz... Warning fix.
2005-11-14  Julian SmartRemoved GTK+2 bitmap menu item code
2005-11-13  Włodzimierz... eVC3/PPC2002 build fix.
2005-11-13  Włodzimierz... Helpful references.
2005-11-13  Włodzimierz... Typo fix.
2005-11-13  Mart RaudseppTypo fix in comment
2005-11-13  Mart RaudseppMight aswell show the compile- and runtime versions...
2005-11-13  Włodzimierz... Missing #ifdef markup.
2005-11-13  Włodzimierz... Typo fix.
2005-11-13  Włodzimierz... Resize all top level windows when SIP changes visibility.
2005-11-13  Kevin HockFix MDI child windows not becoming active when created...
2005-11-11  Michael WetherellChange the name of a symbol to make it more descriptive
2005-11-11  Michael WetherellMake wxRegEx::Replace run in linear time
2005-11-11  Michael WetherellWarning fixes
2005-11-11  Julian SmartTypo correction
2005-11-11  Roman Rolinsky0.1.7-0
2005-11-10  Włodzimierz... Macros for simplified testing Open Watcom version and...
2005-11-10  Włodzimierz... Missing commit.
2005-11-10  Włodzimierz... Missing commit.
2005-11-10  Włodzimierz... Lineup features of all book driven events.
2005-11-10  Włodzimierz... Preparation for incoming OW 1.4
2005-11-10  Włodzimierz... Get/SetTitle only for wxTopLevelWindow (wxX11 part...
2005-11-10  Vadim Zeitlinadd Clone() to wxXXXbookEvent and copy ctor to wxBookCt...
2005-11-10  Vadim Zeitlinadded wxKeyEvent::GetModifiers()
2005-11-10  Vadim Zeitlinadd Clone() to wxXXXbookEvent and copy ctor to wxBookCt...
2005-11-10  Stefan Csomoradding hit testing (needed a hack)
2005-11-10  Stefan Csomoradding hit testing
2005-11-10  Stefan Csomorwe're not supporting CW 5 anymore
2005-11-09  Włodzimierz... OW 1.4 preparation.
next