projects
/
wxWidgets.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
include 'Version' in version string, it's what Apple apps do
[wxWidgets.git]
/
src
/
aui
/
auibook.cpp
2008-01-05
Vadim Zeitlin
meaning of left/right keys should be inversed in RTL...
blob
|
commitdiff
|
raw
2007-12-20
Vadim Zeitlin
set up the correct layout direction for memory dc in...
blob
|
commitdiff
|
raw
|
diff to current
2007-11-23
Stefan Csomor
mac cleanup, cgcolor changes
blob
|
commitdiff
|
raw
|
diff to current
2007-11-13
Benjamin Williams
added null pointer check and assert
blob
|
commitdiff
|
raw
|
diff to current
2007-09-21
Julian Smart
Reverted unnecessary fix
blob
|
commitdiff
|
raw
|
diff to current
2007-09-21
Julian Smart
Make SetFont actually do something
blob
|
commitdiff
|
raw
|
diff to current
2007-08-21
Julian Smart
Avoid selecting/updating in destructor
blob
|
commitdiff
|
raw
|
diff to current
2007-08-21
Julian Smart
Applied patch [ 1747059 ] wxAUIDefaultTabArt wxAUI_NB_B...
blob
|
commitdiff
|
raw
|
diff to current
2007-08-21
Julian Smart
Applied patch [ 1701723 ] wxAUI: Added event for double...
blob
|
commitdiff
|
raw
|
diff to current
2007-08-21
Julian Smart
Removed unnecessary code
blob
|
commitdiff
|
raw
|
diff to current
2007-08-21
Julian Smart
Applied patch [ 1675084 ] wxAUI - Added events to be...
blob
|
commitdiff
|
raw
|
diff to current
2007-08-21
Julian Smart
Applied patch [ 1768229 ] auibook.cpp: Fix undefined...
blob
|
commitdiff
|
raw
|
diff to current
2007-08-21
Julian Smart
Fixed wxTabFrame leak by deleting all pages in the...
blob
|
commitdiff
|
raw
|
diff to current
2007-08-21
Julian Smart
Applied patch [ 1777700 ] call Reparent() from wxAuiNot...
blob
|
commitdiff
|
raw
|
diff to current
2007-08-18
Julian Smart
Avoid clash with control container event handlers
blob
|
commitdiff
|
raw
|
diff to current
2007-08-18
Julian Smart
A number of focus handling improvements:
blob
|
commitdiff
|
raw
|
diff to current
2007-08-16
Julian Smart
Implemented Firefox-like behaviour whereby clicking...
blob
|
commitdiff
|
raw
|
diff to current
2007-08-16
Julian Smart
Added AdvanceSelection, ShowWindowMenu and keyboard...
blob
|
commitdiff
|
raw
|
diff to current
2007-07-23
Julian Smart
Avoid a hang if we're dragging a tab to a notebook...
blob
|
commitdiff
|
raw
|
diff to current
2007-07-14
Benjamin Williams
fix for bug #1747890 - close button problem fixed
blob
|
commitdiff
|
raw
|
diff to current
2007-07-04
Paul Cornett
indentation cleanup, unused variables, constant express...
blob
|
commitdiff
|
raw
|
diff to current
2007-07-01
Benjamin Williams
in wxAuiNotebook, prevent unwanted page selection chang...
blob
|
commitdiff
|
raw
|
diff to current
2007-06-28
Benjamin Williams
fix for wxAuiNotebook middle-click close (was closing...
blob
|
commitdiff
|
raw
|
diff to current
2007-06-27
Benjamin Williams
added middle-click close to wxAuiNotebook
blob
|
commitdiff
|
raw
|
diff to current
2007-06-27
Benjamin Williams
in wxAuiNotebook, code to reduce flicker on page close
blob
|
commitdiff
|
raw
|
diff to current
2007-06-27
Benjamin Williams
wxAuiNotebook::RemovePage() rewritten; fixes bugs ...
blob
|
commitdiff
|
raw
|
diff to current
2007-06-21
Julian Smart
Copied fonts in art Clone
blob
|
commitdiff
|
raw
|
diff to current
2007-06-21
Julian Smart
Added font setting and ability to determine AUI noteboo...
blob
|
commitdiff
|
raw
|
diff to current
2007-05-05
Robert Roebling
Apply [ 1710684 ] Fix wxAuiNotebook memory leak
blob
|
commitdiff
|
raw
|
diff to current
2007-04-05
Benjamin Williams
avoid assert in window list drop down
blob
|
commitdiff
|
raw
|
diff to current
2007-03-30
Vadim Zeitlin
added check for index validity to OnTabButton()
blob
|
commitdiff
|
raw
|
diff to current
2007-03-30
Vadim Zeitlin
added SetSelectionToPage/Window() to simplify code...
blob
|
commitdiff
|
raw
|
diff to current
2007-03-30
Vadim Zeitlin
don't pass potentially negative index to SetSelection()
blob
|
commitdiff
|
raw
|
diff to current
2007-03-30
Vadim Zeitlin
OnTabEndDrag() didn't handle NULL src_tabs case correct...
blob
|
commitdiff
|
raw
|
diff to current
2007-03-12
Benjamin Williams
prevent disappearing menus in tabmdi
blob
|
commitdiff
|
raw
|
diff to current
2007-03-12
Benjamin Williams
applied patch 1675101 - reduce flicker
blob
|
commitdiff
|
raw
|
diff to current
2006-11-28
Benjamin Williams
added wxAuiNotebook::Split(); hooked up wxAuiMDIParentF...
blob
|
commitdiff
|
raw
|
diff to current
2006-11-28
Julian Smart
Added wxAuiNotebook::GetPageText, GetPageBitmap
blob
|
commitdiff
|
raw
|
diff to current
2006-11-27
Włodzimierz Skiba
Warning fixes and source cleaning.
blob
|
commitdiff
|
raw
|
diff to current
2006-11-26
Benjamin Williams
selection bug fixed in wxAuiNotebook
blob
|
commitdiff
|
raw
|
diff to current
2006-11-26
Benjamin Williams
wxAuiNotebook minor tab art interface cleanups
blob
|
commitdiff
|
raw
|
diff to current
2006-11-24
Benjamin Williams
another notebook event fix
blob
|
commitdiff
|
raw
|
diff to current
2006-11-23
Benjamin Williams
fixed notebook event bug
blob
|
commitdiff
|
raw
|
diff to current
2006-07-24
Vadim Zeitlin
fixed typos in last check in
blob
|
commitdiff
|
raw
|
diff to current
2006-10-11
Robin Dunn
better comments
blob
|
commitdiff
|
raw
|
diff to current
2006-11-21
Benjamin Williams
current page bug fix in wxAuiNotebook
blob
|
commitdiff
|
raw
|
diff to current
2006-11-17
Benjamin Williams
tab drawing fix for vista
blob
|
commitdiff
|
raw
|
diff to current
2006-11-16
Benjamin Williams
notebook window list popup positioning fixes
blob
|
commitdiff
|
raw
|
diff to current
2006-11-16
Benjamin Williams
minor tab drawing improvements
blob
|
commitdiff
|
raw
|
diff to current
2006-11-16
Benjamin Williams
consolidated duplicated static functions into one file
blob
|
commitdiff
|
raw
|
diff to current
2006-11-13
Benjamin Williams
corrected wrong tab colors
blob
|
commitdiff
|
raw
|
diff to current
2006-11-13
Benjamin Williams
minor tab height bug fix
blob
|
commitdiff
|
raw
|
diff to current
2006-11-13
Benjamin Williams
tab ctrl height api fix
blob
|
commitdiff
|
raw
|
diff to current
2006-11-12
Vadim Zeitlin
wxCocoa doesn't have multi point wxRegion ctor neither
blob
|
commitdiff
|
raw
|
diff to current
2006-11-12
Benjamin Williams
gtk crash fix
blob
|
commitdiff
|
raw
|
diff to current
2006-11-12
Benjamin Williams
tab sizing and split sizing fixes
blob
|
commitdiff
|
raw
|
diff to current
2006-11-10
Włodzimierz Skiba
Add wxRegion ctor from array of points to wxMGL.
blob
|
commitdiff
|
raw
|
diff to current
2006-11-10
Benjamin Williams
small fixed-wixth tab sizing bug fixed
blob
|
commitdiff
|
raw
|
diff to current
2006-11-10
Vadim Zeitlin
stub out wxRegion ctor not implemented in wxMGL and...
blob
|
commitdiff
|
raw
|
diff to current
2006-11-10
Vadim Zeitlin
use WXSIZEOF() instead of hardcoded numbers of points...
blob
|
commitdiff
|
raw
|
diff to current
2006-11-10
Benjamin Williams
factored out CalculateHintRect() from DrawHintRect...
blob
|
commitdiff
|
raw
|
diff to current
2006-11-10
Benjamin Williams
fixed clipping regression in wxAuiNotebook
blob
|
commitdiff
|
raw
|
diff to current
2006-11-10
Julian Smart
Theme fix for Mac
blob
|
commitdiff
|
raw
|
diff to current
2006-11-09
Benjamin Williams
minor tab theme touch-ups
blob
|
commitdiff
|
raw
|
diff to current
2006-11-09
Benjamin Williams
fixed bad crasher in wxAuiNotebook
blob
|
commitdiff
|
raw
|
diff to current
2006-11-09
Benjamin Williams
mild gradients for the glossy theme
blob
|
commitdiff
|
raw
|
diff to current
2006-11-08
Benjamin Williams
wxAuiMDI* patches through images to wxAuiNotebook
blob
|
commitdiff
|
raw
|
diff to current
2006-11-08
Benjamin Williams
another ghost button bug fixed in wxAuiNotebook
blob
|
commitdiff
|
raw
|
diff to current
2006-11-08
Benjamin Williams
wxAuiNotebook bitmaps working now
blob
|
commitdiff
|
raw
|
diff to current
2006-11-08
Benjamin Williams
crash fixes for wxAuiNotebook on gtk
blob
|
commitdiff
|
raw
|
diff to current
2006-11-08
Benjamin Williams
wxAuiNotebook tab drag-drop bug fixes
blob
|
commitdiff
|
raw
|
diff to current
2006-11-08
Benjamin Williams
fixed bug in ButtonHitTest() which caused invisible...
blob
|
commitdiff
|
raw
|
diff to current
2006-11-08
Benjamin Williams
button bug fix
blob
|
commitdiff
|
raw
|
diff to current
2006-11-07
Benjamin Williams
reverted to gtk-specific close xbm
blob
|
commitdiff
|
raw
|
diff to current
2006-11-07
Benjamin Williams
button bug fixed
blob
|
commitdiff
|
raw
|
diff to current
2006-11-07
Benjamin Williams
fixed width measuring - minor fixes
blob
|
commitdiff
|
raw
|
diff to current
2006-11-07
Benjamin Williams
round active tab corners a bit
blob
|
commitdiff
|
raw
|
diff to current
2006-11-07
Benjamin Williams
a tad bit more padding
blob
|
commitdiff
|
raw
|
diff to current
2006-11-07
Benjamin Williams
add a little extra padding around text in new tab theme
blob
|
commitdiff
|
raw
|
diff to current
2006-11-07
Benjamin Williams
clipping bug fixed
blob
|
commitdiff
|
raw
|
diff to current
2006-11-07
Benjamin Williams
touched up close button
blob
|
commitdiff
|
raw
|
diff to current
2006-11-07
Benjamin Williams
simplified gradient code a bit
blob
|
commitdiff
|
raw
|
diff to current
2006-11-07
Benjamin Williams
removed unnecessary commented code
blob
|
commitdiff
|
raw
|
diff to current
2006-11-07
Benjamin Williams
small bug fix
blob
|
commitdiff
|
raw
|
diff to current
2006-11-07
Benjamin Williams
new default theme for wxAuiNotebook
blob
|
commitdiff
|
raw
|
diff to current
2006-11-06
Julian Smart
Fixed crash if trying to move tab to non-existant windo...
blob
|
commitdiff
|
raw
|
diff to current
2006-11-06
Benjamin Williams
docking hint bug fix
blob
|
commitdiff
|
raw
|
diff to current
2006-11-06
Benjamin Williams
implemented page close event for wxAuiNotebook
blob
|
commitdiff
|
raw
|
diff to current
2006-11-06
Benjamin Williams
wxAuiNotebook has external tab dragging now
blob
|
commitdiff
|
raw
|
diff to current
2006-11-06
Benjamin Williams
api uniformity between tabart and dockart
blob
|
commitdiff
|
raw
|
diff to current
2006-11-02
Benjamin Williams
added missing header to auibook.cpp
blob
|
commitdiff
|
raw
|
diff to current
2006-11-02
Benjamin Williams
implemented wxAUI_NB_WINDOWLIST_BUTTON and wxAUI_NB_SCR...
blob
|
commitdiff
|
raw
|
diff to current
2006-11-02
Benjamin Williams
added a cursor hint so user knows a tab is being dragged
blob
|
commitdiff
|
raw
|
diff to current
2006-11-02
Benjamin Williams
implemented wxAUI_NB_TAB_SPLIT and wxAUI_NB_TAB_MOVE
blob
|
commitdiff
|
raw
|
diff to current
2006-11-02
Benjamin Williams
wxAuiNotebook window styles implemented
blob
|
commitdiff
|
raw
|
diff to current
2006-11-02
Benjamin Williams
close button better positioning
blob
|
commitdiff
|
raw
|
diff to current
2006-11-02
Benjamin Williams
various close-button styles implemented in wxAuiNotebook
blob
|
commitdiff
|
raw
|
diff to current
2006-11-01
Benjamin Williams
wxaui big class rename
blob
|
commitdiff
|
raw
|
diff to current
2006-11-01
Benjamin Williams
wxaui notebook style flags added
blob
|
commitdiff
|
raw
|
diff to current
2006-10-31
Benjamin Williams
aui notebook - foreign tab drops are positioned correctly
blob
|
commitdiff
|
raw
|
diff to current
next