]> git.saurik.com Git - wxWidgets.git/history - src/generic
new dependency tracking from bakefile cvs
[wxWidgets.git] / src / generic /
2003-06-25  Václav Slavíksplit log.h into GUI and base parts
2003-06-24  Václav Slavíkdon't compile generic wxMessageDialog w/ GTK+2, it...
2003-06-24  Julian SmartInitialised static controls
2003-06-22  Vadim Zeitlinupdated after wxFileType change
2003-06-21  Robert Roebling Small fix for splitter window.
2003-06-21  Stefan NeisReverted patch [ 746201 ] (partially) because of unwant...
2003-06-19  Vadim Zeitlinremoved redundant wxUSE_GUI checks
2003-06-19  Václav Slavíkquick and dirty fix for wxMGL compilation
2003-06-19  David ElliottwxCocoa does not have wxDialog::OnPaint()
2003-06-14  Vadim ZeitlinwxFileDialog cleanup, extracted common code to fldlgcmn...
2003-06-14  Vadim Zeitlinadded a few #ifdefs needed to build a smaller library...
2003-06-13  Vadim ZeitlinSetSelection() may be used for both single and multi...
2003-06-13  Vadim Zeitlinadded possibility to customize the listbox colours
2003-06-13  Vadim Zeitlincompilation fix for PCH
2003-06-13  Vadim Zeitlinfixed off by 1 bug in SelectRange()
2003-06-13  Vadim Zeitlinmade multiple selection behave more consistently with...
2003-06-13  Vadim Zeitlinadded checks for the item index
2003-06-12  Jouk Jansen Committing in .
2003-06-11  Vadim Zeitlinfixed warnings about assigning literal strings to char *
2003-06-11  Vadim Zeitlindon't ignore wxLC_NO_HEADER style when inserting first...
2003-06-11  Vadim Zeitlinremoved countItems parameter from ctor -- doesn't work...
2003-06-11  Vadim Zeitlinimplemented multiple selection
2003-06-11  Vadim Zeitlinadded RefreshLines()
2003-06-11  Vadim Zeitlinextracted wxSelectionStore in a separate file
2003-06-03  Vadim Zeitlincompilation fixed after recent wxHTML changes
2003-06-03  Vadim Zeitlinpressing PageDown and then PageUp should return to...
2003-06-03  Vadim Zeitlingenerate wxEVT_COMMAND_LIST_INSERT_ITEM (patch 747070)
2003-06-02  Vadim Zeitlinrefresh cache on size/margins change; expanded cache...
2003-06-02  Vadim Zeitlinadded RefreshAll()
2003-06-02  Vadim Zeitlinfix for gcc 3.3 warnings
2003-06-02  Vadim Zeitlincompilation fixes for !USE_PCH
2003-06-01  Julian SmartFix (I hope) for bug [ 673862 ] printing zero length...
2003-06-01  Julian SmartApplied patch [ 650511 ] wxCalendarCtrl - year does...
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 [ 733425 ] Fix for header rendering probl...
2003-06-01  Vadim Zeitlinadded wxVListBox using wxVScrolledWindow and wxHtmlList...
2003-06-01  Julian SmartApplied patch [ 743471 ] wxSplitter::Unsplit fix
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-05-30  Vadim Zeitlinadded wxVScrolledWindow
2003-05-27  Mattia Barbon Don't leave the wxStaticBox hanging around after...
2003-05-27  Jouk Jansen Committing in .
2003-05-24  Mattia Barbon Compilation/warning fixes.
2003-05-24  Julian SmartRemoved wxHTMLHelpControllerBase (putting the
2003-05-23  Julian SmartApplied patch [ 738821 ] Allow more features to be...
2003-05-18  Roger Gammans * Prevent miminum and actual row and col sizes going...
2003-05-18  Roger Gammans * Apply patch #735595. Add miminumAcceptable{Height...
2003-05-18  Roger Gammans * Fix logical error in m_overflow attribute merging
2003-05-16  Julian SmartWizard now validates as well as doing data transfer...
2003-05-14  Robin DunnAcutally use the m_maxChars parameter value instead...
2003-05-13  Julian SmartReordered the slow-click test, otherwise it would never
2003-05-12  Vadim Zeitlinreworked vertical scrolling code to correspond better...
2003-05-09  Julian SmartRemoved a spurious print statement
2003-05-09  Julian SmartFixed crash in EnsureVisible in wxTR_HIDE_ROOT mode
2003-05-08  Robin DunnFix GetItemRect to offset by the header window, if...
2003-05-07  Julian SmartEnsure grid components don't have borders
2003-05-07  Robin Dunnfixed compile errors
2003-05-07  Robin DunnAlso merge the m_overflow attribute
2003-05-07  Julian SmartMore style issues
2003-05-06  Robert Roebling Splitter clean up.
2003-05-03  Julian SmartApplied patch [ 726350 ] wxGrid - MovePageDown()
2003-05-03  Julian SmartApplied patch [ 731846 ] GTK Print Options
2003-05-01  Vadim Zeitlincompilation fix when WXUNUSED(arg) == arg
2003-05-01  Vadim Zeitlinset the index for BEGIN_DRAG events (patch 726308)
2003-05-01  Julian SmartImplemented delayed selection (e.g. after adding the...
2003-04-28  Vadim Zeitlinfix for Unicode compilation
2003-04-27  Vadim Zeitlindon't hardcode wxCHOICEDLG_DIALOG_STYLE
2003-04-24  Mattia Barbon COmpilation fix.
2003-04-24  Jouk Jansen Committing in .
2003-04-24  Jouk Jansen Committing in .
2003-04-22  Chris Elliottupdate to make digitalmars compile/link image sample
2003-04-17  Julian SmartDisabling code that causes display glitch on Mac
2003-04-17  Julian SmartRemoved old files
2003-04-15  David WebsterOS/2 updates to catch the port up with the rest of...
2003-04-13  Mattia Barbon Compilation fix.
2003-04-12  Václav Slavíkcompilation fix
2003-04-08  Robin DunnTurn off all border styles for the inner window
2003-04-06  Julian SmartRemoved redundant fixme comment
2003-04-06  Julian SmartApplied [ 716064 ] Second part of wxFileCtrl & wxDirCtr...
2003-04-05  Julian SmartAPplied patch [ 705301 ] Don't send event for wxSplitte...
2003-04-03  Roger Gammans * rename maxOnOverflow parameter to CoordToRowOrCol...
2003-04-03  Julian SmartApplied patch [ 708582 ] wxGenericFileDialog & expose...
2003-04-02  Julian SmartApplied some of patch [ 688466 ] MSVC7 build & bug...
2003-03-31  Julian SmartMore deprecated class mods
2003-03-29  Stefan Csomorcursor event support for mac activated
2003-03-29  Stefan Csomormac unicode
2003-03-27  Václav Slavíkfixed DrawTextFormatted to work in O(n) instead of...
2003-03-27  Stefan CsomorwxMac Unicode support
2003-03-26  Mattia Barbon SetSelection must not send an event. Fixed an off
2003-03-24  Julian SmartApplied patch [ 705663 ] Fix capture mouse bug in wxGrid
2003-03-24  Vadim Zeitlinprint dialogs ignore user paper settings in non C local...
2003-03-24  Vadim ZeitlinUnicode compilation fix
2003-03-24  Julian SmartRemoved old grid code
2003-03-24  Julian SmartFix by Milan Babuskov <albis@eunet.yu> in MovePageUp
2003-03-24  David Elliott!defined(wxUSE_TOOLBAR_NATIVE) changed to !wxUSE_TOOLBA...
2003-03-21  Vadim Zeitlin(real) compilation fix after previous commit(s)
2003-03-21  Vadim Zeitlin(blind) compilation fix after last commit
2003-03-19  Vadim Zeitlinfixed bad overflow bug in wxX11 timer
2003-03-19  Robin DunnApplied a modification of Patch #704995 which changes...
next