projects
/
wxWidgets.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
correction to last commit: Korean and Romanian translations will only be in 2.9.1...
[wxWidgets.git]
/
samples
/
dialogs
/
dialogs.cpp
2009-03-07
Vadim Zeitlin
replace wxGetMultipleChoices() with wxGetSelectedChoice...
blob
|
commitdiff
|
raw
2009-02-08
Vadim Zeitlin
add wx-prefixed and semicolon-requiring versions of...
blob
|
commitdiff
|
raw
|
diff to current
2009-01-30
Francesco Montorsi
s/wxUsleep/wxMilliSleep
blob
|
commitdiff
|
raw
|
diff to current
2009-01-21
Vadim Zeitlin
add more wxUSE_XXX checks to allow compilation with...
blob
|
commitdiff
|
raw
|
diff to current
2008-12-31
Vadim Zeitlin
customize the rearrange dialog even more
blob
|
commitdiff
|
raw
|
diff to current
2008-12-31
Vadim Zeitlin
make wxRearrangeDialog more customizable and add an...
blob
|
commitdiff
|
raw
|
diff to current
2008-12-17
Vadim Zeitlin
don't crash if the extra controls are not used in the...
blob
|
commitdiff
|
raw
|
diff to current
2008-11-30
Vadim Zeitlin
really fix the typo in the message
blob
|
commitdiff
|
raw
|
diff to current
2008-11-30
Francesco Montorsi
typo fix
blob
|
commitdiff
|
raw
|
diff to current
2008-11-28
Vadim Zeitlin
remove wxVSCROLL from wxMessageDialog style (left over...
blob
|
commitdiff
|
raw
|
diff to current
2008-09-11
Vadim Zeitlin
test wxCANCEL_DEFAULT flag
blob
|
commitdiff
|
raw
|
diff to current
2008-09-11
Vadim Zeitlin
made wxLogGui more flexible and documented it and added...
blob
|
commitdiff
|
raw
|
diff to current
2008-09-11
Vadim Zeitlin
don't use wxStrings in a statically initialized array...
blob
|
commitdiff
|
raw
|
diff to current
2008-09-09
Vadim Zeitlin
add tests for the remaining message box flags (wxNO_DEF...
blob
|
commitdiff
|
raw
|
diff to current
2008-09-08
Vadim Zeitlin
added a dialog for wxMessageBox testing
blob
|
commitdiff
|
raw
|
diff to current
2008-09-05
Vadim Zeitlin
no changes, fix typo
blob
|
commitdiff
|
raw
|
diff to current
2008-09-05
Vadim Zeitlin
use more clear messaage about the custom labels in...
blob
|
commitdiff
|
raw
|
diff to current
2008-04-06
Vadim Zeitlin
demonstrate fuller about dialog in ShowFullAboutDialog...
blob
|
commitdiff
|
raw
|
diff to current
2008-03-02
Vadim Zeitlin
add support for custom controls in file dialog in wxGTK...
blob
|
commitdiff
|
raw
|
diff to current
2008-01-13
Robert Roebling
use wxSizer::Fit() for sizing the dialog
blob
|
commitdiff
|
raw
|
diff to current
2008-01-12
Robert Roebling
Invoke default action if dclick event after <ENTER...
blob
|
commitdiff
|
raw
|
diff to current
2007-12-22
Vadim Zeitlin
allow centering wxMessageDialog on its parent window...
blob
|
commitdiff
|
raw
|
diff to current
2007-11-24
Vadim Zeitlin
added wxNotificationMessage and implemented it generica...
blob
|
commitdiff
|
raw
|
diff to current
2007-11-18
Vadim Zeitlin
added public wxInfoMessageBox() (slightly modified...
blob
|
commitdiff
|
raw
|
diff to current
2007-11-18
Vadim Zeitlin
preserve custom colours between calls to wxGetColourFro...
blob
|
commitdiff
|
raw
|
diff to current
2007-10-07
Vadim Zeitlin
simplify the code for extended flags handling fixing...
blob
|
commitdiff
|
raw
|
diff to current
2007-07-29
Vadim Zeitlin
added wxMiniFrame demonstration to the dialogs sample
blob
|
commitdiff
|
raw
|
diff to current
2007-06-22
Václav Slavík
wxUSE_STL compilation fix
blob
|
commitdiff
|
raw
|
diff to current
2007-05-24
Vadim Zeitlin
1. Derive wxMessageDialogBase from wxDialog (why did...
blob
|
commitdiff
|
raw
|
diff to current
2007-04-22
Vadim Zeitlin
added wxStdDialogButtonSizer test (patch 1705382)
blob
|
commitdiff
|
raw
|
diff to current
2007-04-07
Vadim Zeitlin
use 2 extensions in a filter in FileSave() for testing
blob
|
commitdiff
|
raw
|
diff to current
2007-02-04
Vadim Zeitlin
call OnInit() from all samples to allow using standard...
blob
|
commitdiff
|
raw
|
diff to current
2006-11-04
Vadim Zeitlin
attempt to fix linking error in one of the tinderbox...
blob
|
commitdiff
|
raw
|
diff to current
2006-10-22
Vadim Zeitlin
reverted change which made the progress dialog more...
blob
|
commitdiff
|
raw
|
diff to current
2006-10-22
Vadim Zeitlin
small refactoring to avoid code duplication; renamed...
blob
|
commitdiff
|
raw
|
diff to current
2006-10-08
Vadim Zeitlin
use translators if explicitely specified, fall back...
blob
|
commitdiff
|
raw
|
diff to current
2006-10-08
Vadim Zeitlin
added example of customizing the generic about dialog...
blob
|
commitdiff
|
raw
|
diff to current
2006-10-08
Vadim Zeitlin
don't use 8 bit copyright symbol
blob
|
commitdiff
|
raw
|
diff to current
2006-10-08
Vadim Zeitlin
test credits in about dialog
blob
|
commitdiff
|
raw
|
diff to current
2006-10-08
Vadim Zeitlin
use wxVERSION_NUM_DOT_STRING_T instead of wxVERSION_NUM...
blob
|
commitdiff
|
raw
|
diff to current
2006-10-08
Vadim Zeitlin
initial implementation of wxAboutBox()
blob
|
commitdiff
|
raw
|
diff to current
2006-08-30
Paul Cornett
build fix
blob
|
commitdiff
|
raw
|
diff to current
2006-08-20
Vadim Zeitlin
create status bar to see wxLogStatus messages
blob
|
commitdiff
|
raw
|
diff to current
2006-08-19
Vadim Zeitlin
compilation fix after wxPlatformInfo patch: use wxOS_WI...
blob
|
commitdiff
|
raw
|
diff to current
2006-08-04
Vadim Zeitlin
menu items for Centre() tests shouldn't be checkable
blob
|
commitdiff
|
raw
|
diff to current
2006-07-24
Vadim Zeitlin
wxFD_PREVIEW implementation for wxGTK (slightly modifie...
blob
|
commitdiff
|
raw
|
diff to current
2006-06-07
Włodzimierz Skiba
wxBLACK usage.
blob
|
commitdiff
|
raw
|
diff to current
2006-05-30
Włodzimierz Skiba
wxFD_* constants without 2.6 compatibility (heavily...
blob
|
commitdiff
|
raw
|
diff to current
2006-05-28
Vadim Zeitlin
File/dir dialog styles and other changes (patch 1488371):
blob
|
commitdiff
|
raw
|
diff to current
2006-04-21
Vadim Zeitlin
test centering file dialog on parent frame
blob
|
commitdiff
|
raw
|
diff to current
2006-04-16
Julian Smart
Changed the wxPlatform syntax as per Vadim's suggestions
blob
|
commitdiff
|
raw
|
diff to current
2006-04-15
Julian Smart
Easier platform testing class and function
blob
|
commitdiff
|
raw
|
diff to current
2006-04-14
Julian Smart
Implemented Mac-style button toggling within wxButtonTo...
blob
|
commitdiff
|
raw
|
diff to current
2006-04-14
Julian Smart
wxButtonToolBar only useful on Mac right now
blob
|
commitdiff
|
raw
|
diff to current
2006-04-14
Julian Smart
Steps towards implementing native-style, non-top-level...
blob
|
commitdiff
|
raw
|
diff to current
2006-03-30
Włodzimierz Skiba
Better backward compatibility and deprecation markup...
blob
|
commitdiff
|
raw
|
diff to current
2006-03-23
Włodzimierz Skiba
Centering maximized wxTLWs on screen should do nothing.
blob
|
commitdiff
|
raw
|
diff to current
2006-03-23
Julian Smart
Don't centre the frame on WinCE
blob
|
commitdiff
|
raw
|
diff to current
2006-03-07
Włodzimierz Skiba
Present generic dialog on WinCE. Show using/avoiding...
blob
|
commitdiff
|
raw
|
diff to current
2006-02-09
Vadim Zeitlin
added tests for centering dialogs on screen/parent
blob
|
commitdiff
|
raw
|
diff to current
2006-02-09
Vadim Zeitlin
put property sheets in their own submenu; resolve accel...
blob
|
commitdiff
|
raw
|
diff to current
2006-01-31
Włodzimierz Skiba
Build fix.
blob
|
commitdiff
|
raw
|
diff to current
2006-01-31
Julian Smart
Added SetSheetStyle to property sheet dialog to allow...
blob
|
commitdiff
|
raw
|
diff to current
2006-01-26
Włodzimierz Skiba
Better #include
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
2005-09-23
Mart Raudsepp
Nuke #pragma implementation/interface's
blob
|
commitdiff
|
raw
|
diff to current
2005-08-28
Vadim Zeitlin
test centering file dialog
blob
|
commitdiff
|
raw
|
diff to current
2005-08-28
Mattia Barbon
No significant changes. Remove reliance on wx/bookctr...
blob
|
commitdiff
|
raw
|
diff to current
2005-06-10
Włodzimierz Skiba
Allow MSW Base be usable in other ports than wxMSW...
blob
|
commitdiff
|
raw
|
diff to current
2005-05-31
Julian Smart
Typo correction patch [ 1208110 ] Lots of typo corrections
blob
|
commitdiff
|
raw
|
diff to current
2005-04-17
Julian Smart
Removed border style
blob
|
commitdiff
|
raw
|
diff to current
2005-04-17
Julian Smart
Improved prop sheet dialog layout
blob
|
commitdiff
|
raw
|
diff to current
2005-04-02
Julian Smart
Removed unnecesary statusbar; check for spin control...
blob
|
commitdiff
|
raw
|
diff to current
2005-04-01
Julian Smart
Added wxPropertySheetDialog demo
blob
|
commitdiff
|
raw
|
diff to current
2005-03-26
Vadim Zeitlin
don't use *.* under Unix as it does not match all files...
blob
|
commitdiff
|
raw
|
diff to current
2005-02-16
Julian Smart
Added assert (WinCE doesn't report checked status corre...
blob
|
commitdiff
|
raw
|
diff to current
2004-12-30
Włodzimierz Skiba
wxPD_CAN_SKIP for skipping parts of progress and reintr...
blob
|
commitdiff
|
raw
|
diff to current
2004-11-18
Ryan Norton
fix dialogs sample to remember last color with generic...
blob
|
commitdiff
|
raw
|
diff to current
2004-10-04
Włodzimierz Skiba
Warning fixes to most detailed warning output of OpenWa...
blob
|
commitdiff
|
raw
|
diff to current
2004-09-16
Vadim Zeitlin
more 'realistic' progress dialog test (part of patch...
blob
|
commitdiff
|
raw
|
diff to current
2004-09-07
Vadim Zeitlin
added accels for submenus; removed weird wxConvCurrent...
blob
|
commitdiff
|
raw
|
diff to current
2004-06-22
Włodzimierz Skiba
wxParseWildcard renamed to wxParseCommonDialogsFilter...
blob
|
commitdiff
|
raw
|
diff to current
2004-06-22
Włodzimierz Skiba
Less text for smaller screen.
blob
|
commitdiff
|
raw
|
diff to current
2004-06-21
Włodzimierz Skiba
Better conditions within dialogs sample.
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
Generic file dialog presentation. Regenerated makefiles.
blob
|
commitdiff
|
raw
|
diff to current
2004-06-16
Włodzimierz Skiba
Smartphone menus.
blob
|
commitdiff
|
raw
|
diff to current
2004-06-13
Dimitri Schoolwerth
replaced menu calls Append([...], true) with the less...
blob
|
commitdiff
|
raw
|
diff to current
2004-06-12
Dimitri Schoolwerth
removed SetAutoLayout(true) calls when a corresponding...
blob
|
commitdiff
|
raw
|
diff to current
2004-06-11
Włodzimierz Skiba
Reworked dialogs sample in the direction of fully worki...
blob
|
commitdiff
|
raw
|
diff to current
2004-06-04
Václav Slavík
remember custom palette changes done in wxColourDialog
blob
|
commitdiff
|
raw
|
diff to current
2004-05-25
Julian Smart
More name changes
blob
|
commitdiff
|
raw
|
diff to current
2004-02-29
Mattia Barbon
Compilation fixes.
blob
|
commitdiff
|
raw
|
diff to current
2004-02-17
Julian Smart
Fixed source for WinCE compatibility
blob
|
commitdiff
|
raw
|
diff to current
2004-02-16
Dimitri Schoolwerth
Included required wx/image.h and added wxUSE_IMAGE...
blob
|
commitdiff
|
raw
|
diff to current
2004-02-15
Robert Roebling
The file dialog needs to be able to read images ...
blob
|
commitdiff
|
raw
|
diff to current
2004-01-21
Julian Smart
Filter index wasn't being set for multiple file dialog
blob
|
commitdiff
|
raw
|
diff to current
2003-10-23
Mattia Barbon
wxMac linking fix.
blob
|
commitdiff
|
raw
|
diff to current
2003-09-09
Mattia Barbon
Various warning and Unicode fixes from ABX.
blob
|
commitdiff
|
raw
|
diff to current
2003-08-14
Julian Smart
Clear -> ClearBackground
blob
|
commitdiff
|
raw
|
diff to current
next