]> git.saurik.com Git - wxWidgets.git/history - src/msw/wince/tbarwce.cpp
wxMessageBox off the main thread lost result code.
[wxWidgets.git] / src / msw / wince / tbarwce.cpp
2013-07-26  Vadim ZeitlinRemove all lines containing cvs/svn "$Id$" keyword.
2013-04-25  Vadim ZeitlinProvide shorter synonyms for wxEVT_XXX constants.
2012-07-31  Vadim ZeitlinUse compatibility_iterator instead of "Node*" in wxWinC...
2012-06-03  Vadim ZeitlinUse wxString::t_str() in calls to Windows API functions...
2011-07-25  Steve LamertonMerge in from trunk r67662 to r64801
2011-05-03  Dimitri SchoolwerthReplaced Ok() occurrences with IsOk() throughout trunk.
2011-03-22  Dimitri SchoolwerthFixed various typos.
2009-08-21  Vadim ZeitlinNo changes, just removed hard tabs and trailing white...
2009-07-23  Vadim ZeitlinGlobally replace _T() with wxT().
2009-06-28  Julian SmartAllow for menus when deleting a tool
2007-12-31  Vadim Zeitlinremoved support for Salford compiler (which was almost...
2007-09-20  Vadim Zeitlinuse wxWindow::NewControlId() instead of wxNewId() to...
2007-07-27  Vadim Zeitlinuse symbolic name for the shell menu bar too; include...
2007-07-27  Vadim Zeitlinfix menu bar creation under WM5 (SHCMBF_EMPTYBAR must...
2007-07-27  Vadim Zeitlinmany compilation fixes for WinCE using VC8 (it now...
2007-03-19  Vadim Zeitlinfixed all the other ports broken by controls labels...
2007-01-20  Vadim Zeitlinset command int (indicating whether the item is checked...
2006-09-07  Włodzimierz SkibaInclude wx/msw/wrap*.h according to pch support (with...
2006-06-07  Włodzimierz SkibaInclude wx/toolbar.h according to precompiled headers...
2006-05-30  Włodzimierz SkibaInclude commctrl.h properly.
2006-04-19  Włodzimierz SkibaInclude wx/dynarray.h according to precompiled headers...
2006-03-15  Julian SmartFix for command bar not painting in Windows Mobile 5
2006-01-19  Włodzimierz SkibaCheckable items in wxToolMenuBarTool supported.
2005-12-19  Włodzimierz Skiba__WIN95__ removed (used to differ win3.1 vs. 'modern...
2005-09-23  Mart RaudseppNuke #pragma implementation/interface's
2005-06-20  Vadim Zeitlin(harmless) eVC4 release mode warning fix
2005-03-20  Julian SmartFixes for WinCE toolbar
2005-03-19  Julian SmartFixed toolbar bitmap bug introduced by deriving wxToolM...
2005-03-19  Julian SmartAdded wxDialog::GetToolBar for PocketPC
2005-03-16  Julian SmartImplemented PocketPC menubar/toolbar as wxToolMenuBar...
2005-03-15  Julian SmartFixed wxToolBar for WinCE so normal bitmaps can be...
2004-09-08  Włodzimierz SkibaFixes and source cleaning for WinCE.
2004-07-20  Włodzimierz SkibaWinCE fixes.
2004-07-13  Włodzimierz SkibaWinCE fixes.
2004-06-18  Włodzimierz SkibaWarning fixes for WinCE.
2004-06-12  Robert Roebling Applied new master define for CommandBar vs. PocketPC...
2004-06-11  Robert Roebling Compile fixes for HANDHELDPC
2004-05-27  Julian SmartWinCE Standard SDK improvements including adding close...
2004-05-23  Julian SmartUse old licence name
2004-05-23  Julian SmartName and version changes
2004-04-21  Václav Slavíkapplied patch 939076: __SMARTPHONE__ define
2004-04-20  Julian SmartDon't use wxUSE_POCKETPC_UI, determine appropriate...
2004-04-04  Vadim Zeitlinremoved unused stuff (fixes a couple of compilation...
2004-02-25  Julian SmartApplied patch [ 903619 ] Win64 and Itanium support
2003-12-28  Julian SmartAdded wxUSE_POCKETPC_UI to distinguish between using
2003-12-27  Julian SmartWinCE 4 cleanup
2003-11-18  Julian SmartWinCE fixes from "Viktor Voroshylo" <viktor@voroshylo...
2003-08-25  Julian SmartWinCE fixes
2003-08-09  Václav Slavíkadded support for gcc precompiled headers
2003-07-20  Julian SmartLoad Smartphone-specific dummy menu
2003-07-18  Julian SmartAdded some standard further identifiers to help with...
2003-07-18  Julian SmartAdded WCE toolbar