]> git.saurik.com Git - wxWidgets.git/history - src/generic
Added automatic dialog scrolling ability
[wxWidgets.git] / src / generic /
2007-12-29  Julian SmartAdded automatic dialog scrolling ability
2007-12-28  Robert RoeblingImplement rest of MSW's wxDataViewCtrl's native column...
2007-12-28  Robert RoeblingRestore MSW's colour picker, II
2007-12-28  Robert RoeblingRestore MSW's colour picker
2007-12-28  Robin DunnIt is possible for a scrolled window to get focus event...
2007-12-27  Robert RoeblingAlso get header button height right
2007-12-27  Robert RoeblingRemove (wrong) theme border from header control
2007-12-26  Robert RoeblingSome reorder code for MSW's dataviewctrl
2007-12-26  Robert RoeblingPatch from Hartwig and me for implementing reorderable...
2007-12-22  Vadim Zeitlinimplement wxListCtrl::ScrollList() (in report view...
2007-12-21  Václav Slavíkfixed wxScrolledWindow best size calculation: compute...
2007-12-21  Jouk JansenUpdates For OpenVMS support and some extra includes...
2007-12-20  Václav SlavíkwxScrolledWindow can get wxEVT_CHILD_FOCUS event for...
2007-12-20  Robert RoeblingPlaying with wxgrid, adding optionnally native columns...
2007-12-20  Robert RoeblingRemove old event type compatibility
2007-12-20  Julian SmartCorrected wxRTTI for wxNotebook so dynamic casting...
2007-12-19  Václav Slavíkwhen a window inside scrolled window receives focus...
2007-12-18  Stefan Csomormoving things to private headers
2007-12-18  Robert RoeblingCorrect background colourin wxDataViewCtrl, Use IsOk...
2007-12-17  Robert RoeblingAdded wxDataViewListIndexModel::Reset(), clarified...
2007-12-17  Robert RoeblingAdded wxDataViewListIndexModel::RowsDeleted() and vario...
2007-12-16  Robert RoeblingPatches-1851591 ] dataview sample is crashing (under...
2007-12-15  Vadim ZeitlinFix Ok/IsOk() mess in wxGDIObject-derived classes;...
2007-12-11  Vadim Zeitlinhack: don't use wxCharTypeBuffer<char>::operator[]...
2007-12-08  Stefan Csomormoving collapsible pane a few steps forward os OSX
2007-12-08  Robert RoeblingUse native DisclosureTriangle control for wxCollapsible...
2007-12-08  Robert RoeblingCompilo
2007-12-08  Robert RoeblingMake wxGenericColourButton derive from wxBitmapButton
2007-12-08  Robert Roeblinguse buffered DC again
2007-12-06  Bryan PettyPatch from David Warkentin fixing initialization of...
2007-12-03  Vadim Zeitlindon't use 8 bit characters in sources, this results...
2007-12-02  Paul Cornettnon-pch build fix
2007-12-02  Vadim Zeitlinadded support for icon flags to wxGenericNotificationMe...
2007-12-02  Vadim Zeitlinadded wxArtProvider::GetMessageBoxIcon() to avoid dupli...
2007-12-02  Vadim Zeitlinimplemented wxNotificationMessage for wxMSW using wxTas...
2007-12-01  Bryan PettyReplaced moved wxVScrolledWindow HitTest methods fixing...
2007-12-01  Stefan Csomorfont updates
2007-11-30  Vadim Zeitlincompilation fix after removing default wxDC ctor
2007-11-30  Robert RoeblingDC reorganization
2007-11-27  Robert RoeblingPatch from Bo to show missing lines again
2007-11-24  Václav Slavíkensure that wxGrid::AutoSizeColumn/Row() never sets...
2007-11-24  Vadim Zeitlinadded wxNotificationMessage and implemented it generica...
2007-11-22  Stefan Csomorcleanup mac
2007-11-20  Paul Cornettbuild fixes
2007-11-20  Stefan Csomormac cleanup
2007-11-19  Robert RoeblingAdd short-cut for wxDataViewListIndexModel for generic...
2007-11-19  Robert RoeblingFree memory of m_root
2007-11-19  Vadim Zeitlinanother PCH-less build fix after last change
2007-11-18  Vadim Zeitlindon't show size grip if the window the status bar is...
2007-11-17  Vadim Zeitlindon't use GTK printing in wxUniv
2007-11-17  Vadim Zeitlinassume that all directories have children by default...
2007-11-17  Vadim Zeitlinforward SetFocus() to the directory tree (replaces...
2007-11-17  Robert RoeblingUse renderer to draw checkmark
2007-11-17  Robert RoeblingUse wxBORDER_NONE for wxGridCellTextEditor on all platf...
2007-11-16  Vadim Zeitlindon't capture the mouse when just moving it in the...
2007-11-14  Robert RoeblingFurther wxDC changes
2007-11-14  Robert Roeblinguse const for xpm icons
2007-11-13  Julian SmartGetting borders working
2007-11-12  Vadim Zeitlinmake various control names constants of type char,...
2007-11-12  Robert RoeblingAdapt for new DC code
2007-11-11  Robert RoeblingCompilation for GTK+
2007-11-11  Stefan Csomorfixing cairo bugs under OS X
2007-11-10  Paul CornettwxCairoContext doesn't need to know about wxPizza
2007-11-10  Stefan Csomorenabling clip
2007-11-10  Stefan Csomoradapting to new pizza, fixing dashes, pango layout
2007-11-09  Stefan Csomorforward port from 2.8
2007-11-09  Vadim Zeitlindon't call SetInsertionPointEnd() on a read-only combob...
2007-11-08  Robert RoeblingAdd wxDataViewTextRendererAttr, blind noop under wxMac
2007-11-07  Julian SmartWarning fix
2007-11-07  Julian SmartVertically centres a left-aligned wxChoiceBook controller
2007-11-06  Paul CornettNew "pizza" widget implementation. Window border widths...
2007-11-05  Vadim Zeitlinundid an overeager WXUNUSED() which broke non-Mac compi...
2007-11-05  Vadim Zeitlinremoved all compile- and run-time checks for GTK+ ...
2007-11-02  Vadim Zeitlindon't make the dialog 3 times as wide as the length...
2007-11-01  Vadim Zeitlindon't crash in HiglightAll() (called, in particular...
2007-11-01  Vadim Zeitlinmade LogLastRepetitionCountIfNeeded() non static to...
2007-10-31  Vadim Zeitlinmake strings used in the dialog translatable (patch...
2007-10-29  Vadim Zeitlindefine HDS_DRAGDROP and HDS_FULLDRAG if the SDK is...
2007-10-24  Vadim Zeitlinuse LogLastRepetitionCountIfNeeded() instead of DoLogNu...
2007-10-24  Vadim Zeitlinfix off by 1 pixel error in header drawing (patch 1819260)
2007-10-24  Robert RoeblingDon't hide wrong border around header button control...
2007-10-23  Vadim Zeitlinuse -Wunused-parameter with gcc for consistency with...
2007-10-23  Vadim Zeitlinfix a couple more of unused parameters warnings
2007-10-23  Paul Cornettremove extraneous semicolons
2007-10-22  Robert RoeblingFurther attempts to get button header right
2007-10-22  Robert RoeblingUse CommCtrl to render sortup and sortdown indicators...
2007-10-22  Robert RoeblingTrying to get native header button right
2007-10-21  Vadim Zeitlindon't store NULL attribute in wxGridRowOrColAttrData...
2007-10-20  Vadim Zeitlinreplace wrong calss of Refresh() with (hopefully) corre...
2007-10-20  Vadim Zeitlinfix unused parameter warnings
2007-10-20  Robert RoeblingRedundant call to GetItemByRow
2007-10-20  Robert RoeblingAdded wxDataViewCustomRenderer::RenderText() for render...
2007-10-20  Vadim Zeitlindon't update the tree unnecessarily in Expand/CollapseA...
2007-10-20  Robert RoeblingOnly draw cell in selected style when control has focus
2007-10-19  Robert RoeblingUse wxPointList instead of wxList in wxDC code
2007-10-19  Julian SmartShow debug report directory in long form on Windows
2007-10-18  Robert RoeblingAdded PrependColumn methods and short cuts. Added test...
2007-10-18  Robert RoeblingPixel fiddling for correct placement of text with and...
2007-10-18  Robert RoeblingCorrected wrong initial/min size of generic wxDataViewCtrl
2007-10-18  Robert RoeblingImplement HasContainerColumns in generic code
next