]> git.saurik.com Git - wxWidgets.git/shortlog
wxWidgets.git
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
2004-05-02  Robin DunnAdded wx.FileSystem support
2004-05-02  Robin DunnreSWIGged
2004-05-02  Robin DunnreSWIGged
2004-05-02  Robin DunnAdded wx.lib.mixins.listctrl.TextEditMixin, a mixin...
2004-05-02  Robin DunnReverted to old method names/signatures for wx.DC,...
2004-05-02  Robin Dunnsome methods missing wxPyBeginBlockThreads/wxPyEndBlock...
2004-05-02  Robin DunnImplement some base class virtuals to avoid errors...
2004-05-02  Dimitri Schoolwerthfixed Xcode 1.2 warnings; code cleanup
2004-05-01  Robin DunnReverted last change
2004-05-01  Václav Slavíkcompilation fixes (apparently, gcc <3.4 didn't validate...
2004-05-01  Václav Slavíkdmars_smake support (bakefile cvs, patch 942877)
2004-05-01  Robin DunnwxScreenDC also needs a pango context and layout so...
2004-05-01  Robin DunnIn wxGTK2 the wxMessageDialog is not a real wxDialog...
2004-05-01  Mattia Barbon Use new wxHashTable implementation not using keyed...
2004-05-01  Mattia Barbon Some wxPerl notes.
2004-05-01  Mattia Barbon Fixed menu separators.
2004-05-01  Mattia Barbon Native wxControl::DoGetBestSize() implementation
2004-05-01  Mattia Barbon MSVC 5 fix.
2004-05-01  Mattia Barbon Precompiled headers support.
2004-05-01  Mattia Barbon GCC 3.4 fixes.
2004-05-01  Stefan Csomorclassic case menubar changed
2004-05-01  Václav Slavíkdefine wxUSE_HOTKEY
2004-05-01  Stefan Csomorreplacing OSX only carbon calls by classic ones for...
2004-05-01  Stefan Csomorpositioning of the insertion point at the end
2004-04-30  Vadim Zeitlinuse an internal wxFileSystem in wxHtmlListBox so that...
2004-04-30  Vadim Zeitlinfixed bug with SetSelection() not hiding the previously...
2004-04-30  Vadim Zeitlinmade TestDestroy public and virtual
2004-04-30  Václav Slavíkmore dmc fixes (patch 941830)
2004-04-30  Václav Slavíkmoved Unicode tests to testsuite (patch 943945)
2004-04-30  Václav Slavíkdon't export private symbols
2004-04-30  Stefan Csomorlibpng vulnerability CAN-2004-0421
2004-04-30  Stefan Csomoradaption for CW 8.3 and quick hack for unicode text...
2004-04-30  George TaskerUpdated the embedded sample program to reflect latest...
2004-04-30  Robin DunnreSWIGged
2004-04-30  Robin Dunnundid one of the last SWIG tweaks
2004-04-30  Robin Dunnscript for the api docs
2004-04-30  Robin Dunnstyle sheet for the api docs
2004-04-30  Robin DunnDocstring updates and tweaks for epydoc
2004-04-29  Robin DunnAdds wxSplitterWindow support, patch from Steve Hartwell.
2004-04-29  Dimitri Schoolwerthchanged hand cursor to look like Windows' hand cursor
2004-04-29  Dimitri Schoolwerthclarified #error
2004-04-29  Dimitri Schoolwerthignore eVC projects and build-debug dir (docs/msw/insta...
2004-04-29  Dimitri Schoolwerthfixed a few typos
2004-04-29  Stefan Csomorprecompiled headers changed
2004-04-29  Stefan Csomorprecompiled headers changed
2004-04-29  Stefan Csomorresources not needed anymore
2004-04-29  Stefan Csomorprecompiled headers changed
2004-04-29  Stefan Csomorfirst private implementation for MPRemoteCalls
2004-04-29  Stefan Csomorobsolete
2004-04-29  Stefan Csomorat the moment built in 'old' textcontrol has better...
2004-04-29  Jouk Jansen Committing in .
next