2006-07-25 |
Vadim Zeitlin | move default button handling code from wxControlContain... |
blob | commitdiff | raw |
2006-06-21 |
Włodzimierz Skiba | Include wx/containr.h according to precompiled headers... |
blob | commitdiff | raw | diff to current |
2006-05-04 |
Włodzimierz Skiba | Include wx/panel.h according to precompiled headers... |
blob | commitdiff | raw | diff to current |
2006-01-05 |
Stefan Neis | Temporarily disabled OS/2 specific code. |
blob | commitdiff | raw | diff to current |
2005-09-23 |
Mart Raudsepp | Nuke #pragma implementation/interface's |
blob | commitdiff | raw | diff to current |
2005-04-02 |
Julian Smart | Only set background colour explicitly for PPC/Smartphone |
blob | commitdiff | raw | diff to current |
2005-03-13 |
Julian Smart | Added wxNB_FLAT for WinCE property sheet tabs |
blob | commitdiff | raw | diff to current |
2005-02-07 |
Julian Smart | Workaround for static controls appearing with a white... |
blob | commitdiff | raw | diff to current |
2004-06-23 |
Václav Slavík | no need to update default colours and refresh if syscol... |
blob | commitdiff | raw | diff to current |
2004-06-17 |
Robin Dunn | Don't have to explicitly set the background any more... |
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-13 |
Václav Slavík | fix wxPanel rendering in wxGTK |
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-04-15 |
Vadim Zeitlin | make XTI compile with VC6 (patch 896614) |
blob | commitdiff | raw | diff to current |
2004-04-08 |
Vadim Zeitlin | use SetDefaultBackgroundColour() instead of SetBgColour() |
blob | commitdiff | raw | diff to current |
2004-04-04 |
Stefan Csomor | color must not be set for wxMac |
blob | commitdiff | raw | diff to current |
2004-04-01 |
Vadim Zeitlin | give the panel 3D grey colour by default: as it's not... |
blob | commitdiff | raw | diff to current |
2003-09-24 |
Vadim Zeitlin | replaced wxNO_FULL_REPAINT_ON_RESIZE with wxFULL_REPAIN... |
blob | commitdiff | raw | diff to current |
2003-09-23 |
Julian Smart | Fixed bug [ 754596 ] wxUSE_CONSTRAINTS 0 breaks AutoLay... |
blob | commitdiff | raw | diff to current |
2003-09-04 |
Stefan Csomor | macro naming changes |
blob | commitdiff | raw | diff to current |
2003-08-24 |
Stefan Csomor | adding style to constructor |
blob | commitdiff | raw | diff to current |
2003-08-24 |
Julian Smart | Added style metadata for selected controls |
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-07-28 |
Stefan Csomor | preliminary EXTENDED_RTTI |
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-08-30 |
David Webster | Fix to allow proper positioning of child windows under... |
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-11-12 |
Václav Slavík | wxPanel::OnSize must call event.Skip(), otherwise scrol... |
blob | commitdiff | raw | diff to current |
2001-10-17 |
Kendall Bennett | Mutiple updates from SciTech for wxWindows including... |
blob | commitdiff | raw | diff to current |
2001-08-14 |
Vadim Zeitlin | removed redundant InitDialog methods |
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-08-06 |
Vadim Zeitlin | moved knd handling logic from wxPanel to wxControlConta... |
blob | commitdiff | raw | diff to current |
2001-06-26 |
Vadim Zeitlin | first pass of wxUniv merge - nothing works, most parts... |
blob | commitdiff | raw | diff to current |
2001-05-26 |
Václav Slavík | another attempt to fix wxPanel/wxFrame::m_winLastFocuse... |
blob | commitdiff | raw | diff to current |
2001-04-21 |
Vadim Zeitlin | merged wxFont related fix (operator==) and optimization... |
blob | commitdiff | raw | diff to current |
2001-04-14 |
Vadim Zeitlin | merged focus handling fix from 2.2 |
blob | commitdiff | raw | diff to current |
2000-07-15 |
Bryan Petty | merged 2.2 branch |
blob | commitdiff | raw | diff to current |
2000-03-14 |
Vadim Zeitlin | fixed infinite recursion in TAB handling with panels... |
blob | commitdiff | raw | diff to current |
2000-01-24 |
Robert Roebling | Added geometry.cpp and made it compile, |
blob | commitdiff | raw | diff to current |
2000-01-23 |
Vadim Zeitlin | 1. '\n's in tooltip messages are handled (replaced... |
blob | commitdiff | raw | diff to current |
2000-01-23 |
Robert Roebling | Fixed small bug in tab code WRT to having only |
blob | commitdiff | raw | diff to current |
2000-01-23 |
Robert Roebling | tabbing in controls sample works again. |
blob | commitdiff | raw | diff to current |
2000-01-23 |
Vadim Zeitlin | 1. wxMSW::wxNotebook::SetPageSize() and SetPadding... |
blob | commitdiff | raw | diff to current |
2000-01-22 |
Robert Roebling | Changes for next snapshot. |
blob | commitdiff | raw | diff to current |
2000-01-22 |
Robert Roebling | Fixed wxListCtrl::GetNextItem() |
blob | commitdiff | raw | diff to current |
2000-01-22 |
Vadim Zeitlin | I think I finally fixed activation behaviour under... |
blob | commitdiff | raw | diff to current |
2000-01-13 |
Vadim Zeitlin | 1. added wxEnhMetaFileXXX classes |
blob | commitdiff | raw | diff to current |
2000-01-05 |
Robert Roebling | Corrceted background problem with themes. |
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-13 |
Robert Roebling | Compile fix in dialup, |
blob | commitdiff | raw | diff to current |
1999-11-04 |
Vadim Zeitlin | 1. wxFileDataObject fixes from Ricky Gonzales - seems... |
blob | commitdiff | raw | diff to current |
1999-10-31 |
Robert Roebling | More tab code corrections. |
blob | commitdiff | raw | diff to current |
1999-10-20 |
Robin Dunn | made wxPanel be auto layout aware |
blob | commitdiff | raw | diff to current |
1999-10-14 |
Robert Roebling | Applied patches for AIX, |
blob | commitdiff | raw | diff to current |
1999-08-20 |
Robert Roebling | Changed a few #include <xxx.h> to #include "xxx.h" |
blob | commitdiff | raw | diff to current |
1999-07-20 |
Vadim Zeitlin | 1. panels pass focus to the next item in parent panel |
blob | commitdiff | raw | diff to current |
1999-06-20 |
Vadim Zeitlin | keyboard/focus handling improved a bit more: |
blob | commitdiff | raw | diff to current |
1999-06-17 |
Vadim Zeitlin | 1. wxDialogs are now destroyed when they go out of... |
blob | commitdiff | raw | diff to current |
1999-05-09 |
Vadim Zeitlin | wxWindow split into wxWindowBase and wxWindow (wxGTK... |
blob | commitdiff | raw | diff to current |
1999-02-24 |
Julian Smart | Some stubs corrections; Motif corrections incl. busy... |
blob | commitdiff | raw | diff to current |
1999-02-18 |
Julian Smart | Cured last focus bug (I hope); some wxMotif mods |
blob | commitdiff | raw | diff to current |
1999-02-11 |
Vadim Zeitlin | "continue;" restored to prevent the app from going... |
blob | commitdiff | raw | diff to current |
1999-02-11 |
Robert Roebling | distrin corrections files |
blob | commitdiff | raw | diff to current |
1999-02-10 |
Robert Roebling | isosurf corrections |
blob | commitdiff | raw | diff to current |
1999-02-04 |
Vadim Zeitlin | 1. more keyboard navigation fixes - seems to work now |
blob | commitdiff | raw | diff to current |
1999-01-31 |
Vadim Zeitlin | bug with Shift-TAB handling corrected |
blob | commitdiff | raw | diff to current |
1999-01-07 |
Julian Smart | Doc & Symantec C++ fixes |
blob | commitdiff | raw | diff to current |
1998-12-17 |
Julian Smart | Changed m_children to GetChildren() -- not all ports... |
blob | commitdiff | raw | diff to current |
1998-12-17 |
Robert Roebling | I've put live into Vadim's wxNavigationKeyEvent idea |
blob | commitdiff | raw | diff to current |
1998-12-08 |
Julian Smart | Sorry folks, a lot of changes to remedy GetFont, GetBru... |
blob | commitdiff | raw | diff to current |
1998-10-29 |
Robert Roebling | Big color update with the newest information |
blob | commitdiff | raw | diff to current |
1998-10-26 |
Robert Roebling | Did much work on colors. It doesn't work and I guess |
blob | commitdiff | raw | diff to current |
1998-10-09 |
Julian Smart | Dialog unit mods; wxProp tidying |
blob | commitdiff | raw | diff to current |
1998-07-19 |
Vadim Zeitlin | infinite loop in wxNavigationKeyEvent processing fixed |
blob | commitdiff | raw | diff to current |
1998-07-10 |
Karsten Ballüder | Changed __GTK__, __WINDOWS__ and __MOTIF__ to __WXGTK__... |
blob | commitdiff | raw | diff to current |
1998-07-10 |
Julian Smart | Fixed const problems in status bar code, changed panelg... |
blob | commitdiff | raw | diff to current |
1998-07-09 |
Vadim Zeitlin | wxWindow::FindFocus() doesn't exist in wxGTK - #ifdef... |
blob | commitdiff | raw | diff to current |
1998-07-08 |
Vadim Zeitlin | keyboard handling added (OnNavigationKey) |
blob | commitdiff | raw | diff to current |
1998-07-04 |
Julian Smart | Sorry, I went and removed consts as per the style guide :-) |
blob | commitdiff | raw | diff to current |
1998-05-20 |
Karsten Ballüder | Initial revision |
blob | commitdiff | raw | diff to current |
|