Include wx/msgdlg.h according to precompiled headers of wx/wx.h (with other minor...
[wxWidgets.git] / src / generic /
2006-05-25  Włodzimierz SkibaInclude wx/msgdlg.h according to precompiled headers...
2006-05-24  Michael WetherellUse wx_static_cast instead of static_cast.
2006-05-24  Włodzimierz Skibawx/debug.h is always unconditionally included by wx...
2006-05-24  Michael WetherellMap between int page ids and page pointers using hashes...
2006-05-24  Włodzimierz SkibaInclude wx/settings.h according to precompiled headers...
2006-05-23  Włodzimierz SkibaImproved wxDCPen/BrushChangers.
2006-05-23  Włodzimierz SkibaInclude wx/timer.h according to precompiled headers...
2006-05-23  Julian SmartApplied patch [ 1487942 ] Fixed bug in generic file...
2006-05-23  Robin DunnDon't scroll the grid when starting a cell editor if...
2006-05-22  Jouk Jansen updating OpenVMS compile support
2006-05-22  Włodzimierz SkibaIntroduced wxDCPenChanger and wxDCBrushChanger.
2006-05-22  Włodzimierz SkibaDrawing fix for generic wxTreeCtrl.
2006-05-21  Włodzimierz SkibaWarning fix.
2006-05-21  Włodzimierz SkibaInclude wx/icon.h according to precompiled headers...
2006-05-20  Włodzimierz Skiba[ 1492036 ] Fix incorrect wxComboCtrl minimum size.
2006-05-20  Paul Cornettremove unneeded include of mac/private.h
2006-05-18  Julian SmartSelection should be set to -1 if all pages are deleted...
2006-05-18  Julian SmartDon't use wxSIMPLE_BORDER on Windows since it gives...
2006-05-18  Julian SmartFixed tree book controller sizing by invalidating size...
2006-05-18  Robin DunnReverted mistaken check-in
2006-05-18  Robin DunnUse correct DLL import/export specifier for multi-lib...
2006-05-17  Włodzimierz SkibaInclude wx/button.h according to precompiled headers...
2006-05-16  Vadim Zeitlinrenamed wxComboControl to wxComboCtrl and related wxUSE...
2006-05-14  Włodzimierz SkibaSource cleaning.
2006-05-12  Vadim Zeitlinfix OpenWatcom warning (patch from Jaakko Salli)
2006-05-09  Vadim Zeitlinfixes and missing files from the first wxComboControl...
2006-05-09  Włodzimierz SkibaInclude wx/dcscreen.h according to precompiled headers...
2006-05-08  Vadim ZeitlinwxComboControl and wxOwnerDrawnComboBox (patch 1479938)
2006-05-08  Włodzimierz SkibaInclude wx/dcprint.h according to precompiled headers...
2006-05-08  Włodzimierz SkibaInclude wx/dcmemory.h according to precompiled headers...
2006-05-06  Włodzimierz SkibaInclude wx/dcclient.h according to precompiled headers...
2006-05-06  Vadim Zeitlinmisc fixes for wxDirDialog; new wxDD_CHANGE_DIR flag...
2006-05-06  Vadim Zeitlindon't give an error when editing of the items label...
2006-05-06  Vadim Zeitlinblank lines were ignored in multiline cell labels ...
2006-05-06  Vadim Zeitlincode cleanup in DrawTextRectangle()
2006-05-06  Vadim Zeitlinsigned/unsigned warning fix
2006-05-05  Włodzimierz SkibaInclude wx/dc.h according to precompiled headers of...
2006-05-05  Włodzimierz SkibaInclude wx/frame.h according to precompiled headers...
2006-05-04  Włodzimierz SkibaInclude wx/panel.h according to precompiled headers...
2006-05-04  Vadim Zeitlinmade GetRowCount() return size_t to avoid signed/unsign...
2006-05-03  Vadim Zeitlinfixed printf format warning on 64 bit platforms
2006-05-03  David Surovellminor cleanup - reformatting
2006-05-03  Vadim Zeitlindon't invalidate the tree size when pages are added...
2006-05-03  Vadim Zeitlinfixed setting selection when there are NULL pages in...
2006-05-02  Włodzimierz SkibaDMC warning fix.
2006-05-02  Włodzimierz SkibaInclude wx/utils.h according to precompiled headers...
2006-05-01  Paul Cornett& operator should be &&
2006-04-30  Włodzimierz SkibaRenamed DrawCheckButton due to conflict with existing...
2006-04-30  Włodzimierz SkibaWarning fixes.
2006-04-30  Robert Roebling Applied patch to add n bitmaps at once to an image
2006-04-30  Robert Roebling Blindly added wxImageList::replace( int, bitmap,...
2006-04-30  Robert Roebling Trying to commit wxDirDialog patch.
2006-04-30  Włodzimierz SkibaNo more avoiding wxSizer::Fit in wxWinCE builds.
2006-04-28  Włodzimierz SkibaInclude wx/app.h according to precompiled headers of...
2006-04-27  Włodzimierz SkibaRefresh(row) should be RefreshRow(row), otherwise it...
2006-04-27  Paul Cornettuse stock pens/colors
2006-04-26  Vadim Zeitlinfixed unused param warning and code cleanup/simplificat...
2006-04-26  Robert Roebling Added wxRenderer method for drawing selection
2006-04-26  Włodzimierz SkibaInclude wx/log.h according to precompiled headers of...
2006-04-26  David Surovellminor cleanup 2 - reformatting
2006-04-26  Vadim Zeitlinremove the vertical scrollbar completely if the control...
2006-04-26  Vadim Zeitlindon't paint an infinite number of items if the control...
2006-04-25  Włodzimierz SkibaBack to previous #include order - wxGTK1 include loop...
2006-04-25  David Surovellminor cleanup - reformatting
2006-04-25  Włodzimierz SkibaInclude wx/intl.h according to precompiled headers...
2006-04-25  Robert Roebling Lots of minor visual updates.
2006-04-24  Robert Roebling Compile fix
2006-04-24  Włodzimierz SkibawxUSE_NOTEBOOK usage.
2006-04-24  Robert Roebling Committed Jaako's renderer patch
2006-04-24  Robert Roebling Finished most of the selection/focus handling.
2006-04-24  Robert Roebling Lots of selection and focus code.
2006-04-24  Włodzimierz SkibaInclude wx/string.h according to precompiled headers...
2006-04-22  Mart RaudseppAdd #if !WXWIN_COMPATIBILITY_EVENT_TYPES around wxNewEv...
2006-04-21  Włodzimierz SkibaInclude wx/hash.h according to precompiled headers...
2006-04-20  David Surovellfix for prior commit
2006-04-20  David Surovellcleanup - reformatting
2006-04-20  Mart RaudseppTypo fixes (precompilatixon)
2006-04-20  Włodzimierz SkibaInclude wx/list.h according to precompiled headers...
2006-04-19  David Surovellcleanup - reformatting
2006-04-19  Włodzimierz SkibaInclude wx/dynarray.h according to precompiled headers...
2006-04-19  Robert Roebling renderer::DrawHeaderButton() seems to need space
2006-04-19  Robert Roebling Fix Refresh() problem.
2006-04-19  Vadim Zeitlinuse wxDC::DrawCheckMark() to draw the checkbox button...
2006-04-18  Robert Roebling Added some column width contrl code.
2006-04-18  Włodzimierz SkibaWarning fix.
2006-04-18  Włodzimierz SkibaAvoid deleting 'const' object.
2006-04-18  Robert Roebling Add wxRenderer::DrawCheckButton for use inside
2006-04-18  Włodzimierz Skibawx/wxprec.h already includes wx/defs.h (with other...
2006-04-17  Vadim Zeitlincompilation fix for !WX_PRECOMP
2006-04-17  Vadim Zeitlinimplement Layout() so that sizers work correctly when...
2006-04-16  Vadim Zeitlincreate stock GDI objects on demand; use const with...
2006-04-16  Vadim Zeitlinremoved unnecessary (the problem is due to a bug elsewh...
2006-04-16  Vadim Zeitlina tentatively better fix for the problem of patch 14560...
2006-04-15  Vadim Zeitlinslight simplification of coords translation code in...
2006-04-14  Vadim Zeitlindon't show vertical scrollbar if we don't need it
2006-04-14  Julian SmartSpacing tweak
2006-04-14  Vadim Zeitlinreverted wxHVScrolledWindow patch (rev 1.19/1.21 of...
2006-04-14  Julian SmartSimulated text labels and toggle highlights under buttons
2006-04-14  Vadim Zeitlinfixed bug with not taking background colour into accoun...
2006-04-14  Julian SmartImplemented Mac-style button toggling within wxButtonTo...
next