root

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @57916 [57916] 31 minutes PC revert slop from previous commit
(edit) @57915 [57915] 41 minutes FM a few more int/wxPolygonFillMode substitutions in wxRegion and …
(edit) @57914 [57914] 52 minutes FM even more fixes detected using ifacecheck
(edit) @57913 [57913] 103 minutes FM fix build
(edit) @57912 [57912] 108 minutes FM automated ifacecheck fixes
(edit) @57911 [57911] 2 hours FM fix typo
(edit) @57910 [57910] 2 hours RR use wxRound(x), not int(x+0.5)
(edit) @57909 [57909] 3 hours RR use wxRound(x) instead of int( x+0.5 )
(edit) @57908 [57908] 3 hours FM lastest patch from Utensil Candel: remove some legacy code; clarify the …
(edit) @57907 [57907] 3 hours FM change generic ints to enums in wxDC (closes #9959)
(edit) @57906 [57906] 3 hours RR Add the same margin to wxBitmapToggleButton as to wxBitmapButton
(edit) @57905 [57905] 4 hours JJ my previous commit patched the wrong file
(edit) @57904 [57904] 5 hours RR Update allocation of all child widgets after scrolling
(edit) @57903 [57903] 5 hours RR Update allocation of all child widgets after scrolling
(edit) @57902 [57902] 6 hours RR Make wxWrapSizer respect border around items
(edit) @57901 [57901] 6 hours JJ Insert missing include file
(edit) @57900 [57900] 7 hours RR Override mouse wheel scrolling steps from GTK and make the default 3 …
(edit) @57899 [57899] 19 hours JJ Update OpenVMS compile support
(edit) @57898 [57898] 21 hours JJ insert missing include file for OpenVMS platforms
(edit) @57897 [57897] 21 hours SC clearing shortcuts, patch from Leland, fixes #10342
(edit) @57896 [57896] 22 hours JJ insert missing iclude file
(edit) @57895 [57895] 22 hours JMS Updated 'Car' test to match a recent change in the sample
(edit) @57894 [57894] 23 hours JMS Added wxPropertyGrid::SetSortFunction(); moved Sort() and SortChildren() …
(edit) @57893 [57893] 23 hours FM remove an unused pool of strings using wxStringList
(edit) @57892 [57892] 23 hours FM document wxConvertFromIeeeExtended and wxConvertToIeeeExtended
(edit) @57891 [57891] 24 hours FM remove old (and unused) MSW-only wxFontEnumerator header
(edit) @57890 [57890] 24 hours FM use wxArrayString instead of wxStringList
(edit) @57889 [57889] 24 hours FM fix wxMotif errors when linking against a wxControlWithItems-derived …
(edit) @57888 [57888] 24 hours PC build fix for GTK+ 2.12 and earlier
(edit) @57887 [57887] 25 hours JS Always use live sash update on Mac/CG since it can't paint the splitter
(edit) @57886 [57886] 25 hours JS Always use live sash update on Mac since it can't paint the splitter
(edit) @57885 [57885] 27 hours JS Added wxAUI_MGR_LIVE_RESIZE flag for live sash sizing, the default on …
(edit) @57884 [57884] 27 hours JS Added wxAUI_MGR_LIVE_RESIZE flag for live sash sizing, the default on …
(edit) @57883 [57883] 27 hours FM MYcopystring is not required anymore when compat2.8 is off
(edit) @57882 [57882] 28 hours FM fix wxSplitPath usage
(edit) @57881 [57881] 30 hours JS Fixed assert caused by incorrect number of flex grid sizer rows
(edit) @57880 [57880] 30 hours JS Fixed assert caused by incorrect number of flex grid sizer rows
(edit) @57879 [57879] 30 hours FM fix wxYield[IfNeeded] dll linkage (closes #10325)
(edit) @57878 [57878] 30 hours FM fix include file
(edit) @57877 [57877] 32 hours JS Don't use client DC yet for size feedback on Mac/CG or you'll get a smear. …
(edit) @57876 [57876] 33 hours JS Added missing includes
(edit) @57875 [57875] 33 hours JS Added missing include
(edit) @57874 [57874] 36 hours PC do minimal invalidations to get border to redraw properly
(edit) @57873 [57873] 40 hours FM s/wxSplitPath/wxFileName::SplitPath
(edit) @57872 [57872] 40 hours FM deprecate wxDos2UnixFilename, wxUnix2DosFilename, wxStripExtension, …
(edit) @57871 [57871] 40 hours FM s/wxGetTempFileName/wxFileName::CreateTempFileName
(edit) @57870 [57870] 40 hours FM use wxFileName instead of ::wxStripExtension
(edit) @57869 [57869] 40 hours FM s/wxGetTempFileName/wxFileName::CreateTempFileName
(edit) @57868 [57868] 41 hours FM fix doxygen warning about XHTML syntax
(edit) @57867 [57867] 41 hours FM rewrite wxContractPath as wxFileName::ReplaceEnvVariable and …
(edit) @57866 [57866] 41 hours FM better docs for wxPathNormalize
(edit) @57865 [57865] 43 hours VS wx is not a compiler, it doesn't need AC_CANONICAL_TARGET
(edit) @57864 [57864] 43 hours BP Fixed wxTreeCtrl docs link.
(edit) @57863 [57863] 45 hours FM use WXWIN_COMPATIBILITY_2_8 instead of WXWIN_COMPATIBILITY_2_6 for …
(edit) @57862 [57862] 2 days JS Workaround for _SetDstBlits32BGRA crash when compiling and running on …
(edit) @57861 [57861] 2 days JS Use own cursor implementation if Mac CG=1, since otherwise there are …
(edit) @57860 [57860] 2 days BP Replaced IsLocked with IsOk in 2.8 docs (was already fixed in trunk).
(edit) @57859 [57859] 2 days BP Switched @NULL back to (the appropriate) @NUL and added NUL command to …
(edit) @57858 [57858] 2 days FM remove link to the old HTML manual
(edit) @57857 [57857] 2 days FM remove f.html and fft.html; they're old and unlinked from other test HTML …
(edit) @57856 [57856] 2 days FM add #if WXWIN_COMPATIBILITY_2_6 around wxUsleep
(edit) @57855 [57855] 2 days FM add the @appearance tag to wxFileCtrl
(edit) @57854 [57854] 2 days FM add WXWIN_COMPATIBILITY_2_6 block around wxUsleep deprecation; put …
(edit) @57853 [57853] 2 days CE set default scales to 1.0 (as in baseDC)
(edit) @57852 [57852] 2 days SC bringing ctrl and cmd accel handling for menus in line with pure key event …
(edit) @57851 [57851] 2 days SC fixing include type
(edit) @57850 [57850] 2 days SC adding DefaultAttributes support
(edit) @57849 [57849] 2 days SC using GetFont calls instead of direct accessors
(edit) @57848 [57848] 2 days SC using GetFont calls instead of direct accessors
(edit) @57847 [57847] 2 days BP Fixed a couple Doxygen warnings, patch from Tim Stahlhut.
(edit) @57846 [57846] 3 days BP Replaced @ingroup with @addtogroup for all global func/macros for use with …
(edit) @57845 [57845] 3 days BP Committing Doxygen 1.5.7+ configuration changes as Francesco has found a …
(edit) @57844 [57844] 3 days FM only formatting changes. s/FALSE/false and s/TRUE/true; remove excessive …
(edit) @57843 [57843] 3 days FM use doxygen autolink for global enumerations
(edit) @57842 [57842] 3 days CJP explicitly use unicode for keybindings.
(edit) @57841 [57841] 3 days FM fix crash because of a missing wxOK constant
(edit) @57840 [57840] 3 days FM use GetCopyrightToDisplay instead of GetCopyright; part of commit 57245
(edit) @57839 [57839] 4 days PC backport r55463, fix for infinite loop when wxBeginBusyCursor is called …
(edit) @57838 [57838] 4 days CJP fix layout issue on gtk.
(edit) @57837 [57837] 4 days VZ add a custom printer for wxString to use with Python-enabled gdb
(edit) @57836 [57836] 4 days JMS Fixes in wxPGProperty::StringToValue(): Prevent it-- from iterating into …
(edit) @57835 [57835] 4 days JMS In wxPGProperty::StringToValue(), variant.SetName() really has to be …
(edit) @57834 [57834] 4 days JMS Added bool property to the nested car sample (for testing purposes)
(edit) @57833 [57833] 4 days VZ abstract VC6 workaround inside a WX_CPPUNIT_ALLOW_EQUALS_TO_INT() macro
(edit) @57832 [57832] 4 days VZ don't use \u in strings, VC6 doesn't support this
(edit) @57831 [57831] 4 days VZ use correct type for file offset
(edit) @57830 [57830] 4 days SC support for proper mouse events for controls embedded in native toolbars
(edit) @57829 [57829] 4 days VZ need to overload assertEquals(int,short) too to resolve ambiguity
(edit) @57828 [57828] 4 days VZ more attempts to fix CppUnit::assertEquals for VC6 without breaking …
(edit) @57827 [57827] 4 days JMS Significant check box editor refactoring, including fix to UpdateControl() …
(edit) @57826 [57826] 4 days JMS Added extra RefreshEditor() call for better testing
(edit) @57825 [57825] 4 days PC build fix for GTK+ versions prior to 2.14
(edit) @57824