]> git.saurik.com Git - wxWidgets.git/shortlog
wxWidgets.git
2004-04-06  Dimitri Schoolwerthapplied patch #929947: "Various cleaning of warnings...
2004-04-06  Václav Slavíkapplied patch: wxLongLong CppUnit test (928257)
2004-04-06  Václav Slavíkthis code was taken from console sample, preserve its...
2004-04-06  Václav Slavíkupgrade to bakefile-0.1.4
2004-04-06  Dimitri Schoolwerthfixed non-pch compilation, initial window size; slight...
2004-04-06  Václav Slavíkupgrade to bakefile-0.1.4
2004-04-06  Václav Slavíkmake aclocal-1.8 happy (patch 930105)
2004-04-06  Robin DunnCheck for errors after unicode conversions
2004-04-06  Vadim Zeitlinupdate from Tsolakos Stavros
2004-04-05  Václav Slavíkdon't build console apps for WinCE
2004-04-05  Václav Slavíkdon't build console apps for WinCE
2004-04-05  Dimitri Schoolwerthremoved HasMultipleSelection() because base class imple...
2004-04-05  Robin DunnwxSize::SetDefaults
2004-04-05  Robin DunnGetDefaultAttributes, and other tweaks needed to get...
2004-04-05  Robin Dunnupdated version number
2004-04-05  Vadim Zeitlinuse wxUnusedVar() to suppress warnings about unused...
2004-04-05  Stefan Csomoradded recursive invalidation after a Thaw command
2004-04-04  Vadim Zeitlindon't define functions unused under CE when compiling...
2004-04-04  Vadim Zeitlinimplemented abort() and added stub for getenv(): needed...
2004-04-04  Vadim Zeitlinremoved unused stuff (fixes a couple of compilation...
2004-04-04  Vadim Zeitlinset device origin when drawing on a frame in order...
2004-04-04  Vadim Zeitlindo take the toolbar into account for Windows CE, otherw...
2004-04-04  Vadim Zeitlindon't define SetShape() for Windows CE; use wxTLWBase...
2004-04-04  Vadim Zeitlinadded wxTLWBase::GetDefaultSize() to avoid creating...
2004-04-04  Vadim Zeitlinadded and documented wxSize::IsFullySpecified() and...
2004-04-04  Václav SlavíkwxAutomation not useful on WinCE
2004-04-04  Vadim Zeitlininclude just wrapwin.h and not the entire msw/private.h
2004-04-04  Vadim ZeitlinGlobalLock/Unlock() are available under CE, no need...
2004-04-04  Vadim Zeitlininclude headers normally included from windows.h and...
2004-04-04  Vadim Zeitlinbsearch() is now available under CE, use it
2004-04-04  Vadim Zeitlinsuppressed unused param warning under CE
2004-04-04  Vadim Zeitlindo #undef CreateDialog() under CE, what was the reason...
2004-04-04  Vadim Zeitlininclude wince/missing.h under CE
2004-04-04  Vadim Zeitlinremoved tons of unused stuff apparently copied verbatim...
2004-04-04  Vadim Zeitlinuse wxDIB object instead of static ConvertFromBitmap...
2004-04-04  Vadim Zeitlinenable wxDIB for Windows CE
2004-04-04  Vadim Zeitlintaken the function unused under CE inside #ifndef __WXW...
2004-04-04  Vadim Zeitlindefine BI_RLE4/8 if not defined as well
2004-04-04  Vadim Zeitlinalways use SYSTEM_FONT under CE, it doesn't have any...
2004-04-04  Vadim Zeitlininclude wx/msw/wrapwin.h instead of entire private...
2004-04-04  Vadim ZeitlinWinMain() is Unicode under CE (how did this work before?)
2004-04-04  Vadim Zeitlininclude wrapwin.h instead of windows.h directly (fixes...
2004-04-04  Vadim Zeitlinimplemented bsearch() for CE; added src/msw/wince/crt.cpp
2004-04-04  Stefan Csomorcorrected content vs structure calculation
2004-04-04  Stefan Csomorcolor must not be set for wxMac
2004-04-03  Václav Slavíkmore WinCE fixes
2004-04-03  Václav SlavíkWinCE compilation fix
2004-04-03  Stefan NeisCommited slighly modified fix by David Parsons.
2004-04-03  Václav Slavíkregex lib doesn't build under WinCE either
2004-04-03  Václav SlavíkWinCE compilation fixes (is this correct?)
2004-04-03  Stefan NeisAvoid core dumps when SetImageList is used.
2004-04-03  Stefan Csomorconcentrating content and structure region calculations
2004-04-03  Stefan Csomorconcentrating content and structure region calculations
2004-04-03  Václav SlavíkeVC fixes: don't build MSW-only files
2004-04-03  Václav Slavíkprecompiled headers fix
2004-04-03  David ElliottMake DoGetBestSize cache the value of GetSize() the...
2004-04-03  Robin Dunnm_font may not have been set yet. Default to letting...
2004-04-02  Robin Dunntypos fixed
2004-04-02  David ElliottAdded wxObjcAutoRef* classes for automatic retain/relea...
2004-04-02  Julian SmartAllow app to call SetWindowVariant before creation...
2004-04-02  Stefan Csomoradding QDSwapPort for performance reasons
2004-04-02  Stefan Csomorsupporting non-theme fonts
2004-04-01  David ElliottwxCocoa: use generic wxSpinCtrl
2004-04-01  Václav Slavíksyntax fixes
2004-04-01  Václav Slavíkmoved arrays tests to testsuite (patch 927475)
2004-04-01  Václav Slavíkfixed compilation with bakefile-0.1.3 after my latest...
2004-04-01  Václav Slavíkadded support for building eVC projects (not yet tested)
2004-04-01  Václav Slavíklibtiff doesn't build on WinCE
2004-04-01  Václav Slavíkcompilation fix for WinCE
2004-04-01  Václav SlavíkWinCE SDK doesn't have crtdbg.h
2004-04-01  Robin Dunnembedded sample's README updates
2004-04-01  Julian SmartFixed warning
2004-04-01  Robin DunnWhat the hell, let's spin up another full release
2004-04-01  Robin Dunnfinal tweaks for embedded
2004-04-01  Julian SmartImplemented Enable for wxMenuBar to avoid assert
2004-04-01  Robin DunnThe reinit of the stock objects shoudl not happen when...
2004-04-01  Robin DunnFixed the embedded smaple so that it actually works...
2004-04-01  Robin Dunnembedded sample compiles again
2004-04-01  Robin DunnBuild and Install steps updated
2004-04-01  Robin DunnDemo tweaks to correct some visual glitches and event...
2004-04-01  David Elliott#include "wx/settings.h" for wxSystemSettings
2004-04-01  Stefan CsomorAssert for incorrect style, added Deselection for singl...
2004-04-01  Stefan Csomordefault to striped background
2004-04-01  Stefan Csomorsupporting events also for root control (needed for...
2004-04-01  Stefan Csomorfixing shape windows, as we now use the structure regio...
2004-04-01  Stefan Csomorpass in NULL for mouse event handler, otherwise the...
2004-04-01  Vadim Zeitlinremoved (well, kept empty shell to avoid breaking exist...
2004-04-01  Vadim Zeitlinfixed DoGetBestSize() for default buttons
2004-04-01  Vadim Zeitlinimplemented GetBestSize()
2004-04-01  Vadim ZeitlinwxGTK became a little too eager in using the best size...
2004-04-01  Vadim Zeitlinadded script for generating tags file for wxGTK
2004-04-01  Vadim Zeitlinuse GetFont() instead of (possibly not initialized...
2004-04-01  Vadim Zeitlinshow window from PostCreation() (which is called for...
2004-04-01  Vadim Zeitlinonly use font/colours in SetWidgetStyle() if they're set
2004-04-01  Vadim Zeitlinreally show the menubar (calling Show(TRUE) doesn't...
2004-04-01  Vadim Zeitlinreally show the window after creation (calling Show...
2004-04-01  Václav Slavíkforgot to add header file
2004-04-01  Václav Slavíktest program improvements (patch 927429)
2004-04-01  Vadim Zeitlinuse the window default colours, not hardcoded ones...
2004-04-01  Vadim Zeitlingive the panel 3D grey colour by default: as it's not...
next