]> git.saurik.com Git - wxWidgets.git/history - src/generic
Initial revision
[wxWidgets.git] / src / generic /
2004-04-21  Vadim Zeitlingot rid of some ifdefs; added comment explaining why...
2004-04-21  Stefan Csomorreplaced Yield with YieldIfNeeded for Mac
2004-04-16  Vadim ZeitlinGetChildrenCount() should be const
2004-04-15  Vadim Zeitlinunused param warning
2004-04-15  Vadim Zeitlinmake XTI compile with VC6 (patch 896614)
2004-04-14  Robin DunnFix for #933359
2004-04-13  David Elliottnew wxRegionRefData has size=1 so rects=malloc(sizeof...
2004-04-13  David ElliottAdded wxRegionGeneric and wxRegionIteratorGeneric using...
2004-04-13  Vadim Zeitlinremoved m_bestSize
2004-04-12  Roger Gammans * fix bug where editing of the bootom and right most...
2004-04-08  Vadim Zeitlinuse SetDefaultBackgroundColour() instead of SetBgColour()
2004-04-07  Robin Dunnset m_bestSize
2004-04-07  Robin DunnwxStatusBarGeneric::DoGetBestSize
2004-04-04  Stefan Csomorcolor must not be set for wxMac
2004-04-01  Vadim Zeitlingive the panel 3D grey colour by default: as it's not...
2004-03-30  Vadim Zeitlinimplemented Freeze/Thaw() (patch 922156)
2004-03-29  Robert Roebling Applied patches.
2004-03-28  Vadim Zeitlinremoved Win16 code (patch 905241), last version with...
2004-03-27  Vadim Zeitlinjust an unused var warnings
2004-03-27  Stefan Csomormac fixes
2004-03-25  Václav Slavíkfixed tree item size calculation (patch 922454, partially)
2004-03-25  Julian SmartAdded UpdateSize to wxSplitterWindow, to allow an app
2004-03-20  Robert Roebling Applied SetItemData() patch.
2004-03-19  Julian SmartWizard sets default button when displaying new page
2004-03-19  Jouk Jansen Committing in .
2004-03-10  Robin DunnWe need a file when printing to the printer too.
2004-03-07  Julian SmartImproved wxTreeCtrl tooltip processing performance...
2004-03-07  Julian SmartDon't refresh statusbar field if the text is identical
2004-03-05  Robin DunnwxGTK2 sends *only* wxEVT_SCROLLWIN_THUMBTRACK (why...
2004-03-04  Robin DunnDelay checking for the requested sash position until...
2004-03-04  Robin DunnUse wxWANTS_CHARS style so cursor keys can be used...
2004-03-03  Julian SmartAllow an app to call SetFont on a PS DC without assertion
2004-03-01  Robert Roebling Applied patch for generic file dialog Show()
2004-03-01  Robert Roebling Made space around text symmetric.
2004-02-29  Vadim Zeitlinrenamed start parameter of wxDC::DrawPolyPolygon()...
2004-02-29  Vadim Zeitlinuse HasFlag() and InXXX() instead of explicit flag...
2004-02-29  Mattia Barbon Added wxRTTI information to wxNumberEntryDialog.
2004-02-29  Julian SmartSpecify tree control in event table to avoid problems...
2004-02-28  Robert Roebling GPE uses generic dialogs.
2004-02-25  Julian SmartApplied patch [ 903619 ] Win64 and Itanium support
2004-02-22  Robert Roebling The list ctrl doesn't draw any focus
2004-02-19  Ron LeeRemoved dcbuffer.cpp, its implementation is all inline...
2004-02-19  Ron LeeRemoved the SaveBG hack. The real incompatibility...
2004-02-18  Julian SmartRemoved warning
2004-02-16  Dimitri SchoolwerthFixed compilation for !wxUSE_IMAGE as well as !wxUSE_TO...
2004-02-16  Robert Roebling Added better visual feedback for tree control
2004-02-16  Dimitri SchoolwerthFixed unreferenced function 'CutEmptyBorders' warning...
2004-02-15  Robert Roebling wxGPE updates to HEAD.
2004-02-15  Robert Roebling Updates to MIME-types and wxFileDialog code for better
2004-02-12  Julian SmartSome more string concatenations
2004-02-12  Julian SmartString corrections
2004-02-10  Vadim Zeitlinallow generating PS on an output stream and not only...
2004-02-10  Stefan NeisUnicode fixes.
2004-02-10  Vadim Zeitlinimplemented SelectItem(item, bool); UnselectItem()...
2004-02-08  Robert Roebling Fix redraw problem in multiple selection listctrl.
2004-02-08  Robert Roebling Corrected redrawing of sash when resizing
2004-02-08  Robert Roebling Correctly center lables vertically.
2004-02-08  Julian Smart0 -> 0u to keep gcc happy
2004-02-08  Stefan NeisApplied and extended patch 886524 (wxGridCellFloatEdito...
2004-02-08  Julian SmartFixed bug [ 849168 ] wxGenericDirCtrl missing wxPROPERT...
2004-02-08  Julian SmartApplied patch [ 892608 ] wxLogDialog + wxLogFrame:...
2004-02-08  Stefan Csomorconversion warning gcc 3.3 mac
2004-02-07  Vadim Zeitlinmade it possible to preserve background when using...
2004-02-07  Vadim Zeitlinfixes for compiling with more stuff disabled in setup...
2004-02-07  Vadim Zeitlinmade wxNumberEntryDialog public; extracted it and wxGet...
2004-02-07  Vadim Zeitlinfix for memory leaks (patch 885242)
2004-02-07  Vadim Zeitlinadded wxDC::DrawPolyPolygon() (patch 882189)
2004-02-05  Václav SlavíkwxMGL fixes (patch #884758)
2004-01-31  Mattia Barbon Added some missing STL-like wxArray/wxArrayString...
2004-01-27  Robin DunnSend an extra size event after creation to work around...
2004-01-25  Stefan NeisCompute update rectangle only when needed [i.e. if...
2004-01-22  Vadim Zeitlinpreselect the text in the dialog to allow replacing...
2004-01-22  David ElliottUnicode build fixes
2004-01-15  Julian SmartReverted patch [ 832096 ] Final separation for GUI...
2004-01-13  Julian SmartSuppress spurious icon-related log messages
2004-01-13  Julian SmartAdded extra check in case CopyFromIcon fails
2004-01-11  Julian SmartApplied patch [ 832096 ] Final separation for GUI and...
2004-01-11  Julian SmartApplied patch [ 800086 ] GridCellTextEditor wxTE_RICH...
2004-01-08  Julian SmartApplied patch [ 863936 ] wxGrid scroll bars not drawn.
2004-01-08  Julian SmartApplied patch [ 851044 ] wxGrid receives wxFocusEvent
2004-01-08  Julian SmartApplied patch [ 866387 ] wxGenericDirCtrl does not...
2004-01-06  Julian SmartAdded missing event.Skip()
2003-12-20  Ryan Norton[ 835171 ] Show hidden files in wxGenericDirCtrl
2003-12-13  Julian SmartRemove bad casts
2003-12-13  Julian SmartAdded wxUSE_TOOLTIPS guard for previous patch
2003-12-13  Julian SmartApplied [ 858342 ] Event-based processing of item toolt...
2003-12-11  Julian SmartApplied patch [ 847127 ] HELP button displayed by wxMes...
2003-12-11  Julian SmartApplied patch [ 829072 ] Splitter rendering fix
2003-12-11  Julian SmartApplied patch [ 818941 ] Initialize vars and clear...
2003-11-23  Stefan NeisEnabled handling of drive letters on OS/2.
2003-11-23  Stefan NeisFixed drive handling on OS/2.
2003-11-18  Julian SmartWinCE fixes from "Viktor Voroshylo" <viktor@voroshylo...
2003-11-10  Dimitri SchoolwerthAdded wxUnusedVar for Borland and fixed 2 release mode...
2003-11-08  Stefan NeisAllow minimal acceptable row height/column width to...
2003-11-08  Vadim Zeitlinremoved assert which became incorrect after last change
2003-11-06  Vadim Zeitlinfixed vertical scrollbar handling (broken by some relat...
2003-10-18  Vadim Zeitlinreplaced all occurences of wxColourDatabase::FindColour...
2003-10-18  Vadim Zeitlinuse #if WXWIN_COMPAT and not #ifdef (patch 826160)
2003-10-16  Vadim Zeitlinwarning fixes for BCC and OW (heavily modified patch...
2003-10-16  Vadim Zeitlinadded missing wxCMPFUNC_CONVs (patch 817551)
next