projects
/
wxWidgets.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Fix broken and missing DataView interface items for Phoenix
[wxWidgets.git]
/
src
/
msw
/
wince
/
2012-11-01
Václav Slavík
Add wxTEST_DIALOG for testing of modal dialogs.
tree
|
commitdiff
2012-07-31
Vadim Zeitlin
Use compatibility_iterator instead of "Node*" in wxWinC...
tree
|
commitdiff
2012-06-03
Vadim Zeitlin
Use wxString::t_str() in calls to Windows API functions...
tree
|
commitdiff
2011-07-25
Steve Lamerton
Merge in from trunk r67662 to r64801
tree
|
commitdiff
2011-05-03
Dimitri Schoolwerth
Replaced Ok() occurrences with IsOk() throughout trunk.
tree
|
commitdiff
2011-03-22
Dimitri Schoolwerth
Fixed various typos.
tree
|
commitdiff
2011-03-22
Dimitri Schoolwerth
No code changes, removed tabs from source file.
tree
|
commitdiff
2011-03-20
Dimitri Schoolwerth
No changes, synchronised source names that appear comme...
tree
|
commitdiff
2011-01-04
Stefan Csomor
fixing duplicate rti info
tree
|
commitdiff
2011-01-04
Stefan Csomor
merging back XTI branch part 2
tree
|
commitdiff
2010-07-13
Vadim Zeitlin
Globally use "wxWindows licence" consistently.
tree
|
commitdiff
2010-06-20
Vadim Zeitlin
Use wxDELETE() and wxDELETEA() when possible.
tree
|
commitdiff
2009-08-21
Vadim Zeitlin
No changes, just removed hard tabs and trailing white...
tree
|
commitdiff
2009-07-23
Vadim Zeitlin
Globally replace _T() with wxT().
tree
|
commitdiff
2009-06-28
Julian Smart
Allow for menus when deleting a tool
tree
|
commitdiff
2009-01-11
Francesco Montorsi
just fix some $Id$ tokens
tree
|
commitdiff
2009-01-07
Francesco Montorsi
s/wxSplitPath/wxFileName::SplitPath
tree
|
commitdiff
2008-02-26
Julian Smart
Fixed [ 1764805 ] wxSeek with negative offset fails...
tree
|
commitdiff
2007-12-31
Vadim Zeitlin
removed support for Salford compiler (which was almost...
tree
|
commitdiff
2007-11-28
Vadim Zeitlin
set disposition to OPEN_ALWAYS for write and read-write...
tree
|
commitdiff
2007-09-20
Vadim Zeitlin
use wxWindow::NewControlId() instead of wxNewId() to...
tree
|
commitdiff
2007-09-09
Vadim Zeitlin
added wxApp::Set/GetAppDisplayName() (patch 1780414)
tree
|
commitdiff
2007-07-27
Vadim Zeitlin
use symbolic name for the shell menu bar too; include...
tree
|
commitdiff
2007-07-27
Vadim Zeitlin
fix menu bar creation under WM5 (SHCMBF_EMPTYBAR must...
tree
|
commitdiff
2007-07-27
Vadim Zeitlin
many compilation fixes for WinCE using VC8 (it now...
tree
|
commitdiff
2007-07-26
Vadim Zeitlin
many wxItemContainer-related changes:
tree
|
commitdiff
2007-06-10
Václav Slavík
1. made CRT wrappers definitions indepenent of wxUSE_UN...
tree
|
commitdiff
2007-03-19
Vadim Zeitlin
fixed all the other ports broken by controls labels...
tree
|
commitdiff
2007-01-20
Vadim Zeitlin
set command int (indicating whether the item is checked...
tree
|
commitdiff
2006-11-04
Vadim Zeitlin
use built in VC8 time functions instead of our (almost...
tree
|
commitdiff
2006-11-04
Vadim Zeitlin
fix the broken code in strftime()
tree
|
commitdiff
2006-10-31
Julian Smart
implement wcsftime for versions of VS earlier than...
tree
|
commitdiff
2006-10-31
Julian Smart
wxWinCE compile fixes
tree
|
commitdiff
2006-10-31
Robin Dunn
GetBestFittingSize --> GetEffectiveMinSize
tree
|
commitdiff
2006-10-09
Włodzimierz Skiba
WinCE build fix.
tree
|
commitdiff
2006-10-08
Vadim Zeitlin
added wxTextCtrl::ChangeValue() which is the same as...
tree
|
commitdiff
2006-10-04
Vadim Zeitlin
fix the length passed to wxMB2WC (replaces patch 155443...
tree
|
commitdiff
2006-09-20
Julian Smart
Reverted last change
tree
|
commitdiff
2006-09-18
Julian Smart
Removed rogue continue statement (bug 1560636)
tree
|
commitdiff
2006-09-07
Włodzimierz Skiba
Include wx/msw/wrap*.h according to pch support (with...
tree
|
commitdiff
2006-09-03
Robert Roebling
Commited FRM's stockitem patch (empty stock items).
tree
|
commitdiff
2006-06-09
Włodzimierz Skiba
Include wx/choicdlg.h, wx/textdlg.h and wx/filedlg...
tree
|
commitdiff
2006-06-07
Włodzimierz Skiba
Include wx/toolbar.h according to precompiled headers...
tree
|
commitdiff
2006-05-30
Włodzimierz Skiba
Include commctrl.h properly.
tree
|
commitdiff
2006-05-30
Włodzimierz Skiba
Include wx/choice.h according to precompiled headers...
tree
|
commitdiff
2006-05-30
Włodzimierz Skiba
wxFD_* constants without 2.6 compatibility (heavily...
tree
|
commitdiff
2006-05-29
Włodzimierz Skiba
Smartphone build fix.
tree
|
commitdiff
2006-05-29
Włodzimierz Skiba
Include wx/checklst.h according to precompiled headers...
tree
|
commitdiff
2006-05-28
Vadim Zeitlin
File/dir dialog styles and other changes (patch 1488371):
tree
|
commitdiff
2006-04-19
Włodzimierz Skiba
Include wx/dynarray.h according to precompiled headers...
tree
|
commitdiff
2006-04-18
Włodzimierz Skiba
wx/wxprec.h already includes wx/defs.h (with other...
tree
|
commitdiff
2006-03-23
Vadim Zeitlin
replaced all int/size_t indices in wxControlWithItems...
tree
|
commitdiff
2006-03-15
Julian Smart
Fix for command bar not painting in Windows Mobile 5
tree
|
commitdiff
2006-03-14
Włodzimierz Skiba
Line-up interfaces to use size_t for GetCount()s (and...
tree
|
commitdiff
2006-02-26
Włodzimierz Skiba
Correct wxCheckListBox insertion.
tree
|
commitdiff
2006-02-24
Julian Smart
Fixed interpretation of selection and added selection...
tree
|
commitdiff
2006-02-01
Włodzimierz Skiba
eVC3 build fix.
tree
|
commitdiff
2006-01-31
Włodzimierz Skiba
[ 1420190 ] Enable backspace key on smartphone
tree
|
commitdiff
2006-01-19
Włodzimierz Skiba
Checkable items in wxToolMenuBarTool supported.
tree
|
commitdiff
2006-01-18
Julian Smart
Improved mktime for WinCE
tree
|
commitdiff
2005-12-19
Włodzimierz Skiba
__WIN95__ removed (used to differ win3.1 vs. 'modern...
tree
|
commitdiff
2005-11-06
Włodzimierz Skiba
eVC4 warning fixes.
tree
|
commitdiff
2005-11-06
Włodzimierz Skiba
Speedup for adding array of items.
tree
|
commitdiff
2005-11-05
Włodzimierz Skiba
Native wxCheckListBox implementation for wxWinCE.
tree
|
commitdiff
2005-09-27
Włodzimierz Skiba
wxItemContainerImmutable::FindString unified.
tree
|
commitdiff
2005-09-23
Mart Raudsepp
Nuke #pragma implementation/interface's
tree
|
commitdiff
2005-09-09
Julian Smart
Applied patch [ 1232933 ] [WinCE] wxDateTime incorrect...
tree
|
commitdiff
2005-06-20
Vadim Zeitlin
(harmless) eVC4 release mode warning fix
tree
|
commitdiff
2005-06-16
Vadim Zeitlin
don't redeclare struct tm if it's already declared...
tree
|
commitdiff
2005-04-13
Julian Smart
Look for help file in Windows if not found elsewhere
tree
|
commitdiff
2005-03-20
Julian Smart
Fixes for WinCE toolbar
tree
|
commitdiff
2005-03-19
Julian Smart
Fixed toolbar bitmap bug introduced by deriving wxToolM...
tree
|
commitdiff
2005-03-19
Julian Smart
Added wxDialog::GetToolBar for PocketPC
tree
|
commitdiff
2005-03-16
Julian Smart
Implemented PocketPC menubar/toolbar as wxToolMenuBar...
tree
|
commitdiff
2005-03-15
Julian Smart
Fixed wxToolBar for WinCE so normal bitmaps can be...
tree
|
commitdiff
2005-03-13
Włodzimierz Skiba
Correct sending of wxW event from wxChoice on MS Smartp...
tree
|
commitdiff
2005-02-06
Julian Smart
Spiner -> Spinner
tree
|
commitdiff
2005-01-31
Włodzimierz Skiba
Enhanced wxGetStockLabel() with parameters which replac...
tree
|
commitdiff
2005-01-19
Włodzimierz Skiba
wxTextPos for all GetLastPosition with constants for...
tree
|
commitdiff
2004-12-29
Włodzimierz Skiba
Fixes to FIXME about stock IDs usage.
tree
|
commitdiff
2004-11-19
Vadim Zeitlin
replaced OnCtlColor(7 params) with MSWControlColor...
tree
|
commitdiff
2004-09-28
Włodzimierz Skiba
Hardware defines spec.
tree
|
commitdiff
2004-09-28
Julian Smart
Removed fcntl.h include
tree
|
commitdiff
2004-09-28
Julian Smart
__WINCE__ -> __WXWINCE__
tree
|
commitdiff
2004-09-25
Vadim Zeitlin
support for huge files (patch 1002226)
tree
|
commitdiff
2004-09-08
Włodzimierz Skiba
Fixes and source cleaning for WinCE.
tree
|
commitdiff
2004-09-08
Włodzimierz Skiba
Native Smartphone wxTextCtrl.
tree
|
commitdiff
2004-08-23
Włodzimierz Skiba
Native SmartPhone wxChoice implementation.
tree
|
commitdiff
2004-07-20
Włodzimierz Skiba
WinCE fixes.
tree
|
commitdiff
2004-07-13
Włodzimierz Skiba
WinCE fixes.
tree
|
commitdiff
2004-06-18
Włodzimierz Skiba
Warning fixes for WinCE.
tree
|
commitdiff
2004-06-16
Włodzimierz Skiba
Smartphone menus.
tree
|
commitdiff
2004-06-16
Włodzimierz Skiba
Warning fixes for WinCE.
tree
|
commitdiff
2004-06-12
Robert Roebling
Applied new master define for CommandBar vs. PocketPC...
tree
|
commitdiff
2004-06-11
Robert Roebling
Compile fixes for HANDHELDPC
tree
|
commitdiff
2004-05-27
Julian Smart
WinCE Standard SDK improvements including adding close...
tree
|
commitdiff
2004-05-23
Julian Smart
Use old licence name
tree
|
commitdiff
2004-05-23
Julian Smart
Name and version changes
tree
|
commitdiff
2004-04-21
Václav Slavík
applied patch 939076: __SMARTPHONE__ define
tree
|
commitdiff
2004-04-20
Julian Smart
Don't use wxUSE_POCKETPC_UI, determine appropriate...
tree
|
commitdiff
next