projects
/
wxWidgets.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Use LF eol-style svn property for all Unix-only files.
[wxWidgets.git]
/
include
/
wx
/
textctrl.h
2012-11-20
Vadim Zeitlin
Revert all wxNOEXCEPT-related changes.
blob
|
commitdiff
|
raw
2012-11-17
Vadim Zeitlin
Add wxNOEXCEPT and use it for std::streambuf-derived...
blob
|
commitdiff
|
raw
|
diff to current
2012-07-20
Vadim Zeitlin
No changes, just fix some typos in comments.
blob
|
commitdiff
|
raw
2012-07-15
Julian Smart
Added continuation bullet style for supporting multiple...
blob
|
commitdiff
|
raw
|
diff to current
2012-07-10
Vadim Zeitlin
Forbid setting hints for multi-line text controls.
blob
|
commitdiff
|
raw
|
diff to current
2012-05-20
Julian Smart
Added pixel size capability to wxTextAttr and wxRichTex...
blob
|
commitdiff
|
raw
|
diff to current
2012-04-05
Vadim Zeitlin
Remove support for MetroWerks CodeWarrior compiler.
blob
|
commitdiff
|
raw
|
diff to current
2012-03-27
Vadim Zeitlin
Set wxTextAreaBase::m_filename in the methods of this...
blob
|
commitdiff
|
raw
|
diff to current
2012-01-23
Vadim Zeitlin
Add support for stricken-through fonts.
blob
|
commitdiff
|
raw
|
diff to current
2012-01-15
Vadim Zeitlin
Remove Palm OS port.
blob
|
commitdiff
|
raw
|
diff to current
2011-08-10
Steve Lamerton
Merge in from trunk r64802 - r68625
blob
|
commitdiff
|
raw
|
diff to current
2011-07-29
Vadim Zeitlin
Add wxTextCtrl::PositionToCoords() functions for wxMSW...
blob
|
commitdiff
|
raw
|
diff to current
2011-07-25
Steve Lamerton
Merge in from trunk r67662 to r64801
blob
|
commitdiff
|
raw
|
diff to current
2011-05-03
Dimitri Schoolwerth
Replaced Ok() occurrences with IsOk() throughout trunk.
blob
|
commitdiff
|
raw
|
diff to current
2010-10-04
Julian Smart
wxRTC no longer derives from wxTextCtrlBase; added...
blob
|
commitdiff
|
raw
|
diff to current
2010-06-28
Julian Smart
Added missing wxTEXT_ATTR_PAGE_BREAK from wxTEXT_ATTR_P...
blob
|
commitdiff
|
raw
|
diff to current
2010-04-06
Vadim Zeitlin
Move SendTextUpdatedEvent() down to wxTextEntryBase...
blob
|
commitdiff
|
raw
|
diff to current
2009-12-07
Vadim Zeitlin
Move wxMSW wxTextCtrl::GetDefaultAttributes() to wxText...
blob
|
commitdiff
|
raw
|
diff to current
2009-12-03
Paul Cornett
make access for virtuals match base
blob
|
commitdiff
|
raw
|
diff to current
2009-09-26
Vadim Zeitlin
Refactor wxStyledTextCtrl to share common file save...
blob
|
commitdiff
|
raw
|
diff to current
2009-03-02
Vadim Zeitlin
added wxTextEntry::SetHint() (a.k.a. cue banner or...
blob
|
commitdiff
|
raw
|
diff to current
2009-02-08
Vadim Zeitlin
add wx-prefixed and semicolon-requiring versions of...
blob
|
commitdiff
|
raw
|
diff to current
2009-02-07
Vadim Zeitlin
require semicolon after wxDECLARE/DEFINE_EVENT() (close...
blob
|
commitdiff
|
raw
|
diff to current
2009-01-16
Francesco Montorsi
use enumerations instead of integers for wxFont style...
blob
|
commitdiff
|
raw
|
diff to current
2009-01-15
Julian Smart
Added font family to wxTextAttr
blob
|
commitdiff
|
raw
|
diff to current
2009-01-12
Vadim Zeitlin
add more flexible and safer template Connect() overload...
blob
|
commitdiff
|
raw
|
diff to current
2008-12-27
Francesco Montorsi
Fix wxCalendarEvent and wxTextUrlEvent event classes...
blob
|
commitdiff
|
raw
|
diff to current
2008-10-04
Francesco Montorsi
interface revisions of ta*h te*h headers; grouped wxTex...
blob
|
commitdiff
|
raw
|
diff to current
2008-06-28
Vadim Zeitlin
deprecate wxTE_AUTO_SCROLL as it's always on in the...
blob
|
commitdiff
|
raw
|
diff to current
2008-06-11
Stefan Csomor
fixing file paths after renaming
blob
|
commitdiff
|
raw
|
diff to current
2008-04-28
Vadim Zeitlin
fix wxTextCtrl::operator<<('\n') in Unicode build ...
blob
|
commitdiff
|
raw
|
diff to current
2008-03-26
Francesco Montorsi
substitute WXDLLEXPORT with WXDLLIMPEXP_CORE and WXDLLE...
blob
|
commitdiff
|
raw
|
diff to current
2008-03-09
Vadim Zeitlin
remove wxTextAttr::CreateFont(); return wxNullFont...
blob
|
commitdiff
|
raw
|
diff to current
2008-03-05
Vadim Zeitlin
disable wxHAS_TEXT_WINDOW_STREAM for the old MSVC iostr...
blob
|
commitdiff
|
raw
|
diff to current
2008-03-02
Vadim Zeitlin
PalmOS compilation fixes (wx-trunk-out.diff part of...
blob
|
commitdiff
|
raw
|
diff to current
2008-01-27
Vadim Zeitlin
don't use DECLARE_EVENT_TYPE() to avoid confusing peopl...
blob
|
commitdiff
|
raw
|
diff to current
2008-01-25
Julian Smart
Fixed a bug in HasAlignment
blob
|
commitdiff
|
raw
|
diff to current
2007-12-20
Robert Roebling
Remove old event type compatibility
blob
|
commitdiff
|
raw
|
diff to current
2007-11-12
Vadim Zeitlin
make various control names constants of type char,...
blob
|
commitdiff
|
raw
|
diff to current
2007-10-09
Julian Smart
Merged wxRichTextAttr and wxTextAttrEx into wxTextAttr...
blob
|
commitdiff
|
raw
|
diff to current
2007-09-26
Vadim Zeitlin
refactor wxMSW code to extract parts common to wxTextCt...
blob
|
commitdiff
|
raw
|
diff to current
2007-09-26
Vadim Zeitlin
added wxTextEntry common base class for both wxTextCtrl...
blob
|
commitdiff
|
raw
|
diff to current
2007-07-09
Václav Slavík
added WXDLLIMPEXP_FWD_FOO macros in addition to WXDLLIM...
blob
|
commitdiff
|
raw
|
diff to current
2007-03-07
Vadim Zeitlin
removed WXWIN_COMPATIBILITY_2_4 from common and wxMSW...
blob
|
commitdiff
|
raw
|
diff to current
2006-10-08
Vadim Zeitlin
moved DoSetValue() to wxTextCtrlBase instead of having...
blob
|
commitdiff
|
raw
|
diff to current
2006-10-08
Vadim Zeitlin
added wxTextCtrl::IsEmpty()
blob
|
commitdiff
|
raw
|
diff to current
2006-10-08
Vadim Zeitlin
added wxTextCtrl::ChangeValue() which is the same as...
blob
|
commitdiff
|
raw
|
diff to current
2006-09-24
Julian Smart
Added DoLoadFile, DoSaveFile to wxTextCtrlBase
blob
|
commitdiff
|
raw
|
diff to current
2006-09-19
Julian Smart
Better compatibility between wxRichTextCtrl and wxTextC...
blob
|
commitdiff
|
raw
|
diff to current
2006-09-05
Vadim Zeitlin
mark all dtors which are virtual because base class...
blob
|
commitdiff
|
raw
|
diff to current
2006-08-04
Vadim Zeitlin
undid last change and removed wxTE/CB_FILENAME style...
blob
|
commitdiff
|
raw
|
diff to current
2006-07-29
Vadim Zeitlin
moved combobox styles from defs.to to combobox.h; added...
blob
|
commitdiff
|
raw
|
diff to current
2006-07-02
Julian Smart
Added wxTextCtrlBase to type info, useful if different...
blob
|
commitdiff
|
raw
|
diff to current
2006-06-26
Vadim Zeitlin
added SetModified() for people who find it easier to...
blob
|
commitdiff
|
raw
|
diff to current
2006-05-06
Vadim Zeitlin
added wxTextAttr::Merge (modified patch 1482719)
blob
|
commitdiff
|
raw
|
diff to current
2006-04-14
Włodzimierz Skiba
Deprecated and obsolete parts marked up for backward...
blob
|
commitdiff
|
raw
|
diff to current
2006-02-08
Vadim Zeitlin
make access specifiers for the virtual functions match...
blob
|
commitdiff
|
raw
|
diff to current
2006-01-23
Mart Raudsepp
Include gtk1 headers for non-gtk2. I don't really like...
blob
|
commitdiff
|
raw
|
diff to current
2006-01-16
Mart Raudsepp
Move constant strings to .rodata/.data.rel.ro ELF segme...
blob
|
commitdiff
|
raw
|
diff to current
2005-09-23
Mart Raudsepp
Nuke #pragma implementation/interface's
blob
|
commitdiff
|
raw
|
diff to current
2005-06-13
Włodzimierz Skiba
'[1219035] cleanup: miscellaneous' and minor source...
blob
|
commitdiff
|
raw
|
diff to current
2005-05-04
Julian Smart
Added licence/copyright information
blob
|
commitdiff
|
raw
|
diff to current
2005-04-13
Włodzimierz Skiba
wxStreamToTextRedirector fixes, define wxHAS_TEXT_WINDO...
blob
|
commitdiff
|
raw
|
diff to current
2005-03-27
Vadim Zeitlin
added wxTE_BESTWRAP style (which is the default now...
blob
|
commitdiff
|
raw
|
diff to current
2005-03-18
Julian Smart
Added WXK_SPECIAL... keycodes for special hardware...
blob
|
commitdiff
|
raw
|
diff to current
2005-03-17
Julian Smart
Small fixes for compiling Cygwin (with --disable-sockets)
blob
|
commitdiff
|
raw
|
diff to current
2005-03-09
Włodzimierz Skiba
Missing casts to event handling functions.
blob
|
commitdiff
|
raw
|
diff to current
2005-02-19
Kevin Hock
wxTE_AUTO_URL for wxGTK2 from Mart R. [patch 1126182]
blob
|
commitdiff
|
raw
|
diff to current
2005-02-15
Vadim Zeitlin
corrected EVT_TEXT_URL() definition, its handler takes...
blob
|
commitdiff
|
raw
|
diff to current
2005-02-14
Vadim Zeitlin
define wxFooHandler() macros for all wxFooEvents to...
blob
|
commitdiff
|
raw
|
diff to current
2005-01-21
Włodzimierz Skiba
Warning fixes for MinGW.
blob
|
commitdiff
|
raw
|
diff to current
2005-01-19
Włodzimierz Skiba
wxTextPos for all GetLastPosition with constants for...
blob
|
commitdiff
|
raw
|
diff to current
2004-11-08
Włodzimierz Skiba
Undef GetWindowStyle() after new #include in cmndata...
blob
|
commitdiff
|
raw
|
diff to current
2004-10-18
Włodzimierz Skiba
Warning fixes for OpenWatcom.
blob
|
commitdiff
|
raw
|
diff to current
2004-09-29
Włodzimierz Skiba
Hardware defines spec.
blob
|
commitdiff
|
raw
|
diff to current
2004-09-23
Włodzimierz Skiba
Source cleaning: whitespaces, tabs, -1/wxID_ANY/wxNOT_F...
blob
|
commitdiff
|
raw
|
diff to current
2004-09-08
Włodzimierz Skiba
Native Smartphone wxTextCtrl.
blob
|
commitdiff
|
raw
|
diff to current
2004-07-23
Vadim Zeitlin
implemented HitTest() for GTK2; test it in the sample
blob
|
commitdiff
|
raw
|
diff to current
2004-05-23
Julian Smart
Use old licence name
blob
|
commitdiff
|
raw
|
diff to current
2004-05-23
Julian Smart
Name and version changes
blob
|
commitdiff
|
raw
|
diff to current
2004-05-15
Vadim Zeitlin
subdindented paragraphs support (patch 933436)
blob
|
commitdiff
|
raw
|
diff to current
2004-03-18
Václav Slavík
WXUSINGDLL is defined when building samples on non...
blob
|
commitdiff
|
raw
|
diff to current
2004-02-10
Vadim Zeitlin
use static_cast<> in event table macros for type safety...
blob
|
commitdiff
|
raw
|
diff to current
2004-02-04
Vadim Zeitlin
added wxTextCtrl::HitTest(); implemented it for MSW
blob
|
commitdiff
|
raw
|
diff to current
2003-12-11
Julian Smart
Applied patch [ 817734 ] fix for cvs head with wxUSE_ST...
blob
|
commitdiff
|
raw
|
diff to current
2003-10-16
Vadim Zeitlin
added ShouldInheritColours()
blob
|
commitdiff
|
raw
|
diff to current
2003-09-23
Vadim Zeitlin
added wxTextCtrl::MarkDirty()
blob
|
commitdiff
|
raw
|
diff to current
2003-09-19
Vadim Zeitlin
attemps to make wxStreamToTextRedirector work with...
blob
|
commitdiff
|
raw
|
diff to current
2003-08-17
Václav Slavík
removed WXWIN_COMPATIBILITY and WXWIN_COMPATIBILITY_2
blob
|
commitdiff
|
raw
|
diff to current
2003-08-09
Václav Slavík
added support for gcc precompiled headers
blob
|
commitdiff
|
raw
|
diff to current
2003-07-22
Vadim Zeitlin
undisable many warnings for VC++ in defs.h and fixed...
blob
|
commitdiff
|
raw
|
diff to current
2003-07-09
Julian Smart
- Moved wxApp::SendIdleEvents and wxApp::ProcessIdle...
blob
|
commitdiff
|
raw
|
diff to current
2003-07-02
Vadim Zeitlin
fixes needed for separate DLL build to work
blob
|
commitdiff
|
raw
|
diff to current
2003-06-20
Julian Smart
Extended wxTextAttr and added wxTextCtrl::GetStyle...
blob
|
commitdiff
|
raw
|
diff to current
2003-03-22
David Elliott
Include wxCocoa specific header
blob
|
commitdiff
|
raw
|
diff to current
2003-03-21
David Elliott
Allow headers to be compiled in Objective-C++ mode
blob
|
commitdiff
|
raw
|
diff to current
2003-01-26
Vadim Zeitlin
added iosfwrap.h (wrapper for <iosfwd>)
blob
|
commitdiff
|
raw
|
diff to current
2003-01-04
Mattia Barbon
Remove #ifdef __WXSTUBS__ from headers.
blob
|
commitdiff
|
raw
|
diff to current
2002-09-05
Julian Smart
Applied patch [ 603858 ] wxTextCtrl text alignment...
blob
|
commitdiff
|
raw
|
diff to current
2002-08-31
Gilles Depeyrot
disable use of #pragma interface under Mac OS X
blob
|
commitdiff
|
raw
|
diff to current
next