2008-05-20 |
Stefan Csomor | allows resetting color of text to black, closes #4826 |
blob | commitdiff | raw |
2008-04-17 |
Robert Roebling | Patches-1940222 ] wxTextCtrl and keydown on fully selec... |
blob | commitdiff | raw | diff to current |
2008-03-22 |
Vadim Zeitlin | fix warnings about unused parameters/variables in relea... |
blob | commitdiff | raw | diff to current |
2008-02-29 |
Stefan Csomor | adjusting to changed ownership (font is only created... |
blob | commitdiff | raw | diff to current |
2008-02-23 |
Stefan Csomor | Use native visibility information at this point, as... |
blob | commitdiff | raw | diff to current |
2008-02-23 |
Vadim Zeitlin | remove MacIsReallyShown() as we now have public IsShown... |
blob | commitdiff | raw | diff to current |
2007-12-18 |
Stefan Csomor | fixing the HITextView single line scrolling under 10.5 |
blob | commitdiff | raw | diff to current |
2007-12-08 |
Stefan Csomor | unifying CFTypes |
blob | commitdiff | raw | diff to current |
2007-12-03 |
Paul Cornett | remove unneccessary header dependencies on wx/thread.h |
blob | commitdiff | raw | diff to current |
2007-11-30 |
Stefan Csomor | moving code, fixing 10.5 only compiles |
blob | commitdiff | raw | diff to current |
2007-11-29 |
Václav Slavík | 1. added wxEvtHandler::SafelyProcessEvent() and wxWindo... |
blob | commitdiff | raw | diff to current |
2007-11-29 |
Stefan Csomor | cleanup |
blob | commitdiff | raw | diff to current |
2007-11-29 |
Stefan Csomor | cleanup |
blob | commitdiff | raw | diff to current |
2007-11-28 |
Stefan Csomor | cleanup, going private with platform specific that... |
blob | commitdiff | raw | diff to current |
2007-11-26 |
Stefan Csomor | cleanup / adding effects |
blob | commitdiff | raw | diff to current |
2007-11-22 |
Stefan Csomor | cleanup and cgcolor changeds |
blob | commitdiff | raw | diff to current |
2007-11-20 |
Stefan Csomor | supporting -1 as 'to' parameter for selections |
blob | commitdiff | raw | diff to current |
2007-11-20 |
Stefan Csomor | cleanup mac |
blob | commitdiff | raw | diff to current |
2007-11-18 |
Vadim Zeitlin | fix more unused parameters and variables warnings |
blob | commitdiff | raw | diff to current |
2007-11-16 |
Stefan Csomor | cleanup mac |
blob | commitdiff | raw | diff to current |
2007-11-15 |
Stefan Csomor | cleanup |
blob | commitdiff | raw | diff to current |
2007-11-09 |
Stefan Csomor | forward port from 2.8 |
blob | commitdiff | raw | diff to current |
2007-11-05 |
Vadim Zeitlin | fix a few hundreds of harmless unused parameters warnin... |
blob | commitdiff | raw | diff to current |
2007-10-09 |
Julian Smart | Merged wxRichTextAttr and wxTextAttrEx into wxTextAttr... |
blob | commitdiff | raw | diff to current |
2007-01-05 |
Stefan Csomor | allowing vertical scrolling even if wxTE_NO_VSCROLL... |
blob | commitdiff | raw | diff to current |
2006-12-11 |
Robin Dunn | Modified form of Patch #1611222, adds wxSearchCtrl... |
blob | commitdiff | raw | diff to current |
2006-11-21 |
Kevin Ollivier | Allow spell-checking to be turned off with the MLTE... |
blob | commitdiff | raw | diff to current |
2006-10-14 |
Stefan Csomor | cleanup for 10.5 |
blob | commitdiff | raw | diff to current |
2006-10-09 |
Paul Cornett | remove unused stuff |
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::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-24 |
Robin Dunn | remove superfluous assert |
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-30 |
Julian Smart | Don't skip event if default processing has inserted... |
blob | commitdiff | raw | diff to current |
2006-08-13 |
Vadim Zeitlin | removed code for non-compositing case to fix the compil... |
blob | commitdiff | raw | diff to current |
2006-07-25 |
Vadim Zeitlin | move default button handling code from wxControlContain... |
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-13 |
Włodzimierz Skiba | Include wx/toplevel.h according to precompiled headers... |
blob | commitdiff | raw | diff to current |
2006-06-10 |
Stefan Csomor | numpad keys didn't trigger an update (reason for bug... |
blob | commitdiff | raw | diff to current |
2006-06-08 |
Stefan Csomor | missing else |
blob | commitdiff | raw | diff to current |
2006-05-25 |
Włodzimierz Skiba | Include wx/msgdlg.h according to precompiled headers... |
blob | commitdiff | raw | diff to current |
2006-05-24 |
Włodzimierz Skiba | Include wx/settings.h according to precompiled headers... |
blob | commitdiff | raw | diff to current |
2006-05-21 |
Stefan Csomor | hack around a UnicodeEditTextControl which does not... |
blob | commitdiff | raw | diff to current |
2006-05-20 |
Stefan Csomor | hacking around a missed-scroll bug in multi-line text... |
blob | commitdiff | raw | diff to current |
2006-05-18 |
Stefan Csomor | using ATSUI also in textctrl |
blob | commitdiff | raw | diff to current |
2006-05-18 |
Włodzimierz Skiba | Include wx/menu.h according to precompiled headers... |
blob | commitdiff | raw | diff to current |
2006-05-17 |
Włodzimierz Skiba | Include wx/button.h according to precompiled headers... |
blob | commitdiff | raw | diff to current |
2006-05-05 |
Włodzimierz Skiba | Include wx/dc.h according to precompiled headers of... |
blob | commitdiff | raw | diff to current |
2006-05-02 |
Włodzimierz Skiba | Include wx/utils.h according to precompiled headers... |
blob | commitdiff | raw | diff to current |
2006-04-28 |
Włodzimierz Skiba | Include wx/app.h according to precompiled headers of... |
blob | commitdiff | raw | diff to current |
2006-04-25 |
Włodzimierz Skiba | Include wx/intl.h according to precompiled headers... |
blob | commitdiff | raw | diff to current |
2006-04-19 |
Stefan Csomor | mb2wc fixes |
blob | commitdiff | raw | diff to current |
2006-04-08 |
Stefan Csomor | allowing the suppression of SetValue event-triggering... |
blob | commitdiff | raw | diff to current |
2006-04-07 |
Stefan Csomor | applied patch 1466370 |
blob | commitdiff | raw | diff to current |
2006-03-28 |
Włodzimierz Skiba | Make wxPASSWORD and wxPROCESS_ENTER really deprecated. |
blob | commitdiff | raw | diff to current |
2006-03-27 |
Włodzimierz Skiba | Final and global PRIOR/NEXT change: keep consistency... |
blob | commitdiff | raw | diff to current |
2006-02-04 |
Stefan Csomor | deactivate read-only implementation for unicodetextcont... |
blob | commitdiff | raw | diff to current |
2006-01-27 |
Vadim Zeitlin | don't eat all events if m_maxLength is 0: this means... |
blob | commitdiff | raw | diff to current |
2006-01-26 |
Stefan Csomor | implementing pure carbon event behaviour, getting rid... |
blob | commitdiff | raw | diff to current |
2006-01-10 |
David Surovell | cleanup - reformat - 4th pass |
blob | commitdiff | raw | diff to current |
2006-01-05 |
David Surovell | ported KO's v262 change forward |
blob | commitdiff | raw | diff to current |
2006-01-05 |
David Surovell | cleanup - reformat (part 3) |
blob | commitdiff | raw | diff to current |
2006-01-05 |
David Surovell | cleanup - reformat (part 2) |
blob | commitdiff | raw | diff to current |
2006-01-04 |
David Surovell | cleanup - reformat |
blob | commitdiff | raw | diff to current |
2005-11-30 |
David Surovell | readability cleanup |
blob | commitdiff | raw | diff to current |
2005-11-07 |
Stefan Csomor | cleanup |
blob | commitdiff | raw | diff to current |
2005-11-03 |
Stefan Csomor | support for 10.4 provided context menu |
blob | commitdiff | raw | diff to current |
2005-11-02 |
Stefan Csomor | default implementations for Replace and Remove |
blob | commitdiff | raw | diff to current |
2005-09-25 |
Vadim Zeitlin | Mac compilation fix after const patch |
blob | commitdiff | raw | diff to current |
2005-09-24 |
Vadim Zeitlin | added missing consts and pass objects by const referenc... |
blob | commitdiff | raw | diff to current |
2005-09-23 |
Mart Raudsepp | Nuke #pragma implementation/interface's |
blob | commitdiff | raw | diff to current |
2005-08-08 |
Vadim Zeitlin | add missing braces to quiet gcc warnings about missing... |
blob | commitdiff | raw | diff to current |
2005-07-31 |
Stefan Csomor | adding 'select all' semantics |
blob | commitdiff | raw | diff to current |
2005-07-29 |
Stefan Csomor | added intl.h for contextmenu |
blob | commitdiff | raw | diff to current |
2005-07-25 |
Stefan Csomor | Adding David Surovell's fixes and extensions |
blob | commitdiff | raw | diff to current |
2005-07-24 |
Stefan Csomor | OSX two-level header fixes |
blob | commitdiff | raw | diff to current |
2005-07-22 |
Włodzimierz Skiba | [1231183] 'cleanup: mismatched indentation' and other... |
blob | commitdiff | raw | diff to current |
2005-06-08 |
Stefan Csomor | UniChar being platform endian |
blob | commitdiff | raw | diff to current |
2005-05-31 |
Julian Smart | Typo correction patch [ 1208110 ] Lots of typo corrections |
blob | commitdiff | raw | diff to current |
2005-05-10 |
Stefan Csomor | cleanup |
blob | commitdiff | raw | diff to current |
2005-04-10 |
Kevin Hock | kTXNDoFontSubstitutionMask requires OS X 10.3 (undefine... |
blob | commitdiff | raw | diff to current |
2005-04-07 |
Stefan Csomor | using font substitution (allows for fallbacks when... |
blob | commitdiff | raw | diff to current |
2005-04-05 |
Stefan Csomor | use EditUnicodeText control for single lines |
blob | commitdiff | raw | diff to current |
2005-04-03 |
Stefan Csomor | always forcing a relayout when position changes, making... |
blob | commitdiff | raw | diff to current |
2005-04-02 |
Stefan Csomor | updating positioning after embedding is set correctly |
blob | commitdiff | raw | diff to current |
2005-04-01 |
Stefan Csomor | adding correct handling of uncovering or covering contr... |
blob | commitdiff | raw | diff to current |
2005-03-31 |
Stefan Csomor | setting the view rectangle explicitely to allow for... |
blob | commitdiff | raw | diff to current |
2005-03-31 |
Stefan Csomor | cleanup |
blob | commitdiff | raw | diff to current |
2005-03-30 |
Stefan Csomor | turning off carbon events for testing |
blob | commitdiff | raw | diff to current |
2005-03-30 |
Stefan Csomor | avoiding caret in all textctrls in 10.2 |
blob | commitdiff | raw | diff to current |
2005-03-30 |
Stefan Csomor | propagating visibility states into MLTE (otherwise... |
blob | commitdiff | raw | diff to current |
2005-03-10 |
Stefan Csomor | cursor setting corrected |
blob | commitdiff | raw | diff to current |
2005-02-27 |
Stefan Csomor | old style casts for no-rtti builds |
blob | commitdiff | raw | diff to current |
2005-02-27 |
Stefan Csomor | cleanup |
blob | commitdiff | raw | diff to current |
2005-02-27 |
Stefan Csomor | cleanup |
blob | commitdiff | raw | diff to current |
2005-02-27 |
Stefan Csomor | reintroducing non-composited functionality due to DataB... |
blob | commitdiff | raw | diff to current |
2005-02-25 |
Stefan Csomor | new MLTE implementation, using our own scrolling |
blob | commitdiff | raw | diff to current |
2005-02-24 |
Stefan Csomor | under compositing windows when using the 'classic'... |
blob | commitdiff | raw | diff to current |
2005-02-23 |
Stefan Csomor | HITextView fixed |
blob | commitdiff | raw | diff to current |
next |