projects
/
wxWidgets.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first
⋅
prev
⋅
next
don't use implicit wxString->char*/wchar_t* conversion, it will not be available...
[wxWidgets.git]
/
samples
/
text
/
2003-07-20
Robin Dunn
A new set of baked makefiles
tree
|
commitdiff
2003-07-06
Václav Slavík
don't link wxBase against GUI libraries
tree
|
commitdiff
2003-07-05
Václav Slavík
regenerated
tree
|
commitdiff
2003-07-04
Václav Slavík
added Mingw makefiles
tree
|
commitdiff
2003-07-04
Václav Slavík
regenerated makefiles
tree
|
commitdiff
2003-07-04
Václav Slavík
regenerated
tree
|
commitdiff
2003-07-04
Václav Slavík
multilib linking fixes
tree
|
commitdiff
2003-06-29
Václav Slavík
regenerated
tree
|
commitdiff
2003-06-25
Václav Slavík
new dependencies tracking code
tree
|
commitdiff
2003-06-25
Václav Slavík
new dependency tracking from bakefile cvs
tree
|
commitdiff
2003-06-25
Václav Slavík
regenerated makefiles, with support for multilib build
tree
|
commitdiff
2003-06-24
Václav Slavík
moved to autoconf-2.5x
tree
|
commitdiff
2003-06-23
Václav Slavík
generated new makefiles
tree
|
commitdiff
2003-06-23
Václav Slavík
new build system
tree
|
commitdiff
2003-06-23
Julian Smart
Implemented wxTextCtrl::GetStyle for MSW
tree
|
commitdiff
2003-06-20
Julian Smart
Extended wxTextAttr and added wxTextCtrl::GetStyle...
tree
|
commitdiff
2003-06-20
Chris Elliott
relative path to wxwin in samples for Digital Mars...
tree
|
commitdiff
2003-06-16
Chris Elliott
makefiles for samples for digital mars
tree
|
commitdiff
2003-04-17
Julian Smart
Part of a patch I forgot to commit previously: demonstr...
tree
|
commitdiff
2003-04-05
Chris Elliott
changes to watcom makefiles for OpenWatcom
tree
|
commitdiff
2003-03-24
Vadim Zeitlin
added test for Remove() and Replace() (patch 705051...
tree
|
commitdiff
2003-01-25
Gilles Depeyrot
added CarbonFrameworkLib to CodeWarrior 5 projects
tree
|
commitdiff
2003-01-13
Ron Lee
Split this out from other changes to keep things sane..
tree
|
commitdiff
2003-01-08
Julian Smart
Applied cvsignore patch
tree
|
commitdiff
2002-12-14
Mattia Barbon
More samples/Unicode fixes.
tree
|
commitdiff
2002-12-05
Julian Smart
Updated version
tree
|
commitdiff
2002-12-04
Vadim Zeitlin
merged 2.4 branch into the trunk
tree
|
commitdiff
2002-08-24
Gilles Depeyrot
updated CW exported xml projects
tree
|
commitdiff
2002-08-22
Vadim Zeitlin
fix for gcc warning about incorrect format arg
tree
|
commitdiff
2002-08-22
Vadim Zeitlin
gcc 3.1 warning fixes (patch 598343)
tree
|
commitdiff
2002-08-22
Vadim Zeitlin
removed debugging code from the sample
tree
|
commitdiff
2002-08-17
Robert Roebling
Removed all deprecated printing code.
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-05-31
Vadim Zeitlin
added tests for the focus events
tree
|
commitdiff
2002-05-12
Vadim Zeitlin
added the test for GtkText inside wxYield crash
tree
|
commitdiff
2002-04-07
Gilles Depeyrot
updated CodeWarrior 5.3 exported xml projects
tree
|
commitdiff
2002-02-25
Vadim Zeitlin
fixed error in mouse capture test
tree
|
commitdiff
2002-01-25
Vadim Zeitlin
inserted @IF_GNU_MAKE@ to allow building with other...
tree
|
commitdiff
2002-01-18
Julian Smart
Updated VC++ files
tree
|
commitdiff
2002-01-10
Gilles Depeyrot
changed PPC struct alignement setting
tree
|
commitdiff
2002-01-09
Vadim Zeitlin
no (real) changes
tree
|
commitdiff
2002-01-03
Vadim Zeitlin
log textctrl should be readonly
tree
|
commitdiff
2001-12-30
Vadim Zeitlin
Unicode test
tree
|
commitdiff
2001-12-09
Vadim Zeitlin
fixed displaying text in non default charset in the...
tree
|
commitdiff
2001-12-02
Gilles Depeyrot
store CodeWarrior 5.3 projects as xml instead of binary...
tree
|
commitdiff
2001-11-28
Vadim Zeitlin
replaced "CC = gcc" and even stranger "CPP = gcc -g...
tree
|
commitdiff
2001-11-28
Vadim Zeitlin
replaced `wx-config --cflags` with `wx-config --cxxflag...
tree
|
commitdiff
2001-11-26
Vadim Zeitlin
superposition of text styles in wxTextCtrl now works...
tree
|
commitdiff
2001-11-25
Vadim Zeitlin
added Remove() test
tree
|
commitdiff
2001-11-20
Vadim Zeitlin
compilation fix
tree
|
commitdiff
2001-11-14
Vadim Zeitlin
added wxTextCtrl::GetSelection() returning a wxString...
tree
|
commitdiff
2001-10-09
Vadim Zeitlin
added new project files for all samples and demos;...
tree
|
commitdiff
2001-10-08
Vadim Zeitlin
allow disabling text events too; show Ctrl-x events...
tree
|
commitdiff
2001-10-08
Vadim Zeitlin
don't log mouse events by default
tree
|
commitdiff
2001-09-21
Mattia Barbon
Unicode compilation fixes.
tree
|
commitdiff
2001-09-09
Gilles Depeyrot
renamed CodeWarrior 5 projects (added new ones as well)
tree
|
commitdiff
2001-08-23
Vadim Zeitlin
added possibility to filter out some messages - there...
tree
|
commitdiff
2001-08-15
Vadim Zeitlin
implemented, tested and documented wxTextCtrl::SetMaxLe...
tree
|
commitdiff
2001-08-12
Gilles Depeyrot
corrected CodeWarrior project target names and generate...
tree
|
commitdiff
2001-08-10
Julian Smart
Fixed project files for regex.lib, taking the regex...
tree
|
commitdiff
2001-08-01
Vadim Zeitlin
added tests for ScrollLines/Pages
tree
|
commitdiff
2001-07-29
Vadim Zeitlin
1. added wxTE_AUTO_URL style and support for it under...
tree
|
commitdiff
2001-07-26
Vadim Zeitlin
added demo of the difference Freeze/Thaw makes in wxTex...
tree
|
commitdiff
2001-07-22
Gilles Depeyrot
added dependency handling to Makefiles
tree
|
commitdiff
2001-06-27
Julian Smart
Updated version to 2.3.2 so apps can test for differenc...
tree
|
commitdiff
2001-06-18
Vadim Zeitlin
implemented text styles for GTK+
tree
|
commitdiff
2001-06-09
Gilles Depeyrot
added CodeWarrior 5 projects for samples
tree
|
commitdiff
2001-06-07
Julian Smart
Updates for version change to 2.3.1
tree
|
commitdiff
2001-05-27
Vadim Zeitlin
added text style support to wxTextCtrl for MSW
tree
|
commitdiff
2001-05-15
Julian Smart
Corrected some casting errors -> XtPointer
tree
|
commitdiff
2001-05-10
Julian Smart
Removed references to xpm[d].lib
tree
|
commitdiff
2001-02-06
Julian Smart
Updated VC++ project files for making DLL-based samples
tree
|
commitdiff
2000-10-10
Julian Smart
Added VC++ project files (seems logical)
tree
|
commitdiff
2000-07-15
Bryan Petty
merged 2.2 branch
tree
|
commitdiff
2000-03-03
Vadim Zeitlin
1. wxShell fixes: now really uses shell (it wasn't...
tree
|
commitdiff
2000-02-27
Václav Slavík
fixed: text.rc was datafile => copied to build dir
tree
|
commitdiff
2000-02-24
Vadim Zeitlin
1. corrected bug in MDI sample (which resulted in missi...
tree
|
commitdiff
2000-02-19
Guillermo Rodrigue...
Fixed these:
tree
|
commitdiff
2000-02-16
Vadim Zeitlin
missing event.Skip() added (it was impossible to use...
tree
|
commitdiff
2000-02-11
Vadim Zeitlin
1. exchanged binary ROPs wxSET/wxCLEAR meaning for...
tree
|
commitdiff
2000-01-31
Vadim Zeitlin
makefiles changes (@top_srcdir@ adjusted)
tree
|
commitdiff
2000-01-15
Vadim Zeitlin
added test for text ctrls with the same id
tree
|
commitdiff
2000-01-14
Vadim Zeitlin
1. some warnings fixed in forty
tree
|
commitdiff
2000-01-03
Robert Roebling
Distrib things,
tree
|
commitdiff
1999-12-22
Vadim Zeitlin
tests for "big" wxTextCtrls
tree
|
commitdiff
1999-12-11
Vadim Zeitlin
1. wxDir works for MSW and documented
tree
|
commitdiff
1999-12-07
Robert Roebling
Correction to position of rotated text.
tree
|
commitdiff
1999-11-09
Robert Roebling
Removed Vadim's surplus code in clipboard.
tree
|
commitdiff
1999-11-08
Vadim Zeitlin
removing Makefile.ams (and minor additions/fixes to...
tree
|
commitdiff
1999-11-03
Robert Roebling
A bit more testing.
tree
|
commitdiff
1999-10-24
Robert Roebling
Small distrib changes,
tree
|
commitdiff
1999-10-20
Robert Roebling
Minor Reparent() and SetToolBar() fix for wxFrame.
tree
|
commitdiff
1999-10-01
Vadim Zeitlin
wxFontEnumerator class for Motif/X
tree
|
commitdiff
1999-08-26
Patrick Albert
Solving link problem with 16 bits versions (wxProcessEv...
tree
|
commitdiff
1999-08-22
Robert Roebling
Added wxFFileStream base on wxFFile (as opposed to...
tree
|
commitdiff
1999-08-14
Robert Roebling
Makefile updates
tree
|
commitdiff
1999-08-14
Robert Roebling
More samples makefiles
tree
|
commitdiff
1999-08-13
Robert Roebling
More makefiles
tree
|
commitdiff
1999-08-06
Robert Roebling
Minor changes to samples.
tree
|
commitdiff
next