projects
/
wxWidgets.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
adapting to autorelease of factory methods
[wxWidgets.git]
/
include
/
wx
/
aui
/
2009-02-07
Vadim Zeitlin
require semicolon after wxDECLARE/DEFINE_EVENT() (close...
tree
|
commitdiff
2009-01-25
Francesco Montorsi
Change in wxWindow the access specifier of the wxEvtHan...
tree
|
commitdiff
2009-01-19
Vadim Zeitlin
don't use annoying and unneeded in C++ casts of NULL...
tree
|
commitdiff
2009-01-12
Vadim Zeitlin
add more flexible and safer template Connect() overload...
tree
|
commitdiff
2009-01-07
Julian Smart
Added wxAUI_MGR_LIVE_RESIZE flag for live sash sizing...
tree
|
commitdiff
2008-11-20
Vadim Zeitlin
change Has/SetFlag() to take int instead of unsigned...
tree
|
commitdiff
2008-11-07
Bryan Petty
Prevent activation of the AUI hint window (mini frame...
tree
|
commitdiff
2008-10-06
Vadim Zeitlin
set svn properties correctly
tree
|
commitdiff
2008-10-01
Benjamin Williams
applied patch from ticket 10015; wxToolBar compatibility
tree
|
commitdiff
2008-09-25
Robin Dunn
remove another SWIG #if
tree
|
commitdiff
2008-09-25
Robin Dunn
Revert last change
tree
|
commitdiff
2008-09-24
Robin Dunn
Ignore the DECLARE_*()'s when swigging
tree
|
commitdiff
2008-09-19
Vadim Zeitlin
cancel the current operation if mouse capture is lost...
tree
|
commitdiff
2008-09-18
Francesco Montorsi
fix for gccxml
tree
|
commitdiff
2008-09-08
Benjamin Williams
fix aui sample breakage; added some accessor methods...
tree
|
commitdiff
2008-09-03
Benjamin Williams
fixed a problem in the aui toolbar flags
tree
|
commitdiff
2008-09-03
Benjamin Williams
make members private in various wxAuiToolBar helper...
tree
|
commitdiff
2008-09-03
Vadim Zeitlin
include wx/control.h for the base class declaration...
tree
|
commitdiff
2008-08-24
Benjamin Williams
added wxAuiToolBar
tree
|
commitdiff
2008-08-03
Benjamin Williams
fix mouse capture lost assert when dialog shown in...
tree
|
commitdiff
2008-05-27
Robert Roebling
Reapply wxWeakRef patch again
tree
|
commitdiff
2008-02-27
Vadim Zeitlin
only define wxAuiFloatingFrameBaseClass as wxMiniFrame...
tree
|
commitdiff
2008-02-18
Vadim Zeitlin
reverted r51340: don't use wxWeakRef in the library...
tree
|
commitdiff
2008-01-27
Vadim Zeitlin
don't use DECLARE_EVENT_TYPE() to avoid confusing peopl...
tree
|
commitdiff
2008-01-23
Bryan Petty
Reverted wxAuiFloatingFrame dtor crash fix (r51324...
tree
|
commitdiff
2008-01-22
Bryan Petty
Fixed a rare wxAuiFloatingFrame dtor crash on MSW using...
tree
|
commitdiff
2007-11-22
Paul Cornett
make DoSetSizeHints protected, remove parameter defaults
tree
|
commitdiff
2007-11-13
Julian Smart
More border rationalisation. GetDefaultBorder is now...
tree
|
commitdiff
2007-10-26
Robin Dunn
Move the %disownarg directive to the .i file
tree
|
commitdiff
2007-10-10
Benjamin Williams
added DockFixed() pane option; doc updates
tree
|
commitdiff
2007-09-03
Robin Dunn
fix events and eventTypes for wxPython
tree
|
commitdiff
2007-08-21
Julian Smart
Applied [ 1708971 ] Make a virtual function to enable...
tree
|
commitdiff
2007-08-21
Julian Smart
Applied patch [ 1747059 ] wxAUIDefaultTabArt wxAUI_NB_B...
tree
|
commitdiff
2007-08-18
Julian Smart
Avoid clash with control container event handlers
tree
|
commitdiff
2007-08-18
Julian Smart
A number of focus handling improvements:
tree
|
commitdiff
2007-08-16
Julian Smart
Added AdvanceSelection, ShowWindowMenu and keyboard...
tree
|
commitdiff
2007-07-09
Václav Slavík
added WXDLLIMPEXP_FWD_FOO macros in addition to WXDLLIM...
tree
|
commitdiff
2007-07-04
Paul Cornett
indentation cleanup, unused variables, constant express...
tree
|
commitdiff
2007-07-02
Julian Smart
Replaced tabs with spaces
tree
|
commitdiff
2007-07-01
Benjamin Williams
in wxAuiNotebook, prevent unwanted page selection chang...
tree
|
commitdiff
2007-06-27
Benjamin Williams
added middle-click close to wxAuiNotebook
tree
|
commitdiff
2007-06-21
Julian Smart
Added font setting and ability to determine AUI noteboo...
tree
|
commitdiff
2007-04-14
Václav Slavík
removed extra semicolons (patch #1700459; fixes compila...
tree
|
commitdiff
2007-03-30
Vadim Zeitlin
added SetSelectionToPage/Window() to simplify code...
tree
|
commitdiff
2007-01-31
Vadim Zeitlin
removed wxABI_TESTS, they're irrelvant in 2.9
tree
|
commitdiff
2007-01-06
Robin Dunn
Add GetAuiManager
tree
|
commitdiff
2007-01-01
Paul Cornett
remove inline from declaration of functions which are...
tree
|
commitdiff
2006-11-28
Benjamin Williams
added wxAuiNotebook::Split(); hooked up wxAuiMDIParentF...
tree
|
commitdiff
2006-11-28
Julian Smart
Added wxAuiNotebook::GetPageText, GetPageBitmap
tree
|
commitdiff
2006-11-26
Benjamin Williams
wxAuiNotebook minor tab art interface cleanups
tree
|
commitdiff
2006-11-23
Benjamin Williams
prep flags, code indentation
tree
|
commitdiff
2006-11-22
Benjamin Williams
removed some members from wxAuiPaneInfo which should...
tree
|
commitdiff
2006-07-24
Vadim Zeitlin
fixed typos in last check in
tree
|
commitdiff
2006-10-11
Robin Dunn
reSWIGged
tree
|
commitdiff
2006-10-11
Robin Dunn
better comments
tree
|
commitdiff
2006-10-11
Robin Dunn
reentrance methods
tree
|
commitdiff
2006-11-19
Benjamin Williams
allow programmatic access to start pane dragging
tree
|
commitdiff
2006-11-17
Benjamin Williams
added wxAuiManager::GetManager() call
tree
|
commitdiff
2006-11-17
Benjamin Williams
renamed wxAUI_ART to wxAUI_DOCKART
tree
|
commitdiff
2006-11-16
Benjamin Williams
added missing button state
tree
|
commitdiff
2006-11-13
Benjamin Williams
tab ctrl height api fix
tree
|
commitdiff
2006-11-12
Benjamin Williams
tab sizing and split sizing fixes
tree
|
commitdiff
2006-11-10
Benjamin Williams
factored out CalculateHintRect() from DrawHintRect...
tree
|
commitdiff
2006-11-10
Benjamin Williams
ability to create tab mdi children without activating...
tree
|
commitdiff
2006-11-09
Benjamin Williams
minor tab theme touch-ups
tree
|
commitdiff
2006-11-09
Benjamin Williams
wxAuiMDI* now more accurately respects normal mdi event...
tree
|
commitdiff
2006-11-09
Robin Dunn
Correct names of some event binders
tree
|
commitdiff
2006-11-09
Benjamin Williams
mild gradients for the glossy theme
tree
|
commitdiff
2006-11-08
Benjamin Williams
missing header file
tree
|
commitdiff
2006-11-08
Benjamin Williams
wxAuiMDI* patches through images to wxAuiNotebook
tree
|
commitdiff
2006-11-08
Benjamin Williams
wxAuiNotebook bitmaps working now
tree
|
commitdiff
2006-11-08
Benjamin Williams
accessor functions for wxAuiMDIParentFrame
tree
|
commitdiff
2006-11-08
Benjamin Williams
button bug fix
tree
|
commitdiff
2006-11-07
Benjamin Williams
button bug fixed
tree
|
commitdiff
2006-11-07
Benjamin Williams
fixed event processing bug in tabmdi
tree
|
commitdiff
2006-11-07
Benjamin Williams
fixed compile error
tree
|
commitdiff
2006-11-07
Benjamin Williams
new default theme for wxAuiNotebook
tree
|
commitdiff
2006-11-06
Benjamin Williams
implemented page close event for wxAuiNotebook
tree
|
commitdiff
2006-11-06
Benjamin Williams
wxAuiNotebook has external tab dragging now
tree
|
commitdiff
2006-11-06
Benjamin Williams
api uniformity between tabart and dockart
tree
|
commitdiff
2006-11-02
Benjamin Williams
implemented wxAUI_NB_WINDOWLIST_BUTTON and wxAUI_NB_SCR...
tree
|
commitdiff
2006-11-02
Benjamin Williams
wxAuiNotebook window styles implemented
tree
|
commitdiff
2006-11-02
Benjamin Williams
various close-button styles implemented in wxAuiNotebook
tree
|
commitdiff
2006-11-01
Benjamin Williams
fixed bad rename
tree
|
commitdiff
2006-11-01
Benjamin Williams
while we're at it, rename wxAuiFloatingPane to the...
tree
|
commitdiff
2006-11-01
Benjamin Williams
wxaui big class rename
tree
|
commitdiff
2006-11-01
Benjamin Williams
wxaui maximize/restore button patch from Aleksey Sanin...
tree
|
commitdiff
2006-11-01
Benjamin Williams
wxaui notebook style flags added
tree
|
commitdiff
2006-10-31
Benjamin Williams
aui docking works well on systems with solid window...
tree
|
commitdiff
2006-10-31
Benjamin Williams
aui notebook real-time dragging implemented
tree
|
commitdiff
2006-10-31
Benjamin Williams
aui notebook pages can be moved around
tree
|
commitdiff
2006-10-31
Benjamin Williams
aui: allow m_frame to be null in wxFrameManager
tree
|
commitdiff
2006-10-30
Benjamin Williams
aui notebook sizing calculations streamlined
tree
|
commitdiff
2006-10-30
Benjamin Williams
wxaui notebook tabs can scroll; notebook themability...
tree
|
commitdiff
2006-10-29
Robin Dunn
Add export macros
tree
|
commitdiff
2006-10-28
Benjamin Williams
fixed some compiler warnings in wxaui
tree
|
commitdiff
2006-10-28
Benjamin Williams
wxaui multi-book prep work for left/right buttons on...
tree
|
commitdiff
2006-10-28
Benjamin Williams
wxaui multi-notebook now uses a tab art provider which...
tree
|
commitdiff
2006-10-26
Benjamin Williams
wxaui flags reworked a bit; allows any hinting type...
tree
|
commitdiff
2006-10-16
Robin Dunn
Compile fix: forward decalare wxFloatingPane
tree
|
commitdiff
next