]> git.saurik.com Git - wxWidgets.git/shortlog
wxWidgets.git
2004-07-21  Robin DunnCall CreateControl instead of CreateBase
2004-07-21  Vadim Zeitlinpretend that we support all encodings instead of not...
2004-07-21  Robin DunnDocstring updates
2004-07-21  Robin DunnDocstring updates
2004-07-21  Robin DunnFixed incorrect ratio initialization
2004-07-21  Robin DunnAdded DoPrepareDC
2004-07-21  Robin DunnAdded docstrings
2004-07-21  Robin DunnUpdates from Chris
2004-07-21  Robin DunnSet m_wheelDelta for wheel events
2004-07-21  Václav Slavíkregenerated
2004-07-21  Stefan Csomorryan's QT implementation
2004-07-21  Vadim Zeitlincompilation fix
2004-07-21  Vadim Zeitlinimplemented wxNativeFontInfo::operator=() when wxUSE_PA...
2004-07-21  Vadim Zeitlincreate the disabled button brush if we're not using...
2004-07-21  Stefan Csomorfirst attempt for full screen implementation
2004-07-21  Stefan Csomorfirst attempt for full screen implementation
2004-07-21  Václav Slavíkfixed --inplace
2004-07-21  Vadim Zeitlindocumented that Write() doesn't always write all the...
2004-07-21  Vadim Zeitlincorrected code to not suppose that Write() always write...
2004-07-21  Vadim Zeitlinput the write end of the pipe in non blocking mode...
2004-07-21  Włodzimierz... wxUSE_LOG fixes and sizer adjustements related to posit...
2004-07-21  Václav Slavíkfixes to wx-config config name matching
2004-07-21  Stefan Csomorfirst attempt for full screen implementation
2004-07-21  Stefan Csomoronly on mouse-down
2004-07-20  Vadim Zeitlindon't suppose that all 32bpp DIBs have alpha, this...
2004-07-20  Vadim Zeitlindon't waste time initializing the memory of newly creat...
2004-07-20  Vadim Zeitlincompilation warning about printf type mismatch
2004-07-20  Vadim ZeitlinAddFile(wxImage&) -> AddFile(const wxImage&)
2004-07-20  Vadim Zeitlinfix for opening files with VC++ 8 (closes bug 994337)
2004-07-20  Włodzimierz... wxUSE_LOG fixes.
2004-07-20  Włodzimierz... wxUSE_LOG fixes.
2004-07-20  Włodzimierz... wxUSE_LOG fixes.
2004-07-20  Robin DunnDoPrepareDC needs the dc.
2004-07-20  Włodzimierz... wxUSE_LOG fixes.
2004-07-20  Włodzimierz... wxUSE_LOG fixes.
2004-07-20  Stefan Csomor10.2 fixes
2004-07-20  Stefan Csomorbackground handling
2004-07-20  Vadim Zeitlinupdate from Marco Cavallini
2004-07-20  Vadim Zeitlinadded DoPrepareDC()
2004-07-20  Stefan Csomorfixing best size to really include only 5 lines
2004-07-20  Stefan Csomorcorrecting window variant
2004-07-20  Stefan Csomorfor built-in dialogs, there is no m_peer instance,...
2004-07-20  Stefan Csomortrying to support non-wx controls on a window
2004-07-20  Stefan Csomorexplicit scrollbar style flags needed
2004-07-20  Włodzimierz... WinCE fixes.
2004-07-20  Włodzimierz... wxDefaultSize.* and wxDefaultPosition.* to wxDefaultCoord.
2004-07-20  Vadim Zeitlinadded except sample
2004-07-20  Vadim Zeitlinadd except to the samples being built; verify that...
2004-07-20  Vadim Zeitlindocumented DoPrepareDC()
2004-07-20  Stefan Csomorcorrected cwd manipulation for unicode builds
2004-07-20  Stefan Csomorremoved mpthread and added thread.cpp and tglbutton.cpp
2004-07-20  Stefan Csomoravoid unimplemented wx stubs being used
2004-07-20  Václav Slavíkuse regexes, not wildcards, for config file matching...
2004-07-20  Stefan Csomorcorrected copied headers
2004-07-19  Robin Dunnfix compile error
2004-07-19  Kevin OllivierFixed display issues for Panther now that wxTextCtrl...
2004-07-19  Robin DunnDon't output the script name twice
2004-07-19  Robin DunnHandle terminating NULL correctly
2004-07-19  Stefan Csomorswitching to correct name as Tiger doesn't have the...
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
next