]> git.saurik.com Git - wxWidgets.git/shortlog
wxWidgets.git
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
2003-05-23  Julian SmartApplied patch [ 736322 ] Remove TWINE support, merge...
2003-05-23  Julian SmartApplied patch [ 738821 ] Allow more features to be...
2003-05-23  Julian SmartApplied patch [ 736321 ] Compile error for src/msw...
2003-05-23  Julian SmartApplied patch [ 742452 ] wxPrintDialogData: can't set...
2003-05-23  Gilles Depeyrotremoved print.cpp from list of Mac files and regenerate...
2003-05-22  Mattia Barbon MinGW compilation fix.
2003-05-22  Mattia Barbon Correct wxCommandEvent.IsChecked() when generated...
2003-05-22  Mattia Barbon Remove duplicate wxEmptyString declaration.
2003-05-22  Stefan Csomordeactivating wxSTAY_ON_TOP patch
2003-05-21  Robin DunnFix page positioning when the tabs are on a side differ...
2003-05-21  Julian SmartAdded pngs
2003-05-21  Julian SmartTest using transparency in menu bitmaps.
2003-05-21  Julian SmartApplied patch [ 731656 ] Owner draw menu icons
2003-05-21  Julian SmartApplied patch [ 739401 ] gtk_init() has to be called...
2003-05-21  Julian SmartApplied patch [ 740012 ] GetKeyState returns 16-Bit...
2003-05-21  Julian SmartApplied patch [ 740071 ] Make tiff errors/warnings...
2003-05-21  Mattia Barbon Stop the ApplicationShell from being managed (and...
2003-05-21  Julian SmartNoted that the preview object is deleted by the frame.
2003-05-21  Julian SmartApplied patch [ 689188 ] adds wxToolBar::GetToolPos
2003-05-21  Julian SmartFixed simple border style on wxListCtrl
2003-05-20  Julian SmartA fix to prevent mungeing of the config file after...
2003-05-19  Stefan CsomorDoGetSize implementation corrected
2003-05-19  Stefan Csomorswitch to pImpl pattern for mac printing
2003-05-19  Stefan CsomorDoGetSize overrides
2003-05-19  Stefan Csomorswitch to pImpl pattern for mac printing
next