]> git.saurik.com Git - wxWidgets.git/shortlog
wxWidgets.git
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...
2004-05-03  Robin Dunncleanup after an exteption in the postcreate code,...
2004-05-03  Robin DunnAdded ability to execute more code after the widget...
2004-05-03  Robin Dunna little cleanup and refresh
2004-05-03  Robin DunnUpdated layout test
2004-05-03  Robin DunnMisc tests, scripts, etc.
2004-05-03  Vadim Zeitlinset best size after filling the control with strings
2004-05-03  Vadim Zeitlinremoved the old hack needed to size the control properl...
2004-05-03  Vadim Zeitlinset min size to initial size when it is explicitly...
2004-05-03  Vadim Zeitlinoverride SetInitialBestSize() to do nothing (we must...
2004-05-03  Vadim Zeitlincall SetInitialBestSize(), not SetBestSize(), when...
2004-05-03  Vadim Zeitlinmoved SetBestSize() to .cpp file; set min size from it
2004-05-03  Vadim ZeitlinunTABbed
2004-05-03  Jouk Jansen Committing in .
2004-05-02  Stefan NeisTake the inverted coordinate system into account in...
2004-05-02  Stefan NeisDon't choke on NULL pointer passed into wxSlider::GetSize.
2004-05-02  Stefan NeisDon't choke on NULL pointer passed into wxSlider::GetSize.
2004-05-02  Vadim Zeitlindon't let wxChoice created with default size to shrink...
2004-05-02  Stefan NeisWorkaround for compile problem in IconizeChildFrames.
2004-05-02  Stefan NeisAdded missing include.
2004-05-02  Vadim Zeitlinfixed assert failure for a window which doesn't have...
2004-05-02  Vadim Zeitlinmoved OnExceptionInMainLoop() in .cpp from header
2004-05-02  Václav Slavíkcorrected cppunit test's output
2004-05-02  Mattia Barbon Make wxMotif buttons smaller (and nicer) by default,
2004-05-02  Mattia Barbon Fixed MinGW compilation with GCC 3.x when wxUSE_STL...
2004-05-02  Mattia Barbon Added missing NO_GCC_PRAGMA check.
2004-05-02  Robin DunnreSWIGged
2004-05-02  Robin DunnreSWIGged
2004-05-02  Robin Dunnremoved duplicate definitiion
next