]> git.saurik.com Git - wxWidgets.git/history - src
Use "wxCheckListBox" instead of the deprecated "wxCheckList"
[wxWidgets.git] / src /
2004-02-10  Robin DunnFixed a compliation error, event args should not be...
2004-02-10  Vadim Zeitlinallow generating PS on an output stream and not only...
2004-02-10  Stefan NeisUnicode fixes.
2004-02-10  Vadim Zeitlinuse static_cast<> in event table macros for type safety...
2004-02-10  Vadim Zeitlinrestored defaults in switchs removed in the last commit
2004-02-10  Vadim Zeitlinimplemented SelectItem(item, bool); UnselectItem()...
2004-02-10  Vadim Zeitlinadded base array of size_t as under Win64 size_t >...
2004-02-10  Vadim Zeitlinadded wxTreeCtrl::UnselectItem() and ToggleItemSelectio...
2004-02-10  Vadim Zeitlinadded auto check count as otherwise calling EnableAutoC...
2004-02-10  Stefan Csomorbecause some sash code draws whether the window is...
2004-02-10  Vadim Zeitlinfixed the value returned by GetSize()
2004-02-10  Vadim Zeitlinpart of Ictrl -> Iscntrl change I forgot to commit...
2004-02-10  Vadim ZeitlinWin64 compilation fixes
2004-02-10  Vadim ZeitlinWin64 compilation fixes: use wxUIntPtr instead of long
2004-02-09  Vadim Zeitlindon't just drop click events resulting from triple...
2004-02-09  Vadim Zeitlinsize combobox/choices properly initially by considering...
2004-02-09  Vadim Zeitlindon't assert when creating an initially empty wxCB_READ...
2004-02-09  Julian SmartChanged no-remap to msw.remap
2004-02-09  Vadim ZeitlinwxUniv compilation fix after last commit
2004-02-09  Julian SmartAdded no-remap system option so colourful toolbar buttons
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-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  Vadim Zeitlinresolving conflicts in files I had forgot to commit...
2004-02-08  Dimitri SchoolwerthFixed relative paths to lib/.
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 Smartwx2msPenStyle forward declaration required
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  Vadim Zeitlinfixed wxEVT_CONTEXT_MENU generation (it works different...
2004-02-08  Vadim Zeitlinas after recent change wxID_SEPARATOR is now -2, it...
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 Zeitlindon't call SelectObject() twice in SetPen() (slow!...
2004-02-08  Vadim Zeitlinfixed small bug in operator=() (comparing equal but...
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 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 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 Reverses part of my changes of Mon Apr 14 17:27:28...
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  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 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 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 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 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 Zeitlinmade it possible to preserve background when using...
2004-02-07  Vadim Zeitlinmade wxFFile a bit more safe: don't crash when Tell...
2004-02-07  Vadim Zeitlintrying to speed up wxExecute(SYNC) -- by adding sleep...
2004-02-07  Vadim ZeitlinwxURL implementation using WinInet functions under...
2004-02-07  Vadim ZeitlinDigital Mars compilation warnings and Unicode fixes...
2004-02-07  Vadim Zeitlinrespect xsrc, ysrc parameters in DoBlit() (patch 733961)
2004-02-07  Vadim Zeitlinremoved inclusion of malloc.h (part of patch 828250...
2004-02-07  Vadim Zeitlinshow first item added with InsertItem() correctly ...
2004-02-07  Vadim Zeitlinfixes for compiling with more stuff disabled in setup...
2004-02-07  Vadim Zeitlinadded wsock32.lib (patch 880683)
2004-02-07  Vadim Zeitlinmade wxNumberEntryDialog public; extracted it and wxGet...
2004-02-07  Vadim Zeitlinconsume less CPU while waiting for thread to terminate...
2004-02-07  Vadim Zeitlinfix for memory leaks (patch 885242)
2004-02-07  Vadim Zeitlinadded wxDC::DrawPolyPolygon() (patch 882189)
next