issues
search
nhold
/
wxWidgets
Read-only mirror of the wxWidgets SVN repo (automatically updated). Report issues here: http://trac.wxwidgets.org/
http://www.wxwidgets.org/
1
stars
3
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Closing tabs does not fire the activate event on the newly activated tab
#137
dronesalot
opened
6 years ago
0
Avoids to close the floating frame when the pane closure is vetoed
#136
Kinaou
closed
8 years ago
0
Vetoing the closure of a floating pane is not propagated
#135
Kinaou
closed
8 years ago
0
Corrected the calculation of the pages number and the selection of the first tab
#134
Kinaou
closed
8 years ago
0
Second tab is added at the first position and selected unexpectedly
#133
Kinaou
closed
8 years ago
0
Corrected reentry in wxAuiTabContainer::SetActivePage() due to SetFocus() operation
#132
Kinaou
closed
8 years ago
0
SetActivePane is reentrant
#131
Kinaou
closed
8 years ago
0
Unexpected behavior when a dialog box is popped up during tab change
#130
Kinaou
opened
9 years ago
1
Removed not relevant assert message
#129
Kinaou
closed
9 years ago
0
Reset the 'tab offset' properly at the tabs container update
#128
Kinaou
closed
8 years ago
0
Selected tab disappears when manager's update is done on idle event
#127
Kinaou
opened
9 years ago
16
wxAuiToolbar docking
#126
tomkulaga
opened
9 years ago
4
Define wxAuiTabContainer as event object to the wxAuiNotebookEvent objects
#125
Kinaou
closed
9 years ago
4
Set the index of the active pane as return value for SetActivePane()
#124
Kinaou
closed
9 years ago
2
CenterPane() behavior
#123
Kinaou
closed
9 years ago
0
Assert on moving tab in a split notebook
#122
Kinaou
closed
9 years ago
8
`GetSelection` returns -1 for `EVT_AUINOTEBOOK_END_DRAG` event
#121
pkulchenko
closed
9 years ago
3
Closing last tab in one of split notebooks doesn't resize the tabs that are left
#120
pkulchenko
opened
9 years ago
0
Split notebooks keep "active" status on multiple tabs
#119
pkulchenko
opened
9 years ago
2
Split size is not even after splitting wxAuiNotebook tabs
#118
pkulchenko
opened
9 years ago
0
No hint is shown when splitting wxAuiNotebook tabs
#117
pkulchenko
opened
9 years ago
7
Assert on using wxNO_BORDER as wxAuiNotebook style
#116
pkulchenko
opened
9 years ago
1
Assert on dragging one tab over another when "Allow Floating" is disabled
#115
pkulchenko
closed
9 years ago
2
Artifacts are drawn on the screen when resizing panels
#114
pkulchenko
opened
9 years ago
0
Tabs keep dotted borders when the focus is moved to the tab content
#113
pkulchenko
opened
9 years ago
0
Ctrl-Tab (Ctrl-Shift-Tab) doesn't change active tabs in the notebook
#112
pkulchenko
opened
9 years ago
1
wxEVT_COMMAND_AUINOTEBOOK_* events get wxAuiNotebook as EventObject instead of wxAuiTabContainer
#111
pkulchenko
closed
9 years ago
8
Borders are not drawn in the tab area between notebooks
#110
pkulchenko
opened
9 years ago
4
Add a flag so users can tell if they are on a 'dynamic notebook' version of the library or not (so they can support both branches)
#109
mjmacleod
closed
9 years ago
0
Reimplement wxAuiNotebook::OnTabCancelDrag
#108
mjmacleod
opened
9 years ago
1
Fix a backwards compatibility issue with wxAuiManager.
#107
mjmacleod
closed
9 years ago
0
wxAuiFrameManger now defaults to destroying panes on close which is a departure from the original behaviour of not doing so
#106
mjmacleod
closed
9 years ago
2
Fix a regression in persepctive saving/loading for panes with empty names
#105
mjmacleod
closed
9 years ago
0
Restoring a previously saved perspective does not (entirely) work
#104
carstenfuchs
closed
9 years ago
9
Make selected flag work when adding a notebook page.
#103
mjmacleod
closed
9 years ago
0
Implement some methods for backwards compatibility.
#102
mjmacleod
closed
9 years ago
1
Added some events allowing user to bind some basic actions of the mouse on panes title
#101
Kinaou
opened
9 years ago
1
Differentiate graphically a an active tab
#100
Kinaou
opened
9 years ago
1
wxEVT_COMMAND_AUINOTEBOOK_XX events are not sent
#99
Kinaou
opened
9 years ago
8
Customizing the size of the tabs
#98
Kinaou
opened
9 years ago
0
Moving a tab when it has focus from one position to another loses it's focus
#97
nhold
opened
9 years ago
0
Differentiate graphically a selected tab of an active tab
#96
Kinaou
opened
9 years ago
2
Keeps the focus in the tab's window instead of giving it to main frame
#95
Kinaou
closed
9 years ago
1
Focus is given to main frame after a tab selection instead of letting it in the contained window
#94
Kinaou
closed
9 years ago
2
Avoid arbitrary docking of the floating panes at the perspective's loading
#93
Kinaou
closed
9 years ago
2
Floating panes are arbitrarily docked in LoadPerspective
#92
Kinaou
closed
9 years ago
1
Show/hide automatically the overflow button when toolbar's size is reduced
#91
Kinaou
opened
9 years ago
0
Menu events are not forwarded to the main frame by a floating child frame
#90
Kinaou
opened
9 years ago
5
Crash with wxUSE_MINIFRAME = 0
#89
Kinaou
opened
9 years ago
8
Adds support of icons in the wxAuiSimpleTabArt theme
#88
Kinaou
opened
9 years ago
0
Next