2010-05-25 |
Vadim Zeitlin | Fix setting the fonts for wxMSW wxTextCtrl with wxTE_RI... |
blob | commitdiff | raw |
2009-12-07 |
Vadim Zeitlin | Move wxMSW wxTextCtrl::GetDefaultAttributes() to wxText... |
blob | commitdiff | raw | diff to current |
2009-08-21 |
Vadim Zeitlin | No changes, just removed hard tabs and trailing white... |
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-15 |
Václav Slavík | wxMSW: generate wxClipboardTextEvent from wxTextCtrl... |
blob | commitdiff | raw | diff to current |
2007-10-26 |
Paul Cornett | make access for virtuals match base |
blob | commitdiff | raw | diff to current |
2007-09-27 |
Vadim Zeitlin | don't declare HasSelection() in this class and especial... |
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-15 |
Vadim Zeitlin | get rid of the built-in drop target in rich text contro... |
blob | commitdiff | raw | diff to current |
2007-08-07 |
Julian Smart | Added wxBORDER_THEME, wxWindow::GetDefaultBorderForCont... |
blob | commitdiff | raw | diff to current |
2007-01-09 |
Julian Smart | IsRich should be defined even if wxUSE_RICHTEXT isn't |
blob | commitdiff | raw | diff to current |
2006-12-20 |
Vadim Zeitlin | changing ES_LEFT/CENTER/RIGHT styles only works for... |
blob | commitdiff | raw | diff to current |
2006-10-08 |
Vadim Zeitlin | restored sending events from Replace/Remove/Write/Appen... |
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-02-08 |
Vadim Zeitlin | make access specifiers for the virtual functions match... |
blob | commitdiff | raw | diff to current |
2006-02-06 |
Julian Smart | Attempt at using inkedit control for wxTextCtrl, when... |
blob | commitdiff | raw | diff to current |
2005-09-23 |
Mart Raudsepp | Nuke #pragma implementation/interface's |
blob | commitdiff | raw | diff to current |
2005-07-29 |
Vadim Zeitlin | decreased text limit which we consider to be set by... |
blob | commitdiff | raw | diff to current |
2005-04-10 |
Vadim Zeitlin | extended wxWindow::MSWGetBgBrush() and wxControl::MSWCo... |
blob | commitdiff | raw | diff to current |
2005-02-19 |
Vadim Zeitlin | don't steal EVT_RIGHT_UP in rich edit controls for... |
blob | commitdiff | raw | diff to current |
2005-02-15 |
Vadim Zeitlin | removed m_isCaretAtEnd optimization added in rev 1... |
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-25 |
Vadim Zeitlin | changed the code to be really sure that exactly one... |
blob | commitdiff | raw | diff to current |
2004-11-19 |
Vadim Zeitlin | replaced OnCtlColor(7 params) with MSWControlColor... |
blob | commitdiff | raw | diff to current |
2004-11-16 |
Vadim Zeitlin | small optimization for wxTextCtrl (forgot to commit... |
blob | commitdiff | raw | diff to current |
2004-11-07 |
Ryan Norton | fix for [ 1052989 ] TextCtrl.SetBackgroundColour(wx... |
blob | commitdiff | raw | diff to current |
2004-09-07 |
Włodzimierz Skiba | Source cleaning: -1/wxID_ANY/wxDefaultCoord, ::, TRUE... |
blob | commitdiff | raw | diff to current |
2004-07-23 |
Vadim Zeitlin | unhide the other HitTest() overload |
blob | commitdiff | raw | diff to current |
2004-07-23 |
Vadim Zeitlin | implement HitTest(pos) variant and not HitTest(x, y... |
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-03-28 |
Vadim Zeitlin | removed Win16 code (patch 905241), last version with... |
blob | commitdiff | raw | diff to current |
2004-02-25 |
Julian Smart | Applied patch [ 903619 ] Win64 and Itanium support |
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-09-23 |
Vadim Zeitlin | added wxTextCtrl::MarkDirty() |
blob | commitdiff | raw | diff to current |
2003-09-19 |
Vadim Zeitlin | wxTextCtrl::GetValue() lost (replaced with question... |
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-19 |
Vadim Zeitlin | added Show/HideNativeCaret() (patch 759924) |
blob | commitdiff | raw | diff to current |
2003-06-20 |
Julian Smart | Extended wxTextAttr and added wxTextCtrl::GetStyle... |
blob | commitdiff | raw | diff to current |
2002-12-04 |
Vadim Zeitlin | merged 2.4 branch into the trunk |
blob | commitdiff | raw | diff to current |
2002-08-22 |
Vadim Zeitlin | send event from Clear() for a simple text control,... |
blob | commitdiff | raw | diff to current |
2002-07-21 |
Vadim Zeitlin | default style now applies to the text entered by the... |
blob | commitdiff | raw | diff to current |
2002-04-21 |
Vadim Zeitlin | fixed WM_GETDLGCODE processing to include the bits... |
blob | commitdiff | raw | diff to current |
2002-04-18 |
Vadim Zeitlin | select the whole text in the single line text control... |
blob | commitdiff | raw | diff to current |
2002-04-07 |
Vadim Zeitlin | added wxTextCtrl::EmulateKeyPress |
blob | commitdiff | raw | diff to current |
2002-02-17 |
Vadim Zeitlin | better handling for the style changing during run-time |
blob | commitdiff | raw | diff to current |
2002-02-06 |
Vadim Zeitlin | got rid of wxWindow::m_lDlgCode - now wxWANTS_CHARS... |
blob | commitdiff | raw | diff to current |
2002-01-12 |
Vadim Zeitlin | SetValue() doesn't call Clear() |
blob | commitdiff | raw | diff to current |
2002-01-09 |
Vadim Zeitlin | added, implemented, documented wxTE_RICH2 and wxTextCtr... |
blob | commitdiff | raw | diff to current |
2001-12-09 |
Vadim Zeitlin | fixed displaying text in non default charset in the... |
blob | commitdiff | raw | diff to current |
2001-11-14 |
Robin Dunn | GetSelection --> GetStringSelection |
blob | commitdiff | raw | diff to current |
2001-11-14 |
Vadim Zeitlin | added wxTextCtrl::GetSelection() returning a wxString... |
blob | commitdiff | raw | diff to current |
2001-10-19 |
Vadim Zeitlin | simplified wxTextCtrl::Create() to use wxControl::MSWCr... |
blob | commitdiff | raw | diff to current |
2001-08-15 |
Vadim Zeitlin | implemented, tested and documented wxTextCtrl::SetMaxLe... |
blob | commitdiff | raw | diff to current |
2001-08-05 |
Vadim Zeitlin | fixed processing of the implicit wxTextCtrl accelerator... |
blob | commitdiff | raw | diff to current |
2001-07-29 |
Vadim Zeitlin | 1. added wxTE_AUTO_URL style and support for it under... |
blob | commitdiff | raw | diff to current |
2001-05-27 |
Vadim Zeitlin | added text style support to wxTextCtrl for MSW |
blob | commitdiff | raw | diff to current |
2000-07-15 |
Bryan Petty | merged 2.2 branch |
blob | commitdiff | raw | diff to current |
1999-11-29 |
Vadim Zeitlin | joinable and detached POSIX threads (not fully tested... |
blob | commitdiff | raw | diff to current |
1999-11-25 |
Vadim Zeitlin | 1. wxMDIParentFrame::~wxMDIParentFrame() bug fixed |
blob | commitdiff | raw | diff to current |
1999-11-19 |
Vadim Zeitlin | wxWindow::GetBestSize() added |
blob | commitdiff | raw | diff to current |
1999-07-15 |
Vadim Zeitlin | 1. wxTextCtrl compilation fixes for wxGTK and more... |
blob | commitdiff | raw | diff to current |
1999-07-14 |
Vadim Zeitlin | 1. new wxFFile class - as wxFile but uses fopen/fread... |
blob | commitdiff | raw | diff to current |
1999-07-02 |
Vadim Zeitlin | 1. DoSetSize() simplified, DoGetBestSize() introduced |
blob | commitdiff | raw | diff to current |
1999-06-28 |
Vadim Zeitlin | 1. wxStaticLine implemented (generic (ugly) and MSW... |
blob | commitdiff | raw | diff to current |
1999-06-19 |
Vadim Zeitlin | text controls respect wxTE_PROCESS_ENTER/TAB styles... |
blob | commitdiff | raw | diff to current |
1999-06-09 |
Robert Roebling | WINE is so fine. |
blob | commitdiff | raw | diff to current |
1999-05-23 |
Vadim Zeitlin | 1. some minor but nasty bugs fixed (see post to the... |
blob | commitdiff | raw | diff to current |
1999-05-19 |
Vadim Zeitlin | 1. wxMSW seems to work (please test and send your bug... |
blob | commitdiff | raw | diff to current |
1999-04-19 |
Ove Kaaven | Some Unicode changes. |
blob | commitdiff | raw | diff to current |
1999-04-07 |
Julian Smart | Menu/toolbar event handling now tries the window with... |
blob | commitdiff | raw | diff to current |
1999-04-06 |
Julian Smart | Added some missing wxTextCtrl functions: Undo, Redo... |
blob | commitdiff | raw | diff to current |
1999-02-22 |
Vadim Zeitlin | GetSize() and GetClientSize() changes |
blob | commitdiff | raw | diff to current |
1999-02-02 |
Vadim Zeitlin | 1. Harm's patch for AppendText() |
blob | commitdiff | raw | diff to current |
1999-01-31 |
Vadim Zeitlin | very minor changes |
blob | commitdiff | raw | diff to current |
1999-01-15 |
Julian Smart | Added wxTE_PROCESS_TAB |
blob | commitdiff | raw | diff to current |
1999-01-08 |
Julian Smart | Corrected grey scrolling windows; added C++Builder... |
blob | commitdiff | raw | diff to current |
1998-11-28 |
Julian Smart | wxSize/wxPoint/wxRect versions of functions added to... |
blob | commitdiff | raw | diff to current |
1998-09-25 |
Vadim Zeitlin | USE_xxx constants renamed to wxUSE_xxx. This is an... |
blob | commitdiff | raw | diff to current |
1998-08-09 |
Julian Smart | Miscellaneous, mostly cosmetic changes. wxPen/wxFont... |
blob | commitdiff | raw | diff to current |
1998-08-07 |
Julian Smart | Fixed various wxMSW compile problems that came down... |
blob | commitdiff | raw | diff to current |
1998-07-19 |
Vadim Zeitlin | MSWGetDlgCode() behaviour changed to allow both TAB... |
blob | commitdiff | raw | diff to current |
1998-07-04 |
Julian Smart | Sorry, I went and removed consts as per the style guide :-) |
blob | commitdiff | raw | diff to current |
1998-05-20 |
Karsten Ballüder | added some wxMSW stuff |
blob | commitdiff | raw | diff to current |
|