]> git.saurik.com Git - wxWidgets.git/history - src/generic
fixed memory leak in wxDocManager::CreateDocument (patch 494842)
[wxWidgets.git] / src / generic /
2001-12-30  Vadim Zeitlinfixed uninitialized wxGridCellAttr::m_defGridAttr ...
2001-12-30  Václav Slavíkmaking generic file dialog less Unixcentric
2001-12-25  Vadim Zeitlinfixed compilation for strict ANSI compilers
2001-12-24  Vadim Zeitlinfixed Fit() to avoid showing scrollbars
2001-12-24  Vadim Zeitlinreally fixed GetRenderer() and GetEditor() methods...
2001-12-24  Vadim Zeitlinfixed memory leak when SetTargetWindow() was called...
2001-12-22  Mattia BarbonMade wxPD_AUTO_HIDE work.
2001-12-22  Vadim Zeitlinfixed wxProgressDialog for ranges > 65535
2001-12-17  Vadim Zeitlindon't discard the informational log messages given...
2001-12-17  Robert Roebling MAcOS X clears the background (with stripes) for
2001-12-17  Robert RoeblingSmooth Aqua buttons in wxTreeCtrl.
2001-12-17  Václav Slavíkapplied patch that adds wxTR_FULL_ROW_HIGHLIGHT to...
2001-12-16  Robert Roebling Reimplemented wxFileName with m_relative field.
2001-12-15  Robert Roebling Aqua gets Aqua tree buttons automatically now.
2001-12-13  Robert RoeblingVerbose languages such as German need a big
2001-12-10  Robert Roebling Small optical fix.
2001-12-10  Julian SmartEvent typo fixed
2001-12-10  Robert Roebling Changed wxTreeCtrl to look Mac-like under Mac
2001-12-09  Robert Roebling Changed semantics of clicking beside the text control
2001-12-09  Vadim Zeitlinoops, a typo in the last commit
2001-12-09  Vadim ZeitlinItemHasChildren() should return TRUE for the items...
2001-12-09  Vadim Zeitlinfix for the crash when many listctrl items change state
2001-12-09  Stefan Csomoradded changes in order to make at least button events...
2001-12-07  Robert RoeblingMade Aqua style internal in wxSplitterWindow.
2001-12-07  Václav SlavíkDOS compilation fixes
2001-12-07  Václav Slavíkfixes for wxUSE_MIMETYPE==0 and fixes for compilation...
2001-12-07  Václav Slavíkfixed rendering of expanded nodes with exactly one...
2001-12-06  Robert RoeblingAdded wxSP_SASH_AQUA style
2001-12-05  Stefan Csomorchanged DoMoveWindow not to change the height of the...
2001-12-04  Robert RoeblingAqua splitter sashes.
2001-12-02  Vadim Zeitlinfixed redraw problems on resize under MSW
2001-12-02  Vadim Zeitlinmore fixes to target window scrolling
2001-12-02  Vadim Zeitlinfixed event processing for the target window
2001-12-02  Robin DunnwxTipWindow can now derived from wxFrame if not wxUSE_P...
2001-12-01  Julian SmartAttempted to fix splittree problem by not pushing event...
2001-12-01  Vadim Zeitlinfixed compilation after wxTipWindow base class change...
2001-11-30  Vadim Zeitlinadded wxWS_EX_TRANSIENT, added code for handling it...
2001-11-30  Vadim Zeitlinreverted previous change - it doesn't fix the bug I...
2001-11-30  Robin DunnForgot to take the unneeded code out
2001-11-30  Robin DunnwxTipWindow is now a wxPopupTransientWindow instead...
2001-11-30  Vadim Zeitlindon't use implicit parent for the progress dialogs
2001-11-28  Václav Slavíkfixes w.r.t. size_t vs. int
2001-11-28  Julian SmartFixing wxMicroWindows compilation
2001-11-26  Vadim Zeitlinremoved unneeded include from the header
2001-11-25  Vadim Zeitlinfixes for compilation with wxUSE_PALETTE=0
2001-11-24  Václav Slavíkfix for palette restoration in wxToolBarSimple
2001-11-23  Vadim Zeitlinshow correctly the initially selected colour and update...
2001-11-23  Václav Slavíkapplied Greg's refinment of hist treectrl patch
2001-11-22  Mattia BarbonUnicode compilation fixes
2001-11-22  Václav Slavíkchange to /usr/share/wx/version
2001-11-21  Vadim Zeitlinchanges to match listctrl.h changes (forgot to commit...
2001-11-21  Václav SlavíkwxUniv fixes for generic wxColourDialog
2001-11-20  Vadim Zeitlinapplied patch 475879 (Can't use subclassed GridCellEditor)
2001-11-20  Vadim Zeitlinbackwards incompatible change to wxWizardPage reverted
2001-11-19  Vadim Zeitlinfixed a memory leak and an initialization problem
2001-11-19  Vadim Zeitlinfixes for the dialog layout for the multiline labels
2001-11-16  Vadim Zeitlinadded wxEVT_COMMAND_LIST_ITEM_FOCUSED event and impleme...
2001-11-15  Robin DunnOnly update the mask if the mask is valid
2001-11-12  Václav SlavíkwxPanel::OnSize must call event.Skip(), otherwise scrol...
2001-11-08  Robin DunnFixed wxSingleChoiceDialog to match the docs wrt the...
2001-11-07  Jouk Jansen Committing in .
2001-11-05  Gilles Depeyrotuse Unix line ending when compiled when the Apple DevTools
2001-11-04  David WebsterTRUE and FALSE, not true and false.
2001-11-03  Václav Slavíkrecently checked in patch was ignorant to wxUSE_RESOURCES
2001-11-03  Robin DunnEnabled wxPostscriptDC to be used in wxMSW, if wxUSE_PO...
2001-11-03  Vadim Zeitlinimplemented Freeze/Thaw() for the generic listctrl
2001-11-03  Ron Leeadded missing header
2001-11-02  Vadim Zeitlindon't make the log dialog taller than the screen (patch...
2001-11-02  Vadim Zeitlinsupport for vetoing grid cell editing (patch 469049)
2001-11-02  Vadim Zeitlinmore efficient SetStatusText for the generic wxStatusBa...
2001-11-02  Vadim Zeitlinfix a bug for bitmap changing in wxWizard (patch 474975)
2001-11-02  Vadim ZeitlinwxWizard help patch (474974)
2001-11-02  Vadim ZeitlinwxWizardPage may be loaded from resource (patch 470683)
2001-11-02  Vadim Zeitlinpatch from Søren Erland Vestø for additional wxCalendar...
2001-11-02  Robin DunnSetEventObject for wxCalendarCtrl
2001-10-31  Gilles Depeyrotuse wxFILE_SEP_PATH instead of ':' separator for wxMac
2001-10-30  Vadim Zeitlinminor cleanup
2001-10-29  Vadim Zeitlinimproved sizing of wxBusyInfo window and updated the...
2001-10-22  Robin DunnIt's better to scroll by a little too much than by...
2001-10-19  Robin DunnUse the black pen for the border on Windows now too.
2001-10-18  Vadim Zeitlinfix for wxStatusBar linking problems under wxMac
2001-10-18  Mattia BarbonAdded RTTI macros to wxSplashScreen.
2001-10-17  Kendall BennettMutiple updates from SciTech for wxWindows including...
2001-10-17  Vadim Zeitlinfix for linking problem under !MSW
2001-10-16  Mattia BarbonChanged char* to wxChar* in wxColour constructor.
2001-10-15  Vadim Zeitlinfixed wxListCtrl::DeleteAllColumns() in the generic...
2001-10-14  Vadim Zeitlin1. added wxStatusBarUniv
2001-10-14  Gilles Depeyrotuse MoreFiles under Mac OS X
2001-10-13  Vadim Zeitlinchanged some Remove()s into RemoveAt()s
2001-10-12  Vadim Zeitlinfix to avoid internal compiler error with gcc 2.95...
2001-10-10  Vadim Zeitlinformatting changes
2001-10-08  Vadim Zeitlinrefresh the current item when the focus is gained/lost
2001-10-06  Vadim Zeitlinfixed the bug with the order of 2 size events when...
2001-10-04  Vadim Zeitlinfixes for compilation with wxUSE_PALETTE=0
2001-10-03  Vadim Zeitlinfix for focus event sending
2001-10-03  Vadim Zeitlinreduced flicker when switching focus to/from the report...
2001-09-30  Vadim Zeitlinadded wxUSE_PALETTE and fixed compilation with it set...
2001-09-30  Vadim Zeitlinfix for wxCalendarCtrl::Create() (bug 458167)
2001-09-28  Václav Slavíkcompilation fixes for MSW+Univ+Mingw32
2001-09-28  Vadim Zeitlinallow multiple extensions in tge generic wxFileDialog...
next