]> git.saurik.com Git - wxWidgets.git/shortlog
wxWidgets.git
2004-02-09  Vadim Zeitlinmultiline checkbox doesn't make sense for listbook
2004-02-09  Robin DunnwxUSE_VC_CRTDBG needs to be dependent on wxUSE_MEMORY_T...
2004-02-09  Julian SmartChanged no-remap to msw.remap
2004-02-09  Vadim ZeitlinwxUniv compilation fix after last commit
2004-02-09  Julian SmartApplied WinCE fix, though data file still not found
2004-02-09  Dimitri SchoolwerthApplied patch #885752: "wxPoem less MSW specific +...
2004-02-09  Julian SmartDocumented no-remap
2004-02-09  Julian SmartDocumented tbar95.cpp backports
2004-02-09  Julian SmartAdded no-remap system option so colourful toolbar buttons
2004-02-09  Julian SmartFix needed for free MS SDK
2004-02-09  Dimitri SchoolwerthMinGW warnings fixed; TRUE/FALSE cleanup.
2004-02-09  David ElliottDo not try to set the proper position if creating a...
2004-02-09  David ElliottImplement right mouse down/dragged/up
2004-02-09  David ElliottWhen destroying the window, only remove it from its...
2004-02-09  David ElliottDon't close dialogs in ~wxDialog as it just hides other...
2004-02-09  David ElliottwxBitmap::GetNSImage(): Added trace messages. Release...
2004-02-09  Patrick K.... shell.autoCompleteAutoHide added with default of True.
2004-02-08  Julian SmartFixed Unicode breakage
2004-02-08  Robert Roebling Fix redraw problem in multiple selection listctrl.
2004-02-08  Robert Roebling Improvements for splitter sash hack. GTK2 look
2004-02-08  Stefan NeisScript install-sh wants a '-c' parameter, otherwise...
2004-02-08  Vadim Zeitlinadded WC_NO_BEST_FIT_CHARS
2004-02-08  Vadim Zeitlinresolving conflicts in files I had forgot to commit...
2004-02-08  Julian SmartSpacing corrections
2004-02-08  Patrick K.... Fixed problem with Calltip tab not refreshing properly...
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
next