]> git.saurik.com Git - wxWidgets.git/history - include/wx
replace wrong WXDLLEXPORT declarations with correct WXDLLIMPEXP_BASE/ADV/GL (patch...
[wxWidgets.git] / include / wx /
2007-12-12  Vadim Zeitlinreplace wrong WXDLLEXPORT declarations with correct...
2007-12-11  Vadim Zeitlindon't overload SizeInM{aj,in}orDir() on const/non-const...
2007-12-10  Stefan Csomormoving common code
2007-12-10  Stefan Csomormoving common code
2007-12-10  Robin DunnAdd GetSelectedBitmap methods
2007-12-09  Stefan Csomormissing forward decl
2007-12-08  Stefan Csomormoving collapsible pane a few steps forward os OSX
2007-12-08  Vadim Zeitlinadd wxUSE_TASKBARICON_BALLOONS to make it possible...
2007-12-08  Vadim Zeitlintranslate wx{File,Dir}PickerWidgetLabel
2007-12-08  Stefan Csomoreasier expression
2007-12-08  Robert RoeblingUse native DisclosureTriangle control for wxCollapsible...
2007-12-08  Stefan Csomorunifying CFTypes
2007-12-08  Robert RoeblingCompilo
2007-12-08  Stefan Csomorunifying CFTypes
2007-12-08  Stefan Csomorunifying CFTypes
2007-12-08  Stefan Csomorfn_str encoding symmetry fix
2007-12-08  Robert RoeblingMake wxGenericColourButton derive from wxBitmapButton
2007-12-08  Robert RoeblingAdded wxWrapSizer (modified patch: [1826950] Wrapping...
2007-12-08  Robert RoeblingDerive from wxToggleButtonBase
2007-12-08  Robert RoeblingDerive from wxToggleButtonBase
2007-12-08  Robert RoeblingForgot this one.
2007-12-08  Robert RoeblingDocument wxBitmapToggleButton, add update UI event...
2007-12-06  Václav Slavíkfixed wxSpinCtrl's client size computation in wxMSW...
2007-12-06  Paul Cornettmake access for virtuals match base
2007-12-06  Paul Cornettmatch CFTypeRef declaration to the one in defs.h
2007-12-06  Paul Cornettremove extra semicolons
2007-12-05  Robert RoeblingAdded wxToggleBitmapButton
2007-12-04  Paul CornettOnly account for WM frame extents in tlw size if WM...
2007-12-04  David ElliottMake wxCocoa compile with new pImpl wxDC.
2007-12-03  Vadim Zeitlindon't use 8 bit characters in sources, this results...
2007-12-03  Stefan Csomorfixing warning about missing virt destructor
2007-12-03  Robert RoeblingAdd support for wxDC_ROW_LINES for GTK+ and OS X
2007-12-03  Paul Cornettremove unneccessary header dependencies on wx/thread.h
2007-12-03  Paul Cornettnon-pch build fixes
2007-12-02  Vadim Zeitlinadded support for icon flags to wxGenericNotificationMe...
2007-12-02  Vadim Zeitlinadded wxNotificationMessage::AlwaysUseGeneric() MSW...
2007-12-02  Vadim Zeitlinadded wxArtProvider::GetMessageBoxIcon() to avoid dupli...
2007-12-02  Vadim Zeitlinimplemented wxNotificationMessage for wxMSW using wxTas...
2007-12-02  Vadim Zeitlinadded wxApp::GetShell32Version() to test for shell32...
2007-12-01  Vadim Zeitlinadded wxEVT_TASKBAR_BALLOON_TIMEOUT/CLICK which will...
2007-12-01  Vadim Zeitlinadd wxPrintData forward declaration (blind fix for...
2007-12-01  Robert RoeblingAdded wxDataViewTreeCtrl
2007-12-01  Paul Cornettnon-pch build fixes
2007-12-01  Vadim Zeitlinadded MSW-specific wxTaskBarIcon::ShowBalloon() method...
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...
next