]> git.saurik.com Git - wxWidgets.git/shortlog
wxWidgets.git
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 .
2004-04-29  Stefan Csomorworkaround for incorrect find control results because...
2004-04-28  Dimitri Schoolwerthdon't inherit back- and foreground colour
2004-04-28  Dimitri Schoolwerthupdated to newer zlib version
2004-04-28  Dimitri Schoolwerthconvert all M8.mcp files in a folder, not just the...
2004-04-28  Václav Slavíkre-added still needed zlib
2004-04-28  Stefan Csomorfallback for non implemented structure region call
2004-04-28  Vadim Zeitlinfixed wild card string construction when description...
2004-04-28  Vadim Zeitlinbackport wxFileName::GetModificationTime() fix allowing...
2004-04-28  Vadim Zeitlinlet wxFileName::GetModificationTime() work with files...
2004-04-28  Vadim Zeitlinopen registry keys in read-only mode as we might not...
2004-04-28  Jouk Jansen Committing in .
2004-04-27  Robin DunnFixes Bug [ 930200 ] Async does not work
2004-04-27  Robin DunnChange SetStringSelection to return bool like in other...
2004-04-27  Robin DunnIt's now wx._core
2004-04-27  Robin DunnAdd Unbind methods that can Disconnect event handlers
2004-04-27  Robin DunnRemove the need for the PyPen class
2004-04-27  Robin Dunnbetter __docfilter__ and other epydoc tweaks
2004-04-27  Stefan Csomoradded defines for wxchar workaround
2004-04-27  Stefan Csomorspecific workaround for XCODE native
next