]> git.saurik.com Git - wxWidgets.git/history - src/generic
Include wx/dcscreen.h according to precompiled headers of wx/wx.h (with other minor...
[wxWidgets.git] / src / generic /
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...
2006-04-14  Julian SmartAllow specification of border spacing
2006-04-14  Václav Slavíkdon't show the I-beam cursor over text in wxHtmlListBox
2006-04-14  Julian SmartwxButtonToolBar only useful on Mac right now
2006-04-14  Julian SmartSteps towards implementing native-style, non-top-level...
2006-04-13  Václav Slavík1. added abstract interface to wxHtmlWindow for use...
2006-04-13  Włodzimierz SkibaAll book controls shares wxBK_* flags [bug #1469980].
2006-04-13  Julian SmartCompile fix
2006-04-13  Julian SmartOn screens with restricted space, it's useful to be...
2006-04-09  Robin DunnUse CmdDown in mouse events instead of ControlDown...
2006-04-08  Robin DunnAdded missing not operator that was preventing the...
2006-04-07  David Surovellcleanup - added whitespace around operators, some blank...
2006-04-06  Vadim ZeitlinGetBoundingRect() is supposed to return the logical...
2006-04-03  David Surovellminor cleanup - reformatting
2006-03-31  David Surovellsimplify KeywordSearch; cleanup and reformat
2006-03-31  Włodzimierz SkibaRemoved every usage of obsolete wxTLW flags. 2.6 compat...
2006-03-30  Jamie GaddInclude compatibility guard for int GetItemSpacing...
2006-03-30  Robert Roebling Fix previous crashes when scrolling generic version
2006-03-30  Robert Roebling Fix wxListCtrl in-place editing (to not crash
2006-03-30  Włodzimierz SkibaBetter backward compatibility and deprecation markup...
2006-03-29  Vadim Zeitlindon't return void values
2006-03-28  Włodzimierz SkibaMake wxPASSWORD and wxPROCESS_ENTER really deprecated.
2006-03-28  Robert Roebling Apply wxListCtrl patch which fixes some crashes
2006-03-27  Vadim Zeitlinuse wxLaunchDefaultBrowser by default if no browser...
2006-03-27  Vadim Zeitlinrenamed m_MapFile into m_helpDir because this is what...
2006-03-27  Vadim Zeitlinrewrote wxExtHelpController loading code to use wxFileN...
2006-03-27  Włodzimierz SkibaSource and warning cleaning after enabling wxUSE_DATAVI...
next