]> git.saurik.com Git - wxWidgets.git/shortlog
wxWidgets.git
2012-01-19  Stefan Csomorattempt for workaround for stl forward declaration...
2012-01-19  Stefan Csomorgcc 4.3 issues warning if type attributes are given...
2012-01-19  Stefan Csomorgcc 4.3 issues warning if type attributes are given...
2012-01-19  Stefan Csomoradding unix defaults
2012-01-18  Vadim ZeitlinSkip EVT_RIGHT_UP event in wxHtmlWindow if it wasn...
2012-01-18  Dimitri Schoolwerthreplaced _T() usage with wxT()
2012-01-18  Vadim ZeitlinAvoid needless second string conversion when adding...
2012-01-18  Bryan PettyGave proper spacing to header include sections.
2012-01-18  Dimitri SchoolwerthSynchronised svn:eol-style and svn:executable propertie...
2012-01-18  Dimitri Schoolwerthmerged libpng 1.5.7 to trunk
2012-01-18  Vadim ZeitlinDon't auto-link with 3rd party libraries in DLL build...
2012-01-18  Stefan Csomorfixing RTTI
2012-01-18  Stefan Csomoradding conversion for stl
2012-01-18  Vadim ZeitlinNo changes, just minor wxMSW code cleanup: use WinStruct<>.
2012-01-18  Vadim ZeitlinFix header formatting problem in wxMessageBox() documen...
2012-01-18  Javier TorresRemoved wxQt build slave
2012-01-17  Vadim ZeitlinConsistently use "checked" in wxRadioButton documentation.
2012-01-17  Stefan Csomormissing commit, see #10269
2012-01-17  Julian SmartAdded drawing context to allow 'virtual' (dynamic)...
2012-01-17  Václav SlavíkReplace wxDataViewCtrl::StartEditor() with EditItem().
2012-01-17  Václav SlavíkRemoved unused, wrong wxDataViewCtrl code.
2012-01-17  Václav SlavíkAdd wxDataViewCtrl::GetCurrentColumn().
2012-01-17  Julian SmartSupport for undoable application of custom properties...
2012-01-17  Dimitri SchoolwerthDeleted SetTypeFromExtension.sea.hqx.
2012-01-17  Dimitri SchoolwerthDeleted makefile.mgl.
2012-01-17  Dimitri SchoolwerthFixed keyboard navigation in generic tree control.
2012-01-16  Julian SmartFixed duplicate comment #13871
2012-01-16  Vadim ZeitlinOnly return the requested data from generic wxListCtrl...
2012-01-16  Vadim ZeitlinSet all event fields correctly for drag events in gener...
2012-01-16  Vadim ZeitlinRemove more non-standard keywords from wxWebView MSW...
2012-01-16  Steve LamertonRemove MSVC specific specifiers from wxWebView code.
2012-01-15  Vadim ZeitlinFix another typo in section names in the XRC overview.
2012-01-15  Vadim ZeitlinFix wxBitmapToggleButton section name in XRC format...
2012-01-15  Steve LamertonImplement IDocHostUIHandler in wxWebViewIE to improve...
2012-01-15  Steve LamertonAdd wxActiveXContainer::QueryClientSiteInterface to...
2012-01-15  Vadim ZeitlinFix minor errors in XRC format overview.
2012-01-15  Vadim ZeitlinRemove __WXMGL__ tests from the samples too.
2012-01-15  Julian SmartAdded min and max size to box attributes; made property...
2012-01-15  Václav SlavíkDon't crash if XRC file contains '_' at the end of...
2012-01-15  Stefan Csomornative maxlength support, fixes #10269 (for osx_cocoa)
2012-01-15  Stefan Csomorremoving duplicated method, wiring native maxlength...
2012-01-15  Stefan Csomorallow native max length support, see #10269
2012-01-15  Vadim ZeitlinRemove wxMGL port.
2012-01-15  Vadim ZeitlinRemove empty PalmOS-related directories.
2012-01-15  Vadim ZeitlinRemove more Palm OS left overs.
2012-01-15  Vadim ZeitlinImplement wxMenuBar::EnableTop() for wxMSW and wxGTK.
2012-01-15  Vadim ZeitlinFix unit test build with wxUSE_ZIPSTREAM or wxUSE_TARST...
2012-01-15  Vadim ZeitlinFix variable name in wxFTP example in the documentation.
2012-01-15  Vadim ZeitlinDocument wxFileCtrl as being in the core library, not...
2012-01-15  Stefan Csomorpatch applied with thanks, fixes #13865
2012-01-15  Vadim ZeitlinRemove Palm OS port.
2012-01-15  Vadim ZeitlinRemove the documentation of non-existent wxNO_T macro.
2012-01-15  Vadim ZeitlinCorrect wrong checks for wxUSE_OWNER_DRAWN.
2012-01-14  Paul Cornettin addition to key events, also prevent unhandled mouse...
2012-01-14  Vadim ZeitlinFix the size of the font returned from wxTextCtrl:...
2012-01-14  Vadim ZeitlinUpdate wxNotebook selection when user changes the page...
2012-01-14  Václav SlavíkFix wxDataViewCtrl::GetMainWindow() signature on OS X.
2012-01-14  Václav SlavíkMake column width calculations in wxDataViewCtrl and...
2012-01-13  Robin Dunnadd post-commit to svn too
2012-01-13  Robin DunnAlso exclude generated wxPython html files from pre...
2012-01-13  Vadim ZeitlinCall tzset() for all compilers before using time zone...
2012-01-13  Vadim ZeitlinCorrect handle passed to DocumentProperties() in MSW...
2012-01-13  Vadim ZeitlinUpdate broken link to manifest documentation on MSDN.
2012-01-13  Jouk JansenUpdate makefiles for OpenVMS
2012-01-12  Vadim ZeitlinCorrect wxDropSource constructors documentation.
2012-01-12  Paul Cornettrevert r70315, key event propagation should be fixed...
2012-01-12  Paul Cornettprevent unhandled key events from propagating up parent...
2012-01-12  Vadim ZeitlinAdded Lithuanian translations.
2012-01-12  Steve LamertonAdd missing aui dependencies to the notebook sample.
2012-01-11  Václav SlavíkDon't react to Enter/Space/F2 with modifiers in generic...
2012-01-11  Vadim ZeitlinOnly declare wxDialog::SetWindowStyleFlag() when wxUSE_...
2012-01-11  Vadim ZeitlinAdd wxUSE_OWNER_DRAW checks to wxMSW wxMenu code.
2012-01-10  Vadim ZeitlinFix UI in generic wxListCtrl when pressing cursor arrow...
2012-01-10  Dimitri SchoolwerthFixed clicking on MSW slider not changing value with...
2012-01-10  Vadim ZeitlinFix wxFrame::AttachMenuBar() compilation under Windows CE.
2012-01-10  Vadim ZeitlinUse wxAbort() instead of abort() to fix Windows CE...
2012-01-10  Vadim ZeitlinAdded wxAbort() which can also be used under Windows CE.
2012-01-10  Vadim ZeitlinAdd missing wxUSE_TOOLTIPS and wxUSE_UXTHEME checks...
2012-01-09  Václav SlavíkDon't crash in generic wxDataViewCtrl if selected colum...
2012-01-09  Vadim ZeitlinAdd check for _T() to svn pre-commit hook.
2012-01-09  Vadim ZeitlinUse wxT() instead of _T() in XTI code.
2012-01-09  Vadim ZeitlinUse wxT(), not _T(), in wxRichText code.
2012-01-09  Vadim ZeitlinResolve ambiguity between two wxAuiNotebook overloads.
2012-01-09  Julian SmartImproved layout, in particular passed a container size...
2012-01-09  Dimitri Schoolwerthno code changes, fixed some typos
2012-01-09  Jouk JansenCorrection for the #define wxUSE_DRAG_AND_DROP 0 case
2012-01-09  Paul Cornettmove render params out of wxDataViewCustomRenderer
2012-01-08  Julian SmartFixed default style setting to take into account text...
2012-01-08  Vadim ZeitlinFix menu creation in wxOSX/Carbon when using wx in...
2012-01-08  Vadim ZeitlinEnhance wxRibbonToolBar functionality to wxRibbonButton...
2012-01-08  Vadim ZeitlinDon't generate drag events without valid item in wxGene...
2012-01-08  Vadim ZeitlinAdd wxTopLevelWindow::SetRepresentedFilename().
2012-01-08  Vadim ZeitlinAnother wxOSX/Carbon compilation fix after wxListCtrlBa...
2012-01-08  Paul Cornettuse correct signature for init functions
2012-01-08  Paul Cornettremove unnecessary class definitions and variables
2012-01-08  Paul Cornettremove unnecessary finalize overrides
2012-01-08  Vadim ZeitlinFix wxOSX/Carbon compilation after wxListCtrlBase intro...
2012-01-07  Vadim ZeitlinCompilation fixes to joystick sample after r70279.
2012-01-07  Vadim ZeitlinCompilation fix for PCH-less build after wxListCtrlBase...
2012-01-07  Vadim ZeitlinImprove column auto-sizing code in generic wxListCtrl.
next