]> git.saurik.com Git - wxWidgets.git/history - include
fixing exports
[wxWidgets.git] / include /
2007-12-01  Vadim Zeitlintest for wxUSE_UNICODE_UTF8 in wxUTF8Buf definition...
2007-12-01  Vadim Zeitlincompilation fix after argv changes (move initialization...
2007-11-30  Robert Roeblingcompilation
2007-11-30  Robert Roeblingforgot to commit
2007-11-30  Vadim Zeitlincompilation fix after removing default wxDC ctor
2007-11-30  Vadim Zeitlinfree wxDCFactory::m_factory; also renamed SetDCFactory...
2007-11-30  Vadim Zeitlinremove default wxDC ctor to make it impossible to const...
2007-11-30  Stefan Csomoratsu for textctrl
2007-11-30  Stefan Csomorusing common code
2007-11-30  Robert Roeblingremove test for new dc
2007-11-30  Robert RoeblingCompile with printarch off
2007-11-30  Robert RoeblingwxOverlay compile fix
2007-11-30  Robert Roeblingmore DC changes for wxX11
2007-11-30  Vadim Zeitlincorrected DECLARE_DYNAMIC_CLASS use
2007-11-30  Robert Roeblingremove superfluous visibility attribute
2007-11-30  Stefan Csomorfixing 10.5 only compiles
2007-11-30  Robert Roeblingconverted most of X11 DC code
2007-11-30  Vadim Zeitlinbuild fixes for wxUSE_STL==1
2007-11-30  Robert RoeblingDC reorganization
2007-11-30  Stefan Csomorfixing 10.5 only compiles
2007-11-30  Stefan Csomorusing the cf string conversions exclusively
2007-11-29  Stefan Csomoradding CoreText implementation
2007-11-29  Václav Slavík1. added wxEvtHandler::SafelyProcessEvent() and wxWindo...
2007-11-29  Stefan Csomorcleanup
2007-11-28  Julian SmartUse wxStdDialogButtonSizer
2007-11-28  Vadim Zeitlintypo fix
2007-11-28  Stefan Csomorcleanup
2007-11-28  Stefan Csomorcleanup, fixing exports
2007-11-28  Stefan Csomorcleanup, fixing exports
2007-11-28  Vadim Zeitlininitialize m_ownsConv (part of patch 1836644)
2007-11-27  Václav Slavíkfixed linking with visibility enabled on Ubuntu and...
2007-11-27  Václav Slavíkonce again removed #ifdefs that conditionally included...
2007-11-27  Stefan Csomorfixing cases for mac / quickdraw
2007-11-26  Stefan Csomorcleanup / adding effects
2007-11-26  Stefan Csomoruniversal fixes
2007-11-25  Vadim ZeitlinwxStr[c]spn_String fixes: use size_t, not int, as retur...
2007-11-25  Vadim Zeitlinuse size_t instead of unsigned int to avoid MSVC warnin...
2007-11-25  Paul Cornettremove unused/unneeded stuff from gtk/private.h
2007-11-24  Paul Cornettremove check for missing gtk_icon_size_lookup, since...
2007-11-24  Stefan Csomormac more native types
2007-11-24  Stefan Csomormac more native types
2007-11-24  Vadim Zeitlinadded Show/HideWithEffect() and implemented them using...
2007-11-24  Stefan Csomor64bit mac adaptions
2007-11-24  Stefan Csomorone additional assign
2007-11-24  Vadim Zeitlinadded wxNotificationMessage and implemented it generica...
2007-11-23  Stefan Csomormac cleanup
2007-11-23  Stefan Csomormac cleanup
2007-11-23  Vadim Zeitlinuse correct WXDLLIMPEXP_FWD_XXX (patch from Tim Stahlhut)
2007-11-23  Stefan Csomormac cleanup, pure cgcolor
2007-11-23  Vadim Zeitlinreturn int from wxGetWindowId(), not WORD, to ensure...
2007-11-22  Stefan Csomormac cgcolor changes & cleanup
2007-11-22  Stefan Csomormac cgcolor changes
2007-11-22  Stefan Csomormac cgcolor changes
2007-11-22  Stefan Csomormac cgcolor changes
2007-11-22  Stefan Csomorfix mac universal
2007-11-22  Paul Cornettstore size of WM decorations separately for each TLW...
2007-11-22  Václav SlavíkwxCRIT_SECT_* macros compilation fixes for wxUSE_THREAD...
2007-11-22  Vadim Zeitlinuse WXDLLIMPEXP_FWD_XXX instead of WXDLLEXPORT
2007-11-22  Václav Slavíkadded checks for more wxUSE_SVG dependencies: wxUSE_IMA...
2007-11-22  Paul Cornettmake DoSetSizeHints protected, remove parameter defaults
2007-11-22  Paul Cornettuse a GtkAlignment to position m_mainWidget, avoiding...
2007-11-20  Paul Cornettbuild fixes
2007-11-20  Vadim Zeitlinadded wxWindow::GetPrev/NextSibling()
2007-11-20  Stefan Csomorcleanup
2007-11-20  Stefan Csomorcommon xcode support
2007-11-20  Stefan Csomorcleanup mac
2007-11-20  Stefan Csomorcleanup mac
2007-11-19  David ElliottDon't define __WXOSX__ when building the wxCocoa base...
2007-11-19  David ElliottDocument the cfstring.h/cfstring.cpp as being used...
2007-11-19  David ElliottRemove wxDialogNameStr definition which should have...
2007-11-18  Robert RoeblingImplement wxGTK internal short-cut for wxDataViewIndexL...
2007-11-18  Vadim Zeitlinalways return true from IsMaximized() under Hildon
2007-11-18  Vadim Zeitlindon't show size grip if the window the status bar is...
2007-11-18  Stefan NeisUse new wxTextEntry implementation on OS/2.
2007-11-18  Stefan NeisAdded wxTextEntry implementation for OS/2.
2007-11-18  Vadim Zeitlinexperimental IPv6 implementation (patch 1771429)
2007-11-18  Vadim ZeitlinwxColourData::operator=() should return wxColourData...
2007-11-18  Vadim Zeitlinadded public wxInfoMessageBox() (slightly modified...
2007-11-18  Vadim Zeitlinpreserve custom colours between calls to wxGetColourFro...
2007-11-18  Vadim Zeitlinremoved not implemented anyhow SetIcons()
2007-11-18  Stefan NeisCompilation fix for Watcom (on OS/2).
2007-11-18  Robert RoeblingRemove useless GetRowCount
2007-11-17  Stefan NeisChanged control name constants from wxChar to char...
2007-11-17  Robert RoeblingUpdate to wxDataViewCtrl from Hartwig
2007-11-17  Vadim Zeitlinfix several problems in handling of the menu items...
2007-11-17  Vadim Zeitlinadded SetInitialSocketBuffers() to allow changing the...
2007-11-17  Vadim Zeitlinforward SetFocus() to the directory tree (replaces...
2007-11-17  Vadim Zeitlinallow to optionally use vendor name component in standa...
2007-11-17  Vadim Zeitlinadded vendor display name (for consistency with app...
2007-11-17  Vadim Zeitlinfix wxColourDialog::Centre() and SetSize() (modified...
2007-11-17  Vadim ZeitlinPCH-less compilation fix after last commit
2007-11-17  Vadim Zeitlinno real changes, just some cleanup: add wxIsAltDown...
2007-11-17  Vadim Zeitlinadd wxModule::AddDependency(name) overload (patch 1790451)
2007-11-16  Vadim Zeitlinmove Add/DeleteAttribute() implementations out of line...
2007-11-16  Vadim Zeitlinadded logic to manage automatically allocated ids in...
2007-11-16  Stefan Csomorcleanup
2007-11-16  Stefan Csomorcleanup
2007-11-16  Stefan Csomorcleanup
2007-11-16  Stefan Csomorcleanup
2007-11-16  Stefan Csomorcleanup
next