projects
/
wxWidgets.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
extracted duplicated code from src/*/data.cpp in a common file (forgot to commit...
[wxWidgets.git]
/
samples
/
2003-04-14
Vadim Zeitlin
don't crash if an image is not found
tree
|
commitdiff
2003-04-13
Vadim Zeitlin
better alpha test
tree
|
commitdiff
2003-04-13
Vadim Zeitlin
added wxBitmap::UseAlpha()
tree
|
commitdiff
2003-04-13
Vadim Zeitlin
added test image for alpha
tree
|
commitdiff
2003-04-13
Vadim Zeitlin
fixed printf() format warnings
tree
|
commitdiff
2003-04-12
Václav Slavík
added Georgian translation
tree
|
commitdiff
2003-04-11
Václav Slavík
don't report setlocale failure if trying to set Unicode...
tree
|
commitdiff
2003-04-11
Vadim Zeitlin
fixes for user dash handling (patch 717736)
tree
|
commitdiff
2003-04-09
Mattia Barbon
Use the wxBitmap implementation from wxX11
tree
|
commitdiff
2003-04-08
Mattia Barbon
Compilation fix for !wxUSE_TOOLTIP.
tree
|
commitdiff
2003-04-08
Vadim Zeitlin
printf() format warning fixed
tree
|
commitdiff
2003-04-07
Mattia Barbon
No sashtest.xbm to be found.
tree
|
commitdiff
2003-04-07
Vadim Zeitlin
option for using DirectX in wxDisplay
tree
|
commitdiff
2003-04-05
Václav Slavík
updates to taskbar sample to use events instead of...
tree
|
commitdiff
2003-04-05
Chris Elliott
changes to watcom makefiles for OpenWatcom
tree
|
commitdiff
2003-04-03
Julian Smart
Unicode-enabled the STC sample
tree
|
commitdiff
2003-04-02
Mattia Barbon
wxMotif does not have wxBitmapDataObject.
tree
|
commitdiff
2003-04-02
Mattia Barbon
Regenerated configure scripts.
tree
|
commitdiff
2003-04-02
Julian Smart
Applied [ 703017 ] TreeCtrl sample build fails when...
tree
|
commitdiff
2003-04-01
David Elliott
Wrap file with #if wxUSE_SPINBTN instead of #if 1
tree
|
commitdiff
2003-03-31
Julian Smart
More deprecated class mods
tree
|
commitdiff
2003-03-30
Julian Smart
Removed treelay sample
tree
|
commitdiff
2003-03-30
Julian Smart
Removed proplist sample
tree
|
commitdiff
2003-03-30
Julian Smart
Removed resource sample
tree
|
commitdiff
2003-03-30
Mattia Barbon
Create dialog with the correct style.
tree
|
commitdiff
2003-03-29
Vadim Zeitlin
updated Japanese translation, minor changes to the...
tree
|
commitdiff
2003-03-29
Julian Smart
Copyright cleanup
tree
|
commitdiff
2003-03-28
Robin Dunn
Typo and compilation fix
tree
|
commitdiff
2003-03-28
Robin Dunn
Added wxTLW::SetShape and implementations for wxGTK...
tree
|
commitdiff
2003-03-28
Stefan Csomor
no message
tree
|
commitdiff
2003-03-28
Vadim Zeitlin
added test for wxFileConfig::DeleteEntry
tree
|
commitdiff
2003-03-28
Stefan Csomor
bundle icon
tree
|
commitdiff
2003-03-28
Stefan Csomor
version support
tree
|
commitdiff
2003-03-27
Mattia Barbon
Removed some old cruft from wxBitmap, moved wxMotif...
tree
|
commitdiff
2003-03-26
Mattia Barbon
SetSelection must not send an event. Fixed an off
tree
|
commitdiff
2003-03-26
David Elliott
Wrap file with #if wxUSE_SLIDER ... #endif
tree
|
commitdiff
2003-03-26
David Elliott
Use #if wxUSE_GAUGE instead of #if 1
tree
|
commitdiff
2003-03-24
Vadim Zeitlin
added test for Remove() and Replace() (patch 705051...
tree
|
commitdiff
2003-03-24
Julian Smart
Removing newgrid
tree
|
commitdiff
2003-03-24
Julian Smart
Removed old grid code
tree
|
commitdiff
2003-03-23
Julian Smart
Removed obsolete wxDate and wxTime classes.
tree
|
commitdiff
2003-03-23
Vadim Zeitlin
use wxCLOSE_BOX for MyImageFrame
tree
|
commitdiff
2003-03-23
Vadim Zeitlin
added copying images to/pasting them from clipboard...
tree
|
commitdiff
2003-03-23
Mattia Barbon
Add missing header.
tree
|
commitdiff
2003-03-23
Mattia Barbon
wxMotif does not have support for raw bitmaps.
tree
|
commitdiff
2003-03-22
Vadim Zeitlin
test raw bitmap access
tree
|
commitdiff
2003-03-21
Michael Bedward
Updated menu Appends to remove ambiguity that BCC compl...
tree
|
commitdiff
2003-03-18
Julian Smart
Some code tidying; removing dibutils.cpp which
tree
|
commitdiff
2003-03-17
Julian Smart
Corrected copyright information
tree
|
commitdiff
2003-03-17
Vadim Zeitlin
respect Veto()ing the column resize events; added test...
tree
|
commitdiff
2003-03-17
Julian Smart
Fixed copyrights and licence spelling
tree
|
commitdiff
2003-03-16
Václav Slavík
applied patch adding SetFonts to wxHTML printing classe...
tree
|
commitdiff
2003-03-06
Stefan Csomor
context menu support for mac enabled
tree
|
commitdiff
2003-03-04
Vadim Zeitlin
don't erase the background to see the transparent image...
tree
|
commitdiff
2003-03-02
Vadim Zeitlin
added tests for changing display resolution and going...
tree
|
commitdiff
2003-02-28
Vadim Zeitlin
added FromPoint test
tree
|
commitdiff
2003-02-28
Vadim Zeitlin
started writing wxDisplay sample
tree
|
commitdiff
2003-02-27
Vadim Zeitlin
updated the sample to show the sizers, not constraints...
tree
|
commitdiff
2003-02-25
Vadim Zeitlin
test for the bug with showing a modeless dialog from...
tree
|
commitdiff
2003-02-19
Julian Smart
Further tweaks to accessibility code
tree
|
commitdiff
2003-02-18
Mattia Barbon
Patch [ 688973 ] from William Gallafent: add missing...
tree
|
commitdiff
2003-02-18
Julian Smart
Applied patch [ 681893 ] Combobox in toolbar
tree
|
commitdiff
2003-02-18
Julian Smart
Enhancements to the accessibility sample
tree
|
commitdiff
2003-02-17
Julian Smart
Added start at accessibility sample
tree
|
commitdiff
2003-02-13
Chris Elliott
fix for watcom open compiler
tree
|
commitdiff
2003-02-12
Chris Elliott
first watcom makefile
tree
|
commitdiff
2003-02-10
Chris Elliott
fix contrib makefile for watcom
tree
|
commitdiff
2003-02-10
Mattia Barbon
Fix compilation with GCC (at least 2.95.4).
tree
|
commitdiff
2003-02-03
Vadim Zeitlin
added (woefully incomplete) Japanese translations
tree
|
commitdiff
2003-02-03
Mattia Barbon
Make wxr resources work in Unicode mode.
tree
|
commitdiff
2003-02-02
Vadim Zeitlin
added Unicode build configurations
tree
|
commitdiff
2003-02-02
Vadim Zeitlin
the Russian translations were somehow corrupted, fixed
tree
|
commitdiff
2003-02-02
Vadim Zeitlin
unused any more
tree
|
commitdiff
2003-02-02
Vadim Zeitlin
allow choosing language from the command line; small...
tree
|
commitdiff
2003-02-01
Vadim Zeitlin
show dir selection dialog both with and without new...
tree
|
commitdiff
2003-01-27
Gilles Depeyrot
improved Mac resource creation step in order to allow...
tree
|
commitdiff
2003-01-27
Vadim Zeitlin
updated sample evrsion from Greg Chicares
tree
|
commitdiff
2003-01-27
Vadim Zeitlin
fixed a crash in socket server test and added quit...
tree
|
commitdiff
2003-01-26
Václav Slavík
added wxHtmlWindow::LoadFile
tree
|
commitdiff
2003-01-26
Václav Slavík
added wxSplitterWindow to XRC
tree
|
commitdiff
2003-01-26
Vadim Zeitlin
compilation fix after wxSizer::Remove() change
tree
|
commitdiff
2003-01-26
Robert Roebling
Minor changes to printing sample.
tree
|
commitdiff
2003-01-26
Václav Slavík
compilation fix
tree
|
commitdiff
2003-01-26
Gilles Depeyrot
added CarbonFrameworkLib to CodeWarrior 5 projects
tree
|
commitdiff
2003-01-25
Gilles Depeyrot
added CarbonFrameworkLib to CodeWarrior 5 projects
tree
|
commitdiff
2003-01-24
Julian Smart
Applied patch [ 665806 ] Better slider test in widget...
tree
|
commitdiff
2003-01-24
Vadim Zeitlin
minor changes to wxDir test code
tree
|
commitdiff
2003-01-22
Vadim Zeitlin
updated for the latest makewat.env changes
tree
|
commitdiff
2003-01-22
Vadim Zeitlin
new (for wxBase) or updated and (hopefully() improved...
tree
|
commitdiff
2003-01-19
Chris Elliott
commit missing .rc file
tree
|
commitdiff
2003-01-18
Václav Slavík
added wxFileName::MakeRelative test
tree
|
commitdiff
2003-01-13
Ron Lee
Split this out from other changes to keep things sane..
tree
|
commitdiff
2003-01-12
Vadim Zeitlin
compilation fix for wxUniv (patch 664699)
tree
|
commitdiff
2003-01-11
Mattia Barbon
Use checkbox if togglebutton not available.
tree
|
commitdiff
2003-01-11
Mattia Barbon
Documented wxMotif filedialog limitations WRT wildcar...
tree
|
commitdiff
2003-01-10
Stefan Csomor
corrected type for text document (non standard save...
tree
|
commitdiff
2003-01-10
Stefan Csomor
makefile important for setting the correct creator...
tree
|
commitdiff
2003-01-10
Stefan Csomor
Register Default Creators under wxMac
tree
|
commitdiff
2003-01-10
Stefan Csomor
added custom icons
tree
|
commitdiff
2003-01-10
Stefan Csomor
added custom icons
tree
|
commitdiff
next