2004-11-15 |
Vadim Zeitlin | set bg style to custom as we overwrite it anyhow |
blob | commitdiff | raw |
2004-09-16 |
Robin Dunn | A change similar to that in Bug #837902 to correct... |
blob | commitdiff | raw | diff to current |
2004-08-07 |
Stefan Csomor | we have to include the mac/private header in order... |
blob | commitdiff | raw | diff to current |
2004-08-05 |
Włodzimierz Skiba | Fixed wrong condition. |
blob | commitdiff | raw | diff to current |
2004-08-04 |
Stefan Csomor | we have to force live updates under OSX as there is... |
blob | commitdiff | raw | diff to current |
2004-06-26 |
Václav Slavík | fixed sash dragging after programatically trying to... |
blob | commitdiff | raw | diff to current |
2004-06-17 |
Włodzimierz Skiba | Code cleaning: wxID_ANY, wxDefaultSize, wxDefaultPositi... |
blob | commitdiff | raw | diff to current |
2004-06-17 |
Julian Smart | Allow wxSplitterWindow::Initialize(NULL) in case we... |
blob | commitdiff | raw | diff to current |
2004-05-23 |
Julian Smart | Use old licence name |
blob | commitdiff | raw | diff to current |
2004-05-23 |
Julian Smart | Name and version changes |
blob | commitdiff | raw | diff to current |
2004-03-25 |
Julian Smart | Added UpdateSize to wxSplitterWindow, to allow an app |
blob | commitdiff | raw | diff to current |
2004-03-04 |
Robin Dunn | Delay checking for the requested sash position until... |
blob | commitdiff | raw | diff to current |
2003-10-16 |
Vadim Zeitlin | warning fixes for BCC and OW (heavily modified patch... |
blob | commitdiff | raw | diff to current |
2003-09-24 |
Vadim Zeitlin | made wxNO_FULL_REPAINT_ON_RESIZE default, added wxFULL_... |
blob | commitdiff | raw | diff to current |
2003-08-09 |
Václav Slavík | added support for gcc precompiled headers |
blob | commitdiff | raw | diff to current |
2003-08-05 |
Stefan Csomor | xti extensions |
blob | commitdiff | raw | diff to current |
2003-08-01 |
Julian Smart | Only draw borders if wxSP_3DBORDER specified, as before |
blob | commitdiff | raw | diff to current |
2003-08-01 |
Vadim Zeitlin | 1. added flags to splitter drawing functions and replaced |
blob | commitdiff | raw | diff to current |
2003-07-27 |
Vadim Zeitlin | added orient parameter to DrawSplitterSash instead... |
blob | commitdiff | raw | diff to current |
2003-07-21 |
Vadim Zeitlin | virtualized splitter drawing; removed/deprecated some... |
blob | commitdiff | raw | diff to current |
2003-07-09 |
Julian Smart | OnIdle -> OnInternalIdle |
blob | commitdiff | raw | diff to current |
2003-06-21 |
Robert Roebling | Small fix for splitter window. |
blob | commitdiff | raw | diff to current |
2003-06-01 |
Julian Smart | Applied patch [ 743471 ] wxSplitter::Unsplit fix |
blob | commitdiff | raw | diff to current |
2003-05-23 |
Julian Smart | Applied patch [ 738821 ] Allow more features to be... |
blob | commitdiff | raw | diff to current |
2003-05-06 |
Robert Roebling | Splitter clean up. |
blob | commitdiff | raw | diff to current |
2003-04-05 |
Julian Smart | APplied patch [ 705301 ] Don't send event for wxSplitte... |
blob | commitdiff | raw | diff to current |
2003-03-29 |
Stefan Csomor | cursor event support for mac activated |
blob | commitdiff | raw | diff to current |
2003-03-17 |
Julian Smart | Fixed copyrights and licence spelling |
blob | commitdiff | raw | diff to current |
2002-12-04 |
Vadim Zeitlin | merged 2.4 branch into the trunk |
blob | commitdiff | raw | diff to current |
2002-09-07 |
Stefan Csomor | yet another code for wxMac properly resetting the cursor |
blob | commitdiff | raw | diff to current |
2002-09-07 |
Stefan Csomor | added code for wxMac properly resetting the cursor |
blob | commitdiff | raw | diff to current |
2002-08-19 |
Stefan Csomor | wxMac needs same cursor setup for cursor as GTK and MSW |
blob | commitdiff | raw | diff to current |
2002-08-14 |
Vadim Zeitlin | small fix to reduce flicker slightly while dragging... |
blob | commitdiff | raw | diff to current |
2002-05-28 |
Vadim Zeitlin | added asserts to ensure that the splitter windows have... |
blob | commitdiff | raw | diff to current |
2002-05-14 |
Vadim Zeitlin | don't send SPLITTER_POS_CHANGED events when the splitte... |
blob | commitdiff | raw | diff to current |
2002-02-22 |
Vadim Zeitlin | fixed dead update splitters |
blob | commitdiff | raw | diff to current |
2002-02-22 |
Vadim Zeitlin | fixes to handling of 0 and negative splitter position... |
blob | commitdiff | raw | diff to current |
2002-02-16 |
Vadim Zeitlin | various splitter fixes: |
blob | commitdiff | raw | diff to current |
2002-02-16 |
Václav Slavík | more fixes to wxSplitterWindow's initial sash position |
blob | commitdiff | raw | diff to current |
2002-02-15 |
Julian Smart | #ifdefs for wxMotif which doesn't have a wxTopLevelWind... |
blob | commitdiff | raw | diff to current |
2002-02-15 |
Vadim Zeitlin | dirty fix for the initial splitter position waiting... |
blob | commitdiff | raw | diff to current |
2002-02-14 |
Vadim Zeitlin | fixes to sash adjusting code to avoid setting it to... |
blob | commitdiff | raw | diff to current |
2002-02-11 |
Václav Slavík | wxSplitterWindow now: |
blob | commitdiff | raw | diff to current |
2002-01-08 |
Václav Slavík | use the new wxSystemSettings API everywhere |
blob | commitdiff | raw | diff to current |
2001-12-07 |
Robert Roebling | Made Aqua style internal in wxSplitterWindow. |
blob | commitdiff | raw | diff to current |
2001-12-06 |
Robert Roebling | Added wxSP_SASH_AQUA style |
blob | commitdiff | raw | diff to current |
2001-12-04 |
Robert Roebling | Aqua splitter sashes. |
blob | commitdiff | raw | diff to current |
2001-08-06 |
Vadim Zeitlin | changed wxControlContainer to avoid triggering tons... |
blob | commitdiff | raw | diff to current |
2001-08-06 |
Vadim Zeitlin | 1. slightly changed how wxControlContainer is used |
blob | commitdiff | raw | diff to current |
2001-04-27 |
Robin Dunn | Made wxSplitterWindow conform to the docs with respect... |
blob | commitdiff | raw | diff to current |
2001-01-31 |
Vadim Zeitlin | 1. made compilation with WXWIN_COMPATIBILITY_EVENT_TYPE... |
blob | commitdiff | raw | diff to current |
2000-09-28 |
Vadim Zeitlin | added event.Skip() to OnIdle() handler |
blob | commitdiff | raw | diff to current |
2000-09-01 |
Julian Smart | Added to wxSystemSettings for better GTK+ themes compat... |
blob | commitdiff | raw | diff to current |
2000-07-15 |
Bryan Petty | merged 2.2 branch |
blob | commitdiff | raw | diff to current |
2000-03-19 |
Julian Smart | Misc small changes |
blob | commitdiff | raw | diff to current |
2000-03-18 |
Robert Roebling | I don't think the last person to edit splitter.cpp did |
blob | commitdiff | raw | diff to current |
2000-03-17 |
Vadim Zeitlin | warnings from FreeBSD compilation log removed |
blob | commitdiff | raw | diff to current |
2000-03-14 |
Robert Roebling | Even more printfs in GSocket, |
blob | commitdiff | raw | diff to current |
2000-03-14 |
Julian Smart | Fixed crash-on-exit bug due to status bar being deleted... |
blob | commitdiff | raw | diff to current |
2000-03-14 |
Vadim Zeitlin | 1. status bar can now be positioned on top (and anywher... |
blob | commitdiff | raw | diff to current |
2000-03-13 |
Unknown (NI) | someone forgot to clear the m_needUpdating flag, so... |
blob | commitdiff | raw | diff to current |
2000-03-13 |
Unknown (NI) | someone forgot to clear the m_needUpdating flag, so... |
blob | commitdiff | raw | diff to current |
2000-02-08 |
Julian Smart | VC++ project file updates; minor sashwindow/splitterwin... |
blob | commitdiff | raw | diff to current |
2000-01-06 |
Vadim Zeitlin | 1. more HP-UX warning fixes (almost done...) |
blob | commitdiff | raw | diff to current |
2000-01-05 |
Vadim Zeitlin | more fixes to compilation warnings from HP-UX build... |
blob | commitdiff | raw | diff to current |
1999-12-14 |
Václav Slavík | removed USE_SHARED_LIBRARY(IES) |
blob | commitdiff | raw | diff to current |
1999-11-18 |
Jouk Jansen | Committing in . |
blob | commitdiff | raw | diff to current |
1999-11-16 |
Vadim Zeitlin | crash when deleting window in OnUnsplit() corrected |
blob | commitdiff | raw | diff to current |
1999-10-22 |
Julian Smart | Modified Mingw32 makefiles to compile with Mingw32... |
blob | commitdiff | raw | diff to current |
1999-10-20 |
Robert Roebling | Fixed problem with mouse events getting sent to wrong |
blob | commitdiff | raw | diff to current |
1999-10-20 |
Robin Dunn | Since wxPanel is now AutoLayout aware, removed indirect... |
blob | commitdiff | raw | diff to current |
1999-10-08 |
Karsten Ballüder | replaced T() makro with wxT() due to namespace probs... |
blob | commitdiff | raw | diff to current |
1999-10-04 |
Vadim Zeitlin | many changes; major ones: |
blob | commitdiff | raw | diff to current |
1999-09-16 |
Patrick Albert | Correcting minor painting problems |
blob | commitdiff | raw | diff to current |
1999-06-25 |
Robert Roebling | Changed a few true -> TRUE |
blob | commitdiff | raw | diff to current |
1999-06-20 |
Vadim Zeitlin | splitter doesn't change position when the window contai... |
blob | commitdiff | raw | diff to current |
1999-06-07 |
Robert Roebling | Corrected cursors for during capture mouse. |
blob | commitdiff | raw | diff to current |
1999-05-26 |
Robert Roebling | Made wxClientDC's use safe as per wxMSW. |
blob | commitdiff | raw | diff to current |
1999-05-25 |
Robert Roebling | windows emit wxCreateWindowEvent |
blob | commitdiff | raw | diff to current |
1999-05-24 |
Unknown (BV) | Added always-unsplittable style option (wxSP_PERMIT_UNS... |
blob | commitdiff | raw | diff to current |
1999-05-20 |
Unknown (BV) | Fix bug in which splitter would not close if sash pulle... |
blob | commitdiff | raw | diff to current |
1999-05-19 |
Vadim Zeitlin | 1. bug in wxSplitter corrected: mouse event coords... |
blob | commitdiff | raw | diff to current |
1999-05-19 |
Vadim Zeitlin | 1. wxMSW seems to work (please test and send your bug... |
blob | commitdiff | raw | diff to current |
1999-05-17 |
Robert Roebling | Use wxScrollWinEvent instead of wxScrollEvent in |
blob | commitdiff | raw | diff to current |
1999-05-12 |
Unknown (BV) | Modified OnSashPositionChange to resize the window... |
blob | commitdiff | raw | diff to current |
1999-05-06 |
Robert Roebling | minor fixes |
blob | commitdiff | raw | diff to current |
1999-05-03 |
Robert Roebling | Implemented flat toolbars |
blob | commitdiff | raw | diff to current |
1999-04-16 |
Ove Kaaven | All files compile in Unicode mode, but I have only... |
blob | commitdiff | raw | diff to current |
1999-03-05 |
Robert Roebling | Two optical corrections |
blob | commitdiff | raw | diff to current |
1999-03-01 |
Julian Smart | Cured some Motif bugs |
blob | commitdiff | raw | diff to current |
1999-02-27 |
Vadim Zeitlin | wxSetCursor() bug with splitters corrected |
blob | commitdiff | raw | diff to current |
1999-02-10 |
Vadim Zeitlin | wxSplitterWindow::ReplaceWindow() function added and... |
blob | commitdiff | raw | diff to current |
1999-02-03 |
Vadim Zeitlin | reset m_sashPosition to 0 after calling OnUnsplit(... |
blob | commitdiff | raw | diff to current |
1998-12-10 |
Robert Roebling | Fixed three mouse event bugs |
blob | commitdiff | raw | diff to current |
1998-10-26 |
Vadim Zeitlin | interchanged w and h in wxSplitterWindow::OnSashPositio... |
blob | commitdiff | raw | diff to current |
1998-10-23 |
Vadim Zeitlin | 1. Split{Horizontal|Vertical} now accept negative args... |
blob | commitdiff | raw | diff to current |
1998-08-23 |
Unknown (RO) | General tidy-up (mainly typecasts) to allow the use... |
blob | commitdiff | raw | diff to current |
1998-08-15 |
Julian Smart | Changes mostly as a result of __WXSTUBS__ compilation... |
blob | commitdiff | raw | diff to current |
1998-07-19 |
Julian Smart | Renamed a couple more samples/controls files; fixed... |
blob | commitdiff | raw | diff to current |
1998-07-08 |
Julian Smart | Cured a bad assert in wxStatusBar; #ifdefed oleutils... |
blob | commitdiff | raw | diff to current |
next |