wxWidgets.git
2004-07-19  Włodzimierz... Fixes for wxUSE_STATUSBAR.
2004-07-19  Włodzimierz... Fixes for wxUSE_STATUSBAR.
2004-07-19  Włodzimierz... Fixed typo.
2004-07-19  George TaskerUpdating the ::Open() function to help clarify that...
2004-07-19  Włodzimierz... GetItemCount is int.
2004-07-19  Włodzimierz... Fixes for wxUSE_STATUSBAR.
2004-07-19  Vadim Zeitlincompilation fix for wxUSE_THREADS == 0
2004-07-19  Stefan Csomorstring constants unicode savvy
2004-07-18  Václav Slavíkfixed MSW crashes when choosing Exit in popup menu
2004-07-18  Kevin OllivierCorrect slider width when labels are used.
2004-07-18  Václav SlavíkHAVE_XIM is disabled in GTK2 build, don't include usele...
2004-07-18  Václav Slavík*** empty log message ***
2004-07-18  Václav Slavíkadapted to wx-config libraries list changes
2004-07-18  Vadim Zeitlinuse wxLogTrace(htmldebug) instead of wxLogDebug() for...
2004-07-18  David ElliottBaked (clntdata.cpp core->base)
2004-07-18  Robin Dunnfixed typo
2004-07-17  Robin DunnreSWIGged
2004-07-17  Robin DunnUse DeafultAttributes instead of hard coded defaults
2004-07-17  Robin Dunnminor tweaks
2004-07-17  Robin DunnAvoid using the OOR typemap in the constructors
2004-07-17  Václav Slavíkcomplain about unrecognized flags
2004-07-17  Julian SmartDon't show focus rectangle if wxNO_BORDER specified
2004-07-17  Václav Slavíkremoved accidentally committed debugging code
2004-07-17  Václav Slavíkuse corrent charset for page title in ANSI builds
2004-07-17  Václav Slavíkmore GTK2+ANSI fixes
2004-07-17  Václav Slavíkcleaned up --inplace description
2004-07-17  Robin DunnAllow the release tag to be specified on the rpmbuild...
2004-07-17  Robin DunnAdded wxXRC_NO_RELOADING
2004-07-17  Robin DunnNavigate docstring update
2004-07-17  Robin Dunnprevent a reference leak when OOR objects are created
2004-07-17  Václav Slavíkmodified arguments syntax to be wx-config [options...
2004-07-17  Robin Dunnrebaked
2004-07-17  Václav SlavíkwxTLW::IsMaximized for wxGTK2 (patch 992743)
2004-07-17  Václav Slavíkmade GTK+2 the default
2004-07-17  Julian SmartEnsure we don't get an empty help menu on Mac
2004-07-17  Václav Slavíkfixed TABs handling
2004-07-16  Václav Slavíkadded wxXRC_NO_RELOADING
2004-07-16  Robin DunnWrappers for *ToText
2004-07-16  Robin DunnMore notes about sizer changes
2004-07-16  Robin DunnBlind fix to avoid a PyDeadObject error
2004-07-16  Robin DunnAllow style to be specified for ScrolledMessageDialog
2004-07-16  Robin Dunnfixed syntax error
2004-07-16  Robin DunnFixed typo and increased the size of the cache used...
2004-07-16  Robin DunnAllow any too-large index to mean Append, just like...
2004-07-16  Robin DunnAdded notes about the sizer changes
2004-07-16  Václav Slavíkmade SelectionToText and ToText public
2004-07-16  Václav Slavíkdocumented wxHtmlWindow::SelectionToText and ToText
2004-07-16  Włodzimierz... Warning fixes for Digital Mars.
2004-07-16  Václav Slavíkdon't use deprecated function wxUslepp
2004-07-16  Václav Slavíkadded wxHtmlWindow::ToText
2004-07-16  Vadim Zeitlinfixed fatal bug in wxString ctor from wxCharBuffer...
2004-07-16  Włodzimierz... Fixes to warnings about assigning unused values.
2004-07-16  Roger Gammans * add documentation for wxMemoryBuffer
2004-07-16  Włodzimierz... Sizer based placement of controls in generic colour...
2004-07-16  Włodzimierz... Correction to recently added wrong asserts.
2004-07-16  Robin DunnreSWIGged
2004-07-16  Robin DunnreSWIGged
2004-07-16  Robin DunnSkip, Skip, Skip
2004-07-16  Robin DunnLittle tweaks to match recent CVS changes.
2004-07-16  Robin DunnAutomated build tweaks and fixes
2004-07-16  Robin DunnPass pos and size to MSWCreateControl so the initial...
2004-07-15  Robin Dunnfixed typo in a comment
2004-07-15  Václav SlavíkDLL export fixes (patch 991760)
2004-07-15  Stefan Csomorapplied patch 90459
2004-07-15  Václav Slavíkfixed dllexports: wxClientData is now in wxBase, not...
2004-07-15  Włodzimierz... Type casting warning fixes.
2004-07-15  Włodzimierz... Unused parameters warning fixes.
2004-07-15  Włodzimierz... Limited setup.h warning fix.
2004-07-15  Włodzimierz... Smartphone adjustements.
2004-07-15  Włodzimierz... More broken compilers with enum/wxString& ambiguity.
2004-07-15  Włodzimierz... VC warning fix.
2004-07-14  Václav Slavíkre-enabled and fixed wxTextCtrl::Cut,Copy,Paste with...
2004-07-14  Václav Slavíkprovide WM with hint about splash window's purpose...
2004-07-14  Włodzimierz... DMC/VC warning fix
2004-07-14  Włodzimierz... OpenWatcom warning fix
2004-07-14  Włodzimierz... VC warning fix and update to curent state of wxW.
2004-07-14  Stefan Csomorattempt to get a 'correct' current working directory
2004-07-14  Stefan Csomormaking getter const
2004-07-13  Stefan Csomorcarbon cfm fixes
2004-07-13  Stefan Csomoradding correct events
2004-07-13  Vadim Zeitlinfixed menu titles handling after wxID_SEPARATOR change
2004-07-13  Włodzimierz... Warning fixes.
2004-07-13  Włodzimierz... Missed conditional compilation.
2004-07-13  Vadim Zeitlinclean up modules after destroying the app, not before it
2004-07-13  Włodzimierz... Correct headers. No more specific notebook sizer.
2004-07-13  Włodzimierz... Removal of deprecated methods.
2004-07-13  Włodzimierz... Removal of deprecated methods.
2004-07-13  Włodzimierz... WinCE fixes.
2004-07-13  Włodzimierz... WinCE fixes.
2004-07-13  Václav Slavíkset PangoContext's language correctly
2004-07-13  Václav Slavíkunified Pango GetTextExtent implementations
2004-07-12  Vadim Zeitlinmade --cppflags return -DwxUSE_GUI=0 when used with...
2004-07-12  Vadim Zeitlinreplace wxLANGUAGE_DEFAULT with GetSystemLanguage(...
2004-07-12  Václav Slavíkmoved clntdata.h,cpp to wxBase
2004-07-12  Václav Slavíkoops, reverted clntdata.h change, it _is_ needed
2004-07-12  Václav Slavíkclntdata.h is needed only if wxUSE_GUI
2004-07-12  Włodzimierz... Warning fix
2004-07-12  Vadim Zeitlinfixed what looked like a bug in determining the default...
2004-07-12  Vadim Zeitlinfixed unused variable warnings
2004-07-12  Václav Slavíkremoved unneeded call to wxGetRootWindow, so that windo...
next