]> git.saurik.com Git - wxWidgets.git/shortlog
wxWidgets.git
2006-02-09  Michael WetherellFix link errors from advdll_taskbar.o on cygwin
2006-02-09  Julian SmartAdded wxUSE_INKEDIT
2006-02-09  Robin DunnMention BeginDrawing and EndDrawing deprecation.
2006-02-09  Robin DunnDocstring fix, and a bit of cleanup
2006-02-09  Stefan Csomorfull keyboard access support
2006-02-09  Robin DunnUse Bind()
2006-02-09  Robin DunnPatch #1428290: STCStyleEditor updates
2006-02-09  Robin DunnPatch #1428181: Sample wxProject.py updated
2006-02-09  Julian SmartApplied doc patch [ 1426505 ] Failure to call wxWizard...
2006-02-09  Stefan Csomorfull keyboard access support
2006-02-09  Julian SmartApplied patch [ 1427626 ] Fix wxFileConfig so that...
2006-02-09  Vadim Zeitlinundeprecated wxSizerItem::IsShown() undoing last change...
2006-02-09  Stefan Csomorsupport themed foreground brushes
2006-02-09  Stefan Csomorguard against empty ref
2006-02-09  Stefan Csomorbring XBM in line with MSW
2006-02-09  Stefan Csomorcorrect tabbing for full keyboard access
2006-02-09  Vadim Zeitlinset m_encoding in wxCSConv ctor from name
2006-02-09  Jamie GaddFix drag and drop inside static boxes.
2006-02-09  Vadim Zeitlinimplemented ScrollLines/Pages() for all classes in...
2006-02-09  Vadim Zeitlindon't put the size of the data with the data itself...
2006-02-09  Vadim Zeitlindocumented GetMenus(); corrected GetMaxFiles() return...
2006-02-09  Vadim Zeitlinmore standard (although less RFC-conformant) treatment...
2006-02-09  Vadim Zeitlingreat copy ctor/assignment operators cleanup by Paul...
2006-02-09  Vadim Zeitlinfix for wrong debugging message (replaces patch 1424028)
2006-02-09  Vadim Zeitlinfixed wxUSE_TABDIALOG/TAB_DIALOG confusion and other...
2006-02-08  Vadim Zeitlinavoid warnings C4311/4312 when building with MSVC ...
2006-02-08  Vadim Zeitlindon't always find the file if it's in the current direc...
2006-02-08  Vadim Zeitlindeprecated wxSizerItem::IsShown() because it doesn...
2006-02-08  Vadim Zeitlindon't lose the alignment flags when setting the column...
2006-02-08  Vadim Zeitlinfix for artefacts when dragging a column divider in...
2006-02-08  Vadim Zeitlindon't update m_iconized in IsIconized(), this can break...
2006-02-08  Vadim Zeitlinmake access specifiers for the virtual functions match...
2006-02-08  Vadim Zeitlinremoved duplicate entries for UTF-16/32 (which are...
2006-02-08  David Surovellcleanup - reformatting (again)
2006-02-08  Vadim Zeitlinremoved code refreshing toolbar on every MDI child...
2006-02-08  Vadim Zeitlinset the same background colour for wxMDIParentFrame...
2006-02-08  Vadim Zeitlinaccount for DrawThemeParentBackground() returning S_FALSE
2006-02-08  Vadim Zeitlindon't set colours for the toolbar manually, this preven...
2006-02-08  Vadim Zeitlinno changes; just code cleanup in OnEraseBackground()
2006-02-08  Vadim Zeitlinadded wxCHANGE_HDC_MAP_MODE to avoid #ifdef __WXWINCE__...
2006-02-08  Vadim Zeitlindocumented wxToolBar dontattachtoframe tag
2006-02-08  Vadim Zeitlinadded a page showing wxToolBars (part of patch 1358919)
2006-02-08  Vadim Zeitlinadded support for <bg> tag for toolbars in XRC
2006-02-08  Vadim Zeitlinadded support disabled tag for toolbar elements in XRC
2006-02-08  Vadim Zeitlinremoved a few more extra semicolons (patch 1425785)
2006-02-08  Vadim Zeitlincorrected description of font parameter of GetTextExtent()
2006-02-07  David Surovellfixed DoDrawRoundedRect to use corner rounding radius...
2006-02-07  Robin DunnRemove calls to dc.BeginDrawing and dc.EndDrawing
2006-02-07  David Surovellremoved deprecated wxDC.[Begin,End]Drawing calls
2006-02-07  Robin DunnreSWIGged
2006-02-07  Robin DunnreSWIGged
2006-02-07  Robin Dunnsome cleanup
2006-02-07  Robin DunnreSWIGged
2006-02-07  Robin DunnOops, DoLog and DoLogString are protected
2006-02-07  Robin DunnAdded feature flag
2006-02-07  Robin DunnChanges to how overridable C++ methods are virtualized...
2006-02-07  Vadim Zeitlinremoved old Win16 files
2006-02-07  Vadim Zeitlinalways send TB_AUTOSIZE in UpdateSize(), even if we...
2006-02-06  David Surovelltweaks and comments to previous commit
2006-02-06  Vadim Zeitlindeclare rich text control event types with correct...
2006-02-06  David Surovellfix gcc v3.3.3 compiler crash
2006-02-06  David Surovellfix compilation problem, pass 2
2006-02-06  Robin DunnFix compilation error
2006-02-06  Robin DunnShrinkMode --> FitToCurrentPage
2006-02-06  Michael WetherellCompile fix for --enable-stl
2006-02-06  Michael WetherellRemove richedit sample from configure
2006-02-06  Julian SmartAttempt at using inkedit control for wxTextCtrl, when...
2006-02-06  Julian SmartChanged function to SetFitToCurrentPage
2006-02-06  Julian SmartAdded wxSYS_TABLET_PRESENT to check for tablet capability
2006-02-06  Julian SmartTake into account Info.plist
2006-02-06  Julian Smartm_border and accessors not used
2006-02-06  Stefan Csomorguard against early redraws
2006-02-06  David Surovelladded protection against non-file drop targets receivin...
2006-02-06  Jamie GaddAdd check for wxGLCanvas to wxCheckWindowWndProc. Fixes...
2006-02-06  David Surovellcleanup - reformatting
2006-02-06  Kevin HockCheckValidator should not return false if no variable...
2006-02-06  Kevin Ollivierwx-config now provides all the needed flags, so lflags...
2006-02-05  Vadim Zeitlinnow we don't only show label mnemonics but they also...
2006-02-05  Vadim Zeitlinno changes; just some (very) minor cleanup
2006-02-05  Vadim Zeitlinuse XmNrecomputeSize instead of manually resizing the...
2006-02-05  Vadim Zeitlinuse GTKRemoveMnemonics instead of wxStripMenuCodes
2006-02-05  Vadim Zeitlinremoved GTKConvertMnemonics() which is not used in...
2006-02-05  Vadim Zeitlinhonour the mnemonics; don't use gtk_label_set_markup...
2006-02-05  Robin DunnFor consistency with the docs and with wxMSW the keycod...
2006-02-05  Robin DunnBeginDrawing/EndDrawing are deprecated, and never reall...
2006-02-05  Robin DunnAddSubPage --> InsertSubPage
2006-02-05  David Surovellcleanup - reformatting
2006-02-05  Włodzimierz... Missing break after error in daily build.
2006-02-05  David Surovellmoved ctor implementation into dot-cpp file; reformatted
2006-02-05  David Surovelladded ctor implementation from header + initialzation...
2006-02-05  Julian SmartRemoved richedit from index file
2006-02-05  Julian SmartRemoved obsolete files from richedit sample directory
2006-02-05  Julian SmartRemoved textedit sample from distribution script
2006-02-05  Julian SmartRemoved textedit from top-level sample makefiles
2006-02-05  Mart RaudseppRemove remark on wxTLW::Maximize that it only works...
2006-02-05  Vadim Zeitlinset USE_QA to 1 for VC builds only by default (real...
2006-02-05  Roger Gammansfix for [1357272] . Replace the fake year with unique...
2006-02-05  Roger Gammans Add flags to test dates struct which allow us to skip...
2006-02-05  Roger GammansFix for compiler error with gcc 3.3.5 and cppunit 1...
2006-02-05  Vadim Zeitlinrenamed AddSubPage() with pos parameter to InsertSubPage()
next