]> git.saurik.com Git - wxWidgets.git/shortlog
wxWidgets.git
2003-06-01  Julian SmartFix for [ 688754 ] wxNotebook::SetSelection(-1) will...
2003-06-01  Julian SmartFix (I hope) for bug [ 673862 ] printing zero length...
2003-06-01  Julian SmartApplied bug fix [ 684949 ] Dialup Sample With Borland...
2003-06-01  Gilles Depeyrotignore MSVC build output directories
2003-06-01  Julian SmartRemoved AlignIn after further thought
2003-06-01  Julian SmartApplied patch [ 650511 ] wxCalendarCtrl - year does...
2003-06-01  Julian SmartApplied patch [ 735304 ] wxDisplay::ChangeMode - does...
2003-06-01  Julian SmartApplied patch [ 735948 ] wxStaticPicture contrib
2003-06-01  Julian SmartApplied patch [ 719667 ] Ownerdrawn Buttons without...
2003-06-01  Julian SmartApplied patch [ 710608 ] wxImage::GetImageExtWildcard...
2003-06-01  Julian SmartApplied patch [ 649157 ] wxDisplay for Unix
2003-06-01  Julian SmartApplied patch [ 730697 ] wxRect::AlignIn member
2003-06-01  Julian SmartApplied patch [ 623187 ] virtual methods and new AppendItem
2003-06-01  Vadim Zeitlina workaround for Mac update problems
2003-06-01  Julian SmartApplied patch [ 619386 ] uxtheme.dll support
2003-06-01  Vadim Zeitlincompilation warnings fixes
2003-06-01  Vadim Zeitlincompilation fix for Mac and reformatted the code
2003-06-01  Julian SmartPartially applied patch [ 531199 ] new EVT_MOVING and...
2003-06-01  Julian SmartApplied patch [ 619539 ] patch to get small icon via...
2003-06-01  Julian SmartApplied patch [ 619705 ] Fixes wxApp::GetComCtl32Version
2003-06-01  Julian SmartApplied patch [ 739063 ] window.cpp (gtk) - mouse event...
2003-06-01  Julian SmartApplied patch [ 735588 ] Gtk2 textctrl selection fix
2003-06-01  Julian SmartApplied patch [ 733425 ] Fix for header rendering probl...
2003-06-01  Vadim Zeitlinadded wxHtmlListBox sample
2003-06-01  Vadim Zeitlinadded wxVListBox using wxVScrolledWindow and wxHtmlList...
2003-06-01  Václav Slavíkadded default ctor and SetSelection to wxHtmlRenderingState
2003-06-01  Julian SmartApplied patch [ 743194 ] HitTest for wxNotebook
2003-06-01  Julian SmartApplied patch [ 743248 ] wxArray::RemoveAt() error...
2003-06-01  Julian SmartApplied patch [ 743471 ] wxSplitter::Unsplit fix
2003-06-01  Julian SmartImplemented wxNotebook::DoGetBestSize so Fit now works.
2003-06-01  Julian SmartApplied [ 745533 ] implemented wxNotebook::DoGetBestSize
2003-06-01  Julian SmartApplied patch [ 745983 ] Fix for memory leak in class...
2003-06-01  Julian SmartApplied [ 746201 ] wxGrid row/col change not updated
2003-06-01  Julian SmartApplied patch [ 746203 ] xwGrid::SetTable may be called...
2003-06-01  Julian SmartApplied patch [ 746355 ] Adds some checks for chkconf.h
2003-06-01  Julian SmartApplied patch [ 746547 ] fixes 'wrong header file inclu...
2003-06-01  Julian SmartApplie dpatch [ 741366 ] wxMac d'n'd fixes
2003-06-01  Julian SmartAdded BCC include dir in XRC makefile
2003-06-01  Václav Slavíkfixed UpdateRenderingState to do what it was meant to
2003-06-01  Vadim Zeitlinadded consts needed by VC++/BC++
2003-06-01  Václav Slavíkreact on mouse up, not mouse down
2003-05-31  Václav Slavíkoops, commited debugging code by mistake
2003-05-31  Václav Slavíkpreparing wxHtmlWindow for text selection (highlighting...
2003-05-31  Václav Slavíkpreparing wxHtmlWindow for text selection (highlighting...
2003-05-31  Václav Slavíkbackport gtk2 fix
2003-05-31  Václav Slavíksupport SetBackgroundMode and SetTextBackground with...
2003-05-31  Vadim Zeitlinback port wxPanel focus fix
2003-05-31  Vadim Zeitlinclicking on a panel without children should give it...
2003-05-31  Vadim Zeitlincorrected MakeLower/Upper() return value
2003-05-31  Vadim Zeitlinmissing WXDLLEXPORT added
2003-05-30  Vadim Zeitlintypo
2003-05-30  Vadim Zeitlinchanged vscroll.cpp file location
2003-05-30  Vadim Zeitlinadded {Line/Page}{Up/Down}
2003-05-30  Vadim Zeitlinbad link fixed
2003-05-30  Vadim ZeitlinLaTeX error fixed
2003-05-30  Vadim Zeitlinadded wxVScrolledWindow
2003-05-30  Vadim Zeitlinminor fixes to workspace/project files
2003-05-30  Julian SmartWrap missing.h in #ifdef __GNUG__
2003-05-30  Vadim Zeitlincompilation fix for yet another broken version of mingw...
2003-05-30  Vadim Zeitlin#define WINVER as 0x400 if it is not defined at all
2003-05-29  Robin DunnAdded LoadFile and SaveFile methods
2003-05-29  Robin Dunnfix a precedence order problem
2003-05-29  Stefan CsomorGetEventHandler()-> was missing
2003-05-29  Gilles Depeyrotfixed error in inlined (standard) version of wxStringDa...
2003-05-29  Gilles Depeyrotimproved deallocation fix for Visual C++ Multithreaded...
2003-05-28  Gilles DepeyrotVC++ free must take place in same DLL as allocation...
2003-05-28  Roger GammansReinsert missing ctor removed in date/time tidy
2003-05-28  Gilles Depeyrotallow wxDisplaySize to be called with NULL parameters
2003-05-27  Vadim Zeitlinforce wxUSE_IOSTREAMH to 0 with VC 7.1
2003-05-27  Mattia Barbon Derive wxScrollBar from wxScrollBarBase, plus miscell...
2003-05-27  Mattia Barbon Allow initialising wxStaticBitamp with wxNullBitmap...
2003-05-27  Mattia Barbon Removed some duplicated code, made wxCursor( wxImage )
2003-05-27  Mattia Barbon Don't leave the wxStaticBox hanging around after...
2003-05-27  Chris ElliottBorland makefiles for contrib keeping output apart
2003-05-27  Jouk Jansen Committing in .
2003-05-26  Julian SmartMore style fixes
2003-05-26  Julian SmartFurther border style corrections.
2003-05-26  Gilles Depeyrotignore dll build output directories
2003-05-26  Julian SmartInclude missing.h
2003-05-26  Václav Slavíkclarify using embedded XRC
2003-05-26  Chris ElliottBorland makefiles now keep output apart
2003-05-26  Chris Elliottfix SF bug 742496
2003-05-26  Julian SmartAllow printing objects to be passed a wxWindow, not...
2003-05-26  Chris Elliottdialogs sample now works with digitalmars
2003-05-25  Vadim Zeitlinfix m_Matches overflow if Compile() is called more...
2003-05-25  Václav Slavíkfix _() for wxUSE_INTL==0 case
2003-05-25  Václav Slavíkadded CompareAccelString function
2003-05-24  Vadim Zeitlinadded a link to the Wiki page explaining MSVC++ install...
2003-05-24  Stefan Csomorguarded M_PI declaration
2003-05-24  Mattia Barbon Removed obsoleted files from vc.t.
2003-05-24  Mattia Barbon Compilation/warning fixes.
2003-05-24  Mattia Barbon Added --enable-accessibility switch to configure
2003-05-24  Mattia Barbon wxMotif now uses src/x11/region.cpp, change makefiles...
2003-05-24  Mattia Barbon Used wxRegion code from wxX11.
2003-05-24  Julian SmartRemoved wxHTMLHelpControllerBase (putting the
2003-05-24  Stefan Csomorreflected latest file movements...
2003-05-24  Stefan Csomorremoved DoGetSize implementation
2003-05-24  Stefan Csomorremoved carbon printing code
2003-05-24  Stefan Csomorcomments added
2003-05-24  Stefan Csomortwo fixes for CW/Mac
next