]> git.saurik.com Git - wxWidgets.git/history - src/generic
changed char event handling for ctrl-chars and skipped events
[wxWidgets.git] / src / generic /
2002-05-15  Julian SmartDon't call a function that might do drawing when settin...
2002-05-14  Vadim Zeitlindon't send SPLITTER_POS_CHANGED events when the splitte...
2002-05-13  Julian Smarttextctrl.cpp: Removed assert from CanRedo/CanUndo since...
2002-05-12  Julian SmartAdded overloaded AddChild from contributor
2002-05-10  Robin DunnFixed a crash when GetMonthControl returns NULL
2002-05-09  Vadim Zeitlinno changes
2002-05-08  Stefan Csomorlayout improvement on mac
2002-05-08  Vadim Zeitlinadded missing wxListItem copy ctor to wxMSW, moved...
2002-05-08  Gilles Depeyrotimplemented missing copy constructor (needed for non...
2002-05-07  Gilles Depeyrotcorrected warnings when compiling with -Wall -W
2002-05-06  Robert RoeblingFixed tree control redraw bug, which had nothing
2002-05-05  Václav Slavíkgcc pragmas fixes
2002-05-04  Robert Roebling Added screen design to system settings for
2002-05-04  Vadim Zeitlinreverted the header change to include the generic one...
2002-05-04  Vadim ZeitlinwxDirDialog now has the same ctor under all platforms...
2002-05-03  Gilles Depeyrotcorrected warnings when compiling with -Wall -W
2002-05-03  Gilles DepeyrotwxTextCtrl bug related to \n handling is Carbon related...
2002-05-02  Mattia BarbonImplemented wxStatusBar::Push/PopStatusText.
2002-05-02  Vadim Zeitlinsmall code cleanup while looking for an inexistent...
2002-04-28  Vadim Zeitlindon't pass arrays by value (and also fixed signed/unsig...
2002-04-28  Stefan NeisReplaced internal calls to XToCol/YToRow added in 1...
2002-04-27  Stefan NeisFixes to my last commit.
2002-04-24  Ron LeeAdded {S,G}etItem{Text,Background}Colour methods.
2002-04-23  Stefan NeisSpeed-up for very large grids by more efficient search...
2002-04-22  Julian SmartAdded some missing wxTextCtrl features to to-do list...
2002-04-22  Julian SmartFixed drawing sample compilo for wxMotif (doesn't have...
2002-04-22  Julian SmartFixed wxMotif compilo
2002-04-21  Robert Roebling Bunch of GTK theme changes.
2002-04-21  Václav SlavíkwxWizardPage(Simple) can do two-phase creation now
2002-04-20  Vadim Zeitlinfixed huge memory leak in wxFileDialog (closes patch...
2002-04-19  Ron LeeAdded knowledge of virtual size to wx(Scrolled)Windows...
2002-04-17  Robert Roebling Various changes to focus handling when TLW start.
2002-04-17  Julian SmartAdded wxDF_HTML
2002-04-15  Vadim Zeitlincorrected const char * to char * conversions (patch...
2002-04-12  Vadim Zeitlinfixed the bug which resulted in not showing the grid...
2002-04-12  Julian SmartImplemented wxMouseCaptureChangedEvent and made wxGener...
2002-04-10  Julian SmartwxScrolledWindow::GetVirtualSize now returns client...
2002-04-10  Julian SmartAdded a wxDD_NEW_DIR_BUTTON style for wxDirDialog ...
2002-04-09  Václav Slavíkhidden root works in wxGenericDirCtrl again
2002-04-09  Vadim Zeitlinfixed the initial wxCalendarCtrl position and a minor...
2002-04-09  Václav Slavíkdon't allow expanding/collapsing hidden root node
2002-04-09  Julian SmartRemoved redundant project file
2002-04-08  Julian SmartAdded wxDIRCTRL_EDITABLE style so we can choose whether
2002-04-08  Julian SmartCanvas: added some DECLARE_CLASS macros to stop it...
2002-04-07  Václav Slavíkoops, forgot to implement Home button
2002-04-07  Vadim Zeitlinadded wxTextCtrl::EmulateKeyPress
2002-04-07  Julian SmartVersion updates, manual date change, no change to dragi...
2002-04-07  Václav Slavík*DO* use wxTR_EDIT_LABELS, it is neccessary
2002-04-07  Robert Roebling Make wxFileDialog even smaller under X11.
2002-04-06  Julian SmartStrange sizing fix in DoResize() to workaround apparent
2002-04-04  Julian SmartRemoved wxTR_HIDE_ROOT under Windows, and removed wxTR_...
2002-04-03  Robin DunnAdded sending of column dragging events to the generic...
2002-04-03  Vadim Zeitlindon't reenable the disabled windows in OnShow(), it...
2002-04-02  Mattia BarbonwxCalendarCtrl::Destroy() now deletes year spin control and
2002-04-02  Mattia BarbonBlind fix for bug #529874 .
2002-04-01  Robert Roebling Made wxFileDialog PDA friendlier.
2002-03-31  Robert Roebling Compile fix when not using WXR resources.
2002-03-27  Vadim Zeitlinremoved a few warnings and CW compilation problems...
2002-03-26  Jouk Jansen Committing in .
2002-03-25  Václav Slavíkoops, this was for my debugging purposes :(
2002-03-25  Vadim Zeitlinimplemented (but it doesn't work yet) the radio buttons...
2002-03-24  Václav Slavíkdon't use deprecated wxImage methods inside wxWin
2002-03-24  Václav Slavíkdon't use wxApp::GetStdIcon
2002-03-22  Václav Slavíkport proplist.cpp to wxArtProvider
2002-03-22  Julian SmartRemoved helpwxht.h/cpp (old wxHelpControllerHtml class)
2002-03-22  Václav SlavíkAdded 'go home' button to generic dir dialog
2002-03-22  Václav Slavíkuse wxArtProvider in wxFileDialog
2002-03-21  Václav Slavíkuse wxArtProvider
2002-03-21  Julian SmartPut dialog in more sensible place in Forty, got a bit...
2002-03-17  Václav Slavíkuse Calc(Un)ScrolledPosition instead of wxClientDC
2002-03-17  Václav Slavíkadded Calc(Un)ScrolledPosition taking wxPoint
2002-03-17  Ron Leebuild fix for mingw-cross.
2002-03-17  Ron LeeAdded wxBufferedDC class.
2002-03-16  Václav Slavíkmake it possible to have empty lines in wxListCtrl
2002-03-16  Vadim Zeitlinrestore Robin's code (reverted previous commit)
2002-03-15  Julian SmartAdded sizer.h
2002-03-15  Jouk Jansen Committing in .
2002-03-15  Robin DunnGive wxScrolledWindow its own Layout method that takes...
2002-03-13  Vadim Zeitlinupdate focus rectangle width when the columns are being...
2002-03-12  Václav Slavíkfixes to refreshing code in wxTreeCtrl
2002-03-11  Vadim Zeitlinright clicking outside any column sets the column in...
2002-03-10  Václav Slavíkuse AllocExclusive in wxAcceleratorTable
2002-03-08  Vadim Zeitlintheoretically unnecessary but practically required...
2002-03-06  Gilles DepeyrotwxArray<T> macros have been changed to fix runtime...
2002-03-05  Vadim Zeitlincompilation fix for WXWIN_COMPATIBILITY_2_2 == 0 case
2002-02-24  Robert Roebling Added simplistic wxToolBar to wxUniversal. It
2002-02-24  Václav Slavíkmade generic wxListCtrl work with well-behaved ports...
2002-02-23  Robert Roebling Some work on GTK focus handling and events.
2002-02-22  Vadim Zeitlinfixed dead update splitters
2002-02-22  Vadim Zeitlinfixes to handling of 0 and negative splitter position...
2002-02-21  Vadim Zeitlindon't crash if editing of the cell wasn't started for...
2002-02-21  Vadim Zeitlinapplied patch for calculating the tree items size with...
2002-02-20  Vadim Zeitlinfixed SetForegroundColour() for the generic tree ctrl
2002-02-20  Vadim Zeitlincompilation fix
2002-02-19  Vadim Zeitlindon't crash in SetFocus()
2002-02-17  Robert Roebling Removed accidentally left in debug code.
2002-02-17  Václav Slavíkmove wxMGL's wxTimer to src/generic
2002-02-17  Václav Slavíkfix for focus handling in generic wxListCtrl
2002-02-16  Vadim Zeitlinvarious splitter fixes:
2002-02-16  Robert Roebling wxX11:
next