]> git.saurik.com Git - wxWidgets.git/history - src/generic
Support for new native OS/2 tree control.
[wxWidgets.git] / src / generic /
2003-01-24  Julian SmartOnly use patch from Otto Wyss on universal, for now.
2003-01-24  Julian SmartApplied patch [ 666379 ] CalCtrl doesn't use best sizes...
2003-01-19  Mattia Barbon Derive wxBitmap from wxBitmapBase in wxMotif, with...
2003-01-16  Stefan Csomoradapted wxSizer::Remove type to new header
2003-01-13  Ron LeeSplit this out from other changes to keep things sane..
2003-01-12  Vadim Zeitlinremoved unneeded (and causing link errors) wxArrayPages...
2003-01-12  Vadim Zeitlincompilation fixes for non default wxUSE_XXX values...
2003-01-12  Vadim Zeitlindon't call stat() *and* lstat() (as if the file dialog...
2003-01-12  Mattia Barbon Remove unneeded dependencies.
2003-01-12  Mattia Barbon Remove use of deprecated KeyCode accessor.
2003-01-10  Vadim Zeitlinremoved wxLog::HasPendingMessages() (it can't be made...
2003-01-07  Julian SmartRemoved old __WXWINE__ support (obsoleted by new __WINE...
2003-01-07  Ron LeeDeprecated wxSizer::Remove( wxWindow* ), s/Remove/Detac...
2003-01-05  Vadim Zeitlincompilation warning fix
2003-01-04  Robin DunnWith the fix in gtk/font.cpp and switching to an wxplic...
2003-01-02  Vadim Zeitlinuse DECLARE_NO_COPY_CLASS() where applicable (patch...
2003-01-02  Vadim Zeitlinimplemented support for column label alignment (closes...
2003-01-01  Gilles Depeyrotuse MoreFilesX instead of MoreFiles when building with...
2002-12-29  Ron LeeAdded wxTreeCtrl::GetItemParent to deprecate GetParent.
2002-12-27  Julian SmartImproved SetScrollbars fix using client size and max...
2002-12-23  Julian SmartDon't pass zero width or height to SetVirtualSize or...
2002-12-19  Mattia Barbon Fix wxSingleChoiceDialog under wxMotif.
2002-12-18  Julian SmartFixed cell paint background refresh bug
2002-12-16  Julian SmartFixed missing checkbox alignment
2002-12-16  Julian SmartApplied [ 652962 ] wxProgressDialog::Show(FALSE) bug
2002-12-16  Julian SmartApplied part of patch [ 652965 ] Enables toolbar simple...
2002-12-15  Vadim Zeitlinprintf() format warning fixed
2002-12-14  Vadim Zeitlinfixed Unicode compilation
2002-12-13  Chris Elliottfix visual c bugs for wxUNIVRERSAL
2002-12-11  Chris Elliottfix for wxUniversal on win32 platforms
2002-12-11  Julian SmartApplied patch [ 651287 ] adds missing wxTreeCtrl::GetEd...
2002-12-10  Julian SmartApplied patch [ 651649 ] Scrollbar not updated without...
2002-12-09  Julian SmartApplied patches by Scott Pleiter:
2002-12-09  Julian SmartApplied patch [ 649590 ] fixes bug 611264: wxFileDialog...
2002-12-09  Julian SmartApplied patch [ 642162 ] restore wxWizard wxEVT_WIZARD_...
2002-12-06  Vadim Zeitlinavoid flicker when doing SetItem() in non report mode...
2002-12-06  Vadim Zeitlingenerate spinctrl event when the button was clicked...
2002-12-04  Vadim Zeitlincompilation fix after recent patch
2002-12-04  Vadim Zeitlinmerged 2.4 branch into the trunk
2002-09-20  Stefan NeisFixed some typos that occured in applying patch 606235.
2002-09-16  David WebsterOS/2 fix
2002-09-15  Stefan NeisApplied revised patch 606235 (Cell overflow refresh...
2002-09-14  David WebsterOS/2 update
2002-09-14  Ron Leedefine the undefined wxThePrintSetup global.
2002-09-13  Robert Roebling Backward comp. fix.
2002-09-11  Stefan NeisApplied patch 606235 (Cell overflow refresh fixed).
2002-09-11  Robert Roebling Readded deprec. constructor.
2002-09-11  Stefan NeisFixed CoordToRowOrCol according to Patch 607387.
2002-09-11  Julian SmartTypo fixed
2002-09-11  Robin DunnFixed some off-by-one and other issues with drawing...
2002-09-11  Julian SmartAnother try at committing this
2002-09-11  Julian SmartReverted previous 'fixes' now that the array bug has...
2002-09-10  Julian SmartNow cleared array elements of arrays before calling...
2002-09-10  Julian SmartApplied patch [ 607261 ] Fix: wxGrid: row and cell...
2002-09-08  Vadim Zeitlinfixed Printf() format spec warnings
2002-09-08  Julian SmartRenamed duplicate style variable
2002-09-07  Stefan NeisFixed Refresh to use a "const wxRect *" parameter.
2002-09-07  Vadim Zeitlinmade SetDirectory() work, minor code cleanup (much...
2002-09-07  Stefan NeisTried to fix bug 603906 by modifying GetModelValues...
2002-09-07  Stefan NeisCommited John Labenski's patch giving access to the...
2002-09-07  Stefan NeisFixed bug in CoordToRowOrCol.
2002-09-07  Stefan NeisSome refresh optimizations.
2002-09-07  Julian SmartFixed overlapping buttons in wizard on MacOS X
2002-09-07  Stefan Csomoryet another code for wxMac properly resetting the cursor
2002-09-07  Stefan Csomoradded code for wxMac properly resetting the cursor
2002-09-06  Julian SmartRemoved #ifdef __WXMAC__ around dialog initialisation.
2002-09-06  Julian SmartApplied patch [ 605592 ] Unicode patch for dirctrlg.cpp
2002-09-05  Julian SmartEliminated unreachable code warning in VC++
2002-09-05  Julian SmartApplied patch [ 605189 ] add edit cancel notify to...
2002-09-04  Vadim Zeitlingeneric status bar now:
2002-09-02  Vadim Zeitlinno changes
2002-09-02  Vadim Zeitlingenerate key events for Space/Enter in addition to...
2002-09-01  Stefan NeisFixed apparent typo in wxGridCellAttr::MergeWith, hopef...
2002-09-01  Julian SmartRemoved warnings from ipcbase.cpp
2002-09-01  Stefan NeisClear attribute cache in Redimension to fix Bug 508407.
2002-09-01  Stefan NeisAdded some const qualifiers.
2002-09-01  Stefan NeisApplied AutoWrap Renderer Bugfix by Roger Gammans ...
2002-08-31  Vadim Zeitlinfix for losing focus under Windows after showing the...
2002-08-31  Vadim Zeitlincompilation fix
2002-08-31  Vadim ZeitlinSetSelection() for generic wxSpinCtrl (forgot to commit...
2002-08-31  Stefan NeisMake use of new array functions.
2002-08-31  Julian SmartApplied patch [ 600500 ] Tip-of-day: comments, translatable
2002-08-31  Julian SmartApplied patch [ 601957 ] wxGrid: Start editing with...
2002-08-30  Julian SmartMods for Wine compilation
2002-08-30  Chris Elliottlost log.h fixed
2002-08-30  David WebsterFix to allow proper positioning of child windows under...
2002-08-28  Julian SmartUsing wxImageListType instead of wxGenericImageList
2002-08-28  Julian SmartDitribution script mods;
2002-08-27  Vadim Zeitlindeprecated static wxWizard::Create()
2002-08-25  Robert Roebling Compile fix for prop.
2002-08-25  Robert Roebling More work on Printing. It prints Kanji now using
2002-08-25  Stefan NeisEMX (OS/2) compilation fix. The implemented logic for...
2002-08-24  Robin DunnAll editors that derive from wxGridCellTextEditor will...
2002-08-24  Robin DunnIf the number or float editor is being used but the...
2002-08-24  Robin DunnFixed wxGridCellFloatEditor::Clone
2002-08-24  Gilles Depeyrotimproved conditional compilation since generic grid...
2002-08-23  Vadim Zeitlinfixed crash when calling Delete(root) and also when...
2002-08-23  Julian SmartMisc mods for feedback from Marcin Wojdyr <wojdyr@if...
2002-08-21  David WebsterOS/2 update to get Tip icon created correctly.
2002-08-20  Julian SmartAdded generic MDI files
next