]> git.saurik.com Git - wxWidgets.git/history - include
fixed probable typo
[wxWidgets.git] / include /
2006-11-12  Julian SmartWine fixes
2006-11-12  Julian SmartWine fixes
2006-11-12  Robert Roebling Applied wxStackWalker improvement part of
2006-11-12  Robert Roebling [ 1590221 ] wxStandardPaths::GetExecutablePath
2006-11-11  Vadim Zeitlinupdated version to 2.8
2006-11-11  Robin DunnSome wxCollapsiblePane tweaks:
2006-11-11  Robert Roebling Added native selection rectangle drawing.
2006-11-10  Włodzimierz Skibastub for wxOS2 region ctor from points.
2006-11-10  Włodzimierz SkibaAdd wxRegion ctor from array of points to wxMGL.
2006-11-10  Robin DunnAdd DLL export macro
2006-11-10  Vadim Zeitlinremoved const before WXCOLORREF because (1) g++ 3.1...
2006-11-10  Julian SmartAdded outline level
2006-11-10  Vadim Zeitlinrearrange tests for long long again to avoid clashes...
2006-11-10  Benjamin Williamsfactored out CalculateHintRect() from DrawHintRect...
2006-11-10  Michael WetherellRemove wxFS_WRITE since it is not available in this...
2006-11-10  Benjamin Williamsability to create tab mdi children without activating...
2006-11-10  Robin DunnMove version number to 2.8.0.0 and rebake the makefiles
2006-11-09  Michael WetherellWorkaround for BCC 5.5/5.5.1 _wopen bug.
2006-11-09  Benjamin Williamsminor tab theme touch-ups
2006-11-09  Benjamin WilliamswxAuiMDI* now more accurately respects normal mdi event...
2006-11-09  Julian SmartSome documentation enhancements for wxRichTextCtrl
2006-11-09  Stefan Csomoradding reverse orientation
2006-11-09  Robin DunnCorrect names of some event binders
2006-11-09  Vadim Zeitlininclude widec.h if it's available, it contains declarat...
2006-11-09  Julian SmartDon't compile rich text handler unless wxUSE_RICHTEXT_X...
2006-11-09  Benjamin Williamsmild gradients for the glossy theme
2006-11-09  Vadim Zeitlinoverride wxUSE_MS_HTML_HELP setting and set it to 0...
2006-11-09  Vadim Zeitlinregenerated after the last change of setup_inc.h (chang...
2006-11-09  Vadim Zeitlinjust a change in comment for wxUSE_MS_HTML_HELP
2006-11-09  Vadim Zeitlindefine wxUSE_XML as wxUSE_XRC directly instead of using...
2006-11-08  Benjamin Williamsmissing header file
2006-11-08  Benjamin WilliamswxAuiMDI* patches through images to wxAuiNotebook
2006-11-08  Julian SmartAdd ctor parameters to match wxTextCtrl
2006-11-08  Julian SmartAdded wxRichTextCtrl XRC handler
2006-11-08  Benjamin WilliamswxAuiNotebook bitmaps working now
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
next