]> git.saurik.com Git - wxWidgets.git/history - include
make the frame big enough to show all controls initially
[wxWidgets.git] / include /
2006-07-02  Stefan NeisFixed typos in comments (patch #1515724)
2006-07-02  Stefan NeisFixes to sizing and others, according to patch #1507207.
2006-07-02  Julian SmartImplemented wxTextAttrEx::CombineEx and wxRichTextAttr...
2006-07-02  Julian SmartAdded wxTextCtrlBase to type info, useful if different...
2006-07-02  Julian SmartTypo correction
2006-07-02  Vadim Zeitlinadded ExpandAllChildrne() (patch 1498343)
2006-06-30  Vadim Zeitlinwe don't need to override MSWTranslateMessage(), it...
2006-06-30  Vadim Zeitlinmoved wxUSE_MS_HTML_HELP to MSW-specific setup.h, it...
2006-06-30  Václav Slavíkfixed wxCheckBoxBase::DoUpdateWindowUI to handle disabl...
2006-06-30  Stefan Csomorfixing PPI bugs in printer dcs
2006-06-29  Stefan Csomormoving UniChar code to one place
2006-06-29  Julian SmartMoved wxRichTextCtrl to its own library
2006-06-28  Julian SmartTypo correction
2006-06-28  Vadim Zeitlinadded missing wx/sizer.h header
2006-06-28  Julian SmartFixed zoom problem (Robert J.Lang)
2006-06-28  Julian SmartAdded support for tabs in wxRichTextCtrl (Ashish More)
2006-06-27  Robin DunnPut back the old wxTreeEvent ctor for compatibility
2006-06-27  Vadim Zeitlinadded a wxTreeEvent ctor taking the associated wxTreeCt...
2006-06-27  Vadim Zeitlinadded wxUSE_PRINTF_POS_PARAMS which can be used to...
2006-06-27  Vadim Zeitlinfix VC compilation warnings about implicit int->bool...
2006-06-27  Vadim Zeitlinuse wxBoxSizer in wxPickerBase instead of doing the...
2006-06-27  Vadim Zeitlinremove duplicate m_popupInterface (patch 1509424)
2006-06-27  Julian SmartAdded wxPROPSHEET_TREEBOOK option
2006-06-26  Vadim Zeitlininclude wx/msw/metafile.h when wxUSE_WIN_METAFILES_ALWA...
2006-06-26  Vadim Zeitlinforce showing 0 in the spin control instead of leaving...
2006-06-26  Vadim Zeitlinpicker controls improvements: fixes to valid paths...
2006-06-26  Vadim Zeitlindeselect all items when SetSelection(-1) is called...
2006-06-26  Vadim Zeitlinadded SetModified() for people who find it easier to...
2006-06-26  Vadim Zeitlindefine WXMAKINGDLL_QA when WXMAKINGDLL is defined ...
2006-06-24  Michael WetherellMake IsOfClass out-of-line to defend against gcc 3...
2006-06-22  Vadim Zeitlinreorganized VK to WXK translation code to use a table...
2006-06-21  Włodzimierz SkibaFix for dir dialog in dir picker appearing without...
2006-06-21  Włodzimierz SkibaInclude wx/gdiobj.h according to precompiled headers...
2006-06-21  Włodzimierz SkibaInclude wx/containr.h according to precompiled headers...
2006-06-20  Włodzimierz SkibaFix for wxMGL built with common part of setup0.h.
2006-06-20  Włodzimierz SkibaFix for wxOS2 built with common prt of setup0.h.
2006-06-20  Włodzimierz Skiba[ 1487463 ] XRC handler for wxOwnerDrawnComboBox.
2006-06-20  Włodzimierz SkibaInclude wx/hashmap.h according to precompiled headers...
2006-06-19  Włodzimierz SkibaInclude wx/gdicmn.h according to precompiled headers...
2006-06-19  Paul Cornettremove redundant GdkBitmap representation from wxBitmap
2006-06-19  Paul Cornettremove obsolete color cube and image to bitmap code
2006-06-19  Włodzimierz Skiba[ 1507736 ] wxOwnerDrawnComboBox improved list item...
2006-06-19  Włodzimierz SkibaInclude wx/menuitem.h according to precompiled headers...
2006-06-18  Stefan NeisPartly reverted changes to Get(Current)Selection.
2006-06-18  Julian SmartGive app a default wxWidgets icon other than random...
2006-06-18  Paul Cornettbuild fix for older gtk2, second attempt
2006-06-17  Paul Cornettuse AllocExclusive in wxImage
2006-06-16  Włodzimierz SkibaHeader correction.
2006-06-16  Włodzimierz SkibaInclude wx/region.h according to precompiled headers...
2006-06-15  Włodzimierz Skiba[ 1506733 ] wxOwnerDrawnComboBox::SetPopupControl argum...
2006-06-15  Paul Cornett1. more accurate conversion from 8-bit wx color to...
2006-06-15  Włodzimierz SkibaBuild fix.
2006-06-15  Włodzimierz SkibaInclude wx/math.h according to precompiled headers...
2006-06-15  Michael WetherellUse bitfields to make wxMouseState smaller
2006-06-15  Dimitri Schoolwerthforwardported a 2.6 branch fix for misplaced define
2006-06-15  Dimitri Schoolwerthadded alternative definitions for wxASSERT_MSG and...
2006-06-15  Michael WetherellMissing exports
2006-06-15  Michael WetherellCygwin compile fix
2006-06-14  Włodzimierz SkibaInclude wx/font.h according to precompiled headers...
2006-06-14  Włodzimierz Skiba[ 1492053 ] Add wxVListBox style callbacks to wxOwnerDr...
2006-06-14  Vadim Zeitlinshow native-looking (with 3D shadow) help tooltips...
2006-06-14  Włodzimierz SkibaInclude wx/colour.h according to precompiled headers...
2006-06-14  Vadim Zeitlinfill in flags parameter of HitTest() for all book contr...
2006-06-14  Julian SmartFix for wrong combobox/height being reported if set...
2006-06-14  Vadim Zeitlinmade wxTree/ListCtrl::HitTest() const
2006-06-14  Włodzimierz SkibaInclude wx/bitmap.h according to precompiled headers...
2006-06-13  Włodzimierz SkibaInclude wx/toplevel.h according to precompiled headers...
2006-06-13  Włodzimierz SkibaInclude wx/arrstr.h according to precompiled headers...
2006-06-11  Vadim Zeitlinupdate the real window flags when extended flags change...
2006-06-11  Vadim Zeitlinadded possibility to specify modules dependencies
2006-06-11  Vadim Zeitlinmake it possible to associate context help text with...
2006-06-11  Vadim Zeitlinmade it possible to associate context help to a region...
2006-06-09  Włodzimierz SkibaHeader listed twice removed.
2006-06-09  Włodzimierz SkibaInclude wx/statusbr.h according to precompiled headers...
2006-06-08  Robin DunnApplied Patch #1502801: Missing Clone() functions from...
2006-06-08  Włodzimierz SkibaInclude wx/memory.h according to precompiled headers...
2006-06-08  Włodzimierz SkibaImprovements for building minimal builds and new ports...
2006-06-08  Robert Roebling Correct compilation for GTK < 2.4.
2006-06-07  Vadim Zeitlin1. renamed wxFontMapper::IsWxFontMapper() to IsDummy...
2006-06-07  Julian SmartRemoved comma
2006-06-06  Włodzimierz SkibaAUI under wxOS2 build fixes.
2006-06-06  Włodzimierz SkibaSource cleaning, wxW headers, whitespaces and improved...
2006-06-06  Julian SmartCompile corrections
2006-06-06  Julian SmartFurther wxAUI commits
2006-06-06  Julian SmartInitial commit of wxAUI
2006-06-06  Julian SmartReverted last wxBookCtrl change and added alignment...
2006-06-06  Julian SmartEach book control should say what its default orientati...
2006-06-05  Vadim Zeitlinfixed memory leak introduced by dynamic wxMimeTypesMana...
2006-06-05  Stefan NeisMade additional error codes available.
2006-06-03  Paul Cornettcorrect access for virtuals, unneeded includes
2006-06-03  Paul Cornettdon't generate a scroll event when setting scroll posit...
2006-06-03  Vadim Zeitlintake const wxWindow * in wxUxThemeHandle ctor
2006-06-02  Michael WetherellCompile fix for no precompiled headers
2006-06-02  Michael WetherellCommit pickers-fixes.patch added to 1472329 (Francesco...
2006-06-02  Michael WetherellLazy creation of the picker dialogs (Francesco).
2006-06-01  Robin DunnDLL compilation fix
2006-06-01  Włodzimierz SkibaUniversal build fix.
2006-06-01  Michael WetherellCompile fixes for GTK 2.4
2006-06-01  Włodzimierz SkibaBuild fix for OW regarding & operator needing full...
2006-06-01  Włodzimierz SkibaBuild fix based on wxOS2 night build log.
next