2009-12-25 |
Stefan Csomor | removing event handlers on non-owned windows when the... |
commit | commitdiff | tree | snapshot |
2009-12-25 |
Jaakko Salli | Refactored a very confusing condition in wxPGComboBox... |
commit | commitdiff | tree | snapshot |
2009-12-25 |
Jaakko Salli | Added wxComboCtrlBase::SetFore/BackgroundColour() |
commit | commitdiff | tree | snapshot |
2009-12-25 |
Stefan Csomor | fixing parameter names |
commit | commitdiff | tree | snapshot |
2009-12-25 |
Jaakko Salli | Added documentation for wxPGEditor::SetControlAppearance() |
commit | commitdiff | tree | snapshot |
2009-12-23 |
Vadim Zeitlin | Erase toolbar background even if it doesn't contain... |
commit | commitdiff | tree | snapshot |
2009-12-23 |
Vadim Zeitlin | Don't pass 0 timer ids to ::SetTimer(). |
commit | commitdiff | tree | snapshot |
2009-12-22 |
Michael Wetherell | Add support for large stdio files for VC 8+. What versi... |
commit | commitdiff | tree | snapshot |
2009-12-22 |
Jaakko Salli | Added wxPropertyGrid::SetUnspecifiedValueAppearance... |
commit | commitdiff | tree | snapshot |
2009-12-22 |
Vadim Zeitlin | Remove the test of erase background events from the... |
commit | commitdiff | tree | snapshot |
2009-12-22 |
Vadim Zeitlin | Finally really correct background erasing for wxMSW... |
commit | commitdiff | tree | snapshot |
2009-12-22 |
Vadim Zeitlin | Fix best size computation for buttons without image... |
commit | commitdiff | tree | snapshot |
2009-12-21 |
Jaakko Salli | Added wxMSW wxChoice::GetClassDefaultAttributes(),... |
commit | commitdiff | tree | snapshot |
2009-12-20 |
Francesco Montorsi | fix miscellaneous Doxygen 1.6.1 warnings |
commit | commitdiff | tree | snapshot |
2009-12-20 |
Francesco Montorsi | fix a few doxygen warnings |
commit | commitdiff | tree | snapshot |
2009-12-20 |
Francesco Montorsi | add a detailed description to wxMenuItem::SetItemLabel... |
commit | commitdiff | tree | snapshot |
2009-12-20 |
Jaakko Salli | Added wxPropertyGrid::GetUnspecifiedValueText(). Use... |
commit | commitdiff | tree | snapshot |
2009-12-20 |
Jaakko Salli | Added some missing SetupTextCtrlValue() calls |
commit | commitdiff | tree | snapshot |
2009-12-19 |
Jaakko Salli | Suppress 'unused argument' warnings |
commit | commitdiff | tree | snapshot |
2009-12-19 |
Jaakko Salli | Added wxWindowMSW::MSWGetThemeColour(); initially use... |
commit | commitdiff | tree | snapshot |
2009-12-19 |
Jaakko Salli | Properly notify active editor control when it receives... |
commit | commitdiff | tree | snapshot |
2009-12-19 |
Vadim Zeitlin | Document wxSpinCtrlDouble in correct header file. |
commit | commitdiff | tree | snapshot |
2009-12-19 |
Vadim Zeitlin | Document wxSizerItem::Assign{Window,Sizer,Spacer}(... |
commit | commitdiff | tree | snapshot |
2009-12-19 |
Vadim Zeitlin | Document wxDV_NO_HEADER style. |
commit | commitdiff | tree | snapshot |
2009-12-19 |
Vadim Zeitlin | Corrections to expander position calculations and drawi... |
commit | commitdiff | tree | snapshot |
2009-12-19 |
Vadim Zeitlin | Correct selection/drop highlight rectangles width in... |
commit | commitdiff | tree | snapshot |
2009-12-19 |
Vadim Zeitlin | Always draw standard-sized checkboxes in generic wxData... |
commit | commitdiff | tree | snapshot |
2009-12-19 |
Vadim Zeitlin | Use correct width in wxDataViewCustomRendererBase:... |
commit | commitdiff | tree | snapshot |
2009-12-19 |
Jaakko Salli | In wxPropertyGrid::HandleCustomEditorEvent(), also... |
commit | commitdiff | tree | snapshot |
2009-12-18 |
Vadim Zeitlin | Don't create labels with wxST_NO_AUTORESIZE flag with... |
commit | commitdiff | tree | snapshot |
2009-12-18 |
Vadim Zeitlin | Don't draw over dummy separators in MSW toolbar, just... |
commit | commitdiff | tree | snapshot |
2009-12-18 |
Vadim Zeitlin | Don't explicitly set the background colour for wxChoice. |
commit | commitdiff | tree | snapshot |
2009-12-18 |
Vadim Zeitlin | No real changes, just change type of MSWGetBgBrush... |
commit | commitdiff | tree | snapshot |
2009-12-18 |
Vadim Zeitlin | Don't force themed background for wxToolBar under MSW... |
commit | commitdiff | tree | snapshot |
2009-12-18 |
Jaakko Salli | Have wxComboCtrl honour any custom foreground and backg... |
commit | commitdiff | tree | snapshot |
2009-12-18 |
Vadim Zeitlin | Don't access the first character of a possible empty... |
commit | commitdiff | tree | snapshot |
2009-12-18 |
Vadim Zeitlin | Only call GetTextMetrics() in wxDC::GetTextExtent(... |
commit | commitdiff | tree | snapshot |
2009-12-18 |
Vadim Zeitlin | Call SymCleanup() in wxStackWalker to fix problem with... |
commit | commitdiff | tree | snapshot |
2009-12-18 |
Vadim Zeitlin | Don't use "-I @" in ctags command line as cmd.exe handl... |
commit | commitdiff | tree | snapshot |
2009-12-18 |
Vadim Zeitlin | No changes, just minor cleanup. |
commit | commitdiff | tree | snapshot |
2009-12-18 |
Vadim Zeitlin | Restore the use of the correct brush for toolbar backgr... |
commit | commitdiff | tree | snapshot |
2009-12-17 |
Vadim Zeitlin | Correct wxDateTime::GetWeekOfMonth() for days in the... |
commit | commitdiff | tree | snapshot |
2009-12-17 |
Vadim Zeitlin | Add test of accelerators using both ASCII and non-ASCII... |
commit | commitdiff | tree | snapshot |
2009-12-17 |
Vadim Zeitlin | Always use FVIRTKEY for the accelerators under MSW. |
commit | commitdiff | tree | snapshot |
2009-12-17 |
Jaakko Salli | Allow wxPropertyGrid::RecalculateVirtualSize() execute... |
commit | commitdiff | tree | snapshot |
2009-12-17 |
Stefan Csomor | supporting sleep mode properly, see #11557 |
commit | commitdiff | tree | snapshot |
2009-12-17 |
Vadim Zeitlin | Initialize all fields of EXCEPINFO object to avoid... |
commit | commitdiff | tree | snapshot |
2009-12-16 |
Vadim Zeitlin | Correct typo in wxEVT_COMMAND_LISTBOX_DOUBLECLICKED. |
commit | commitdiff | tree | snapshot |
2009-12-16 |
Jaakko Salli | Fixed display of 'InlineHelp' attribute |
commit | commitdiff | tree | snapshot |
2009-12-16 |
Jaakko Salli | Slightly improved check whether or not to execute wxPro... |
commit | commitdiff | tree | snapshot |
2009-12-16 |
Paul Cornett | preserve type when loaded image is rescaled, #11543 |
commit | commitdiff | tree | snapshot |
2009-12-16 |
Paul Cornett | allow setting client size to work properly before windo... |
commit | commitdiff | tree | snapshot |
2009-12-15 |
Vadim Zeitlin | Avoid GTK+ errors when using AUI wxPseudoTransparentFra... |
commit | commitdiff | tree | snapshot |
2009-12-15 |
Vadim Zeitlin | Remove asserts in wxChoicebook::Get/SetPageImage(). |
commit | commitdiff | tree | snapshot |
2009-12-15 |
Václav Slavík | define NDEBUG if not using debug CRT |
commit | commitdiff | tree | snapshot |
2009-12-15 |
Václav Slavík | compilation fix for wxUSE_IMAGE=0 case |
commit | commitdiff | tree | snapshot |
2009-12-15 |
Václav Slavík | compilation fix for wxUSE_IMAGE=0 caseinclude/wx/iconbndl.h |
commit | commitdiff | tree | snapshot |
2009-12-15 |
Václav Slavík | PCH compilation fix |
commit | commitdiff | tree | snapshot |
2009-12-14 |
Vadim Zeitlin | Avoid painting generic wxDataViewCtrl if it has no... |
commit | commitdiff | tree | snapshot |
2009-12-14 |
Jaakko Salli | Make wxPG_EX_MULTIPLE_SELECTION behave more like a... |
commit | commitdiff | tree | snapshot |
2009-12-14 |
Jaakko Salli | Determine better whether the property editor needs... |
commit | commitdiff | tree | snapshot |
2009-12-14 |
Jaakko Salli | 'Set to Unspecified' -> 'Set Value to Unspecified' |
commit | commitdiff | tree | snapshot |
2009-12-14 |
Jaakko Salli | Set correct m_state in wxPGCheckBoxEditor::SetValueToUn... |
commit | commitdiff | tree | snapshot |
2009-12-14 |
Jaakko Salli | Always refresh the editor when setting property value... |
commit | commitdiff | tree | snapshot |
2009-12-14 |
Jaakko Salli | Fixed unspecified property value rendering for various... |
commit | commitdiff | tree | snapshot |
2009-12-14 |
Vadim Zeitlin | Restore correct access to wxGenericStaticText::Set... |
commit | commitdiff | tree | snapshot |
2009-12-13 |
Vadim Zeitlin | Remove unnecessary Mac-specific TOOLKIT_LOWERCASE setting. |
commit | commitdiff | tree | snapshot |
2009-12-13 |
Vadim Zeitlin | Add --with-[osx_]iphone switch to configure. |
commit | commitdiff | tree | snapshot |
2009-12-13 |
Vadim Zeitlin | Test for sw_vers availability before calling it in... |
commit | commitdiff | tree | snapshot |
2009-12-13 |
Vadim Zeitlin | Rename --with-cocoa configure switch to --with-old_coco... |
commit | commitdiff | tree | snapshot |
2009-12-13 |
Jaakko Salli | Added wxPropertyGridManager header support; Refactored... |
commit | commitdiff | tree | snapshot |
2009-12-12 |
Stefan Csomor | rearranging contentview, adding toolbar |
commit | commitdiff | tree | snapshot |
2009-12-12 |
Stefan Csomor | rearranging contentview, adding toolbar |
commit | commitdiff | tree | snapshot |
2009-12-12 |
Jaakko Salli | wxHeaderColumnBase -> wxHeaderColumn; Fixed UpdateColum... |
commit | commitdiff | tree | snapshot |
2009-12-12 |
Jaakko Salli | On Windows, force read-only property editor wxTextCtrl... |
commit | commitdiff | tree | snapshot |
2009-12-12 |
Jaakko Salli | Added a proper log frame to the propgrid sample |
commit | commitdiff | tree | snapshot |
2009-12-12 |
Jaakko Salli | Generate wxPropertyGrid splitter (column divider) event... |
commit | commitdiff | tree | snapshot |
2009-12-11 |
Jaakko Salli | Fixed incorrect use of RemoveAt() in wxPropertyGridPage... |
commit | commitdiff | tree | snapshot |
2009-12-10 |
Vadim Zeitlin | Add support for stretchable spaces to wxToolBar. |
commit | commitdiff | tree | snapshot |
2009-12-10 |
Vadim Zeitlin | Rename gtk{,1}/tbargtk.{h,cpp} to toolbar.{h,cpp}. |
commit | commitdiff | tree | snapshot |
2009-12-10 |
Vadim Zeitlin | Set correct toolbar width in wxMSW wxFrame. |
commit | commitdiff | tree | snapshot |
2009-12-10 |
Vadim Zeitlin | No changes, just refactor wxToolBarToolBase ctors. |
commit | commitdiff | tree | snapshot |
2009-12-10 |
Vadim Zeitlin | No changes, just slightly simplify the tool insertion... |
commit | commitdiff | tree | snapshot |
2009-12-09 |
Peter Cawley | Rewrote wxRibbonPage realisation and layout code to... |
commit | commitdiff | tree | snapshot |
2009-12-09 |
Vadim Zeitlin | Avoid outputting the assert message twice in non-GUI... |
commit | commitdiff | tree | snapshot |
2009-12-09 |
Vadim Zeitlin | Don't limit the number of stack frames in GTK assert... |
commit | commitdiff | tree | snapshot |
2009-12-09 |
Vadim Zeitlin | Better handling for asserts in non-main threads. |
commit | commitdiff | tree | snapshot |
2009-12-09 |
Vadim Zeitlin | No real changes, just remove __WXDEBUG__ tests. |
commit | commitdiff | tree | snapshot |
2009-12-09 |
Vadim Zeitlin | Override OnAssertFailure() and not deprecated OnAssert... |
commit | commitdiff | tree | snapshot |
2009-12-09 |
Vadim Zeitlin | Document that wxTrap() now traps [almost] always. |
commit | commitdiff | tree | snapshot |
2009-12-09 |
Vadim Zeitlin | Explicitly link the SDK application example with user32... |
commit | commitdiff | tree | snapshot |
2009-12-09 |
Vadim Zeitlin | STL build compilation fix. |
commit | commitdiff | tree | snapshot |
2009-12-09 |
Stefan Csomor | support for getting current event loop on iPhone |
commit | commitdiff | tree | snapshot |
2009-12-09 |
Stefan Csomor | avoiding string conversions on 1st param of wxStat... |
commit | commitdiff | tree | snapshot |
2009-12-09 |
Stefan Csomor | using on all OSX variants |
commit | commitdiff | tree | snapshot |
2009-12-09 |
Stefan Csomor | fixing toolbar support, adding iphone |
commit | commitdiff | tree | snapshot |
2009-12-09 |
Stefan Csomor | make sure it is compilable w/o menus (eg on iPhone) |
commit | commitdiff | tree | snapshot |
2009-12-09 |
Stefan Csomor | remove workaround |
commit | commitdiff | tree | snapshot |
2009-12-09 |
Stefan Csomor | avoid double define warnings |
commit | commitdiff | tree | snapshot |
2009-12-09 |
Kevin Ollivier | Add OSX prefix, and be clear that this is OS X only... |
commit | commitdiff | tree | snapshot |
next |