2006-07-25 |
Włodzimierz Skiba | Use same type in both results of A?B:C operator (Tinder... |
blob | commitdiff | raw |
2006-07-24 |
Vadim Zeitlin | added code to test UI updating of menu items in MDI... |
blob | commitdiff | raw | diff to current |
2006-01-16 |
Włodzimierz Skiba | Code cleaning. |
blob | commitdiff | raw | diff to current |
2006-01-07 |
Vadim Zeitlin | just added wxUSE_MENUS around code using the menus |
blob | commitdiff | raw | diff to current |
2005-08-11 |
Vadim Zeitlin | don't override OnIconized() in the sample, the bug... |
blob | commitdiff | raw | diff to current |
2005-07-27 |
Chris Elliott | fix SF bug 1236365 (tested in VC only) |
blob | commitdiff | raw | diff to current |
2004-07-20 |
Włodzimierz Skiba | wxDefaultSize.* and wxDefaultPosition.* to wxDefaultCoord. |
blob | commitdiff | raw | diff to current |
2004-07-19 |
Włodzimierz Skiba | Fixes for wxUSE_STATUSBAR. |
blob | commitdiff | raw | diff to current |
2004-06-23 |
Chris Elliott | fix bug with button doing nothing |
blob | commitdiff | raw | diff to current |
2004-06-01 |
Włodzimierz Skiba | -1->wxID_ANY, wxDefaultSize, wxDefaultPosition, TRUE... |
blob | commitdiff | raw | diff to current |
2004-05-25 |
Julian Smart | More name changes |
blob | commitdiff | raw | diff to current |
2003-11-06 |
David Elliott | Include mondrian.xpm for _all_ platforms except wxMSW |
blob | commitdiff | raw | diff to current |
2003-11-06 |
David Elliott | Wrap ToolBar stuff with #if wxUSE_TOOLBAR |
blob | commitdiff | raw | diff to current |
2003-09-11 |
Julian Smart | Removed warnings |
blob | commitdiff | raw | diff to current |
2003-03-17 |
Julian Smart | Fixed copyrights and licence spelling |
blob | commitdiff | raw | diff to current |
2002-12-15 |
Mattia Barbon | More samples/Unicode fixes. |
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-22 |
Julian Smart | OnSize must not be skipped for non-wxX11 platforms |
blob | commitdiff | raw | diff to current |
2002-08-20 |
Julian Smart | Applied patch [ 597398 ] Generic MDI, wxNotebook based. |
blob | commitdiff | raw | diff to current |
2002-06-12 |
Chris Elliott | removing bitmaps from mdi sample |
blob | commitdiff | raw | diff to current |
2002-03-21 |
Julian Smart | Added __WXX11__ tests where appropriate |
blob | commitdiff | raw | diff to current |
2002-01-19 |
Gilles Depeyrot | use "..." instead of <...> for wx includes |
blob | commitdiff | raw | diff to current |
2001-09-21 |
Mattia Barbon | Unicode compilation fixes. |
blob | commitdiff | raw | diff to current |
2001-06-16 |
Vadim Zeitlin | applied patch #428104 (SetSizeHints() for wxMDIChildFrame) |
blob | commitdiff | raw | diff to current |
2001-02-09 |
Gilles Depeyrot | updated CodeWarrior projects for latest wxMac commits |
blob | commitdiff | raw | diff to current |
2000-12-18 |
Vadim Zeitlin | fixed compilation problems (mismatch between header... |
blob | commitdiff | raw | diff to current |
2000-12-16 |
Robert Roebling | Applied colour patch for better 8-bit support, |
blob | commitdiff | raw | diff to current |
2000-12-10 |
Vadim Zeitlin | merged in the small changes from the 2.2 branch |
blob | commitdiff | raw | diff to current |
2000-10-11 |
Vadim Zeitlin | create dialog with !NULL parent |
blob | commitdiff | raw | diff to current |
2000-10-10 |
Vadim Zeitlin | fixed MDI accel bug, more tests for it in the sample |
blob | commitdiff | raw | diff to current |
2000-08-25 |
Jouk Jansen | Committing in . |
blob | commitdiff | raw | diff to current |
2000-07-15 |
Bryan Petty | merged 2.2 branch |
blob | commitdiff | raw | diff to current |
2000-02-24 |
Vadim Zeitlin | 1. corrected bug in MDI sample (which resulted in missi... |
blob | commitdiff | raw | diff to current |
2000-02-01 |
Julian Smart | Set/GetWindowMenu added to MDI parent frame under MSW |
blob | commitdiff | raw | diff to current |
1999-09-29 |
Vadim Zeitlin | 1. Implemented support for different icons for differen... |
blob | commitdiff | raw | diff to current |
1999-05-30 |
Robert Roebling | A bit more Unicode compilation. |
blob | commitdiff | raw | diff to current |
1999-05-23 |
Vadim Zeitlin | more MDI features tested |
blob | commitdiff | raw | diff to current |
1999-02-05 |
Julian Smart | Removed lots of OnClose functions; doc'ed OnCloseWindow... |
blob | commitdiff | raw | diff to current |
1999-01-11 |
Julian Smart | Corrected thread.h inline problem. Set WXWIN_COMPATIBIL... |
blob | commitdiff | raw | diff to current |
1998-12-15 |
Julian Smart | Updated frame style |
blob | commitdiff | raw | diff to current |
1998-11-08 |
Julian Smart | OGL fixes for wxMotif; added Set/GetClientData to wxMen... |
blob | commitdiff | raw | diff to current |
1998-11-03 |
Robert Roebling | Fix for TextCtrl problem as reported by Vegh |
blob | commitdiff | raw | diff to current |
1998-10-27 |
Julian Smart | Motif wxNotebook about done; added print/preview to... |
blob | commitdiff | raw | diff to current |
1998-10-19 |
Julian Smart | More Motif additions: mdi and sashtest samples now... |
blob | commitdiff | raw | diff to current |
1998-09-04 |
Robert Roebling | Corrected wxWindow::GetExtent |
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-22 |
Julian Smart | Removed child frame CreateStatusBar from MDI sample... |
blob | commitdiff | raw | diff to current |
1998-08-17 |
Robert Roebling | Turned wxIcon inline constructors to real constructors |
blob | commitdiff | raw | diff to current |
1998-08-16 |
Robert Roebling | Added mising AddBitmapList in wxBitmap |
blob | commitdiff | raw | diff to current |
1998-07-31 |
Robert Roebling | Added bitmaps and icons to samples |
blob | commitdiff | raw | diff to current |
1998-07-31 |
Julian Smart | Added wxAcceleratorTable, wxFrame::SetAcceleratorTable... |
blob | commitdiff | raw | diff to current |
1998-07-31 |
Julian Smart | Some manual updates; in MDI sample, child frames now... |
blob | commitdiff | raw | diff to current |
1998-07-27 |
Robert Roebling | warning msgs |
blob | commitdiff | raw | diff to current |
1998-07-27 |
Julian Smart | wxToolBar API changes; now frames manage their toolbar... |
blob | commitdiff | raw | diff to current |
1998-07-24 |
Robert Roebling | wxFrame::CreateToolBar() stuff |
blob | commitdiff | raw | diff to current |
1998-07-22 |
Robert Roebling | mdi private menus |
blob | commitdiff | raw | diff to current |
1998-07-13 |
Robert Roebling | resize mdi and notebook client |
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-08 |
Julian Smart | Removed redundant auto-setting code in wxDC; corrected... |
blob | commitdiff | raw | diff to current |
1998-05-27 |
Julian Smart | Misc changes for DOS compatibility, plus added wxApp... |
blob | commitdiff | raw | diff to current |
1998-05-20 |
Karsten Ballüder | Initial revision |
blob | commitdiff | raw | diff to current |
|