]> git.saurik.com Git - wxWidgets.git/shortlog
wxWidgets.git
2004-05-18  Włodzimierz... Code cleaning.
2004-05-18  Julian SmartSet fields count even if don't have widthds
2004-05-18  Włodzimierz... Patch #953165, Bug #821657: wxHIDE_READONLY no more...
2004-05-18  Włodzimierz... Patch #953165, Bug #821657: wxHIDE_READONLY no more...
2004-05-18  Włodzimierz... Patch #940808: Updated list of contributors according...
2004-05-18  Włodzimierz... Limited setup.h shouldn't break building. Helpful in...
2004-05-18  Włodzimierz... Fix to wxChar* access.
2004-05-18  Włodzimierz... wxSafeShowMessage needs wxString regardles wxUSE_LOG.
2004-05-18  Włodzimierz... Menu sample is helpful in bringing new port and should...
2004-05-18  Robin DunnFix DoGetBestSize when wxCB_READONLY is used. The...
2004-05-18  George TaskerwxUSE_NEW_GRID changed to wxUSE_GRID to reflect changes...
2004-05-18  George Taskergrid/dbgrid was not getting built for inclusion with...
2004-05-18  George TaskerUnicode compilation fixes
2004-05-18  George TaskerlastChar was defined as a char when it should have...
2004-05-17  Stefan Csomorcalling FormatV seems to be correct, as we are already...
2004-05-17  Robin DunnreSWIGged
2004-05-17  Robin DunnRemoved calls to wx.InitAllImageHandlers.
2004-05-17  Robin DunnReplaced wx/lib/pubsub.py with a version that uses...
2004-05-17  Robin DunnSubindent support added
2004-05-17  Robin DunnDocstring fix
2004-05-17  Robin Dunnwx.InitAllImageHandlers is now an empty function that...
2004-05-17  Robin DunnwxMac should use /src/mac/carbon/spinctrl.cpp, applied...
2004-05-17  Dimitri Schoolwerthre-added filter (type-popup) support (lost after introd...
2004-05-17  Julian SmartCheck for empty "widths"
2004-05-17  Dimitri Schoolwerthadded missing include required for CW8 Carbon compilation
2004-05-17  Stefan Csomoradding a few methods for selection handling in native...
2004-05-16  Stefan Csomoradding MPYield after releasing constructs like critical...
2004-05-16  Julian SmartDon't call SetItemCmd for WXK_UP or WXK_RIGHT since...
2004-05-16  Stefan NeisFixed Cut&Waste error.
2004-05-16  Stefan NeisFor OS/2 PM builds, check for type SPBCDATA in system...
2004-05-16  Stefan NeisWork-around for compilation problems on OS/2.
2004-05-16  Stefan NeisUpdated to intermediate version which should work with...
2004-05-16  Stefan Csomoradapting for dual implementation native and composited
2004-05-16  Stefan Csomoradapting for dual implementation native and composited
2004-05-16  Stefan Csomoradded the correct spinctrl source file
2004-05-16  Stefan Csomoradding pthreads mutex to possible wxMutex implementations
2004-05-16  Stefan Csomorusing MPSleep also for non Darwin Targets
2004-05-15  Robin DunnA little cleanup
2004-05-15  Robin DunnAdded test for smaller spinctrl
2004-05-15  Robin DunnTweaks to the generic scpinctrl to handle layouts on...
2004-05-15  Vadim Zeitlinsubdindented paragraphs support (patch 933436)
2004-05-15  Mattia Barbon Patch #952359 from ABX: contrib updates after wxHashT...
2004-05-15  Robert Roebling The markup code for wxStaticText doesn't work.
2004-05-15  Mattia Barbon wxUniversal compilation fix.
2004-05-15  Robin DunnwxMacWakeUp needs to be in wxBase
2004-05-15  Stefan Csomorremoving code needed for cooperative threads
2004-05-15  Robin DunnreSWIGged
2004-05-15  Stefan Csomorfixes for rotated text
2004-05-15  Robert Roebling Improve default size for wxGauge and wxChoice.
2004-05-15  Stefan Csomorunicode conversion support for text dnd
2004-05-15  Stefan Csomorunicode conversion support for dataobjects
2004-05-15  Stefan Csomorsupport for insets of native controls, sigh...
2004-05-15  Stefan Csomorworaround latest sizer changes
2004-05-14  Robin DunnreSWIGged
2004-05-14  Robin DunnCall PositionStatusBar from SetStatusBar
2004-05-14  Robin DunnreSWIGged
2004-05-14  Robin DunnAdd SetBestSize, GetDefaultAttributes and fixed ShouldI...
2004-05-14  Robin DunnDocstring fixes
2004-05-14  Robin DunnAccept old 'faceName' keyword arg
2004-05-14  Robin DunnFix docs for Bind
2004-05-14  Robin DunnChange the C name of my wxGetApp so it doesn't conflict...
2004-05-14  Robin DunnModules generated by SWIG can now have module docstrings.
2004-05-14  Robin DunnAdded a generic StaticBitmap class in wx.lib.statbmp...
2004-05-14  Julian SmartSmall mod
2004-05-14  Robin DunnPatch #952053, wxToggleButton gains WS_VISIBLE flag
2004-05-14  Stefan CsomorwxMacWakeUp moved
2004-05-14  Stefan CsomorwxMacWakeUp moved
2004-05-14  Stefan Csomorfixes for file drops in unicode
2004-05-14  Stefan Csomorgcc warning
2004-05-14  Julian SmartAdded include to get wxMacWakeUp
2004-05-14  Stefan Csomorsupporting readonly and singleline attributes for non...
2004-05-14  Stefan Csomormoving wxMacWakeUp to utils, as macnotify will soon...
2004-05-14  Stefan Csomorlogging error instead of message box
2004-05-14  Robin DunnAdd a call to SetBestSize so the minsize can be set...
2004-05-14  Robin DunnUpdates for the Joystick demo to allow it to funciton...
2004-05-14  Robin DunnFixes so joystick not only compiles on Linux, but it...
2004-05-13  Robin DunnTake the hgap and vgap into account when doing alignmen...
2004-05-13  Stefan Csomorunicode support for mach-O targets in Metrowerks
2004-05-13  Stefan Csomornon-osx methods bracketed
2004-05-13  Stefan Csomorswitching to preemptive implementation (from mpthread...
2004-05-13  Stefan Csomorcorrected preproc condition
2004-05-13  Stefan Csomorchanged ppc to ptpc as ppc is a preprocessor constant...
2004-05-13  Stefan Csomorbracketing non OSX code
2004-05-13  Stefan Csomorunicode fix
2004-05-13  Dimitri Schoolwerthadded missing includes required for CW8 Carbon compilation
2004-05-13  Robin DunnPatch #953131
2004-05-13  Robin DunnPatch [ 952969 ] Parentless windows forced to center...
2004-05-13  Robin DunnOGL typemap and OOR fixes
2004-05-13  George TaskerBLOB fix - if the type for the BLOB column is SQL_C_CHA...
2004-05-13  George TaskerMore BLOB fixes
2004-05-12  Vadim Zeitlinadded Portuguese (Brazilian) translations
2004-05-12  George TaskerSpelling typos fixed
2004-05-12  George TaskerOpen curley braces '{' that were preceeded by a '\...
2004-05-12  George TaskerUpdates to match current class info
2004-05-12  George TaskerFor some reason, the ending '}' for the {\small ...
2004-05-12  George Tasker\begin(verbatim) lines should start at the beginning...
2004-05-12  George TaskerFixed a '(' that should have been a '{'
2004-05-12  George Tasker[SF#789459] Add support for connection strings. The...
2004-05-12  David ElliottWrap within #if wxUSE_NOTEBOOK
2004-05-12  George Tasker[SF#777752] Applied a slight variation of this patch...
next