wxWidgets.git
2007-11-29  Václav Slavík1. added wxEvtHandler::SafelyProcessEvent() and wxWindo...
2007-11-29  Stefan Csomorcleanup
2007-11-29  Stefan Csomorcleanup
2007-11-29  Stefan Csomorcleanup
2007-11-29  Stefan Csomorcleanup
2007-11-29  Vadim Zeitlintranslate the descriptions in SetDesc(wxCmdLineEntryDesc)
2007-11-29  Stefan Csomorthat part would have to be removed before, as its condi...
2007-11-29  Stefan Csomorporting forward 10.5 focus fix
2007-11-29  Stefan Csomorporting forward scrolling fix
2007-11-29  David ElliottImplement wxBitmap::GetSubBitmap.
2007-11-29  David ElliottImplement wxIcon::LoadFile by defering to wxBitmap...
2007-11-28  Vadim Zeitlindefine AW_XXX constants if SDK doesn't (fixes VC6 compi...
2007-11-28  Julian SmartFixed bug in border style translation
2007-11-28  Stefan Csomorfixing region and using default background colour
2007-11-28  Julian SmartUse wxStdDialogButtonSizer
2007-11-28  Vadim Zeitlinadded wx/mac/dataview.h to ADVANCED_MAC_HDR (bug 184023...
2007-11-28  Vadim Zeitlintypo fix
2007-11-28  Stefan Csomorcleanup, going private with platform specific that...
2007-11-28  Stefan Csomorcleanup
2007-11-28  Paul CornettSolaris /usr/bin/tr requires [] around character ranges
2007-11-28  Stefan Csomorcleanup, fixing exports
2007-11-28  Stefan Csomorcleanup, fixing exports
2007-11-28  Stefan Csomorcleanup, fixing exports
2007-11-28  Vadim Zeitlinfix typo in an example (patch 1837973)
2007-11-28  Vadim Zeitlindon't keep dangling m_prevRadio pointer (2nd part of...
2007-11-28  Vadim Zeitlininitialize m_ownsConv (part of patch 1836644)
2007-11-28  Vadim Zeitlinset disposition to OPEN_ALWAYS for write and read-write...
2007-11-28  Vadim Zeitlinalways call GTKSetActivatesDefault(), not only if wxTE_...
2007-11-28  Vadim Zeitlinreturn immediately after processing TaskbarCreated...
2007-11-28  Vadim Zeitlinremoved ADVANCED_CMN_NATIVE_HDR, files in it (wx/datect...
2007-11-27  Robert RoeblingPatch from Bo to show missing lines again
2007-11-27  Václav Slavíkfixed linking with visibility enabled on Ubuntu and...
2007-11-27  Václav Slavíkonce again removed #ifdefs that conditionally included...
2007-11-27  Václav Slavíkremoved trailing whitespace
2007-11-27  Stefan Csomorcleanup
2007-11-27  Stefan Csomorcleanup
2007-11-27  Stefan Csomorfixing switches
2007-11-27  Stefan Csomoradding wxPartRegion and catching errors
2007-11-27  Stefan Csomorguard code for mac / quickdraw
2007-11-27  Stefan Csomorguard code for mac / quickdraw
2007-11-27  Stefan Csomorfixing cases for mac / quickdraw
2007-11-27  Stefan Csomorfixing the usage of hishape
2007-11-27  Stefan Csomormoving to gcc 4.0 exclusively, 10.4 minimum system
2007-11-27  Stefan Csomormoving to gcc 4.0 exclusively, 10.4 minimum system
2007-11-26  Vadim Zeitlinunload msimg32.dll earlier (before static cleanup time...
2007-11-26  Václav Slavíkcatch unhandled exceptions in POSIX threads implementat...
2007-11-26  Stefan Csomorsimplifying
2007-11-26  Stefan Csomorcleanup / adding effects
2007-11-26  Stefan Csomorcleanup / adding effects
2007-11-26  Stefan Csomoruniversal fixes
2007-11-26  Stefan Csomoravoiding menu id = 0 , adding rotating through directio...
2007-11-25  Vadim Zeitlinremoved extraneous backslash
2007-11-25  Vadim ZeitlinwxStr[c]spn_String fixes: use size_t, not int, as retur...
2007-11-25  Vadim Zeitlinuse size_t instead of unsigned int to avoid MSVC warnin...
2007-11-25  Vadim Zeitlinno real changes, just updated bakefile URL and fixed...
2007-11-25  Václav Slavíkremoved ANSI configs from VisualC++ project files
2007-11-25  Paul Cornettremove unused/unneeded stuff from gtk/private.h
2007-11-24  Stefan NeisBlind compilation fix for Watcom.
2007-11-24  Paul Cornettremove check for missing gtk_icon_size_lookup, since...
2007-11-24  Stefan Csomorquickdraw fixes
2007-11-24  Václav Slavíkensure that wxGrid::AutoSizeColumn/Row() never sets...
2007-11-24  Stefan Csomor64 bit clean implementation
2007-11-24  Stefan Csomorflags moved to chkconf
2007-11-24  Stefan Csomormake renderer independent of windowing system
2007-11-24  Stefan Csomor64 bit clean printing
2007-11-24  Stefan Csomormac more native types
2007-11-24  Stefan Csomormac more native types
2007-11-24  Vadim Zeitlinadded Show/HideWithEffect() and implemented them using...
2007-11-24  Vadim Zeitlinrewrite the sample to use a main frame to make it more...
2007-11-24  Stefan Csomor64 bit fixes
2007-11-24  Stefan Csomoradding assign
2007-11-24  Stefan Csomorbringing wxmac in line using cflocale
2007-11-24  Stefan Csomor64bit mac adaptions
2007-11-24  Stefan Csomorone additional assign
2007-11-24  Stefan NeisAdded new files for console event loop on OS/2.
2007-11-24  Vadim Zeitlinadded wxNotificationMessage and implemented it generica...
2007-11-23  Vadim Zeitlincompilation fix for wxUSE_STL==1 in DoGetSibling()
2007-11-23  Václav SlavíkTeX files are not executables
2007-11-23  Stefan Csomorremove pict support for 64bit
2007-11-23  Stefan Csomormac cleanup, cgcolor changes
2007-11-23  Stefan Csomormac cleanup
2007-11-23  Stefan Csomormac cleanup
2007-11-23  Stefan Csomormac cleanup
2007-11-23  Stefan Csomormac cleanup
2007-11-23  Vadim Zeitlinuse correct WXDLLIMPEXP_FWD_XXX (patch from Tim Stahlhut)
2007-11-23  Stefan Csomormac cleanup, pure cgcolor
2007-11-23  Stefan Csomormac cleanup, pure cgcolor
2007-11-23  Vadim Zeitlinreturn int from wxGetWindowId(), not WORD, to ensure...
2007-11-22  Stefan Csomorcleanup and cgcolor changeds
2007-11-22  Stefan Csomormac cgcolor changes & cleanup
2007-11-22  Stefan Csomormac cgcolor changes
2007-11-22  Stefan Csomormac cgcolor changes
2007-11-22  Stefan Csomormac cgcolor changes
2007-11-22  Stefan Csomorfix mac universal
2007-11-22  Paul Cornettwarning fix
2007-11-22  Paul Cornettstore size of WM decorations separately for each TLW...
2007-11-22  Stefan Csomorfixing non-precomp headers build
2007-11-22  Vadim Zeitlinrebaked after timer/socket changes
2007-11-22  Vadim Zeitlindefine wxUSE_UNICODE=0 in non-Unicode build to prevent...
2007-11-22  Václav SlavíkwxCRIT_SECT_* macros compilation fixes for wxUSE_THREAD...
next