]> git.saurik.com Git - wxWidgets.git/history - src/generic
fixes for wxBase RPM
[wxWidgets.git] / src / generic /
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...
2001-09-26  Václav SlavíkUse wxGetInstallPrefix() instead of wxINSTALL_PREFIX...
2001-09-24  Vadim Zeitlinadded wxTreeEvent::GetKeyEvent() to allow to retrieve...
2001-09-18  Vadim Zeitlinfix for event processing in wxScrollHelper
2001-09-06  Vadim Zeitlinset mouse position for COL_CLICK event
2001-09-06  Julian SmartSmall changes
2001-09-05  Julian SmartCured a bug in wxSplashScreen whereby frame wasn't...
2001-09-03  Vadim Zeitlinimplemented column images for the generic version
2001-09-01  Vadim Zeitlinadded a bunch of new wxListCtrl messages: column right...
2001-08-29  Vadim Zeitlinfixed refreshing listctrl on focus change when it only...
2001-08-28  Václav Slavíkfixed a bug in wxListCtrl: SetColumnWidth didn't set...
2001-08-27  Vadim Zeitlinfixed bug with directory expansion
2001-08-25  Vadim Zeitlinuse raw (physical) coords in LIST_(R)DRAG events (patch...
2001-08-25  Vadim Zeitlinfixed crash in HitTest() with y position below the...
2001-08-25  Vadim Zeitlinadded \#if wxUSE_GRID around the whole file (patch...
2001-08-25  Vadim Zeitlintypo fix
2001-08-25  Vadim Zeitlinrefresh the tree ctrl when its back/foreground colour...
2001-08-21  Vadim Zeitlindouble click handling is finally correct in the treectrl
2001-08-21  Robert Roebling Fixed focus event problems with control derived
2001-08-20  Vadim Zeitlinallow user code to override key handling in wxTreeCtrl
2001-08-20  Vadim Zeitlinfixed refresh problem after adding some items and calli...
2001-08-20  Vadim Zeitlinfix for refreshing the current item in the list ctrl...
2001-08-20  Vadim Zeitlinfixed text fg colour for selected but unfocused items
2001-08-20  Vadim Zeitlindraw the selected items in another colour when the...
2001-08-20  Vadim Zeitlinfixed clipping of items with icons text in report mode
2001-08-18  Robert Roebling Applied Greg's patch to tree control and related.
2001-08-17  Vadim Zeitlinwarning fix
2001-08-17  Julian SmartAdded possibility of 2-step initialisation, and wxWIZAR...
2001-08-16  Vadim Zeitlinfixed bug/assert failure when refreshing items in non...
2001-08-15  Vadim Zeitlincompilation fixes for VC++ in release mode
2001-08-14  Vadim Zeitlinreduce flicker in header window when deleting items...
2001-08-14  Vadim Zeitlinremoved redundant InitDialog methods
2001-08-13  Vadim Zeitlinimplemented (untested) work around for wxScrolledWindow...
2001-08-13  Vadim Zeitlinadded missing refresh when changing focus in wxListCtrl...
2001-08-07  Vadim Zeitlinfixed unwanted owner data accesses in virtual list...
2001-08-06  Vadim Zeitlinchanged wxControlContainer to avoid triggering tons...
2001-08-06  Vadim Zeitlinuse item colour when drawing the focused item if we...
2001-08-06  Vadim Zeitlindon't draw the focused item rect around the image
2001-08-06  Vadim Zeitlindon't draw the selected item background if we don't...
2001-08-06  Vadim Zeitlindon't draw the selected item background if we don't...
2001-08-06  Vadim Zeitlin1. slightly changed how wxControlContainer is used
2001-08-06  Vadim Zeitlinmoved knd handling logic from wxPanel to wxControlConta...
2001-08-03  Vadim Zeitlinno changes
2001-08-02  Robert Roebling Fix tree control invalid pointer after drag bug.
2001-08-02  Vadim Zeitlinapplied patch 446014 (misc mingw fixes from Mattia)
2001-08-01  Vadim Zeitlinapplied patch 441270 (fix cygwin wxSplashScreen compila...
2001-08-01  Vadim Zeitlinadded generic implementation and documentation for...
2001-07-30  Robin DunnApplied patch #445873
2001-07-30  Vadim Zeitlineliminated flicker when selecting items
2001-07-27  Julian SmartAdded fix to send scroll messages from mouse wheel...
2001-07-26  Vadim Zeitlinmade the log dialog resizeable (again?)
2001-07-26  Vadim Zeitlinhighlight the focused item in non report mode too
2001-07-26  Vadim Zeitlinfix for (re)positioning the main window when the style...
next