projects
/
wxWidgets.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Allow wxWANTS_CHARS to be effective on native controls too
[wxWidgets.git]
/
src
/
generic
/
choicdgg.cpp
2006-11-13
Robin Dunn
Don't use wxLB_EXTENDED with the checklistbox
blob
|
commitdiff
|
raw
2006-11-13
Julian Smart
Corrected wxMultiChoiceDialog if wxCheckListBox is...
blob
|
commitdiff
|
raw
|
diff to current
2006-10-09
Vadim Zeitlin
use wxSizerFlags and updated CreateButtonSizer() in...
blob
|
commitdiff
|
raw
|
diff to current
2006-04-30
Włodzimierz Skiba
No more avoiding wxSizer::Fit in wxWinCE builds.
blob
|
commitdiff
|
raw
|
diff to current
2006-01-15
Włodzimierz Skiba
More common code moved from generic dialogs to wxDialog...
blob
|
commitdiff
|
raw
|
diff to current
2006-01-05
Stefan Csomor
layout adaptions for mac
blob
|
commitdiff
|
raw
|
diff to current
2005-11-02
Chris Elliott
add missing header
blob
|
commitdiff
|
raw
|
diff to current
2005-11-01
Włodzimierz Skiba
wxMultiChoiceDialog uses now wxCheckListBox if possible...
blob
|
commitdiff
|
raw
|
diff to current
2005-10-29
Włodzimierz Skiba
Pressing build-in joystick on WinCE phones fires wxEVT_...
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
Further WinCE adaptations
blob
|
commitdiff
|
raw
|
diff to current
2004-12-31
Robert Roebling
Applied modified form of the StdButtonSize patch.
blob
|
commitdiff
|
raw
|
diff to current
2004-10-27
Vadim Zeitlin
don't preselect the first item if the array with the...
blob
|
commitdiff
|
raw
|
diff to current
2004-09-28
Włodzimierz Skiba
Hardware defines spec.
blob
|
commitdiff
|
raw
|
diff to current
2004-07-25
Vadim Zeitlin
unselect previously selected items in SetSelection...
blob
|
commitdiff
|
raw
|
diff to current
2004-06-28
Václav Slavík
respect absence of wxCENTRE
blob
|
commitdiff
|
raw
|
diff to current
2004-06-23
Włodzimierz Skiba
Private macro moved in waiting for DektopPolicy impleme...
blob
|
commitdiff
|
raw
|
diff to current
2004-06-23
Włodzimierz Skiba
Preserve previous state of sizers.
blob
|
commitdiff
|
raw
|
diff to current
2004-06-23
Włodzimierz Skiba
Shortcuts for avoiding #ifdef __SMARTPHONE__ conditions.
blob
|
commitdiff
|
raw
|
diff to current
2004-06-22
Włodzimierz Skiba
Choices dialog adjustement to SmartPhone.
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-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-01-31
Mattia Barbon
Added some missing STL-like wxArray/wxArrayString...
blob
|
commitdiff
|
raw
|
diff to current
2004-01-15
Julian Smart
Reverted patch [ 832096 ] Final separation for GUI...
blob
|
commitdiff
|
raw
|
diff to current
2004-01-11
Julian Smart
Applied patch [ 832096 ] Final separation for GUI and...
blob
|
commitdiff
|
raw
|
diff to current
2003-08-17
Václav Slavík
removed WXWIN_COMPATIBILITY and WXWIN_COMPATIBILITY_2
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-07-19
Mattia Barbon
Fix wx[Sorted]ArrayString::Index when wxUSE_STL=1...
blob
|
commitdiff
|
raw
|
diff to current
2003-04-27
Vadim Zeitlin
don't hardcode wxCHOICEDLG_DIALOG_STYLE
blob
|
commitdiff
|
raw
|
diff to current
2003-03-24
Vadim Zeitlin
Unicode compilation fix
blob
|
commitdiff
|
raw
|
diff to current
2003-03-17
Julian Smart
Fixed copyrights and licence spelling
blob
|
commitdiff
|
raw
|
diff to current
2002-12-19
Mattia Barbon
Fix wxSingleChoiceDialog under wxMotif.
blob
|
commitdiff
|
raw
|
diff to current
2002-08-19
Julian Smart
Set the selection under Motif in wxChoiceDialog
blob
|
commitdiff
|
raw
|
diff to current
2001-11-08
Robin Dunn
Fixed wxSingleChoiceDialog to match the docs wrt the...
blob
|
commitdiff
|
raw
|
diff to current
2001-07-07
Gilles Depeyrot
corrected WXWIN_COMPATIBILITY conditional tests
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-22
Václav Slavík
implemented wxGetSingleChoiceIndex version that takes...
blob
|
commitdiff
|
raw
|
diff to current
2001-03-12
Vadim Zeitlin
patch initializing the multi choice dialog with the...
blob
|
commitdiff
|
raw
|
diff to current
2001-01-05
George Tasker
Fixed a problem in ConvertWXArrayToC() that would assig...
blob
|
commitdiff
|
raw
|
diff to current
2000-11-11
Vadim Zeitlin
added missing function
blob
|
commitdiff
|
raw
|
diff to current
2000-11-06
Vadim Zeitlin
compilation/warning fixes for HP-UX
blob
|
commitdiff
|
raw
|
diff to current
2000-11-06
Vadim Zeitlin
ugly compilation fix for wxMotif
blob
|
commitdiff
|
raw
|
diff to current
2000-11-03
Vadim Zeitlin
ok, it does work - it's just that wxGTK doesn't
blob
|
commitdiff
|
raw
|
diff to current
2000-11-03
Vadim Zeitlin
added wxGetMultiChoice() (which refuses to work for...
blob
|
commitdiff
|
raw
|
diff to current
2000-08-08
Bryan Petty
second merge of the 2.2 branch (RL)
blob
|
commitdiff
|
raw
|
diff to current
2000-01-05
Vadim Zeitlin
more fixes to compilation warnings from HP-UX build...
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-10-27
Julian Smart
Fixed wxMotif's wxRegion/wxRegionIterator to optionally...
blob
|
commitdiff
|
raw
|
diff to current
1999-10-26
Vadim Zeitlin
1. corrected uninitialised variable (which led to crash...
blob
|
commitdiff
|
raw
|
diff to current
1999-10-24
Ove Kaaven
Changed wxGetSingleChoiceData() to take void* client...
blob
|
commitdiff
|
raw
|
diff to current
1999-10-08
Karsten Ballüder
replaced T() makro with wxT() due to namespace probs...
blob
|
commitdiff
|
raw
|
diff to current
1999-10-04
Vadim Zeitlin
many changes; major ones:
blob
|
commitdiff
|
raw
|
diff to current
1999-08-15
Robert Roebling
Added and corrected a few more html makefiles,
blob
|
commitdiff
|
raw
|
diff to current
1999-08-11
Robert Roebling
Did somework on the generic dialogs,
blob
|
commitdiff
|
raw
|
diff to current
1999-07-23
Ove Kaaven
Someone need to make the clientdata be void* instead...
blob
|
commitdiff
|
raw
|
diff to current
1999-06-28
Vadim Zeitlin
1. wxStaticLine implemented (generic (ugly) and MSW...
blob
|
commitdiff
|
raw
|
diff to current
1999-06-26
Vadim Zeitlin
a small cosmetic fix for single choice dialog
blob
|
commitdiff
|
raw
|
diff to current
1999-06-26
J. Russell Smyth
Added #include wx/dcclient.h and wx/settings.h for...
blob
|
commitdiff
|
raw
|
diff to current
1999-06-25
Vadim Zeitlin
1. wxSingleChoiceDialog looks Ok under Windows
blob
|
commitdiff
|
raw
|
diff to current
1999-06-23
Karsten Ballüder
improved dialog size which created the listbox a bit...
blob
|
commitdiff
|
raw
|
diff to current
1999-06-15
Vadim Zeitlin
compilation fixes for wxMSW
blob
|
commitdiff
|
raw
|
diff to current
1999-06-14
Robert Roebling
Added zillions of #if wxUSE_XXX
blob
|
commitdiff
|
raw
|
diff to current
1999-06-13
Vadim Zeitlin
1. some more of "#if wxUSE_XXX" here and there
blob
|
commitdiff
|
raw
|
diff to current
1999-04-16
Ove Kaaven
All files compile in Unicode mode, but I have only...
blob
|
commitdiff
|
raw
|
diff to current
1999-02-28
Julian Smart
Doc mods; fixed return non-processing problem; fixed...
blob
|
commitdiff
|
raw
|
diff to current
1999-02-10
Robert Roebling
distribution things
blob
|
commitdiff
|
raw
|
diff to current
1998-11-07
Robert Roebling
Fixed 5 bugs in wxImage and Blit
blob
|
commitdiff
|
raw
|
diff to current
1998-10-02
Julian Smart
Removed DrawOpenSpline since it doesn't seem to be...
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-28
Julian Smart
#ifdefed out a typedef not appropriate to MSW; added...
blob
|
commitdiff
|
raw
|
diff to current
1998-05-20
Karsten Ballüder
Initial revision
blob
|
commitdiff
|
raw
|
diff to current