projects
/
wxWidgets.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first
⋅
prev
⋅ next
Small wxString usage fix.
[wxWidgets.git]
/
samples
/
text
/
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
1999-08-05
Julian Smart
Added new files to .rsp files; added new samples to...
tree
|
commitdiff
1999-07-21
Vadim Zeitlin
1. Assorted Motif fixes
tree
|
commitdiff
1999-07-15
Vadim Zeitlin
made the sample work under wxMSW too
tree
|
commitdiff
1999-07-15
Vadim Zeitlin
renamed controls.* to text.*
tree
|
commitdiff
1999-07-12
Vadim Zeitlin
1. wxTextControl::SetFont() does something (good or...
tree
|
commitdiff
1999-07-03
Robert Roebling
Added wxExtDialog and sample.
tree
|
commitdiff
1999-06-10
Robert Roebling
Corrected byte swapping macros.
tree
|
commitdiff
1999-06-07
Robert Roebling
CVS cleanups.
tree
|
commitdiff
1999-06-04
Robert Roebling
Added missing file.
tree
|
commitdiff
1999-06-01
Vadim Zeitlin
old makefiles removed
tree
|
commitdiff
1999-05-31
Robert Roebling
Added own sample for text ctrl, char/key events,...
tree
|
commitdiff