]> git.saurik.com Git - wxWidgets.git/shortlog
wxWidgets.git
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.
2005-11-09  Włodzimierz... Various source cleanings.
2005-11-09  Włodzimierz... 'rcdefs.h' action has to be phony, otherwise it is...
2005-11-09  Michael WetherellUpdate the build instructions for Win64
2005-11-09  Stefan Csomorallow a SHAPED flag for a dialog
2005-11-09  Stefan Csomorwx..._EX_METAL styles support
2005-11-09  Michael WetherellRegenerate Makefile.in, configure and the VC++ project...
2005-11-09  Kevin HockRestored the accidentally deleted "return true;" at...
2005-11-09  Michael WetherellCorrect the directory rcdefs.h installs to
2005-11-08  Michael WetherellCorrect the include order for the resource compiler
2005-11-08  Michael WetherellAdd rcdefs.h and support for automatic manifests on...
2005-11-08  Michael WetherellBake fix
2005-11-08  Włodzimierz... More obsolete compatibility removed.
2005-11-08  Julian SmartForce linking of gprint.cpp, otherwise Gnome printing...
2005-11-08  Roman Rolinskyrevision 7
2005-11-08  Włodzimierz... Get/SetTitle only for wxTopLevelWindow (wxCocoa part).
2005-11-08  Włodzimierz... Get/Set title fixes (#1350999).
2005-11-08  Kevin HockRemove fudges in Show: 1) Do not force a window to...
2005-11-08  Kevin HockRemove always moving window to the top of the Z-order...
2005-11-08  Włodzimierz... Build fix.
2005-11-08  Stefan Csomornot supported anymore
2005-11-08  Stefan Csomorfix undefined structs under 10.2 (tinderbox)
2005-11-08  Vadim Zeitlinremvoed wxFileDialogBase::m_parent as there is already...
2005-11-08  Vadim ZeitlinwxString(const unsigned char *) ctor doesn't crash...
2005-11-08  Vadim Zeitlinfix memory leak of wxMessageOutput if wxApp::OnInit...
2005-11-08  Vadim Zeitlinfix memory leak of pending events in wxEvtHandler dtor
2005-11-07  Mart Raudsepp[wxGTK] Support run-time changing of the wxFRAME_NO_TAS...
2005-11-07  Mart Raudsepp[wxGTK] Support changing the wxSTAY_ON_TOP style value...
2005-11-07  Mart RaudseppFix formatting tag in frame.tex
2005-11-07  Mart RaudseppFix formatting in bbutton.tex
2005-11-07  Stefan Csomoradjusting to SetLabel migration
2005-11-07  Stefan Csomoradjusting to SetLabel migration
2005-11-07  Stefan Csomorcleanup
2005-11-07  Stefan Csomorcleanup, adding correct window-ids to window events...
2005-11-07  Stefan Csomorcleanup, using Tiger funcs if possible
2005-11-07  Stefan Csomorsupport for wxNO_BORDER
2005-11-07  Stefan CsomorCGImage Creation is always available under OS X
2005-11-07  Stefan Csomorswitch to a CoreFoundation based and thread-safe implem...
2005-11-07  Włodzimierz... Get/SetTitle only for wxTopLevelWindow (wxMac part).
2005-11-07  Włodzimierz... Fixed #1338966.
2005-11-07  Włodzimierz... wxGetWorkingDirectory() deprecated. Fixed #1338966.
2005-11-07  Julian SmartDon't resend an update event from m_spin to avoid recursion
next