]> git.saurik.com Git - wxWidgets.git/history - include
remove duplicate dir
[wxWidgets.git] / include /
2006-07-19  Michael WetherellMissing header
2006-07-17  Robin DunnTranslucency --> Transparent
2006-07-17  Michael WetherellFile/font/colour/dir picker fixes for GTK Universal
2006-07-17  Włodzimierz Skiba[ 1519202 ] wxComboCtrl::SetButtonPosition() to support...
2006-07-16  Michael WetherellRevert access changes.
2006-07-16  Vadim Zeitlinunset the button as temporary default item when it...
2006-07-16  Vadim ZeitlinwxRadioBoxButtonsInfoList should be exported (should...
2006-07-16  Benjamin Williamsadded another AddPane() call which allows the caller...
2006-07-16  Robin DunnAdded wxTopLevelWindow::SetTranslucency and CanSetTrans...
2006-07-15  Vadim Zeitlinfix the bug with the current path being restored if...
2006-07-15  Václav Slavíkadded default value argument to wxXmlResourceHandler...
2006-07-15  Václav Slavíkfixed crashes in wxFile/DirPickerCtrl::GetPath() due...
2006-07-15  Václav Slavíkreformatted to fit on standard terminal
2006-07-14  Włodzimierz SkibaPCH and wxUSE_* fix.
2006-07-14  Robin DunnUpdated Scintilla to version 1.70
2006-07-13  Alex BlighApply patch 1520776, partial completion on wxOwnerDrawn...
2006-07-13  Alex BlighVirtualize ProcessDockResult so people can override...
2006-07-12  Vadim Zeitlincall SetHorizontalExtent() from SetString(); also simpl...
2006-07-12  Benjamin Williamsrenamed wxFrameManager::GetFrame() and SetFrame() to...
2006-07-11  Benjamin WilliamswxFrameManager::Render() now fires a new event, called...
2006-07-11  Benjamin WilliamswxAUI's wxFrameManager::SetFrame() now takes a wxWindow...
2006-07-11  Włodzimierz SkibaFixed conflict between wxFilePicker and wxButton.
2006-07-09  Stefan NeisAdded implementation for wxGetKeyState and wxGetMouseState.
2006-07-08  Robin DunnAdd wxRTTI info for the event class
2006-07-07  Robin DunnChanges needed for scanning the aui header files with...
2006-07-06  Alex BlighAdded GetWidestItem() and GetWidestItemWidth() to wxVLi...
2006-07-06  Włodzimierz SkibawxRound() workaround to avoid unexpected compile and...
2006-07-06  Włodzimierz SkibaTemporarily disable colour picker to keep build working...
2006-07-06  Włodzimierz SkibaMissing include for wxCocoa build at Tinderbox.
2006-07-06  Vadim ZeitlinwxMenu::AppendRadioItem() now implemented under all...
2006-07-05  Alex BlighRemove bogus include
2006-07-05  Benjamin Williamsadded EVT_AUI_PANECLOSE and updated sample accordingly
2006-07-05  Stefan Csomormaking cocoa build again
2006-07-05  Włodzimierz SkibawxNB_HITTEST_* flags renamed to wxBK_HITTEST_* to serve...
2006-07-04  Alex BlighwxAUI: Make 2 methods virtual and unprotect member...
2006-07-04  Włodzimierz SkibaXRC headers cleaning.
2006-07-04  Alex BlighwxAUI: Made fixed size floating panes work
2006-07-04  Stefan CsomorwxColour lost its Create method, use direct creation...
2006-07-03  Julian SmartSetStyle/GetStyle corrections
2006-07-03  Robin DunnExpandAll and ExpandAllChildren are in wxTreeCtrlBase...
2006-07-03  Włodzimierz SkibaInclude wx/image.h according to precompiled headers...
2006-07-03  Julian SmartUse wxTextCtrlBase as base class on 2.7
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
next