]> git.saurik.com Git - wxWidgets.git/shortlog
wxWidgets.git
2009-12-25  Stefan Csomorfixing parameter names
2009-12-25  Jaakko SalliAdded documentation for wxPGEditor::SetControlAppearance()
2009-12-23  Vadim ZeitlinErase toolbar background even if it doesn't contain...
2009-12-23  Vadim ZeitlinDon't pass 0 timer ids to ::SetTimer().
2009-12-22  Michael WetherellAdd support for large stdio files for VC 8+. What versi...
2009-12-22  Jaakko SalliAdded wxPropertyGrid::SetUnspecifiedValueAppearance...
2009-12-22  Vadim ZeitlinRemove the test of erase background events from the...
2009-12-22  Vadim ZeitlinFinally really correct background erasing for wxMSW...
2009-12-22  Vadim ZeitlinFix best size computation for buttons without image...
2009-12-21  Jaakko SalliAdded wxMSW wxChoice::GetClassDefaultAttributes(),...
2009-12-20  Francesco Montorsifix miscellaneous Doxygen 1.6.1 warnings
2009-12-20  Francesco Montorsifix a few doxygen warnings
2009-12-20  Francesco Montorsiadd a detailed description to wxMenuItem::SetItemLabel...
2009-12-20  Jaakko SalliAdded wxPropertyGrid::GetUnspecifiedValueText(). Use...
2009-12-20  Jaakko SalliAdded some missing SetupTextCtrlValue() calls
2009-12-19  Jaakko SalliSuppress 'unused argument' warnings
2009-12-19  Jaakko SalliAdded wxWindowMSW::MSWGetThemeColour(); initially use...
2009-12-19  Jaakko SalliProperly notify active editor control when it receives...
2009-12-19  Vadim ZeitlinDocument wxSpinCtrlDouble in correct header file.
2009-12-19  Vadim ZeitlinDocument wxSizerItem::Assign{Window,Sizer,Spacer}(...
2009-12-19  Vadim ZeitlinDocument wxDV_NO_HEADER style.
2009-12-19  Vadim ZeitlinCorrections to expander position calculations and drawi...
2009-12-19  Vadim ZeitlinCorrect selection/drop highlight rectangles width in...
2009-12-19  Vadim ZeitlinAlways draw standard-sized checkboxes in generic wxData...
2009-12-19  Vadim ZeitlinUse correct width in wxDataViewCustomRendererBase:...
2009-12-19  Jaakko SalliIn wxPropertyGrid::HandleCustomEditorEvent(), also...
2009-12-18  Vadim ZeitlinDon't create labels with wxST_NO_AUTORESIZE flag with...
2009-12-18  Vadim ZeitlinDon't draw over dummy separators in MSW toolbar, just...
2009-12-18  Vadim ZeitlinDon't explicitly set the background colour for wxChoice.
2009-12-18  Vadim ZeitlinNo real changes, just change type of MSWGetBgBrush...
2009-12-18  Vadim ZeitlinDon't force themed background for wxToolBar under MSW...
2009-12-18  Jaakko SalliHave wxComboCtrl honour any custom foreground and backg...
2009-12-18  Vadim ZeitlinDon't access the first character of a possible empty...
2009-12-18  Vadim ZeitlinOnly call GetTextMetrics() in wxDC::GetTextExtent(...
2009-12-18  Vadim ZeitlinCall SymCleanup() in wxStackWalker to fix problem with...
2009-12-18  Vadim ZeitlinDon't use "-I @" in ctags command line as cmd.exe handl...
2009-12-18  Vadim ZeitlinNo changes, just minor cleanup.
2009-12-18  Vadim ZeitlinRestore the use of the correct brush for toolbar backgr...
2009-12-17  Vadim ZeitlinCorrect wxDateTime::GetWeekOfMonth() for days in the...
2009-12-17  Vadim ZeitlinAdd test of accelerators using both ASCII and non-ASCII...
2009-12-17  Vadim ZeitlinAlways use FVIRTKEY for the accelerators under MSW.
2009-12-17  Jaakko SalliAllow wxPropertyGrid::RecalculateVirtualSize() execute...
2009-12-17  Stefan Csomorsupporting sleep mode properly, see #11557
2009-12-17  Vadim ZeitlinInitialize all fields of EXCEPINFO object to avoid...
2009-12-16  Vadim ZeitlinCorrect typo in wxEVT_COMMAND_LISTBOX_DOUBLECLICKED.
2009-12-16  Jaakko SalliFixed display of 'InlineHelp' attribute
2009-12-16  Jaakko SalliSlightly improved check whether or not to execute wxPro...
2009-12-16  Paul Cornettpreserve type when loaded image is rescaled, #11543
2009-12-16  Paul Cornettallow setting client size to work properly before windo...
2009-12-15  Vadim ZeitlinAvoid GTK+ errors when using AUI wxPseudoTransparentFra...
2009-12-15  Vadim ZeitlinRemove asserts in wxChoicebook::Get/SetPageImage().
2009-12-15  Václav Slavíkdefine NDEBUG if not using debug CRT
2009-12-15  Václav Slavíkcompilation fix for wxUSE_IMAGE=0 case
2009-12-15  Václav Slavíkcompilation fix for wxUSE_IMAGE=0 caseinclude/wx/iconbndl.h
2009-12-15  Václav SlavíkPCH compilation fix
2009-12-14  Vadim ZeitlinAvoid painting generic wxDataViewCtrl if it has no...
2009-12-14  Jaakko SalliMake wxPG_EX_MULTIPLE_SELECTION behave more like a...
2009-12-14  Jaakko SalliDetermine better whether the property editor needs...
2009-12-14  Jaakko Salli'Set to Unspecified' -> 'Set Value to Unspecified'
2009-12-14  Jaakko SalliSet correct m_state in wxPGCheckBoxEditor::SetValueToUn...
2009-12-14  Jaakko SalliAlways refresh the editor when setting property value...
2009-12-14  Jaakko SalliFixed unspecified property value rendering for various...
2009-12-14  Vadim ZeitlinRestore correct access to wxGenericStaticText::Set...
2009-12-13  Vadim ZeitlinRemove unnecessary Mac-specific TOOLKIT_LOWERCASE setting.
2009-12-13  Vadim ZeitlinAdd --with-[osx_]iphone switch to configure.
2009-12-13  Vadim ZeitlinTest for sw_vers availability before calling it in...
2009-12-13  Vadim ZeitlinRename --with-cocoa configure switch to --with-old_coco...
2009-12-13  Jaakko SalliAdded wxPropertyGridManager header support; Refactored...
2009-12-12  Stefan Csomorrearranging contentview, adding toolbar
2009-12-12  Stefan Csomorrearranging contentview, adding toolbar
2009-12-12  Jaakko SalliwxHeaderColumnBase -> wxHeaderColumn; Fixed UpdateColum...
2009-12-12  Jaakko SalliOn Windows, force read-only property editor wxTextCtrl...
2009-12-12  Jaakko SalliAdded a proper log frame to the propgrid sample
2009-12-12  Jaakko SalliGenerate wxPropertyGrid splitter (column divider) event...
2009-12-11  Jaakko SalliFixed incorrect use of RemoveAt() in wxPropertyGridPage...
2009-12-10  Vadim ZeitlinAdd support for stretchable spaces to wxToolBar.
2009-12-10  Vadim ZeitlinRename gtk{,1}/tbargtk.{h,cpp} to toolbar.{h,cpp}.
2009-12-10  Vadim ZeitlinSet correct toolbar width in wxMSW wxFrame.
2009-12-10  Vadim ZeitlinNo changes, just refactor wxToolBarToolBase ctors.
2009-12-10  Vadim ZeitlinNo changes, just slightly simplify the tool insertion...
2009-12-09  Peter CawleyRewrote wxRibbonPage realisation and layout code to...
2009-12-09  Vadim ZeitlinAvoid outputting the assert message twice in non-GUI...
2009-12-09  Vadim ZeitlinDon't limit the number of stack frames in GTK assert...
2009-12-09  Vadim ZeitlinBetter handling for asserts in non-main threads.
2009-12-09  Vadim ZeitlinNo real changes, just remove __WXDEBUG__ tests.
2009-12-09  Vadim ZeitlinOverride OnAssertFailure() and not deprecated OnAssert...
2009-12-09  Vadim ZeitlinDocument that wxTrap() now traps [almost] always.
2009-12-09  Vadim ZeitlinExplicitly link the SDK application example with user32...
2009-12-09  Vadim ZeitlinSTL build compilation fix.
2009-12-09  Stefan Csomorsupport for getting current event loop on iPhone
2009-12-09  Stefan Csomoravoiding string conversions on 1st param of wxStat...
2009-12-09  Stefan Csomorusing on all OSX variants
2009-12-09  Stefan Csomorfixing toolbar support, adding iphone
2009-12-09  Stefan Csomormake sure it is compilable w/o menus (eg on iPhone)
2009-12-09  Stefan Csomorremove workaround
2009-12-09  Stefan Csomoravoid double define warnings
2009-12-09  Kevin OllivierAdd OSX prefix, and be clear that this is OS X only...
2009-12-08  Vadim ZeitlinUse X64 machine type for MSVC linker instead of old...
2009-12-08  Vadim ZeitlinFix duplicate accelerator use in animate sample.
2009-12-08  Vadim ZeitlinMake wxPORTRAIT and wxLANDSCAPE elements of wxPrintOrie...
next