]> git.saurik.com Git - wxWidgets.git/history - include/wx/generic
Fixes for problem where selection fails to start on dragging mouse in
[wxWidgets.git] / include / wx / generic /
2000-02-07  Michael BedwardFixes for problem where selection fails to start on...
2000-02-06  Robert Roebling Tried to prevent scrollbars from scrolling as
2000-02-05  Guillermo Rodrigue... Some compilation fixes
2000-02-05  Stefan NeisAdded different strategy for updating grid lines.
2000-02-05  Robert Roebling wxWindow no longer emits any scroll events after
2000-02-05  Vadim Zeitlin1. wxTimer change - now generates EVT_TIMER()
2000-02-05  Michael BedwardRemoved ^M chars again
2000-02-04  Robert Roebling Minor GTK fixes for wxGrid.
2000-02-04  Michael BedwardMany bug fixes for display code:
2000-02-03  Stefan NeisAdded drag-shrinking.
2000-02-03  Vadim Zeitlinre-checking in files in Unix mode
2000-02-03  Michael BedwardUsed old name SelectCell instead of new name SetCurrentCell
2000-02-03  Michael BedwardAdded missing SetGridCursor function
2000-02-03  Michael BedwardRemoved cell highlighting temporarily. Now wxGrid...
2000-02-03  Michael BedwardMajor redesign of grid classes:
2000-01-26  Vadim Zeitlinmore backwards compatible kbd handling in wxScrolledWindow
2000-01-25  Vadim Zeitlin1. kbd interface for wxScrolledWindow
2000-01-24  Vadim Zeitlinadded wxGetPasswordFromUser(), dialogs sample shows...
2000-01-23  Vadim Zeitlin1. '\n's in tooltip messages are handled (replaced...
2000-01-22  Vadim ZeitlinI think I finally fixed activation behaviour under...
2000-01-21  Vadim Zeitlin1. wxWizard supports setting images for each page,...
2000-01-20  Robert Roebling More life in wxPlot.
2000-01-20  Robert Roebling A no-change for scroll events.
2000-01-19  Václav Slavíkgeneric wxFileDialog now stores customizations to regis...
2000-01-18  Václav Slavíkicons for generic file dialog
2000-01-17  Robert Roebling Add draft wxPlotWindow
2000-01-16  Václav Slavíkfile dialog now remebers list/report and hidden files...
2000-01-16  Václav SlavíkwxFileDialog's report/list view icons changed to some...
2000-01-14  Robert Roebling image to bitmap rewrite,
2000-01-11  Vadim Zeitlinfixed refresh problem with holidays in wxCalendarCtrl
2000-01-10  Guillermo Rodrigue... Fixes from Mumit Khan to allow DLL compilation; most...
2000-01-06  Vadim Zeitlin1. more warnings fixes in gtk/region.cpp and common...
2000-01-05  Vadim Zeitlinmore fixes to compilation warnings from HP-UX build...
2000-01-03  Vadim Zeitlin1. corrections for compilation of the wxBase apps with...
2000-01-02  Vadim Zeitlin1. wxDateTimeHolidayAuthority class for calculating...
1999-12-30  Vadim Zeitlinadded support for several new events in wxCalendarCtrl...
1999-12-29  Vadim ZeitlinwxCalendarCtrl works under MSW too
1999-12-29  Vadim Zeitlin1. wxCalendarCtrl
1999-12-29  Vadim Zeitlin1. some minor compilation fixes in datetime.cppm
1999-12-28  Robert Roebling Calling a Refresh() before the window is created...
1999-12-23  Robin DunnFixed wxSplitterEvent to set it's id to be the splitter...
1999-12-14  Václav Slavíkadded default ctor for wxDirDialog
1999-12-07  Vadim Zeitlinsmall cosmetic fix for wxListCtrl
1999-12-07  Vadim Zeitlin1. wxFileDialog patch for multiple selection applied...
1999-12-06  Vadim ZeitlinwxTreeCtrl has colours and fonts too now
1999-12-06  Vadim Zeitlingeneric wxListCtrl colour/font setting
1999-12-06  Vadim ZeitlinRotated text patch from Hans-Joachim Baader (with some...
1999-12-04  Vadim Zeitlin1. wxGetOsDescription() function added
1999-12-01  Robert Roebling Applied patch for multiple file selection, documented.
1999-11-26  Robert Roebling Same changes as last commit... Maybe CVS works now.
1999-11-24  Karsten Ballüderfixed setfocus() flicker in listctrl
1999-11-19  David WebsterRemoval of previous wxValidtor code for wxOS2
1999-11-14  Robert Roebling Added wxWakeUpIdle() to wxGTK,
1999-11-14  Vadim Zeitlin1. wxBitmap copy ctor and operator=() taking wxIcon...
1999-11-11  Stefan CsomorwxMac completed so far, generic listctrl extension
1999-11-09  Robert Roebling Removed Vadim's surplus code in clipboard.
1999-11-08  Vadim Zeitlincompilation fix for Motif
1999-11-08  Julian SmartMade various Motif fixes, wxListBox/wxChoice derive...
1999-11-08  David WebsterOS/2 PM specific fixes for validators and fonts
1999-11-03  Václav SlavíkwxPostScriptDC::CanGetTextExtent now returns TRUE ...
1999-11-02  Vadim ZeitlinwxMotif compiles (and runs minimal sample) again after...
1999-10-31  Julian SmartFixes for VC++ 4 compilation; fixed wxCommandEvent...
1999-10-31  Robert Roebling More tab code corrections.
1999-10-29  Vadim Zeitlinforgotten files
1999-10-29  Michael BedwardChanges to fix problem where spurious scrollbar(s)...
1999-10-28  Vadim Zeitlin1. corrected (but the fix is ugly) the multiple def...
1999-10-27  Michael BedwardFixed bug that caused wrong block of cells to be select...
1999-10-26  Vadim Zeitlin1. corrected uninitialised variable (which led to crash...
1999-10-26  Julian SmartRemoved lots of wxMotif compile warnings. Copied new...
1999-10-25  Julian SmartAdded more compat. functions for wxGrid so grid sample...
1999-10-25  Julian SmartCosmetic changes in setup0.h; Latex edits; PaletteSize...
1999-10-24  Ove KaavenChanged wxGetSingleChoiceData() to take void* client...
1999-10-23  Vadim Zeitlin1. wxDropTarget::OnData() returns wxDragResult now...
1999-10-20  Robin Dunnmade wxPanel be auto layout aware
1999-10-19  Michael BedwardAdded EVT_GRID_SELECT_CELL
1999-10-18  Vadim Zeitlin1. wxApp::ProcessPendingEvents() is now common, added...
1999-10-18  Michael BedwardRemoved unused code
1999-10-16  Václav Slavíkfixed bug in PS clipping (non-virtual SetClippingRegion...
1999-10-15  Robert Roebling scrolling of foreign windowsplus sample
1999-10-14  Julian SmartCorrections
1999-10-14  Michael BedwardChanged all EVT_WXGRID... constants to EVT_GRID...
1999-10-11  Robert Roebling Various distrib things,
1999-10-09  Robin DunnAdded missing costructor
1999-10-08  Karsten Ballüderreplaced T() makro with wxT() due to namespace probs...
1999-10-07  Michael BedwardAdded page up and page down key support.
1999-10-06  Michael BedwardAdded new wxGrid classes. This is a work in progress !
1999-10-04  Vadim Zeitlinmany changes; major ones:
1999-10-04  Julian SmartRemoved some unused parameter warnings; compile error...
1999-10-01  Robert Roebling Improved wxFileDialog behaviour wrt to remembering...
1999-09-30  Vadim Zeitlinfixed compilation and added support for all 4 images...
1999-09-29  Vadim Zeitlin1. Implemented support for different icons for differen...
1999-09-18  Vadim Zeitlintypo fixed
1999-09-18  Vadim Zeitlinextra consts removed here and there
1999-09-16  Michael BedwardAdded GetMainWidget() to fix bug that was causing crash...
1999-09-06  Julian SmartAdded missing constant
1999-09-05  Julian SmartMisc. 16-bit compilation fixes
1999-09-03  Michael BedwardFixes for gcc 2.95 and AIX.
1999-08-24  Robert Roebling Added new wxFontDialog,
1999-08-20  Stefan CsomorCW Pro 5 Adaptions (the .old.mcp are the Pro 4 Files)
1999-08-19  Robert Roebling Doc updates, wxsizer et al
next