]> git.saurik.com Git - wxWidgets.git/shortlog
wxWidgets.git
2007-11-16  Vadim Zeitlinadded logic to manage automatically allocated ids in...
2007-11-16  Stefan Csomorcleanup mac
2007-11-16  Stefan Csomorcleanup mac
2007-11-16  Stefan Csomorcleanup mac
2007-11-16  Stefan Csomorcleanup
2007-11-16  Stefan Csomorcleanup
2007-11-16  Stefan Csomorcleanup
2007-11-16  Stefan Csomorcleanup
2007-11-16  Stefan Csomorcleanup
2007-11-16  Julian SmartDon't suppress accelerators that include Enter just...
2007-11-16  Stefan Csomorcorrecting import/export (_adv gave linking errors)
2007-11-15  Stefan Csomorcleanup
2007-11-15  Stefan Csomorcleanup
2007-11-15  Stefan Csomorcleanup
2007-11-15  Stefan Csomorcleanup
2007-11-15  Stefan Csomorcleanup
2007-11-15  Robert RoeblingSlightly overoptimized
2007-11-15  Robert Roeblingremove warnings
2007-11-15  Stefan Csomorrebaked after adding utilscocoa.mm to wxmac
2007-11-15  Paul Cornettfix reference to temporary
2007-11-15  Paul Cornettbuild fixes for 64-bit
2007-11-15  Robert Roeblingoptimise startup of wxDataViewIndexListModel
2007-11-15  Julian SmartBorder correction
2007-11-15  Julian SmartCorrected symbol for OS/2
2007-11-15  Julian SmartAdded missing include
2007-11-14  Robert RoeblingwxDC rework, forgot these
2007-11-14  Julian SmartDon't try to call CanUndo/CanRedo for read-only combobo...
2007-11-14  Julian SmartConflict correction
2007-11-14  Robert RoeblingwxDC change
2007-11-14  Robert RoeblingFurther wxDC changes
2007-11-14  Julian SmartBorder corrections
2007-11-14  Julian SmartBorder corrections, and more compact dialog sizes
2007-11-14  Robert RoeblingOk -> IsOk
2007-11-14  Robert Roeblinguse const for xpm icons
2007-11-14  Václav Slavíkadded never_empty hint on WX_DIR option
2007-11-14  Paul Cornettput the useable border styles in one place
2007-11-14  Paul Cornettput the useable border styles in one place
2007-11-13  Francesco Montorsifix some typos/imprecisions
2007-11-13  Francesco Montorsiallow wxpresets to be used with xcode2 format (even...
2007-11-13  Francesco Montorsiuse docparam instead of simple italic tag for parameter...
2007-11-13  Francesco Montorsiadd 'Application and process-management classes', ...
2007-11-13  Francesco Montorsidocument wxDECLARE_APP
2007-11-13  Francesco Montorsidocument wxFORCE_LINK_THIS_MODULE, wxFORCE_LINK_MODULE...
2007-11-13  Francesco Montorsiuser proper markup for the url to unicode website
2007-11-13  Francesco Montorsismall fix to inheritance hierarchy
2007-11-13  Francesco Montorsiupdate the file handling part of the manual; update...
2007-11-13  Francesco Montorsikeep function description before parameter documentation
2007-11-13  Benjamin Williamsadded null pointer check and assert
2007-11-13  Paul Cornettfix border glitches after rev 49907
2007-11-13  Vadim Zeitlinfix another minor bug in DLGC_WANTMESSAGE handling...
2007-11-13  Vadim Zeitlinoverride GetDefaultBorder() to return wxBORDER_NONE...
2007-11-13  Vadim Zeitlinunselect all selected items, not just the currently...
2007-11-13  Vadim Zeitlinuse GDK_SIZING instead of GDK_FLEUR which looks more...
2007-11-13  Vadim Zeitlinfix unreachable code warning in TranslateBorder()
2007-11-13  Vadim Zeitlincorrection to the changes of r49805 to make the code...
2007-11-13  Vadim Zeitlindisambiguate between 2 base class IsEmpty() versions...
2007-11-13  Julian SmartAdded missing return type
2007-11-13  Julian SmartTake wxBORDER_THEME, and the default border style,...
2007-11-13  Julian SmartwxBORDER_THEME processing for Motif and X11
2007-11-13  Julian SmartTake account of wxBORDER_THEME (assume it's like wxBORD...
2007-11-13  Julian SmartGetting borders working
2007-11-13  Stefan Csomoradding cocoa utils bridge
2007-11-13  Vadim Zeitlinadded GetLineText() test
2007-11-13  Vadim Zeitlinreplace changes of r49890 by defining more compatibilit...
2007-11-13  Robert RoeblingMore DC changes
2007-11-13  Vadim Zeitlincompilation fix after argv changes
2007-11-13  Robert Roeblingcompile fix
2007-11-13  Julian SmartwxChar -> char
2007-11-13  Julian SmartwxChar -> char
2007-11-13  Julian SmartAdding missing variable declaration
2007-11-13  Julian SmartwxChar -> char
2007-11-13  Julian SmartTidying
2007-11-13  Julian SmartMore border rationalisation. GetDefaultBorder is now...
2007-11-13  Julian SmartwxChar -> char
2007-11-13  Julian SmartResolve '&&' ambiguity
2007-11-13  Julian SmartResolve '&&' ambiguity (VC++ 6)
2007-11-13  Paul Cornettblock signal handler rather than disconnecting
2007-11-13  Paul Cornettwarning fixes
2007-11-13  Paul Cornettbuild fix for wxUSE_DISPLAY==0
2007-11-13  Paul Cornettnon-pch build fix
2007-11-13  Vadim Zeitlincompilation fix for g++ 3.4 (and maybe others)
2007-11-13  Vadim Zeitlinnl_langinfo() check in wxIsLocaleUtf8() was never done...
2007-11-13  Vadim Zeitlinuse standard functions for BSTR handling instead of...
2007-11-13  Vadim Zeitlinreset the dialog fields if they're not specified in...
2007-11-13  Vadim Zeitlindelete m_idleMutex later to avoid crashes if any window...
2007-11-12  Vadim Zeitlinmade wxApp::argv an object convertible to either char...
2007-11-12  Vadim Zeitlinremoved stray include
2007-11-12  Vadim Zeitlinsuppress unused parameter warning in UTF8-only build
2007-11-12  Vadim Zeitlinmake various control names constants of type char,...
2007-11-12  Vadim Zeitlincompilation fix for g++ 4 after last commit (why was...
2007-11-12  Vadim Zeitlinflatten the single item submenus under Maemo
2007-11-12  Vadim Zeitlinuse more natively looking HildonNote instead of GtkMess...
2007-11-12  Vadim Zeitlinrefactor wxGTK mnemonics conversion functions in a...
2007-11-12  Vadim Zeitlinremove declaration of EscapeMnemonics() which doesn...
2007-11-12  Robert RoeblingAdapt for new DC code
2007-11-12  Robert Roeblingadd const overload for GetImpl()
2007-11-12  Vadim Zeitlinupdate wxUSE_UNICODE and wxUSE_WCHAR_T descriptions...
2007-11-12  Vadim Zeitlinadd std::vector-compatible ctors taking array size...
2007-11-12  Vadim Zeitlinclarify wxHandleFatalExceptions() availability (bug...
2007-11-12  Robert Roeblingsmall fixes
next