projects
/
wxWidgets.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first
⋅
prev
⋅
next
fix for drawing in the 'grox box' between two scrollbars
[wxWidgets.git]
/
src
/
aui
/
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-11-01
Benjamin Williams
aui this really has to be BOOL and not bool
tree
|
commitdiff
2006-11-01
Robert Roebling
Also apply second part of patch for preventing
tree
|
commitdiff
2006-11-01
Robert Roebling
Compile fix.
tree
|
commitdiff
2006-10-31
Benjamin Williams
aui notebook - foreign tab drops are positioned correctly
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
fixed missed button enum conversion
tree
|
commitdiff
2006-10-31
Benjamin Williams
aui: allow m_frame to be null in wxFrameManager
tree
|
commitdiff
2006-10-31
Benjamin Williams
fix aui crash related to SF bug 1531361
tree
|
commitdiff
2006-10-30
Benjamin Williams
aui notebook sizing calculations streamlined
tree
|
commitdiff
2006-10-30
Benjamin Williams
aui notebook button enabling/disabling implemented
tree
|
commitdiff
2006-10-30
Benjamin Williams
wxaui notebook tabs can scroll; notebook themability...
tree
|
commitdiff
2006-10-29
Vadim Zeitlin
removed more unused variables (thanks Borland)
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-27
Benjamin Williams
fixed crash in multi notebook
tree
|
commitdiff
2006-10-26
Benjamin Williams
wxaui flags reworked a bit; allows any hinting type...
tree
|
commitdiff
2006-10-21
Stefan Csomor
untangling dc and gc
tree
|
commitdiff
2006-10-21
Robin Dunn
use consistent names (Graphic vs. Graphics)
tree
|
commitdiff
2006-10-20
Stefan Csomor
dummy implementations for new methods
tree
|
commitdiff
2006-10-16
Robert Roebling
[ 1578466 ] Support for custom floating panes
tree
|
commitdiff
2006-10-16
Robert Roebling
[ 1578468 ] full support for "destroy on close" flag
tree
|
commitdiff
2006-09-27
Włodzimierz Skiba
Warning fix.
tree
|
commitdiff
2006-09-13
Václav Slavík
renamed wxRect::Inside() to wxRect::Contains(), wxRect...
tree
|
commitdiff
2006-09-09
Paul Cornett
some app.h cleanup: minimize includes, use static cast
tree
|
commitdiff
2006-09-04
Włodzimierz Skiba
Warning fix.
tree
|
commitdiff
2006-09-04
Jouk Jansen
OpenVMS compile support update
tree
|
commitdiff
2006-09-03
Robert Roebling
Commited FRM's stockitem patch (empty stock items).
tree
|
commitdiff
2006-09-02
Robert Roebling
Added native GTK+ sash drawing to wxAUI.
tree
|
commitdiff
2006-08-28
Robert Roebling
Corrected close button bitmap in wxAUIMultiNotebook.
tree
|
commitdiff
2006-08-27
Robert Roebling
Corrected off-by-1 error in dock test.
tree
|
commitdiff
2006-08-27
Robert Roebling
The docking logic in the top and right docking areas
tree
|
commitdiff
2006-08-27
Robert Roebling
Correct calculation of sticky toolbar.
tree
|
commitdiff
2006-08-27
Robert Roebling
Made toolbars sticky, i.e. you need to drag them
tree
|
commitdiff
2006-08-27
Robert Roebling
Removed one of the jumping toolbar artefacts.
tree
|
commitdiff
2006-08-24
Włodzimierz Skiba
Warning fix.
tree
|
commitdiff
2006-08-24
Robert Roebling
revert bits for XBM bitmaps under MSW
tree
|
commitdiff
2006-08-23
Robert Roebling
Use close button used in wxMiniFrame.
tree
|
commitdiff
2006-08-23
Robert Roebling
Comment out direction aware code for now.
tree
|
commitdiff
2006-08-23
Robert Roebling
Added direction sensitive docking.
tree
|
commitdiff
2006-08-22
Robert Roebling
Skip double size events.
tree
|
commitdiff
2006-08-22
Robert Roebling
Set size of hint window before showing it.
tree
|
commitdiff
2006-08-22
Robert Roebling
Commited Bryan Petty's blind fix patch.
tree
|
commitdiff
2006-08-18
Chris Elliott
add #if wxUSE_AUI to get VC6 with no wxUSE_AUI to compile
tree
|
commitdiff
2006-08-15
Chris Elliott
Borland compiler does not like a variable called except
tree
|
commitdiff
2006-08-15
Stefan Csomor
making sure the hint window does not have a (white...
tree
|
commitdiff
2006-07-31
Benjamin Williams
supress unused var warning
tree
|
commitdiff
2006-07-31
Benjamin Williams
wrapped up Show() calls to prevent gtk bug from manifesting
tree
|
commitdiff
2006-07-30
Benjamin Williams
workaround for bug #1531361
tree
|
commitdiff
2006-07-28
Benjamin Williams
wxaui/tabmdi size fix for gtk
tree
|
commitdiff
2006-07-25
Alex Bligh
Work around problems with sizing floating panes on GTK
tree
|
commitdiff
2006-07-25
Alex Bligh
wxAUI: fixed pane saving design thinko
tree
|
commitdiff
2006-07-25
Alex Bligh
wxAUI: Support serialization of individual PaneInfo...
tree
|
commitdiff
2006-07-24
Benjamin Williams
floating panes now respect wxPaneInfo::HasCloseButton()
tree
|
commitdiff
2006-07-24
Alex Bligh
wxAUI: remove spurious semicolons
tree
|
commitdiff
2006-07-24
Benjamin Williams
wxString::IsEmpty() => empty()
tree
|
commitdiff
2006-07-24
Benjamin Williams
fixed variable name
tree
|
commitdiff
2006-07-24
Benjamin Williams
tab draw happens right away when you set the caption
tree
|
commitdiff
2006-07-24
Benjamin Williams
drawing improvements; empty caption w/ tab drawing...
tree
|
commitdiff
2006-07-24
Benjamin Williams
tabmdi menu fix
tree
|
commitdiff
2006-07-24
Włodzimierz Skiba
Warning fix.
tree
|
commitdiff
2006-07-24
Benjamin Williams
removed some commented-out code
tree
|
commitdiff
2006-07-24
Włodzimierz Skiba
PCH build fix.
tree
|
commitdiff
2006-07-24
Włodzimierz Skiba
Source cleaning.
tree
|
commitdiff
2006-07-23
Alex Bligh
wxAUI: wrap calls to SetTransparent/CanSetTransparent...
tree
|
commitdiff
2006-07-23
Alex Bligh
wxAUI: Don't fade venetian blind effect by default
tree
|
commitdiff
2006-07-22
Robin Dunn
Also need to override Show
tree
|
commitdiff
2006-07-22
Benjamin Williams
added some font measuring to wxAuiMultiNotebook
tree
|
commitdiff
2006-07-22
Alex Bligh
Add support for transparent hint windows under GTK
tree
|
commitdiff
2006-07-22
Alex Bligh
wxAUI: Do not leak a wxFrame if transparency is not...
tree
|
commitdiff
2006-07-22
Alex Bligh
Fix redraw problems with hint rectangle when there...
tree
|
commitdiff
2006-07-22
Benjamin Williams
compile fixes on wxGTK
tree
|
commitdiff
2006-07-22
Benjamin Williams
added some overrides to wxTabFrame to remove errors
tree
|
commitdiff
2006-07-21
Benjamin Williams
updated header file name in source
tree
|
commitdiff
2006-07-21
Benjamin Williams
renamed notebook.cpp to auibook.cpp
tree
|
commitdiff
2006-07-21
Benjamin Williams
added notebook.cpp and tabmdi.cpp
tree
|
commitdiff
2006-07-19
Włodzimierz Skiba
Warning fix.
tree
|
commitdiff
2006-07-17
Robin Dunn
Translucency --> Transparent
tree
|
commitdiff
2006-07-17
Benjamin Williams
frame should call skip on child focus event to give...
tree
|
commitdiff
2006-07-16
Benjamin Williams
prevent some obscure wxAUI crashes after DetachPane...
tree
|
commitdiff
2006-07-16
Benjamin Williams
added another AddPane() call which allows the caller...
tree
|
commitdiff
2006-07-16
Robin Dunn
Added wxTopLevelWindow::SetTranslucency and CanSetTrans...
tree
|
commitdiff
2006-07-14
Benjamin Williams
hint window pane should always be shown so that hints...
tree
|
commitdiff
2006-07-13
Alex Bligh
Virtualize ProcessDockResult so people can override...
tree
|
commitdiff
2006-07-12
Benjamin Williams
renamed wxFrameManager::GetFrame() and SetFrame() to...
tree
|
commitdiff
2006-07-11
Benjamin Williams
wxFrameManager::Render() now fires a new event, called...
tree
|
commitdiff
2006-07-11
Benjamin Williams
wxAUI's wxFrameManager::SetFrame() now takes a wxWindow...
tree
|
commitdiff
2006-07-08
Benjamin Williams
reverted an earlier patch that was causing problems
tree
|
commitdiff
2006-07-08
Robin Dunn
Add wxRTTI info for the event class
tree
|
commitdiff
2006-07-07
Robin Dunn
Need to skipp the first half of ShowHint if the platfor...
tree
|
commitdiff
2006-07-06
Włodzimierz Skiba
Tinderbox warning fix.
tree
|
commitdiff
2006-07-06
Robin Dunn
Oops, I misremembered the name of wxUnusedVar
tree
|
commitdiff
2006-07-05
Robin Dunn
Enable transparent hints and dragging on wxMac
tree
|
commitdiff
next