projects
/
wxWidgets.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Michael Fieldings patch 598106 applied in part
[wxWidgets.git]
/
samples
/
2002-09-02
Vadim Zeitlin
fixed the button alignment flags
tree
|
commitdiff
2002-09-01
Julian Smart
Applied patch [ 600051 ] DDE and TCP improvements and...
tree
|
commitdiff
2002-08-31
Gilles Depeyrot
use include "..." instead of <...>
tree
|
commitdiff
2002-08-31
Gilles Depeyrot
disable use of #pragma interface under Mac OS X
tree
|
commitdiff
2002-08-31
Julian Smart
Applied patch [ 600500 ] Tip-of-day: comments, translatable
tree
|
commitdiff
2002-08-27
Vadim Zeitlin
made it compile with wxUniv (which doesn't have tooltips)
tree
|
commitdiff
2002-08-27
Vadim Zeitlin
added icons to virtual list mode
tree
|
commitdiff
2002-08-24
Gilles Depeyrot
updated CW exported xml projects
tree
|
commitdiff
2002-08-24
Gilles Depeyrot
updated CW exported xml projects
tree
|
commitdiff
2002-08-24
Gilles Depeyrot
ignore files produced when building samples
tree
|
commitdiff
2002-08-24
Julian Smart
Attempts to reduce errors in compile farm for
tree
|
commitdiff
2002-08-22
Vadim Zeitlin
blind fix for gcc warning about ?: and different enums
tree
|
commitdiff
2002-08-22
Vadim Zeitlin
fix for gcc warning about incorrect format arg
tree
|
commitdiff
2002-08-22
Vadim Zeitlin
gcc warning about unused smile fixed (that's serious...
tree
|
commitdiff
2002-08-22
Vadim Zeitlin
gcc 3.1 warning fixes (patch 598343)
tree
|
commitdiff
2002-08-22
Vadim Zeitlin
compilation fix (patch 598331)
tree
|
commitdiff
2002-08-22
Vadim Zeitlin
removed debugging code from the sample
tree
|
commitdiff
2002-08-22
Vadim Zeitlin
use SendSizeEvent() to resize the button correctly...
tree
|
commitdiff
2002-08-22
Julian Smart
OnSize must not be skipped for non-wxX11 platforms
tree
|
commitdiff
2002-08-21
Vadim Zeitlin
fixed the async process IO polling code
tree
|
commitdiff
2002-08-21
Vadim Zeitlin
added propsize to the list of samples
tree
|
commitdiff
2002-08-21
Julian Smart
Applied patch [ 598173 ] Fixes erroneous logging notebo...
tree
|
commitdiff
2002-08-21
Julian Smart
Applied patch [ 598286 ] Fixes uninitted var in drawing...
tree
|
commitdiff
2002-08-21
Vadim Zeitlin
removed (broken) richedit sample from the list of sampl...
tree
|
commitdiff
2002-08-20
Vadim Zeitlin
test new wxProcess::IsInputAvailable/Opened functions
tree
|
commitdiff
2002-08-20
Stefan Csomor
not necessary anymore
tree
|
commitdiff
2002-08-20
Vadim Zeitlin
added tests for wxString::To/FromAscii
tree
|
commitdiff
2002-08-20
Julian Smart
Applied patch [ 597398 ] Generic MDI, wxNotebook based.
tree
|
commitdiff
2002-08-19
Julian Smart
Removed an old email address
tree
|
commitdiff
2002-08-17
Robert Roebling
Removed all deprecated printing code.
tree
|
commitdiff
2002-08-16
Julian Smart
Applied [ 594925 ] Implement wxArtProvider and XRC...
tree
|
commitdiff
2002-08-16
Vadim Zeitlin
added a command to delete last page and not only the...
tree
|
commitdiff
2002-08-15
Robert Roebling
Fix to not break GTK2 output. (wxLogMessage bug).
tree
|
commitdiff
2002-08-12
Stefan Csomor
updated project files
tree
|
commitdiff
2002-08-08
Robert Roebling
Changed wxStat, wxAccess and wxOpen to no longer
tree
|
commitdiff
2002-08-02
Mattia Barbon
Patch [ 584078 ] Misc samples fixes from Dimitri School...
tree
|
commitdiff
2002-08-01
Mattia Barbon
Patch [ 584078 ] Misc samples fixes from Dimitri School...
tree
|
commitdiff
2002-07-29
Julian Smart
Added wxComboBox to scroll test to demonstrate Mac...
tree
|
commitdiff
2002-07-26
Stefan Csomor
changed library include to use relative paths
tree
|
commitdiff
2002-07-23
Vadim Zeitlin
added test for toggling the main toolbar
tree
|
commitdiff
2002-07-21
Vadim Zeitlin
fixed small memory leak
tree
|
commitdiff
2002-07-21
Vadim Zeitlin
fixed crash in text ctrl log on exit
tree
|
commitdiff
2002-07-21
Vadim Zeitlin
fixed notebook sample page creation for wxGTK (patch...
tree
|
commitdiff
2002-07-21
Vadim Zeitlin
1. more consistency in wxTree/ListEvent methods naming...
tree
|
commitdiff
2002-07-19
Julian Smart
Applied patch [ 573644 ] wxDisplay for Mac (again)
tree
|
commitdiff
2002-07-19
Julian Smart
Applied patch [ 581280 ] Revamped notebook sample
tree
|
commitdiff
2002-07-12
Vadim Zeitlin
added a stupid wxProcess::Open() test -- it can't be...
tree
|
commitdiff
2002-07-12
Vadim Zeitlin
added SetSashPosition() test
tree
|
commitdiff
2002-07-10
Vadim Zeitlin
compilation fix
tree
|
commitdiff
2002-07-09
Vadim Zeitlin
report the sider events
tree
|
commitdiff
2002-07-09
Julian Smart
Simplified helpview sample again and removed bitmaps.
tree
|
commitdiff
2002-07-08
Vadim Zeitlin
made the validation message more clear
tree
|
commitdiff
2002-07-07
Julian Smart
Added USE_ALTERNATE_UI symbol to helpview.cpp.
tree
|
commitdiff
2002-07-02
Vadim Zeitlin
fixed checking/unchecking find/replace items in the...
tree
|
commitdiff
2002-07-02
Julian Smart
Removed strange _T()
tree
|
commitdiff
2002-07-01
Vadim Zeitlin
corrections to exiting the program, now we should wait...
tree
|
commitdiff
2002-06-30
Gilles Depeyrot
added static library Project Builder project for wxWindows
tree
|
commitdiff
2002-06-29
Gilles Depeyrot
ignore Project Builder build directory
tree
|
commitdiff
2002-06-26
Václav Slavík
added some regression tests for wxHTML
tree
|
commitdiff
2002-06-23
Vadim Zeitlin
fixed compilation for Mac OS X 10.1.4
tree
|
commitdiff
2002-06-23
Julian Smart
Applied patch [ 571965 ] update stc contrib stuff
tree
|
commitdiff
2002-06-23
Julian Smart
Applied patch [ 566194 ] Adds taskbar sample to configu...
tree
|
commitdiff
2002-06-23
Julian Smart
Added taskbar sample Makefile.in
tree
|
commitdiff
2002-06-21
Vadim Zeitlin
added wxMemoryOutputStream test
tree
|
commitdiff
2002-06-21
Vadim Zeitlin
fixed stray _T()s
tree
|
commitdiff
2002-06-21
Chris Elliott
svg Unix fix
tree
|
commitdiff
2002-06-20
Vadim Zeitlin
tried to fix a race condition in the sample, not sure...
tree
|
commitdiff
2002-06-20
Julian Smart
ifdefed out Offset call for Mac
tree
|
commitdiff
2002-06-19
Chris Elliott
wxSVGDC class test sample
tree
|
commitdiff
2002-06-14
Chris Elliott
minifram sample modified to use XPMs
tree
|
commitdiff
2002-06-14
Chris Elliott
comment added to toolbar to say using BMPs uses less...
tree
|
commitdiff
2002-06-14
Chris Elliott
treectrl sample modified to use XPMs
tree
|
commitdiff
2002-06-13
George Tasker
Enhanced the DataTypeSupported() function to show the...
tree
|
commitdiff
2002-06-12
Vadim Zeitlin
added clipping test
tree
|
commitdiff
2002-06-12
Chris Elliott
removing bitmaps from mdi sample
tree
|
commitdiff
2002-06-12
Václav Slavík
updated wxXRC sample
tree
|
commitdiff
2002-06-09
Vadim Zeitlin
added _T()s around the literal strings
tree
|
commitdiff
2002-06-08
Vadim Zeitlin
typo in dir enum test code fixed
tree
|
commitdiff
2002-06-07
Vadim Zeitlin
more MIME tests
tree
|
commitdiff
2002-06-07
Julian Smart
Added USE_SIMPLE_HELP_PROVIDER symbol to help demo...
tree
|
commitdiff
2002-06-04
Vadim Zeitlin
added test for wxProgressDialog::Resume
tree
|
commitdiff
2002-06-04
Vadim Zeitlin
commented out some strange test code which resulted...
tree
|
commitdiff
2002-05-31
Vadim Zeitlin
added tests for the focus events
tree
|
commitdiff
2002-05-28
Vadim Zeitlin
use new style ctor for wxFontDialog (patch 561411)
tree
|
commitdiff
2002-05-26
Vadim Zeitlin
added more spin event handlers
tree
|
commitdiff
2002-05-26
Vadim Zeitlin
added test for EditLabel, Unicode fixes
tree
|
commitdiff
2002-05-24
Vadim Zeitlin
added test for loading image from wxMemoryStream
tree
|
commitdiff
2002-05-22
Vadim Zeitlin
added \\server\dir\filename.exe test case
tree
|
commitdiff
2002-05-22
Vadim Zeitlin
added wxDir::Exists() test
tree
|
commitdiff
2002-05-18
Vadim Zeitlin
refuse to run if not executed by the main configure...
tree
|
commitdiff
2002-05-14
Julian Smart
Initialized control member pointers and checked for...
tree
|
commitdiff
2002-05-14
Julian Smart
Initialized the controls on the widgets spinbutton...
tree
|
commitdiff
2002-05-12
Vadim Zeitlin
fixed wxFontDialog API: accept const ref instead of...
tree
|
commitdiff
2002-05-12
Julian Smart
Don't use context id for context help since it doesn...
tree
|
commitdiff
2002-05-12
Vadim Zeitlin
added the test for GtkText inside wxYield crash
tree
|
commitdiff
2002-05-11
Vadim Zeitlin
fixed zlib compression test
tree
|
commitdiff
2002-05-10
Vadim Zeitlin
some warnings fixed, checks for various wxUSE_XXX added
tree
|
commitdiff
2002-05-10
Vadim Zeitlin
renamed Wiztest.bmp to wiztest.bmp
tree
|
commitdiff
2002-05-10
Vadim Zeitlin
fixed compilation error when x-compiling (patch from...
tree
|
commitdiff
2002-05-10
Vadim Zeitlin
Unicode compilation problems in the samples (patch...
tree
|
commitdiff
next