wxWidgets.git
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...
2004-05-05  Vadim Zeitlinmention non-const wxDC::GetPen/Font/Brush() removal
2004-05-05  Vadim Zeitlindon't use non-const wxDC::GetBackground() which doesn...
2004-05-05  Vadim Zeitlinremoved non-const accessors for pens, brushes, &c from...
2004-05-05  Vadim Zeitlinupdate from ABX
2004-05-05  Stefan Csomorusing const GetPen
2004-05-04  Robin DunnAdded some info panels that show size and colour attrib...
2004-05-04  Robin DunnAdded multi-line TextCtrl
2004-05-04  Vadim Zeitlinminor update from Herbert Breunung
2004-05-04  Vadim Zeitlincheck for multiple calls to gtk_glwindow_realized_callback
2004-05-04  Dimitri Schoolwerthremoved tab characters
2004-05-04  Dimitri Schoolwerthdelayed destruction of global memLocker object
2004-05-04  Vadim Zeitlinupdate from Marco Cavallini
2004-05-04  Vadim ZeitlinGetThumbLength() doesn't exist, GetThumbSize() does
2004-05-04  Stefan Csomorallowing shaped windows again
2004-05-04  Julian SmartName change replacements
2004-05-04  Julian SmartImproved real Latex support
2004-05-04  Robin DunnAdded wxControl::PostCreation for wxGTK. Moved calls to
2004-05-04  Robin DunnSorted and added StaticBox, StaticLine
2004-05-04  Robin Dunnadded notebook test
2004-05-04  Dimitri Schoolwerthimproved backwards compatibility when a wxGauge is...
2004-05-04  Robin DunnBook controls also shouldn't do anything for SetInitial...
2004-05-03  Robin DunnInitial/Best size fixes for wxRadioBox, wxSlider and...
next