]> git.saurik.com Git - wxWidgets.git/shortlog
wxWidgets.git
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...
2004-05-12  George Tasker[SF#851487] wxDb::Catalog() function was attempting...
2004-05-12  George TaskerIndentation formatting fix. No source code affected
2004-05-12  George TaskerRemoved some sample test data that I had left hardcoded...
2004-05-12  George TaskerAdded wxODBC change notes
2004-05-12  George TaskerUse of blobs with a binding to a SQL_C_BINARY type...
2004-05-12  George TaskerThe wxDb::Open() function that takes a wxDbConnectInf...
2004-05-12  George TaskerSQL_C_BLOB was getting #define'd incorrectly if there...
2004-05-12  George TaskerwxODBC_BLOB_SUPPORT changed to just being a #define.
2004-05-12  George TaskerFixed assert warning if the listbox has no elements...
2004-05-12  Julian SmartAdded window styles to wxToolBar handler.
2004-05-12  Robin DunnreSWIGged
2004-05-12  Robin DunnreSWIGged
2004-05-12  Robin DunnMore DocStr macro updates
2004-05-12  Robin DunnOops, wrong file selected. undid last change
2004-05-12  Robin DunnreSWIGged
2004-05-12  Robin DunnMore DocStr macro updates
2004-05-12  Robin DunnSome docstring additions, reformats and epydoc markup.
2004-05-12  Robin DunnCheck exit code or commands and exit with that code
2004-05-12  Robin Dunnmade wx.Joystick stub (for platforms without joystick...
2004-05-12  Robin DunnMade wx.Locale() make an unitialized locale while still...
2004-05-11  Robin DunnFixed compile warning
2004-05-11  Dimitri Schoolwerthremoved tabs; minor cosmetic cleanup
2004-05-11  Dimitri Schoolwerthmade font a non-pointer; code cleanup
2004-05-11  Robin DunnreSWIGged
2004-05-11  Stefan Csomornot needed
2004-05-11  Stefan Csomorremove unneeded vars
2004-05-11  Julian SmartAdded wxUSE_MDI
2004-05-11  Robin DunnreSWIGged
2004-05-11  Stefan Csomoradded wxUSE_MDI
2004-05-11  Julian SmartwxDocMDIParentFrame needs a default constructor
2004-05-11  Stefan Csomoradded correct (structure instead of content) bounds...
2004-05-11  Stefan Csomorxcode commits
2004-05-11  Kevin OllivierRestore proper set and kill focus handling for user...
2004-05-11  Robin DunnAdded missing Detach method wrapper
2004-05-10  Robin DunnUse self in DC method signatures
2004-05-10  Robin DunnAdd wxTimerEvent to Events category
2004-05-10  Robin DunnAdd GetOwner accessor and fix wxRTTI inheritance for...
2004-05-10  Robin DunnAvoid duplicated definition errors for wxLongToLongHash...
2004-05-10  Julian SmartDon't show wrong shade of grey when disabled
next