]> git.saurik.com Git - wxWidgets.git/history - src/generic
Committing in .
[wxWidgets.git] / src / generic /
2006-02-15  Jouk Jansen Committing in .
2006-02-13  Vadim Zeitlindeclare lists as exported, seems to be necessary in...
2006-02-13  Vadim Zeitlinfix client to screen (and vice versa) conversion
2006-02-12  Vadim Zeitlintrick the sizer code into thinking that the wizard...
2006-02-12  Vadim Zeitlinno changes; just added some comments
2006-02-12  Włodzimierz SkibawxWinCE warning fix.
2006-02-12  Michael WetherellWarning fixes for VC5 (Igor Korot)
2006-02-11  Julian SmartApplied patch [ 1424247 ] Have wxGenericListCtrl not...
2006-02-09  Vadim Zeitlingreat copy ctor/assignment operators cleanup by Paul...
2006-02-08  Vadim Zeitlinmake access specifiers for the virtual functions match...
2006-02-06  Julian SmartChanged function to SetFitToCurrentPage
2006-02-05  Vadim Zeitlinrenamed AddSubPage() with pos parameter to InsertSubPage()
2006-02-05  Jamie GaddDeprecate wxDC::{Begin,End}Drawing()
2006-02-05  David Surovellcorrect include file conditionalization, take 2
2006-02-04  David Surovelladded appropriate WX_PRECOMP bracket for new include...
2006-02-04  David Surovelladded missing include; minor reformatting
2006-02-03  Robin DunnDon't assume that msw.remap was 1, instead change it...
2006-02-01  Robin DunnSet the toolbar orientation based on the wxBK_ alignmen...
2006-01-31  Włodzimierz SkibaWarning fix.
2006-01-31  Julian SmartMac doesn't like getting an icon if it's a bitmap
2006-01-31  Julian SmartAdded missing include
2006-01-31  Julian SmartAdded SetSheetStyle to property sheet dialog to allow...
2006-01-31  Robin DunnAnother patch from Tim Kosse for using images on more...
2006-01-31  Włodzimierz SkibaLast parameter of GetVolumeInformation() is not pointer.
2006-01-30  Robin DunnThis is a TOOLBOOK, not a LISTBOOK
2006-01-30  Julian SmartAdded wxToolbook class
2006-01-26  Włodzimierz Skiba#include moved to module.
2006-01-26  Włodzimierz SkibaInclude order is wxprec.h=>defs.h=>platform.h=>setup...
2006-01-26  Włodzimierz SkibawxBusyInfo interface moved to generic to make space...
2006-01-25  David Surovellfixed compilation failure introduced in prior commit
2006-01-25  Robin DunnPatch from Tim Kosse to add supoprt for wxListCtrl...
2006-01-24  David Surovellcleanup - reformatting
2006-01-22  Roger Gammans Fix bug [1297817] - applied suggested patch
2006-01-21  Julian SmartCompile with wxUSE_DYNLIB_CLASS and wxUSE_WXDIB set...
2006-01-18  Julian SmartApplied part of patch [ 1304579 ] fix click bug in...
2006-01-17  Julian SmartApplied patch [ 1393577 ] show volumename in dirctlg
2006-01-17  Julian SmartApplied patch [ 1405821 ] wxVListBox double-buffering...
2006-01-15  Włodzimierz SkibaMore common code moved from generic dialogs to wxDialog...
2006-01-10  Włodzimierz SkibawxCalendarCtrl: positioning fixes and colours following...
2006-01-09  Robin DunnFix for wxMac when the tree doesn't have the focus...
2006-01-05  Robin DunnWorkaround for wxMac since it is unable to dismiss...
2006-01-05  Stefan Csomorlayout adaptions for mac
2006-01-05  Stefan NeisTemporarily disabled OS/2 specific code.
2006-01-02  David Surovellcleanup - reformat
2006-01-02  Julian SmartRemoved no longer needed code to fix combo sizing ...
2005-12-31  David Surovellfix wxMac-QD - blank focusesed text; minor reformat
2005-12-30  David Surovellfixed spelling mistake in comment
2005-12-29  David Surovellfix MinGW/gcc compilation issue
2005-12-27  Vadim Zeitlincompilation fix after latest dc.h changes for !WX_PRECO...
2005-12-23  Vadim Zeitlindon't set minimal column width, it should be possible...
2005-12-19  Julian SmartFixed problem trying to print from a preview, whereby...
2005-12-19  Włodzimierz Skiba__WIN95__ removed (used to differ win3.1 vs. 'modern...
2005-11-21  David Surovellremoved empty block
2005-11-20  Dimitri Schoolwerthapplied patch #1356901 "Yet another removal of extra...
2005-11-20  Julian SmartMoved EnsureVisible to avoid spurious selection of...
2005-11-19  Julian SmartEvent coordinates should _always_ be physical, not...
2005-11-19  Mart RaudseppSpelling fixes from Andreas Mohr (patch #1360064)
2005-11-17  Julian SmartFixed problem with choice editor in wxGrid whereby...
2005-11-08  Julian SmartForce linking of gprint.cpp, otherwise Gnome printing...
2005-11-07  Włodzimierz SkibawxGetWorkingDirectory() deprecated. Fixed #1338966.
2005-11-02  Chris Elliottadd missing header
2005-11-01  Włodzimierz SkibawxMultiChoiceDialog uses now wxCheckListBox if possible...
2005-10-31  Włodzimierz SkibawxMGL revitalised with OpenWatcom.
2005-10-29  Włodzimierz SkibaPressing build-in joystick on WinCE phones fires wxEVT_...
2005-10-26  Chris ElliottSF bug 1327872
2005-10-26  Julian SmartAdded parent window parameter to wxHelpController const...
2005-10-21  Włodzimierz SkibaUnified flags for orienting wxBookCtrls (with backward...
2005-10-18  Włodzimierz SkibaSet/get for internal border in book based controls.
2005-10-18  Jouk Jansen Committing in .
2005-10-17  Michael WetherellWarning fixes for win64
2005-10-17  Vadim Zeitlinrenamed DoHitTest() to DoTreeHitTest() to avoid conflic...
2005-10-10  Vadim Zeitlininvalidate tree size after adding/removing pages; use...
2005-10-10  Vadim Zeitlinremoved hardcoded DoGetBestSize() implementation; added...
2005-10-10  Vadim ZeitlinWindows compilation fixes after wxTreeCtrl refactoring
2005-10-10  Vadim Zeitlinintroduced a common base class for both MSW and generic...
2005-10-10  Vadim Zeitlinrefactored wxGTK scrolling: it has now fully-functionin...
2005-10-09  Vadim ZeitlinAdded wxTreebook:
2005-10-09  Mattia Barbon Removed WXWIN_COMPATIBILITY_2_2 together with code...
2005-10-08  Vadim Zeitlinfixed unused parameter warnings in non-debug build
2005-10-08  Vadim Zeitlinextra semicolons removed
2005-10-06  Włodzimierz SkibawxPalette unified. Source cleaning.
2005-10-06  Włodzimierz SkibawxMotif for OS/2 adjustements. Source cleaning.
2005-10-01  Kevin HockCode formatting cleanup from OSAF [ patch 1307563 ]
2005-09-26  Włodzimierz SkibaDefault serting by name.
2005-09-26  Włodzimierz SkibaBetter fix for modal/modeless wizards.
2005-09-26  Vadim Zeitlinfixed variable shadowing icc warnings
2005-09-25  Vadim Zeitlinfixed warnings about truncating 64 bit integers
2005-09-25  Vadim Zeitlinfixed warnings about pointer to integer cast
2005-09-25  Vadim Zeitlinuse wxIsSameDouble() and wxIsNullDouble() for warning...
2005-09-25  Vadim Zeitlinremoved #errors in 2.7 compilation
2005-09-25  Vadim Zeitlinfirst round of Intel compiler warning fixes: down from...
2005-09-25  Vadim Zeitlinmore extra semicolons removed (patch 1303724)
2005-09-24  Vadim Zeitlinadded missing consts and pass objects by const referenc...
2005-09-23  Mart RaudseppNuke #pragma implementation/interface's
2005-09-20  Julian SmartRemoved unnecessary IsModal call
2005-09-19  Julian SmartFix for modal/modeless wizards
2005-09-18  Julian SmartCorrected behaviour for modeless wizards -- can't detec...
2005-09-17  Vadim Zeitlinuse unsgined int instead of int for 1 bit bitfields...
2005-09-17  Vadim Zeitlinchecking whether a size_t page index is >= 0 is unneces...
2005-09-17  Vadim ZeitlincolourSize was probably supposed to be used and not...
next