]> git.saurik.com Git - wxWidgets.git/shortlog
wxWidgets.git
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
2004-05-10  Vadim Zeitlinrenamed simplified chinese translations file from zh...
2004-05-09  Vadim Zeitlinfixed wxFileDataObject in Unicode build
2004-05-09  Vadim Zeitlin(blind) fix for gcc 3.4 warning for an always true...
2004-05-09  Stefan NeisRemove duplicated typedef depending on header file...
2004-05-09  Stefan NeisAdded missing "const" for operator== and operator!=.
2004-05-09  Julian SmartFixed size problem due to wxMac window implementation...
2004-05-09  Stefan NeisAdded missing const for comparision operators.
2004-05-09  Stefan NeisApplied patch [ 929275 ] [wxOS2] Missing title bars.
2004-05-09  Julian SmartBlind fix
2004-05-08  Václav Slavíkcorrected wxLANGUAGE_CHINESE to use same default as...
2004-05-08  Mattia Barbon Remove duplicate definition caused by last commit.
2004-05-08  Mattia Barbon When wxUSE_STL == 1 and STL provides quasi-standard...
2004-05-08  Mattia Barbon wxX11 compilation fixes.
2004-05-08  Julian SmartAdded missing textctrl.h include
2004-05-08  Stefan CsomorDataBrowserBased CheckList implementation
2004-05-08  Stefan Csomorconnecting the currently focused text control to the...
2004-05-08  Stefan Csomorscrolling to selection
2004-05-08  Mattia Barbon wxUniversal compilation fix. The fix is ok because...
2004-05-08  Vadim Zeitlinadded wxUSE_MDI (but forgot to commit before)
2004-05-08  Vadim Zeitlinremoved HandleSysCommand() and don't generate duplicate...
2004-05-08  Mattia Barbon Add missing #define.
2004-05-08  Mattia Barbon Add missing WXDLLEXPORT.
2004-05-08  Mattia Barbon Remove duplicate definition.
2004-05-08  Mattia Barbon TeX2RTF compilation fixes after my last wxHashTable...
2004-05-08  Mattia Barbon CHM help is not compiled for wxUniversal.
2004-05-08  Mattia Barbon Fix for pure virtual method call caused by wxHashTabl...
2004-05-08  Stefan NeisOS/2 PM does not yet support toggle button.
2004-05-08  Vadim Zeitlinfixed spellign typo in comment
2004-05-08  Vadim Zeitlinadd -Icontrib/include when using --inplace
2004-05-08  Robin DunnreSWIGged
2004-05-08  Robin DunnActiveX events should be sent to the window, not it...
2004-05-08  Robin DunnDeprecated wx.iewin
2004-05-08  Robin DunnreSWIGged
2004-05-08  Robin DunnDon't turn off kwargs for these methods any more
2004-05-08  Robin DunnreSWIGged
2004-05-08  Dimitri Schoolwerthremoved tab characters; minor code cleanup
2004-05-08  Dimitri Schoolwerthdon't repaint window if hidden: reduces flickering...
2004-05-07  Vadim Zeitlinregenerated
2004-05-07  Robin DunnTweaks
2004-05-07  Robin DunnSwitch to using a Python buffer object for the sound...
2004-05-07  Vadim Zeitlinsplit wxUSE_MDI from wxUSE_MDI_ARCHITECTURE (which...
2004-05-07  Robin DunnwxMemoryBuffer typemap needs to set the data length
2004-05-07  Vadim Zeitlindon't define DestroyClippingRegion() any more but simpl...
next