]> git.saurik.com Git - wxWidgets.git/shortlog
wxWidgets.git
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...
2004-05-07  Vadim Zeitlindon't add WS_VISIBLE to all windows style (replaces...
2004-05-07  Robin DunnSome test code for loading sound from data
2004-05-07  Robin DunnChange wxSound ctor wrappings so sound can be loaded...
2004-05-07  Robin DunnDon't use deprecated list methods
2004-05-07  Vadim Zeitlincomplete Polish translations from ABX
2004-05-07  Robin DunnPatch# 893337, Fix for line control point handling...
2004-05-07  Robin DunnPatch #930307, really exit if wrong python on the mac
2004-05-07  Robin DunnPatch #945404, fix icon clipping
2004-05-07  Robin DunnreSWIGged
2004-05-07  Robin DunnAnother addtomethod removed
2004-05-07  Robin Dunnremoved a debugging print
2004-05-07  Robin DunnAdded OOR typemaps for wxPanel and wxDialog
2004-05-07  Robin DunnCorrected _setCallbackInfo code so GiveFeedback can...
2004-05-07  Chris Elliottfix for motif /scintilla bugs
2004-05-07  Vadim Zeitlin*really* updated the translations (last ommit didn...
2004-05-07  Dimitri Schoolwerthapplied patch #931719: "ESC closes dialog instead of...
2004-05-07  Stefan Csomorfixed menu item numbering to mac convention
2004-05-07  Robin DunnSetInitialBestSize changes for wxMac
2004-05-07  Dimitri Schoolwerthfixed bug #947908: wxString("abcdefghij", wxConvLibc...
2004-05-07  Robin DunnTweaks to work around wxMac bugs
2004-05-07  Robin DunnreSWIGged
2004-05-07  Robin Dunndemo tweaks
2004-05-06  Dimitri Schoolwerthfixed unused variable warning
2004-05-06  Vadim Zeitlinadded support for --libs=std,... syntax in wx-config
2004-05-06  Robin DunnDon't #include the extra files unless we need them
2004-05-06  Robin Dunnmoved #define to before it is used
2004-05-06  Robin DunnUse wxVisualAttributes (#if'd out until tested further)
2004-05-06  Robin DunnUse wxVisualAttributes (partially #if'd out until teste...
2004-05-06  Vadim Zeitlinupdated wxstd.po and merged changes in the other catalogs
2004-05-06  Vadim Zeitlinupdate from ABX
2004-05-06  Robin DunnreSWIGged
2004-05-06  Robin DunnAdd GetClassDefaultAttribute. Since it is static we...
2004-05-06  Robin DunnSome tweaks
2004-05-06  Robin DunnOops, forgot to cleanup some commented-out code before...
2004-05-06  Robin DunnGet(Class)DefaultAttributes() for wxGTK controls
2004-05-06  Vadim Zeitlindon't create artificial alpha channel for all bitmaps...
2004-05-06  Vadim Zeitlincorrections from ABX
2004-05-06  Vadim Zeitlinmore updates from Herbert Breunung
2004-05-06  Vadim Zeitlincompilation fix for older compilers
2004-05-06  Vadim Zeitlinwarning fix for BSD
2004-05-05  Vadim Zeitlincall InitDialog() before showing the dialog, not after...
2004-05-05  Vadim Zeitlinoops, added missing const_cast to make last check in...
2004-05-05  Vadim Zeitlinuse ResetClipping() instead of simply setting m_clippin...
2004-05-05  Vadim Zeitlinmade GetClippingBox() work even for clipping region...
next