]> git.saurik.com Git - wxWidgets.git/shortlog
wxWidgets.git
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
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...
next