]> git.saurik.com Git - wxWidgets.git/history - src
Fixed bug [ 749471 ] wxDocument with no command processor
[wxWidgets.git] / src /
2003-06-05  Julian SmartFixed bug [ 749471 ] wxDocument with no command processor
2003-06-05  Julian SmartFixed native dialog bug
2003-06-04  Václav Slavíkdoubleclick selects word
2003-06-04  Stefan Csomorcasts correction
2003-06-04  Stefan Csomormoving / sizing patch applied
2003-06-04  Stefan Csomorsupport undo patch applied
2003-06-04  Václav Slavíkadded selecting-while-dragging
2003-06-04  Vadim Zeitlinmade wxNativePixelFormat usable under Mac
2003-06-04  Vadim Zeitlincompilation warnings fixed
2003-06-04  Václav Slavíkfixed bug in selection style if selection colours is...
2003-06-03  Václav Slavíknew rendering customization api fixes
2003-06-03  Vadim Zeitlincompilation fixed after recent wxHTML changes
2003-06-03  Vadim Zeitlinsigned/unsigned comparison warning fixed
2003-06-03  Václav Slavíknew rendering customization API for Vadim
2003-06-03  Vadim Zeitlindon't ignore cache hints with from == to
2003-06-03  Stefan Csomorfeeds missed key events back to the control
2003-06-03  Stefan Csomorcorrecting lookup of equal names in different modules
2003-06-03  Vadim Zeitlinno changes
2003-06-03  Václav Slavíksubcell selection
2003-06-03  Vadim Zeitlinadded missing module.h include (bug 748158)
2003-06-03  Julian SmartTypo correction
2003-06-03  Vadim Zeitlinpressing PageDown and then PageUp should return to...
2003-06-03  Vadim Zeitlinuse c_str() instead of mb_str() with wxString::Printf...
2003-06-03  Vadim Zeitlingenerate wxEVT_COMMAND_LIST_INSERT_ITEM (patch 747070)
2003-06-03  Vadim Zeitlinno changes
2003-06-03  Vadim Zeitlinfixed wxPenRefData::operator==() (part of patch 742783)
2003-06-03  Vadim Zeitlininitial attempts to get raw bitmaps working under Mac
2003-06-03  Vadim Zeitlinfixed compilation warnings
2003-06-02  Václav Slavíkanother bug fixed: wrong lookup of nearest cell before...
2003-06-02  Vadim Zeitlincompilation fix
2003-06-02  Vadim Zeitlinrefresh cache on size/margins change; expanded cache...
2003-06-02  Vadim Zeitlinadded RefreshAll()
2003-06-02  Vadim Zeitlinattempt to fix gcc printf() warnings
2003-06-02  Vadim Zeitlinfixed calculations in SetMapMode() (use FP division...
2003-06-02  Vadim Zeitlinfix for gcc 3.3 warnings
2003-06-02  Václav Slavíkadded copying selection to clipboard; fixes to selectio...
2003-06-02  Roger GammansAddition at simple wxObject*, support into wxVariant.
2003-06-02  Vadim Zeitlincompilation fixes for !USE_PCH
2003-06-02  Julian SmartAttempt to make wxWindows play better with XP themes
2003-06-01  Václav Slavíkattempt to fix first click problem
2003-06-01  Vadim Zeitlincompilation fix (not all paths returned a value)
2003-06-01  Václav Slavíkmore work on text selection: selecting should work...
2003-06-01  Julian SmartFix for bug [ 744199 ] wxBringWindowToTop, child window...
2003-06-01  Julian SmartPass focus window to submenu items too (no reason I...
2003-06-01  Julian SmartFixed bug [ 743664 ] wxListCtrl asserts when deleting...
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 SmartApplied patch [ 650511 ] wxCalendarCtrl - year does...
2003-06-01  Julian SmartApplied patch [ 735304 ] wxDisplay::ChangeMode - does...
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 [ 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 wxVListBox using wxVScrolledWindow and wxHtmlList...
2003-06-01  Julian SmartApplied patch [ 743194 ] HitTest for wxNotebook
2003-06-01  Julian SmartApplied patch [ 743471 ] wxSplitter::Unsplit fix
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 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  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íksupport SetBackgroundMode and SetTextBackground with...
2003-05-31  Vadim Zeitlinclicking on a panel without children should give it...
2003-05-30  Vadim Zeitlinadded wxVScrolledWindow
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-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 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  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  Julian SmartInclude missing.h
2003-05-26  Chris ElliottBorland makefiles now keep output apart
next