projects
/
wxWidgets.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
added MSW-specific wxTaskBarIcon::ShowBalloon() method; use it in the taskbar sample...
[wxWidgets.git]
/
samples
/
widgets
/
widgets.cpp
2007-06-22
Vadim Zeitlin
override DoLog(wxString) and not the deprecated DoLog...
blob
|
commitdiff
|
raw
2007-04-09
Vadim Zeitlin
added wx/image.h to fix compilation without PCH after...
blob
|
commitdiff
|
raw
|
diff to current
2007-04-07
Vadim Zeitlin
use smaller icons, it looks better (patch 1695225)
blob
|
commitdiff
|
raw
|
diff to current
2006-12-03
Vadim Zeitlin
fix initial layout of the widgets pages: avoid calling...
blob
|
commitdiff
|
raw
|
diff to current
2006-10-04
Włodzimierz Skiba
New icon for combobox with bitmaps. Improved readabilit...
blob
|
commitdiff
|
raw
|
diff to current
2006-10-04
Włodzimierz Skiba
Connect changed page event after subpages are created...
blob
|
commitdiff
|
raw
|
diff to current
2006-08-26
Vadim Zeitlin
don't call EnsureVisible(tree->GetRootItem()) for a...
blob
|
commitdiff
|
raw
|
diff to current
2006-08-25
Vadim Zeitlin
reset busy cursor checkbox when switching to another...
blob
|
commitdiff
|
raw
|
diff to current
2006-08-24
Vadim Zeitlin
prevent selecting the treebook items without correspond...
blob
|
commitdiff
|
raw
|
diff to current
2006-08-24
Vadim Zeitlin
added tests for setting the cursor
blob
|
commitdiff
|
raw
|
diff to current
2006-07-24
Vadim Zeitlin
don't use obsolete wxNO_FULL_REPAINT_ON_RESIZE flag...
blob
|
commitdiff
|
raw
|
diff to current
2006-07-19
Włodzimierz Skiba
Crash fix for working without selecting subpage.
blob
|
commitdiff
|
raw
|
diff to current
2006-06-08
Włodzimierz Skiba
Use bottom flat notebook on PocketPC by default.
blob
|
commitdiff
|
raw
|
diff to current
2006-06-06
Włodzimierz Skiba
On-demand creation of the pages for speedup of sample...
blob
|
commitdiff
|
raw
|
diff to current
2006-05-27
Włodzimierz Skiba
More small devices adjustements.
blob
|
commitdiff
|
raw
|
diff to current
2006-05-26
Włodzimierz Skiba
Small devices adjustements.
blob
|
commitdiff
|
raw
|
diff to current
2006-05-18
Włodzimierz Skiba
wxUniv port mentioned instead of native, wxButton ports...
blob
|
commitdiff
|
raw
|
diff to current
2006-05-17
Włodzimierz Skiba
Opening first subpage initially.
blob
|
commitdiff
|
raw
|
diff to current
2006-05-17
Włodzimierz Skiba
Rearranged widgets sample to show more and categorized...
blob
|
commitdiff
|
raw
|
diff to current
2006-05-05
Włodzimierz Skiba
[ 1482626 ] Fix widgets sample build on unicode
blob
|
commitdiff
|
raw
|
diff to current
2006-05-04
Vadim Zeitlin
allow entering multiline tooltips directly; allow remov...
blob
|
commitdiff
|
raw
|
diff to current
2006-04-27
Włodzimierz Skiba
Unicode build fix.
blob
|
commitdiff
|
raw
|
diff to current
2006-04-16
Vadim Zeitlin
added a menu allowing to quickly switch to any page
blob
|
commitdiff
|
raw
|
diff to current
2006-04-16
Vadim Zeitlin
no changes, just removed some commented out code
blob
|
commitdiff
|
raw
|
diff to current
2006-04-16
Vadim Zeitlin
added a menu allowing to change the border style used...
blob
|
commitdiff
|
raw
|
diff to current
2005-10-21
Włodzimierz Skiba
Unified flags for orienting wxBookCtrls (with backward...
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-08-28
Mattia Barbon
Improve sizer support in generic wxNotebook. Fix...
blob
|
commitdiff
|
raw
|
diff to current
2005-06-14
Włodzimierz Skiba
Allow multiline tooltip testing.
blob
|
commitdiff
|
raw
|
diff to current
2005-05-18
Vadim Zeitlin
added a menu item to disable a control
blob
|
commitdiff
|
raw
|
diff to current
2005-04-13
Vadim Zeitlin
added owner drawn checkbox to listbox page and the...
blob
|
commitdiff
|
raw
|
diff to current
2005-03-23
Julian Smart
Updated version to 2.5.5
blob
|
commitdiff
|
raw
|
diff to current
2005-02-28
Włodzimierz Skiba
Missing include.
blob
|
commitdiff
|
raw
|
diff to current
2005-02-28
Vadim Zeitlin
1. added possibility to test setting tooltip for the...
blob
|
commitdiff
|
raw
|
diff to current
2005-02-06
Julian Smart
Can suppress themed notebook page with wxNB_NOPAGETHEME or
blob
|
commitdiff
|
raw
|
diff to current
2005-01-07
Włodzimierz Skiba
Remove some controls from limited screen area of Smartp...
blob
|
commitdiff
|
raw
|
diff to current
2005-01-06
Włodzimierz Skiba
Smartphone fixes.
blob
|
commitdiff
|
raw
|
diff to current
2004-11-23
Włodzimierz Skiba
wxBookCtrl->wxBookCtrlBase. wxBookCtrl is now most...
blob
|
commitdiff
|
raw
|
diff to current
2004-11-19
Vadim Zeitlin
added missing header for USE_PCH == 0
blob
|
commitdiff
|
raw
|
diff to current
2004-11-19
Vadim Zeitlin
refresh widget after changing its colour
blob
|
commitdiff
|
raw
|
diff to current
2004-11-19
Vadim Zeitlin
added tests for setting fg/bg colours
blob
|
commitdiff
|
raw
|
diff to current
2004-07-21
Włodzimierz Skiba
wxUSE_LOG fixes and sizer adjustements related to posit...
blob
|
commitdiff
|
raw
|
diff to current
2004-06-24
Václav Slavík
deprecated wxBookCtrlSizer and wxNotebookSizer, they...
blob
|
commitdiff
|
raw
|
diff to current
2004-05-25
Julian Smart
More name changes
blob
|
commitdiff
|
raw
|
diff to current
2004-01-29
David Elliott
wxCocoa: Don't use listbox for logging until it's more...
blob
|
commitdiff
|
raw
|
diff to current
2004-01-19
Dimitri Schoolwerth
Applied patch #876800: "Alphabetical order of tabs...
blob
|
commitdiff
|
raw
|
diff to current
2003-12-11
Julian Smart
Applied patch [ 829144 ] Compilation error fixes for...
blob
|
commitdiff
|
raw
|
diff to current
2003-10-23
Mattia Barbon
Compilation fixes.
blob
|
commitdiff
|
raw
|
diff to current
2003-09-19
Vadim Zeitlin
use wxTAB_TRAVERSAL style for panels and frame
blob
|
commitdiff
|
raw
|
diff to current
2003-08-04
Vadim Zeitlin
(Open Watcom but not only) compilation warning fixes
blob
|
commitdiff
|
raw
|
diff to current
2003-07-31
Julian Smart
Removed some warnings in widgets sample
blob
|
commitdiff
|
raw
|
diff to current
2002-09-06
Julian Smart
Applied patch [ 549256 ] fix minor bug in widgets sample
blob
|
commitdiff
|
raw
|
diff to current
2002-04-22
Julian Smart
Added some missing wxTextCtrl features to to-do list...
blob
|
commitdiff
|
raw
|
diff to current
2002-04-09
Julian Smart
Made widgets sample take up less space
blob
|
commitdiff
|
raw
|
diff to current
2002-03-17
Gilles Depeyrot
added wxMAC and wxMOTIF to title conditional compilation
blob
|
commitdiff
|
raw
|
diff to current
2002-01-09
Vadim Zeitlin
make listbox taller
blob
|
commitdiff
|
raw
|
diff to current
2001-11-25
Gilles Depeyrot
moved wx/panel include to correct wxGTK compilation...
blob
|
commitdiff
|
raw
|
diff to current
2001-07-10
Vadim Zeitlin
added cmd line parsing support to wxApp and --theme...
blob
|
commitdiff
|
raw
|
diff to current
2001-07-10
Vadim Zeitlin
oops, missing semi colon added
blob
|
commitdiff
|
raw
|
diff to current
2001-07-10
Vadim Zeitlin
moved WX_USE_THEME macros inside IMPLEMENT_APP
blob
|
commitdiff
|
raw
|
diff to current
2001-06-26
Vadim Zeitlin
added more files (unchanged) from wxUniv branch
blob
|
commitdiff
|
raw
|
diff to current