]> git.saurik.com Git - wxWidgets.git/history - include
header includes cleanup
[wxWidgets.git] / include /
2006-08-30  Paul Cornettheader includes cleanup
2006-08-29  Stefan Csomoradding command key accelerator
2006-08-28  Vadim Zeitlinadded alpha support to wxCocoa, also fixed compilation...
2006-08-27  Stefan NeisFixed OS/2 specific defines (there's no such thing...
2006-08-27  Robert Roebling Made toolbars sticky, i.e. you need to drag them
2006-08-27  Vadim Zeitlinadded wxCHECK_DFB_VERSION() macro
2006-08-27  Václav Slavíkinitial (not yet working) code for DirectFB port
2006-08-26  Vadim Zeitlindon't crash when EnsureVisible() is called for the...
2006-08-26  Paul Cornettcorrect idle tag type; remove unneeded includes
2006-08-26  Stefan Csomoradding constants
2006-08-26  Stefan Csomorgetting rid of unused param warning
2006-08-26  Stefan Csomoradding alpha to wxColour
2006-08-25  Vadim Zeitlinoverride OnAssertFailure(), not OnAssert() which is...
2006-08-25  Vadim Zeitlindon't hardcode HTML font sizes, this makes wxHtmlWindow...
2006-08-25  Vadim Zeitlinchanged GTKCallbackCommonPrologue() to return -1 in...
2006-08-25  Vadim ZeitlinMany changes:
2006-08-25  Robin DunnDefault construcctor for Iterator
2006-08-24  Michael WetherellAdd apptrait.h for msdos
2006-08-24  Michael WetherellMissing exports.
2006-08-24  Włodzimierz SkibaAvoid conflict between new transparency API and old...
2006-08-24  Włodzimierz SkibaBlind wxTinderbox fix.
2006-08-24  Włodzimierz SkibaKeep wxPalmOS buildable - wxIcon and wxCursor moved...
2006-08-24  Włodzimierz SkibaKeep wxPalmOS buildable - event table moved to base...
2006-08-24  Stefan NeisRemoved no longer needed "DECLARE_EVENT_TABLE()" comple...
2006-08-24  Paul Cornettcorrect access for virtual
2006-08-23  Robert Roebling Readded close button to wxMiniFrame and use the
2006-08-23  Robert Roebling Add opaque move support to wxGTK's wxMiniFrame.
2006-08-23  Vadim Zeitlinallow passing URL to wxURLDataObject ctor
2006-08-23  Vadim Zeitlinrespect the encoding of the text style and not only...
2006-08-23  Robert Roebling Added direction sensitive docking.
2006-08-23  Václav Slavíkremoved wxUSE_TOOLBAR_SIMPLE leftovers from the main...
2006-08-22  Robert Roebling Add the new showOnIdle code to various other
2006-08-22  Robert Roebling Added intermediate state (m_showOnIdle) indicating...
2006-08-21  Robin DunnMove CanSetTransparent and SetTransparent up to wxWindo...
2006-08-21  Robin DunnMake it possible to tell wxXmlResource which domain...
2006-08-21  Stefan Csomorstill overriding the escape key
2006-08-20  Vadim Zeitlindon't use dynamic handlers for standard buttons as...
2006-08-20  Vadim Zeitlinhandle the buttons with ids specified in SetAffirmative...
2006-08-20  Mattia Barbon Allow building when WXINTL_NO_GETTEXT_MACRO is defined.
2006-08-19  Vadim Zeitlinmoved all wxDialog event handlers to wxDialogBase to...
2006-08-19  Vadim Zeitlincentralized Esc key handling for closing the dialogs...
2006-08-19  Paul Cornettsimplify coordinate transformation code
2006-08-19  Paul Cornettconfigure test for round
2006-08-19  Vadim Zeitlinrefactoring/simplification of code dealing with scrollb...
2006-08-19  Julian SmartAdded missing include
2006-08-18  Julian SmartwxFileName size patch
2006-08-18  Julian SmartApplied patch [ 1531615 ] size support for wxFileName
2006-08-18  Julian SmartCorrected VC++ compilo (not yet tested)
2006-08-18  Chris Elliottadd #if wxUSE_AUI to get VC6 with no wxUSE_AUI to compile
2006-08-16  Václav SlavíkwxPlatformInfo::IsUsingUniversalWidgets() was broken...
2006-08-16  Michael WetherellDeclarations missing from VC++ 5
2006-08-16  Michael WetherellAvoid warnings from VC++ 5.0
2006-08-15  Paul Cornettneeds wx/string.h to compile independently
2006-08-14  Paul CornettCombine two wxImage-to-pixmap creation functions into...
2006-08-13  Vadim ZeitlinwxPlatformInfo (patch 1532064)
2006-08-13  Vadim Zeitlinadded wxULongLong::ToDouble() (patch 1531597)
2006-08-13  Vadim Zeitlinbetter key handling for MSW and GTK (patch 1526666)
2006-08-13  Vadim Zeitlinadded wxDir::FindFirst() (modified patch 1525502)
2006-08-11  Stefan Csomorwe are always compositing on the supported OS versions
2006-08-11  Stefan Csomorwe are always compositing on the supported OS versions...
2006-08-11  Stefan Csomorwe are always compositing on the supported OS versions
2006-08-10  Václav Slavíkmoved duplicated wxRegionContain definitions to wx...
2006-08-10  Vadim Zeitlincompilation fix: remove wxRegionContain enum which...
2006-08-10  Vadim Zeitlinremoved wxHtmlWindow::m_Style which duplicated wxWindow...
2006-08-10  Vadim Zeitlinmove the logic for changing notebook pages using the...
2006-08-10  Václav Slavíkmoved duplicated wxRegionContain definitions to wx...
2006-08-10  Julian SmartNeed include so user code can access book control
2006-08-10  Václav Slavíkmoved mgl/colour.{cpp,h} to generic so that it can...
2006-08-10  Václav Slavíkcheck that wxUniv is enabled when compiling for wxMGL
2006-08-10  Vadim Zeitlinadded NormalizeValue() which can be used to ensure...
2006-08-10  Vadim ZeitlinAdded wxID_PAGE_SETUP standard id
2006-08-09  Václav Slavíkmoved wxIcon implementation for ports where it's identi...
2006-08-08  Václav Slavíkadded wxRect::Inside(wxRect) for testing if a rectangle...
2006-08-08  Václav SlavíkwxPipeInputStream depends on wxFile, use wxUSE_FILE
2006-08-06  Stefan NeisFixed (?) problem in region handling which caused major...
2006-08-06  Vadim Zeitlinunified wxFRAME_EX_CONTEXTHELP and wxDIALOG_EX_CONTEXTH...
2006-08-06  Robin DunnGive timers a generated ID if wxID_ANY is passed
2006-08-05  Václav Slavíkreformatted DEFINE_STD_WXCOLOUR_CONSTRUCTORS definition...
2006-08-04  Vadim Zeitlinundid last change and removed wxTE/CB_FILENAME style...
2006-08-03  Václav SlavíkwxXPMDecoder requires wxUSE_IMAGE && wxUSE_XPM
2006-08-01  Václav Slavíkfixed compilation for wxUSE_STATUSBAR w/o wxUSE_MENUS
2006-08-01  Václav Slavíkmove wx11 and (the rest of) wxMGL specific checks into...
2006-08-01  Václav SlavíkwxX11's wxBitmap requires wxPalette, so check for wxUSE...
2006-07-31  Vadim ZeitlinTLW default item changes have changed Enter key process...
2006-07-31  Václav Slavíkavoid warnings about undefined wxUSE_LOG_DEBUG if wxUSE...
2006-07-31  Václav Slavíkdon't pass window argument to NotifyCaptureLost, it...
2006-07-31  Václav SlavíkwxFileModificationTime() needs wxDateTime, put it insid...
2006-07-31  Václav Slavíkadded wxEVT_MOUSE_CAPTURE_LOST event and code for corre...
2006-07-30  Vadim Zeitlinreverted the move of wxComboBox styles from wx/defs...
2006-07-30  Vadim Zeitlinreverted the move of wxComboBox styles from wx/defs...
2006-07-30  Robert Roebling Compilation fix after wxCB_ flags move.
2006-07-30  Robert Roebling Compile fix.
2006-07-29  Robin DunnDLL compilation fixes
2006-07-29  Vadim ZeitlinwxUSE_DATAOBJ requires wxUSE_OLE (bug 1526189)
2006-07-29  Vadim Zeitlinmoved combobox styles from defs.to to combobox.h; added...
2006-07-28  Vadim Zeitlinallow changing the page from keyboard in property sheet...
2006-07-28  Vadim Zeitlinadded HasMultiplePages()
2006-07-28  Václav Slavíkreverted the change to not use wxList until dynarray...
2006-07-27  Václav Slavíkdon't use untyped wxList in wxXmlResource
2006-07-27  Włodzimierz SkibaInclude wx/dataobj.h according to precompiled headers...
next