]> git.saurik.com Git - wxWidgets.git/history - src/generic
many improvements/bug fixes to media control: new wxEVT_MEDIA_LOADED event, new metho...
[wxWidgets.git] / src / generic /
2005-07-22  Michael WetherellAdd wxListCtrl::Get/SetItemFont, patch 1236820 Francesc...
2005-07-22  Włodzimierz Skiba[1231183] 'cleanup: mismatched indentation' and other...
2005-07-21  Włodzimierz SkibawxOS2 with Open Watcom: correct PCH usage, missing...
2005-07-21  Vadim Zeitlinreverted last change with setting the focus only if...
2005-07-15  Vadim Zeitlinuse wxEventLoop::SetCriticalWindow() to ensure that...
2005-07-15  Włodzimierz SkibaPossibility of modeless wxWizard dialog (with presentat...
2005-07-08  Michael WetherellCorrection to previous commit
2005-07-08  Michael WetherellCompilation fix for unix builds with cygwin
2005-07-06  Vadim Zeitlinavoid moving the list control unnecessarily
2005-07-02  Vadim Zeitlinfixed bug with showing unneeded scrollbar in the list...
2005-07-02  Vadim Zeitlinonly set focus to the grid window in wxGrid::HideCellEd...
2005-07-01  Włodzimierz SkibaHelpers in disabling warnings for unused params.
2005-06-26  Stefan NeisFixed compilation error for Motif.
2005-06-25  Michael WetherellHandler when the cases when the MGL timer wraps
2005-06-21  Julian SmartApplied [ 1223134 ] [wxMSW] Proper repainting when...
2005-06-20  Vadim Zeitlincompilation fix for wxUSE_LOGWINDOW==0
2005-06-19  Vadim ZeitlinWinCE does support strftime() now, no need to #ifdef...
2005-06-12  Stefan NeisAdditional imageId values for specific drive types...
2005-06-10  Włodzimierz SkibaAllow MSW Base be usable in other ports than wxMSW...
2005-06-09  Vadim Zeitlinanother compilation fix for wxUSE_MIMETYPE==0
2005-06-09  Julian SmartWorked around problem with kill focus event being sent...
2005-06-08  Robin DunnDon't deselect all others when SelectItem is called...
2005-06-07  Włodzimierz SkibaFirst part of '[ 1216148 ] cleanup: unused variables...
2005-06-06  Włodzimierz SkibaSource cleaning inspired by and included in patch ...
2005-06-02  Vadim Zeitlinhide the cell editor if the grid loses focus
2005-06-01  Robin DunnMerge the cell size attribute the same way that other...
2005-05-31  Robin DunnSwitch to using wxArtProvider::GetBitmap instead of...
2005-05-31  Julian SmartReplaced embedded images
2005-05-31  Włodzimierz SkibaWarning fix.
2005-05-31  Julian SmartApplied patch [ 1210352 ] Fix editing in generic wxList...
2005-05-31  Julian SmartTypo correction patch [ 1208110 ] Lots of typo corrections
2005-05-30  Robin DunnAllow wxGridCellNumberEditor::StartingKey to work when...
2005-05-30  Julian SmartApplied patch [ 1207531 ] Fix for wxCalendarCtrl being...
2005-05-26  Robin DunnPatch from Ricardo Pedroso that fixes a segfault when the
2005-05-24  Michael WetherellHave the calendar control handle events from it's combo...
2005-05-23  Julian SmartUse wxCLIP_CHILDREN in case we've disabled clipping...
2005-05-22  Vadim Zeitlinfix assert when leaving control with wxDP_ALLOWNONE...
2005-05-22  Julian SmartApplied patch 1190445: CalCtrl sizing issues
2005-05-22  Julian SmartApplied patch [ 1192917 ] Grids with no row or col...
2005-05-21  Julian SmartApplied modified version of patch in bug report [ 11959...
2005-05-21  Robert Roebling Don't check for wildcards if wxSAVE is given.
2005-05-21  Kevin HockInclude the location of the item in the ITEM_MENU event...
2005-05-20  Robin DunnSet focus to the grid windwo when it is left-clicked
2005-05-20  Julian SmartRenderer should only be used for GTK+ 2
2005-05-17  Vadim Zeitlinsuppress events resulting from our own SetValue() calls
2005-05-17  Julian SmartFixed Cygwin double definition
2005-05-13  Julian SmartWarning fix
2005-05-09  Robin DunnAllow wxMac to have HRULE/VRULEs for wxListCtrl too.
2005-04-29  Julian SmartAdjustScrollbars can go into an infinite loop, so bail...
2005-04-27  David WebsterUnicode fixes for OS/2 (all inside #ifdef __WXPM__...
2005-04-26  Włodzimierz SkibawxUniversal positioning fix [#1040625]
2005-04-23  Julian SmartFix for my fix
2005-04-23  Julian SmartImprove appearance for themes that don't allow backgrou...
2005-04-22  Stefan Csomorfix for drawing correct gridlines even on scrolled...
2005-04-21  Robin Dunnsome extra refreshing and updating on wxMac so the...
2005-04-16  Ryan Nortonfixed for w/o expat
2005-04-16  Julian SmartImproved spacing
2005-04-16  Julian SmartAdded destructor to fix crash on Mac due to focus event...
2005-04-16  Julian SmartApplied patch [ 1178610 ] datectlg.cpp: wxDropdownButto...
2005-04-14  Jouk Jansen Committing in .
2005-04-13  Michael WetherellTemporary compilation fix for wxUSE_INTL=0
2005-04-12  Václav Slavíkuse configured scrolling increments (m_scrollLineX...
2005-04-11  Mattia Barbon Easy translation of very long strings.
2005-04-10  Vadim Zeitlinsimplifications and corrections to background drawing:
2005-04-09  Vadim Zeitlinadded AddText() function (trivial wrapper around AddFil...
2005-04-08  Robin DunnDon't call StartingKey if the key was F2
2005-04-08  Vadim Zeitlincompilation fix for wxUSE_MIMETYPE == 0; wxFileType...
2005-04-07  Robin DunnSet the find button to be the default button.
2005-04-07  Włodzimierz Skiba[1178593] Outdated exclamation mark.
2005-04-06  Julian SmartAs yet unsuccessful attempt to set the focus to the...
2005-04-05  Vadim Zeitlinadded GetVisibleBegin/End() to complement/replace GetFi...
2005-04-05  Vadim Zeitlinuse wxTE_RICH2 for the text control, it looks better...
2005-04-05  Włodzimierz SkibaDeprecate wxPathExists, make wxDirExists used everywher...
2005-04-02  Julian SmartFurther WinCE adaptations
2005-04-02  Julian SmartOnly set background colour explicitly for PPC/Smartphone
2005-04-02  Julian SmartFixed bug preventing dir enumeration from working on...
2005-04-02  Julian SmartWinCE adaptations
2005-04-02  Julian SmartWinCE adaptations
2005-03-31  Robert Roebling Fix the fix for not sending two end label edit events
2005-03-31  Julian SmartApplied patch [ 1174270 ] small fixes to wxGenericDirCtrl
2005-03-31  Stefan Csomorcontent clipping becomes a runtime attribute
2005-03-30  Robert Roebling Fix bug [ 1170089 ] wxGenericDirCtrl doesn't show...
2005-03-29  Stefan Csomorhandling mac as gtk
2005-03-29  Julian SmartAllow Initialize(NULL)
2005-03-27  Vadim Zeitlinfixed crash introduced by recently applied autowidth...
2005-03-27  Vadim Zeitlinsend wxEVT_COMMAND_SPLITTER_SASH_POS_CHANGED only once...
2005-03-26  Robert Roebling Small fix for generic print dialog.
2005-03-24  Robin DunnApplied patch [ 1170019 ] Fix for wxGTK drop button...
2005-03-24  Vadim Zeitlinadded wxRendererNative::DrawDropArrow (patch 1166596)
2005-03-22  Włodzimierz SkibaBuild fixes.
2005-03-21  Vadim Zeitlinspeed up SetColumnWidth() by caching max column width...
2005-03-21  Włodzimierz SkibaDummy warning fix.
2005-03-21  Vadim Zeitlinunreachable code warning fix (Unicode build)
2005-03-19  Robin DunnFixed bug #1163384. Moved the code that handles activa...
2005-03-17  Vadim Zeitliniterator methods fixes (patch 1164808)
2005-03-17  Vadim Zeitlinremoved #ifdef __WXMAC__ as the code is now the same...
2005-03-17  Robin DunnUse Update() instead of yielding and waiting for the...
2005-03-17  Vadim Zeitlindon't set virtual size of the window to (0, 0) if scrol...
2005-03-17  Julian SmartProvided GetBestVirtualSize and DoGetBestSize implement...
2005-03-17  Włodzimierz SkibaFixed strange situation when we had wxPathExists and...
next