2008-02-28 |
Vadim Zeitlin | more /Wp64 warning fixes: mostly use UINT_PTR instead... |
blob | commitdiff | raw |
2007-11-29 |
Václav Slavík | 1. added wxEvtHandler::SafelyProcessEvent() and wxWindo... |
blob | commitdiff | raw | diff to current |
2007-11-17 |
Vadim Zeitlin | fix several problems in handling of the menu items... |
blob | commitdiff | raw | diff to current |
2007-08-11 |
Julian Smart | Menu label consistency changes |
blob | commitdiff | raw | diff to current |
2007-07-21 |
Vadim Zeitlin | fixes for building wxMSW with --disbale-all-features |
blob | commitdiff | raw | diff to current |
2007-04-03 |
Vadim Zeitlin | Undid last commit and restored bool argument to wxFrame... |
blob | commitdiff | raw | diff to current |
2007-04-03 |
Vadim Zeitlin | removed second parameter of wxFrame::DoGiveHelp(),... |
blob | commitdiff | raw | diff to current |
2006-11-04 |
Vadim Zeitlin | fix warning about unused variable in wxWinCE build |
blob | commitdiff | raw | diff to current |
2006-10-31 |
Vadim Zeitlin | fixes for status bar positioning with non-top aligned... |
blob | commitdiff | raw | diff to current |
2006-10-31 |
Vadim Zeitlin | many fixes to toolbar positioning code |
blob | commitdiff | raw | diff to current |
2006-10-29 |
Vadim Zeitlin | added wxTB_RIGHT style for right-aligned toolbars ... |
blob | commitdiff | raw | diff to current |
2006-09-17 |
Robert Roebling | [ 1550698 ] Bottom aligned toolbar |
blob | commitdiff | raw | diff to current |
2006-09-13 |
Robin Dunn | wxStatusBarGeneric is used directly so the header needs... |
blob | commitdiff | raw | diff to current |
2006-09-13 |
Paul Cornett | don't include generic/statusbr.h directly |
blob | commitdiff | raw | diff to current |
2006-09-07 |
Włodzimierz Skiba | Include wx/msw/wrap*.h according to pch support (with... |
blob | commitdiff | raw | diff to current |
2006-06-19 |
Włodzimierz Skiba | Include wx/menuitem.h according to precompiled headers... |
blob | commitdiff | raw | diff to current |
2006-06-09 |
Włodzimierz Skiba | Include wx/statusbr.h according to precompiled headers... |
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-05-30 |
Włodzimierz Skiba | Include commctrl.h properly. |
blob | commitdiff | raw | diff to current |
2006-05-05 |
Włodzimierz Skiba | Include wx/frame.h according to precompiled headers... |
blob | commitdiff | raw | diff to current |
2006-04-26 |
Włodzimierz Skiba | Include wx/log.h according to precompiled headers of... |
blob | commitdiff | raw | diff to current |
2006-03-31 |
Włodzimierz Skiba | Removed every usage of obsolete wxTLW flags. 2.6 compat... |
blob | commitdiff | raw | diff to current |
2006-01-23 |
Vadim Zeitlin | extracted wxFrame::MSWTranslateMessage() implementation... |
blob | commitdiff | raw | diff to current |
2006-01-23 |
Vadim Zeitlin | no real changes; just a very minor cleanup in wxFrame... |
blob | commitdiff | raw | diff to current |
2005-12-19 |
Włodzimierz Skiba | __WIN95__ removed (used to differ win3.1 vs. 'modern... |
blob | commitdiff | raw | diff to current |
2005-11-13 |
Włodzimierz Skiba | Resize all top level windows when SIP changes visibility. |
blob | commitdiff | raw | diff to current |
2005-10-23 |
Julian Smart | Patch [ 1314868 ] [wxMSW] Show MDI child menubars when... |
blob | commitdiff | raw | diff to current |
2005-09-23 |
Mart Raudsepp | Nuke #pragma implementation/interface's |
blob | commitdiff | raw | diff to current |
2005-06-20 |
Vadim Zeitlin | compilation fix for wxUSE_OLE and wxUSE_ACCEL==0 for... |
blob | commitdiff | raw | diff to current |
2005-03-24 |
Chris Elliott | fix icoinse bug |
blob | commitdiff | raw | diff to current |
2005-03-18 |
Julian Smart | Added WXK_SPECIAL... keycodes for special hardware... |
blob | commitdiff | raw | diff to current |
2005-03-16 |
Julian Smart | Implemented PocketPC menubar/toolbar as wxToolMenuBar... |
blob | commitdiff | raw | diff to current |
2005-03-14 |
Julian Smart | Define Ctrl+Q accelerator on PocketPC for quitting... |
blob | commitdiff | raw | diff to current |
2005-03-05 |
Mattia Barbon | Use the IsMDIChild() function instead of wxRTTI, |
blob | commitdiff | raw | diff to current |
2004-12-19 |
Vadim Zeitlin | moved wxWindow::m_hMenu to wxFrame, it is not needed... |
blob | commitdiff | raw | diff to current |
2004-12-19 |
Vadim Zeitlin | don't propagate our (non default) background to childre... |
blob | commitdiff | raw | diff to current |
2004-11-23 |
Vadim Zeitlin | don't show the status bar after restoring normal view... |
blob | commitdiff | raw | diff to current |
2004-11-16 |
Vadim Zeitlin | made default background colour BTNFACE (so that panels... |
blob | commitdiff | raw | diff to current |
2004-11-15 |
Vadim Zeitlin | removed unnecessary (now that we leave Windows paint... |
blob | commitdiff | raw | diff to current |
2004-10-07 |
Włodzimierz Skiba | Warning fixes found under hardest mode of OpenWatcom... |
blob | commitdiff | raw | diff to current |
2004-09-28 |
Włodzimierz Skiba | Hardware defines spec. |
blob | commitdiff | raw | diff to current |
2004-09-21 |
Włodzimierz Skiba | WinCE warning fix. |
blob | commitdiff | raw | diff to current |
2004-09-15 |
Vadim Zeitlin | fixed wxMaximizeEvent generation |
blob | commitdiff | raw | diff to current |
2004-08-25 |
Włodzimierz Skiba | Code cleaning: whitespaces, -1/wxID_ANY/wxDefaultCoord... |
blob | commitdiff | raw | diff to current |
2004-07-16 |
Włodzimierz Skiba | Fixes to warnings about assigning unused values. |
blob | commitdiff | raw | diff to current |
2004-06-21 |
Włodzimierz Skiba | Different default buttons for native menubars on Smartp... |
blob | commitdiff | raw | diff to current |
2004-06-18 |
Włodzimierz Skiba | Flatening menu for Smartphones when menubar has only... |
blob | commitdiff | raw | diff to current |
2004-06-16 |
Włodzimierz Skiba | Smartphone menus. |
blob | commitdiff | raw | diff to current |
2004-06-12 |
Robert Roebling | Applied new master define for CommandBar vs. PocketPC... |
blob | commitdiff | raw | diff to current |
2004-05-27 |
Julian Smart | WinCE Standard SDK improvements including adding close... |
blob | commitdiff | raw | diff to current |
2004-05-27 |
Julian Smart | Fixes for Standard WinCE SDK |
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-21 |
Vadim Zeitlin | fixed recent modeless dialog breakage caused by removin... |
blob | commitdiff | raw | diff to current |
2004-04-20 |
Julian Smart | Don't use wxUSE_POCKETPC_UI, determine appropriate... |
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-02-25 |
Julian Smart | Applied patch [ 903619 ] Win64 and Itanium support |
blob | commitdiff | raw | diff to current |
2004-01-02 |
Julian Smart | Fixed menu creation in eVC3 |
blob | commitdiff | raw | diff to current |
2003-12-28 |
Julian Smart | Added wxUSE_POCKETPC_UI to distinguish between using |
blob | commitdiff | raw | diff to current |
2003-11-01 |
Vadim Zeitlin | don't show hidden child frames when the parent is restored |
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-04 |
Stefan Csomor | macro naming changes |
blob | commitdiff | raw | diff to current |
2003-08-27 |
Stefan Csomor | WX_EVENT_PROPERTY instead of WX_DELEGATE |
blob | commitdiff | raw | diff to current |
2003-08-27 |
Stefan Csomor | event exposure |
blob | commitdiff | raw | diff to current |
2003-08-25 |
Stefan Csomor | unicode adaptions, menu support |
blob | commitdiff | raw | diff to current |
2003-08-24 |
Julian Smart | Added some window style metadata |
blob | commitdiff | raw | diff to current |
2003-08-23 |
Stefan Csomor | xti property extensions, style bits additions |
blob | commitdiff | raw | diff to current |
2003-08-19 |
Stefan Csomor | switching to wxEmptyString to satisfy linker after... |
blob | commitdiff | raw | diff to current |
2003-08-18 |
Stefan Csomor | RTTI simplifications |
blob | commitdiff | raw | diff to current |
2003-08-14 |
Stefan Csomor | rtti informations |
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-31 |
Julian Smart | Suppressed some flicker in standard wxToolBar |
blob | commitdiff | raw | diff to current |
2003-07-28 |
Stefan Csomor | preliminary EXTENDED_RTTI |
blob | commitdiff | raw | diff to current |
2003-07-18 |
Julian Smart | Added WCE toolbar |
blob | commitdiff | raw | diff to current |
2003-07-12 |
Julian Smart | Use WM_INITMENUPOPUP |
blob | commitdiff | raw | diff to current |
2003-07-12 |
Julian Smart | Fixed menubar on WinCE |
blob | commitdiff | raw | diff to current |
2003-07-11 |
Julian Smart | More WinCE mods |
blob | commitdiff | raw | diff to current |
2003-07-10 |
Mattia Barbon | STL-ification patch for wxMSW and wxGTK. |
blob | commitdiff | raw | diff to current |
2003-07-10 |
Vadim Zeitlin | no real changes |
blob | commitdiff | raw | diff to current |
2003-07-09 |
Julian Smart | - Moved wxApp::SendIdleEvents and wxApp::ProcessIdle... |
blob | commitdiff | raw | diff to current |
2003-06-30 |
Vadim Zeitlin | extracted common initialization/cleanup functions in... |
blob | commitdiff | raw | diff to current |
2003-03-17 |
Julian Smart | Removed erroneous copyright names and corrected licence... |
blob | commitdiff | raw | diff to current |
2002-06-13 |
Vadim Zeitlin | moved OnActivate() logic from wxFrame to wxDialog ... |
blob | commitdiff | raw | diff to current |
2002-05-25 |
Vadim Zeitlin | prevent the parent window from losing activation when... |
blob | commitdiff | raw | diff to current |
2002-05-02 |
Mattia Barbon | Implemented wxStatusBar::Push/PopStatusText. |
blob | commitdiff | raw | diff to current |
2002-04-09 |
Vadim Zeitlin | wxSizeEvent now carries the total size, not just the... |
blob | commitdiff | raw | diff to current |
2002-04-01 |
Vadim Zeitlin | restored full redraw on repain behaviour by default... |
blob | commitdiff | raw | diff to current |
2002-03-31 |
Robert Roebling | Minor tweak (up-ported from 2.2.9) to make |
blob | commitdiff | raw | diff to current |
2002-03-26 |
Mattia Barbon | wxIconBundle implementation. |
blob | commitdiff | raw | diff to current |
2002-02-23 |
Vadim Zeitlin | added EVT_MENU_OPEN and EVT_MENU_CLOSE events |
blob | commitdiff | raw | diff to current |
2002-02-14 |
Vadim Zeitlin | wxFrame base class is xTLW, not wxWindow |
blob | commitdiff | raw | diff to current |
2002-01-10 |
Vadim Zeitlin | moved toolbar adjustments for the client size from... |
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-08 |
Vadim Zeitlin | fixed bugs with setting the client size when the differ... |
blob | commitdiff | raw | diff to current |
2001-11-28 |
Vadim Zeitlin | blind fix for iconizing/restoring hidden child frames bug |
blob | commitdiff | raw | diff to current |
2001-11-14 |
Vadim Zeitlin | fixed wxFrame::IconizeChildFrames() bug which would... |
blob | commitdiff | raw | diff to current |
2001-10-19 |
Václav Slavík | we no longer need wxFrameNative |
blob | commitdiff | raw | diff to current |
2001-10-14 |
Václav Slavík | decouple wxTLW,Frame::ShowFullScreen in wxMSW |
blob | commitdiff | raw | diff to current |
2001-10-14 |
Vadim Zeitlin | 1. added wxStatusBarUniv |
blob | commitdiff | raw | diff to current |
next |