2006-12-24 |
Vadim Zeitlin | fix hint rect position for RTL (patch 1618719 from... |
blob | commitdiff | raw |
2006-11-23 |
Benjamin Williams | prep flags, code indentation |
blob | commitdiff | raw | diff to current |
2006-11-22 |
Benjamin Williams | removed some members from wxAuiPaneInfo which should... |
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 | reSWIGged |
blob | commitdiff | raw | diff to current |
2006-10-11 |
Robin Dunn | helpers and typemaps for new GraphicsContext methods |
blob | commitdiff | raw | diff to current |
2006-11-21 |
Benjamin Williams | readded window ptr check |
blob | commitdiff | raw | diff to current |
2006-11-21 |
Benjamin Williams | assert if user tries to add pane with same name |
blob | commitdiff | raw | diff to current |
2006-11-20 |
Benjamin Williams | floating pane size now restores after perspective restore |
blob | commitdiff | raw | diff to current |
2006-11-20 |
Benjamin Williams | toolbar docking bug fixed |
blob | commitdiff | raw | diff to current |
2006-11-20 |
Benjamin Williams | comment improvements/fixes |
blob | commitdiff | raw | diff to current |
2006-11-19 |
Benjamin Williams | allow programmatic access to start pane dragging |
blob | commitdiff | raw | diff to current |
2006-11-17 |
Benjamin Williams | manager should always be set in pane events |
blob | commitdiff | raw | diff to current |
2006-11-17 |
Benjamin Williams | added wxAuiManager::GetManager() call |
blob | commitdiff | raw | diff to current |
2006-11-17 |
Benjamin Williams | renamed wxAUI_ART to wxAUI_DOCKART |
blob | commitdiff | raw | diff to current |
2006-11-16 |
Benjamin Williams | removed a bunch of wxCHECK_VERSION(2,7,0)'s because... |
blob | commitdiff | raw | diff to current |
2006-11-16 |
Benjamin Williams | docking crash fix patch applied |
blob | commitdiff | raw | diff to current |
2006-11-13 |
Benjamin Williams | readded layer insert code |
blob | commitdiff | raw | diff to current |
2006-11-11 |
Julian Smart | Removed trailing comma |
blob | commitdiff | raw | diff to current |
2006-11-10 |
Benjamin Williams | added private wxAUI_MGR_NO_DOCK_SIZE_LIMIT flag |
blob | commitdiff | raw | diff to current |
2006-11-10 |
Benjamin Williams | factored out CalculateHintRect() from DrawHintRect... |
blob | commitdiff | raw | diff to current |
2006-11-08 |
Benjamin Williams | fixed crasher (part 2) |
blob | commitdiff | raw | diff to current |
2006-11-08 |
Benjamin Williams | fixed crasher |
blob | commitdiff | raw | diff to current |
2006-11-07 |
Benjamin Williams | elipsis for oversized pane captions |
blob | commitdiff | raw | diff to current |
2006-11-07 |
Benjamin Williams | touched up close button |
blob | commitdiff | raw | diff to current |
2006-11-05 |
Benjamin Williams | bug fixed for mdi parent frames |
blob | commitdiff | raw | diff to current |
2006-11-02 |
Benjamin Williams | wxaui maximize bug fixes |
blob | commitdiff | raw | diff to current |
2006-11-02 |
Benjamin Williams | proper indentation |
blob | commitdiff | raw | diff to current |
2006-11-01 |
Benjamin Williams | while we're at it, rename wxAuiFloatingPane to the... |
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 maximize/restore button patch from Aleksey Sanin... |
blob | commitdiff | raw | diff to current |
2006-11-01 |
Robert Roebling | Also apply second part of patch for preventing |
blob | commitdiff | raw | diff to current |
2006-10-31 |
Benjamin Williams | fixed missed button enum conversion |
blob | commitdiff | raw | diff to current |
2006-10-31 |
Benjamin Williams | aui: allow m_frame to be null in wxFrameManager |
blob | commitdiff | raw | diff to current |
2006-10-31 |
Benjamin Williams | fix aui crash related to SF bug 1531361 |
blob | commitdiff | raw | diff to current |
2006-10-30 |
Benjamin Williams | wxaui notebook tabs can scroll; notebook themability... |
blob | commitdiff | raw | diff to current |
2006-10-26 |
Benjamin Williams | wxaui flags reworked a bit; allows any hinting type... |
blob | commitdiff | raw | diff to current |
2006-10-16 |
Robert Roebling | [ 1578466 ] Support for custom floating panes |
blob | commitdiff | raw | diff to current |
2006-10-16 |
Robert Roebling | [ 1578468 ] full support for "destroy on close" flag |
blob | commitdiff | raw | diff to current |
2006-09-27 |
Włodzimierz Skiba | Warning fix. |
blob | commitdiff | raw | diff to current |
2006-09-13 |
Václav Slavík | renamed wxRect::Inside() to wxRect::Contains(), wxRect... |
blob | commitdiff | raw | diff to current |
2006-09-09 |
Paul Cornett | some app.h cleanup: minimize includes, use static cast |
blob | commitdiff | raw | diff to current |
2006-09-02 |
Robert Roebling | Added native GTK+ sash drawing to wxAUI. |
blob | commitdiff | raw | diff to current |
2006-08-27 |
Robert Roebling | Corrected off-by-1 error in dock test. |
blob | commitdiff | raw | diff to current |
2006-08-27 |
Robert Roebling | The docking logic in the top and right docking areas |
blob | commitdiff | raw | diff to current |
2006-08-27 |
Robert Roebling | Correct calculation of sticky toolbar. |
blob | commitdiff | raw | diff to current |
2006-08-27 |
Robert Roebling | Made toolbars sticky, i.e. you need to drag them |
blob | commitdiff | raw | diff to current |
2006-08-27 |
Robert Roebling | Removed one of the jumping toolbar artefacts. |
blob | commitdiff | raw | diff to current |
2006-08-24 |
Włodzimierz Skiba | Warning fix. |
blob | commitdiff | raw | diff to current |
2006-08-23 |
Robert Roebling | Comment out direction aware code for now. |
blob | commitdiff | raw | diff to current |
2006-08-23 |
Robert Roebling | Added direction sensitive docking. |
blob | commitdiff | raw | diff to current |
2006-08-22 |
Robert Roebling | Skip double size events. |
blob | commitdiff | raw | diff to current |
2006-08-22 |
Robert Roebling | Set size of hint window before showing it. |
blob | commitdiff | raw | diff to current |
2006-08-22 |
Robert Roebling | Commited Bryan Petty's blind fix patch. |
blob | commitdiff | raw | diff to current |
2006-08-15 |
Chris Elliott | Borland compiler does not like a variable called except |
blob | commitdiff | raw | diff to current |
2006-08-15 |
Stefan Csomor | making sure the hint window does not have a (white... |
blob | commitdiff | raw | diff to current |
2006-07-31 |
Benjamin Williams | wrapped up Show() calls to prevent gtk bug from manifesting |
blob | commitdiff | raw | diff to current |
2006-07-30 |
Benjamin Williams | workaround for bug #1531361 |
blob | commitdiff | raw | diff to current |
2006-07-25 |
Alex Bligh | wxAUI: fixed pane saving design thinko |
blob | commitdiff | raw | diff to current |
2006-07-25 |
Alex Bligh | wxAUI: Support serialization of individual PaneInfo... |
blob | commitdiff | raw | diff to current |
2006-07-24 |
Alex Bligh | wxAUI: remove spurious semicolons |
blob | commitdiff | raw | diff to current |
2006-07-24 |
Włodzimierz Skiba | Warning fix. |
blob | commitdiff | raw | diff to current |
2006-07-23 |
Alex Bligh | wxAUI: wrap calls to SetTransparent/CanSetTransparent... |
blob | commitdiff | raw | diff to current |
2006-07-23 |
Alex Bligh | wxAUI: Don't fade venetian blind effect by default |
blob | commitdiff | raw | diff to current |
2006-07-22 |
Alex Bligh | Add support for transparent hint windows under GTK |
blob | commitdiff | raw | diff to current |
2006-07-22 |
Alex Bligh | wxAUI: Do not leak a wxFrame if transparency is not... |
blob | commitdiff | raw | diff to current |
2006-07-22 |
Alex Bligh | Fix redraw problems with hint rectangle when there... |
blob | commitdiff | raw | diff to current |
2006-07-19 |
Włodzimierz Skiba | Warning fix. |
blob | commitdiff | raw | diff to current |
2006-07-17 |
Robin Dunn | Translucency --> Transparent |
blob | commitdiff | raw | diff to current |
2006-07-17 |
Benjamin Williams | frame should call skip on child focus event to give... |
blob | commitdiff | raw | diff to current |
2006-07-16 |
Benjamin Williams | prevent some obscure wxAUI crashes after DetachPane... |
blob | commitdiff | raw | diff to current |
2006-07-16 |
Benjamin Williams | added another AddPane() call which allows the caller... |
blob | commitdiff | raw | diff to current |
2006-07-16 |
Robin Dunn | Added wxTopLevelWindow::SetTranslucency and CanSetTrans... |
blob | commitdiff | raw | diff to current |
2006-07-14 |
Benjamin Williams | hint window pane should always be shown so that hints... |
blob | commitdiff | raw | diff to current |
2006-07-13 |
Alex Bligh | Virtualize ProcessDockResult so people can override... |
blob | commitdiff | raw | diff to current |
2006-07-12 |
Benjamin Williams | renamed wxFrameManager::GetFrame() and SetFrame() to... |
blob | commitdiff | raw | diff to current |
2006-07-11 |
Benjamin Williams | wxFrameManager::Render() now fires a new event, called... |
blob | commitdiff | raw | diff to current |
2006-07-11 |
Benjamin Williams | wxAUI's wxFrameManager::SetFrame() now takes a wxWindow... |
blob | commitdiff | raw | diff to current |
2006-07-08 |
Benjamin Williams | reverted an earlier patch that was causing problems |
blob | commitdiff | raw | diff to current |
2006-07-08 |
Robin Dunn | Add wxRTTI info for the event class |
blob | commitdiff | raw | diff to current |
2006-07-07 |
Robin Dunn | Need to skipp the first half of ShowHint if the platfor... |
blob | commitdiff | raw | diff to current |
2006-07-06 |
Włodzimierz Skiba | Tinderbox warning fix. |
blob | commitdiff | raw | diff to current |
2006-07-06 |
Robin Dunn | Oops, I misremembered the name of wxUnusedVar |
blob | commitdiff | raw | diff to current |
2006-07-05 |
Robin Dunn | Enable transparent hints and dragging on wxMac |
blob | commitdiff | raw | diff to current |
2006-07-05 |
Alex Bligh | wxAUI: maintain minimum size of panes across dock/undock. |
blob | commitdiff | raw | diff to current |
2006-07-05 |
Benjamin Williams | fixed wrong comment |
blob | commitdiff | raw | diff to current |
2006-07-05 |
Benjamin Williams | added EVT_AUI_PANECLOSE and updated sample accordingly |
blob | commitdiff | raw | diff to current |
2006-07-04 |
Alex Bligh | wxAUI: Send a cancel event to the window within a frame... |
blob | commitdiff | raw | diff to current |
2006-07-04 |
Vadim Zeitlin | release build unused variable warning fix |
blob | commitdiff | raw | diff to current |
2006-07-04 |
Alex Bligh | wxAUI: Made fixed size floating panes work |
blob | commitdiff | raw | diff to current |
2006-07-04 |
Włodzimierz Skiba | WinCE build fixes. |
blob | commitdiff | raw | diff to current |
2006-07-03 |
Włodzimierz Skiba | Include wx/image.h according to precompiled headers... |
blob | commitdiff | raw | diff to current |
2006-06-30 |
Benjamin Williams | added/expanded various comments |
blob | commitdiff | raw | diff to current |
2006-06-14 |
Włodzimierz Skiba | Whitespaces lined up. |
blob | commitdiff | raw | diff to current |
2006-06-14 |
Włodzimierz Skiba | Don't create uneeded variables. |
blob | commitdiff | raw | diff to current |
2006-06-09 |
Vadim Zeitlin | gcc printf format warning fixed |
blob | commitdiff | raw | diff to current |
2006-06-08 |
Włodzimierz Skiba | Include wx/mdi.h according to precompiled headers of... |
blob | commitdiff | raw | diff to current |
2006-06-07 |
Włodzimierz Skiba | Include wx/toolbar.h according to precompiled headers... |
blob | commitdiff | raw | diff to current |
2006-06-06 |
Włodzimierz Skiba | Source cleaning, wxW headers, whitespaces and improved... |
blob | commitdiff | raw | diff to current |
2006-06-06 |
Julian Smart | Fix for wxX11 |
blob | commitdiff | raw | diff to current |
next |