wxWidgets.git
2004-02-08  Dimitri SchoolwerthFixed relative paths to lib/.
2004-02-08  Julian SmartNew versions
2004-02-08  Robert Roebling Corrected redrawing of sash when resizing
2004-02-08  Robert Roebling Draw listctrls's headers right for themes.
2004-02-08  Robert Roebling Correctly center lables vertically.
2004-02-08  Julian Smart0 -> 0u to keep gcc happy
2004-02-08  Julian SmartAdded missing MSWGetStyle prototype
2004-02-08  Julian Smartwx2msPenStyle forward declaration required
2004-02-08  Patrick K.... Cosmetic changes.
2004-02-08  Vadim Zeitlinupdated the year
2004-02-08  Vadim Zeitlinadd line breaks in the base classes list
2004-02-08  Vadim Zeitlinmake it clear that the size returned by Fit() is window...
2004-02-08  Vadim ZeitlinwxBUFFER_DC_DEFAULT should be wxBUFFER_DC_OVERWRITE_BG...
2004-02-08  Julian SmartMisc documentation fixes
2004-02-08  Julian SmartAdded makefile for making documentation
2004-02-08  Julian SmartAdded Release Unicode DLL and Debug Unicode DLL (identical
2004-02-08  Stefan NeisApplied and extended patch 886524 (wxGridCellFloatEdito...
2004-02-08  Vadim Zeitlindon't use char hook to handle Esc in the dialogs, it...
2004-02-08  Julian SmartFixed bug [ 849168 ] wxGenericDirCtrl missing wxPROPERT...
2004-02-08  Vadim Zeitlinestimate size of multiline text controls more accuratel...
2004-02-08  Julian SmartClosed doc bug [ 412032 ] wxGrid SetCellAlignment
2004-02-08  Julian SmartDocument deletion of all items in SetWindowStyleFlag...
2004-02-08  Julian SmartFixed [ 855507 ] typo in wxFrame
2004-02-08  Vadim Zeitlinfixed wxEVT_CONTEXT_MENU generation (it works different...
2004-02-08  Julian SmartFixed doc bug [ 871974 ] wxCursor(bits, ...) constructo...
2004-02-08  Vadim Zeitlinas after recent change wxID_SEPARATOR is now -2, it...
2004-02-08  Vadim Zeitlindon't try O(N) actions in virtual view, this gives...
2004-02-08  Julian SmartFixed [ 875952 ] Win32 wxListControl::FindItem document...
2004-02-08  Vadim Zeitlinugly attempt to fix compilation for BCB 6 (bug 819700)
2004-02-08  Julian SmartFixed bug [ 865999 ] wxRETAINED windows appear blank...
2004-02-08  Vadim Zeitlinfixed and documented GetItemText/BackgroundColour(...
2004-02-08  Vadim Zeitlindon't call SelectObject() twice in SetBrush() nor SetFo...
2004-02-08  Vadim Zeitlinrenamed wxEventFixModule to wxWakeUpIdleModule; added...
2004-02-08  Vadim Zeitlinadded GetHbrush() and GetHbrushOf()
2004-02-08  Vadim Zeitlindon't call SelectObject() twice in SetPen() (slow!...
2004-02-08  Vadim Zeitlinfixed operator=(), ==() and !=() for wxPen
2004-02-08  Vadim Zeitlinfixed small bug in operator=() (comparing equal but...
2004-02-08  Vadim Zeitlinadded GetHpen() and GetHpenOf()
2004-02-08  Vadim Zeitlindefine WXMICROWIN_CHECK_HDC macro once instead of havin...
2004-02-08  Vadim Zeitlinuse wxBusyCursor class instead of wxBeginBusyCursor...
2004-02-08  Stefan Csomorproper UTF32 / 16 conversions added
2004-02-08  Stefan Csomorwchar_t 4 bytes support added
2004-02-08  Stefan Csomorredraw forced for size changes (layout for measuring...
2004-02-08  Vadim Zeitlinuse hard coded default size for top level windows inste...
2004-02-08  Julian SmartAdded wxTreeListCtrl: patch [ 883529 ] wxTreeListCltr
2004-02-08  Julian SmartMisc doc fixes
2004-02-08  Julian SmartApplied patch [ 892608 ] wxLogDialog + wxLogFrame:...
2004-02-08  Julian SmartApplied patch [ 892543 ] wxUniversal: Bitmaps in disabl...
2004-02-08  Stefan Csomorcorrected Sleep implementation (as clock() under Mach...
2004-02-08  Julian SmartAdded CE project files
2004-02-08  Julian SmartApplied patch [ 875666 ] Warning free configtool util
2004-02-08  Julian SmartApplied patch [ 879998 ] Warning free animate contrib
2004-02-08  Julian SmartFixed RTTI
2004-02-08  Julian SmartApplied patch [ 875663 ] Warning free mmedia contrib
2004-02-08  Julian SmartApplied [ 880011 ] Several fixes to DbBrowse demo
2004-02-08  Julian SmartApplied patch [ 892511 ] wxUniversal: fix of segfault...
2004-02-08  Stefan Csomorscroll of subwindow confined to rect param
2004-02-08  Stefan Csomortabs fixed
2004-02-08  Stefan Csomorcorrected line counts and implemented ShowPosition
2004-02-08  Stefan Csomorcorrections for buffers
2004-02-08  Stefan Csomorunicode savvy conversions
2004-02-08  Mattia Barbon Documented new constructor and overloaded Create...
2004-02-08  Mattia Barbon Update toback24.
2004-02-08  Mattia Barbon Reverses part of my changes of Mon Apr 14 17:27:28...
2004-02-08  Mattia Barbon Compilation fix for wxUSE_STL == 1 and wxUSE_UNICODE...
2004-02-08  Mattia Barbon Applied patches #892580 and #892582 from Christian...
2004-02-08  David ElliottUse wxLogTrace instead of wxLogDebug for trace messages
2004-02-08  David ElliottAdd wxCocoa-specific trace masks
2004-02-08  Stefan Csomorfont encodings and refresh upon show (after a hide...
2004-02-08  Stefan Csomorfont encodings
2004-02-08  Stefan Csomorfont encodings and a first copy implementation wchar_t...
2004-02-08  Stefan Csomorfont encoding support
2004-02-08  Stefan Csomorconversion warning gcc 3.3 mac
2004-02-08  Stefan Csomorfont-encodings additions
2004-02-08  Stefan Csomorunicode targets cleanup for cw and xcode
2004-02-08  Stefan Csomorgetting rid of old pragma for CW Pro 9
2004-02-08  Stefan Csomordon't let MacIsReallyShown climb over toplevel windows...
2004-02-08  Vadim Zeitlinbackground colour of a combobox may now be set (bug...
2004-02-07  Vadim Zeitlinreset m_frameTool/StatusBar pointers before deleting...
2004-02-07  Vadim Zeitlindon't show the accels on the controls if the system...
2004-02-07  Vadim Zeitlinadded WM_UPDATEUISTATE and related stuff
2004-02-07  Vadim Zeitlintrying to fix breakage in wxBufferedPaintDC after the...
2004-02-07  Vadim Zeitlinone line fix for a bug with focus switching to the...
2004-02-07  Vadim Zeitlinno changes (just removed some long unused junk)
2004-02-07  Vadim Zeitlinfixes for page positioning for notebooks with wxNB_MULT...
2004-02-07  Vadim Zeitlinadded checkbox for testing wxNB_MULTILINE
2004-02-07  Vadim Zeitlindon't change the control width when adjusting the heigh...
2004-02-07  Vadim Zeitlinuse new style creation (MSWCreateControl() and MSWGetSt...
2004-02-07  Vadim Zeitlindon't give error messages if ws2_32.dll is not availabl...
2004-02-07  Vadim Zeitlincompilation fix for wxUSE_VALIDATORS == 0
2004-02-07  Vadim Zeitlinadded wxDC::DrawPolyPolygon() (patch 882189)
2004-02-07  Vadim Zeitlinmultiple fixes to wxChoice/wxCombobox height getting...
2004-02-07  Dimitri SchoolwerthLive resizing is OS X only.
2004-02-07  Stefan NeisHandle separators in menus correctly.
2004-02-07  Vadim Zeitlinadded wxDC::DrawPolyPolygon() (patch 882189)
2004-02-07  Vadim ZeitlinwxBufferedDC changes
2004-02-07  Vadim Zeitlindocumented wxBuffered[Paint]DC
2004-02-07  Vadim Zeitlinfiles for LaTeX 2e compilation
2004-02-07  Vadim Zeitlinmade it possible to preserve background when using...
2004-02-07  Vadim Zeitlinmade wxFFile a bit more safe: don't crash when Tell...
next