]> git.saurik.com Git - wxWidgets.git/history - include
Added a couple of text effects
[wxWidgets.git] / include /
2006-11-08  Julian SmartAdded a couple of text effects
2006-11-08  Benjamin Williamsaccessor functions for wxAuiMDIParentFrame
2006-11-08  Benjamin Williamsbutton bug fix
2006-11-08  Michael WetherellMove the #if disabling wxUSE_STD_STRING for watcom...
2006-11-07  Robin DunnUse the native vswprintf on OSX
2006-11-07  Benjamin Williamsbutton bug fixed
2006-11-07  Benjamin Williamsfixed event processing bug in tabmdi
2006-11-07  Benjamin Williamsfixed compile error
2006-11-07  Julian SmartInclude winundefs.h
2006-11-07  Benjamin Williamsnew default theme for wxAuiNotebook
2006-11-06  Benjamin Williamsimplemented page close event for wxAuiNotebook
2006-11-06  Benjamin WilliamswxAuiNotebook has external tab dragging now
2006-11-06  Stefan Csomoradd a header placeholder
2006-11-06  Stefan Csomoradd a header placeholder
2006-11-06  Stefan Csomoradapting to new inheritance of wxMemoryDC (under MSW...
2006-11-06  Benjamin Williamsapi uniformity between tabart and dockart
2006-11-06  Vadim Zeitlinmove WX_GL_XXX constants from wx/*/glcanvas.h to wx...
2006-11-05  Robin DunnRevert reentrancy patch (#1573619)
2006-11-05  Robin DunnAdd DLL export macros
2006-11-04  Vadim Zeitlinuse built in VC8 time functions instead of our (almost...
2006-11-04  Vadim Zeitlinmoved wxCollapsiblePane to core from adv
2006-11-04  Kevin OllivierAdding label editing to native OS X listctrl.
2006-11-04  Stefan NeisAdded deep copy of bitmaps.
2006-11-04  Robert Roebling Reorder event things a little.
2006-11-04  Vadim Zeitlinadd wxUSE_ACCESSIBILITY guards (bug 1107297)
2006-11-04  Stefan Csomoradding text with background brush
2006-11-04  Vadim Zeitlindefine wxMiniFrame at least somehow if the current...
2006-11-04  Vadim Zeitlindefine arrays of chartoo as the existing ones can't...
2006-11-04  Vadim Zeitlininvalidate best size of the book controller too when...
2006-11-04  Vadim Zeitlinuse Alloc() in WX_PRE/APPEND_ARRAY (part of patch 1590194)
2006-11-04  Stefan Csomoradding measuring contexts, streamlining printing code
2006-11-03  Vadim ZeitlinwxAnimationCtrl fix to display inactive bitmap at start...
2006-11-03  Vadim Zeitlinuse wxNullFont instead of *wxNORMAL_FONT as default...
2006-11-03  Vadim Zeitlinuse wxEMPTY_PARAMETER_VALUE to ensure that nested macro...
2006-11-03  Michael WetherellUse hash<long> instead of hash<wxLongLong_t> when they...
2006-11-03  Vadim Zeitlinadded IMPLEMENT_VARIANT_OBJECT_SHALLOWCMP(classname...
2006-11-03  Vadim Zeitlindon't define EMPTY_PARAMETER_VALUE macro without wx...
2006-11-03  Vadim Zeitlindon't use native GTK implementation in wxUniv builds
2006-11-03  Vadim Zeitlinblind compilation fix: include wx/window.h
2006-11-03  Julian SmartMac wxODBC fix from Jose' Cruanyes Aguilar
2006-11-02  Michael WetherellUse the standard hash<wxLongLong_t> on 64-bit machines.
2006-11-02  Benjamin Williamsimplemented wxAUI_NB_WINDOWLIST_BUTTON and wxAUI_NB_SCR...
2006-11-02  Kevin OllivierSizing fixes for generic control.
2006-11-02  Benjamin WilliamswxAuiNotebook window styles implemented
2006-11-02  Julian SmartStyle application fixes
2006-11-02  Benjamin Williamsvarious close-button styles implemented in wxAuiNotebook
2006-11-02  Julian SmartMoving GTK+-specfic function - it shouldn't be in publi...
2006-11-01  Vadim Zeitlinremoved inline from the method which is not inline
2006-11-01  Benjamin Williamsfixed bad rename
2006-11-01  Benjamin Williamswhile we're at it, rename wxAuiFloatingPane to the...
2006-11-01  Benjamin Williamswxaui big class rename
2006-11-01  Benjamin Williamswxaui maximize/restore button patch from Aleksey Sanin...
2006-11-01  Benjamin Williamswxaui notebook style flags added
2006-11-01  Robert Roebling Make wxDataViewCtrl compile and work in ANSI mode.
2006-11-01  Vadim Zeitlindo not include <windows.h> directly
2006-11-01  Vadim Zeitlinalso disable/reenable warning 4100 (unreferenced formal...
2006-11-01  Vadim Zeitlinfix for longlongHash for architectures where sizeof...
2006-11-01  Robert Roebling wxMiniFrame's default style is without closebox on
2006-11-01  Robert Roebling FRM's small wxSize::Scale enhancement.
2006-11-01  Robin DunnImplement deep copy of wxBitmapRefData
2006-11-01  Robin DunnSwitch wxBufferedDC to use a wxBitmap* internally,...
2006-11-01  Vadim Zeitlinimplement proper bitmap copying
2006-11-01  Stefan NeisGeneralized compilation fix for old compilers.
2006-11-01  Stefan NeisDummy implementation for copying bitmaps.
2006-10-31  Robert Roebling Return SetSizeHints() in wxWindow to its former
2006-10-31  Robert Roebling Commited region iterator fix.
2006-10-31  Vadim Zeitlinalways define our HKPD/CC/DD constants, without using...
2006-10-31  Vadim Zeitlinno changes, just resolving conflict with Julian's chang...
2006-10-31  Julian SmartInitialise all variables
2006-10-31  Julian SmartwxWinCE compile fixes
2006-10-31  Vadim Zeitlinfix wxBitmap mask copying
2006-10-31  Benjamin Williamsaui docking works well on systems with solid window...
2006-10-31  Vadim Zeitlinensure that wxToolBar has one of wxTB_TOP/LEFT/RIGHT...
2006-10-31  Vadim Zeitlinblind compilation fixes for OS/2
2006-10-31  Benjamin Williamsaui notebook real-time dragging implemented
2006-10-31  Benjamin Williamsaui notebook pages can be moved around
2006-10-31  Robin DunnGetBestFittingSize --> GetEffectiveMinSize
2006-10-31  Vadim Zeitlindefine wxTC_MULTILINE explicitly as wxNB_MULTILINE...
2006-10-31  Benjamin Williamsaui: allow m_frame to be null in wxFrameManager
2006-10-31  Vadim Zeitlinmake wxBitmap *really* ref counted in X11; some cleanup...
2006-10-31  Vadim Zeitlinpartly successful (i.e. previously it didn't work at...
2006-10-30  Vadim Zeitlinforcefully disable wxUSE_STD_STRING and wxUSE_STL for...
2006-10-30  Vadim Zeitlinadded wxUSE_COLLPANE (why is this file not generated...
2006-10-30  Vadim Zeitlincompilation fixes after adding wxMemoryDCBase::Init...
2006-10-30  Vadim Zeitlina better compilation fix
2006-10-30  Robert Roebling Compile fix.
2006-10-30  Vadim Zeitlinrenamed IsRefTo() to IsSameAs() (do complain if this...
2006-10-30  Robin Dunnanother compile fix
2006-10-30  Robin DunnAdd DLL export macro
2006-10-30  Robin DunnSome compile fixes.
2006-10-30  Vadim Zeitlininclude wx/bitmap.h as we use wxBitmap here now
2006-10-30  Vadim Zeitlinremove just added wxCoordRound() (see patch 1586499)
2006-10-30  Vadim ZeitlinVarious wxCollapsiblePane enhancements (re-patch 1577412):
2006-10-30  Benjamin Williamsaui notebook sizing calculations streamlined
2006-10-30  Vadim ZeitlinAdded wxMemoryDC::SelectObjectAsSource() and make Selec...
2006-10-30  Vadim Zeitlinno changes, just wrap long lines
2006-10-30  Vadim ZeitlinCOW cleanup patch (1583966):
2006-10-30  Vadim Zeitlinuse explicit virtual keyword with overridden virtual...
2006-10-30  Robert Roebling Removed GetAdjustedBestSize().
2006-10-30  Julian SmartCopy constructor warning elimination
next