2011-05-03 |
Dimitri Schoolwerth | Replaced Ok() occurrences with IsOk() throughout trunk. |
tree | commitdiff |
2011-02-03 |
Vadim Zeitlin | Rebake everything using bakefile 0.2.9. |
tree | commitdiff |
2011-01-14 |
Julian Smart | Implemented text boxes and tables, and further editing... |
tree | commitdiff |
2010-10-14 |
Julian Smart | Fixed #12566 (assert on deletion) due to inconsistent... |
tree | commitdiff |
2010-10-06 |
Julian Smart | Eliminated redundant wxRichTextAnchoredObject class... |
tree | commitdiff |
2010-10-05 |
Vadim Zeitlin | Fix harmless unused variables warnings. |
tree | commitdiff |
2010-10-04 |
Julian Smart | wxRTC no longer derives from wxTextCtrlBase; added... |
tree | commitdiff |
2010-09-30 |
Vadim Zeitlin | Merge of SOC2010_RTC_IMAGES branch. |
tree | commitdiff |
2010-04-09 |
Václav Slavík | Regenerated makefiles after removing USE_GDIPLUS. |
tree | commitdiff |
2010-01-09 |
Kevin Ollivier | Rebake. |
tree | commitdiff |
2010-01-04 |
Kevin Ollivier | Rebake from clean wx tree. |
tree | commitdiff |
2009-12-08 |
Vadim Zeitlin | Use X64 machine type for MSVC linker instead of old... |
tree | commitdiff |
2009-11-18 |
Kevin Ollivier | Rebake after last commit. |
tree | commitdiff |
2009-10-31 |
Kevin Ollivier | Bakefile 0.2.8 rebake. |
tree | commitdiff |
2009-10-23 |
Vadim Zeitlin | Rebaked using post-0.2.7 svn version of bakefile. |
tree | commitdiff |
2009-10-22 |
Vadim Zeitlin | Rebake everything using bakefile 0.2.7. |
tree | commitdiff |
2009-10-08 |
Kevin Ollivier | Make sure all Bakefile formats that use CRLF line feeds... |
tree | commitdiff |
2009-10-05 |
Jouk Jansen | set up for OpenVMS richtext & regex and add more sample... |
tree | commitdiff |
2009-09-12 |
Vadim Zeitlin | Rebake all the samples, demos and tests makefiles. |
tree | commitdiff |
2009-07-23 |
Vadim Zeitlin | Globally replace _T() with wxT(). |
tree | commitdiff |
2009-05-12 |
Vadim Zeitlin | don't update stc.h when not building the library, it... |
tree | commitdiff |
2009-04-26 |
Kevin Ollivier | Rebake after latest changes. |
tree | commitdiff |
2009-04-24 |
Chris Elliott | update bakefile to 0.2.6 |
tree | commitdiff |
2009-03-15 |
Kevin Ollivier | Rebake after last change. |
tree | commitdiff |
2009-03-13 |
Kevin Ollivier | Rebake after Mac bundle change. |
tree | commitdiff |
2009-03-02 |
Kevin Ollivier | Land the rest of the changes made by a rebake after... |
tree | commitdiff |
2009-01-25 |
Francesco Montorsi | Change in wxWindow the access specifier of the wxEvtHan... |
tree | commitdiff |
2009-01-17 |
Vadim Zeitlin | remove MSVC solution files from svn |
tree | commitdiff |
2009-01-16 |
Francesco Montorsi | fix sample |
tree | commitdiff |
2009-01-15 |
Vadim Zeitlin | link with wininet.lib under Windows to avoid linking... |
tree | commitdiff |
2008-10-27 |
Vadim Zeitlin | rebaked using bakefile 0.2.5 |
tree | commitdiff |
2008-10-08 |
Vadim Zeitlin | add VC9 project files (closes #9960) |
tree | commitdiff |
2008-10-08 |
Vadim Zeitlin | rebaked makefiles with 0.2.4 |
tree | commitdiff |
2008-09-20 |
Kevin Ollivier | Rebake after bakefile changes. |
tree | commitdiff |
2008-09-11 |
Stefan Csomor | adding new toolkits for osx |
tree | commitdiff |
2008-09-04 |
Kevin Ollivier | rebake |
tree | commitdiff |
2008-07-05 |
Paul Cornett | mark long-deprecated methods as such, and don't use... |
tree | commitdiff |
2008-06-12 |
Stefan Csomor | mac paths updated |
tree | commitdiff |
2008-06-02 |
Václav Slavík | regenerated all trunk makefiles with bakefile-0.2.3 |
tree | commitdiff |
2008-02-12 |
Julian Smart | Fixed several style, paste and undo bugs |
tree | commitdiff |
2008-01-27 |
Václav Slavík | added VC7/8 project files for samples |
tree | commitdiff |
2008-01-23 |
Václav Slavík | regenerated makefiles with bkl-0.2.3 |
tree | commitdiff |
2008-01-16 |
Vadim Zeitlin | made all XPM const to avoid warnings from mingw32 4... |
tree | commitdiff |
2007-12-15 |
Vadim Zeitlin | rebaked everything, fixes problems with OpenGL samples... |
tree | commitdiff |
2007-11-25 |
Václav Slavík | removed ANSI configs from VisualC++ project files |
tree | commitdiff |
2007-10-11 |
Chris Elliott | update makefiles |
tree | commitdiff |
2007-10-09 |
Julian Smart | Merged wxRichTextAttr and wxTextAttrEx into wxTextAttr... |
tree | commitdiff |
2007-08-07 |
Julian Smart | Added wxBORDER_THEME, wxWindow::GetDefaultBorderForCont... |
tree | commitdiff |
2007-06-30 |
Vadim Zeitlin | changed ds[pw] files to use CRLF eol style and not... |
tree | commitdiff |
2007-03-05 |
Julian Smart | Implemented text background colour |
tree | commitdiff |
2007-02-07 |
Robin Dunn | rebaked after changing the version number |
tree | commitdiff |
2007-02-04 |
Vadim Zeitlin | call OnInit() from all samples to allow using standard... |
tree | commitdiff |
2006-11-30 |
Julian Smart | Removed redundant code |
tree | commitdiff |
2006-07-25 |
Włodzimierz Skiba | PCH build fix. |
tree | commitdiff |
2006-07-24 |
Vadim Zeitlin | protect gs_allThreads with a mutex (modified patch... |
tree | commitdiff |
2006-11-10 |
Robin Dunn | Move version number to 2.8.0.0 and rebake the makefiles |
tree | commitdiff |
2006-11-08 |
Julian Smart | Added a couple of text effects |
tree | commitdiff |
2006-11-04 |
Vadim Zeitlin | rebaked with baefile rev 928 |
tree | commitdiff |
2006-10-31 |
Julian Smart | Made all bitmaps 16x16 |
tree | commitdiff |
2006-10-28 |
Robin Dunn | Moved version number to 2.7.2.0 and rebaked |
tree | commitdiff |
2006-10-27 |
Julian Smart | Demonstrates printing |
tree | commitdiff |
2006-10-26 |
Julian Smart | Added outline style sample and vetoing of style sheet... |
tree | commitdiff |
2006-10-19 |
Julian Smart | Separated out list formatting into new menu. |
tree | commitdiff |
2006-10-17 |
Julian Smart | Added various list commands to demonstrate new list... |
tree | commitdiff |
2006-10-10 |
Julian Smart | Minor correction |
tree | commitdiff |
2006-10-10 |
Julian Smart | Added help provider |
tree | commitdiff |
2006-10-09 |
Robin Dunn | Bumping the version number also requires that version... |
tree | commitdiff |
2006-10-08 |
Julian Smart | Demonstrate new formatting and symbol dialogs. |
tree | commitdiff |
2006-09-29 |
Julian Smart | Fixed bugs in, and added operators and copy constructor... |
tree | commitdiff |
2006-09-12 |
Julian Smart | Increased size slightly |
tree | commitdiff |
2006-09-12 |
Julian Smart | Style listbox now shows current style |
tree | commitdiff |
2006-07-21 |
Włodzimierz Skiba | PDA adjustements |
tree | commitdiff |
2006-07-20 |
Włodzimierz Skiba | Reuse common sample resources. Remove unused files. |
tree | commitdiff |
2006-07-03 |
Julian Smart | SetStyle/GetStyle corrections |
tree | commitdiff |
2006-07-02 |
Julian Smart | Seems to work fine without switching off anti-aliasing now |
tree | commitdiff |
2006-06-29 |
Julian Smart | Changed order of libs to fix linking |
tree | commitdiff |
2006-06-29 |
Julian Smart | Moved wxRichTextCtrl to its own library |
tree | commitdiff |
2006-06-28 |
Julian Smart | Added support for tabs in wxRichTextCtrl (Ashish More) |
tree | commitdiff |
2006-06-22 |
Julian Smart | Added missing makefile |
tree | commitdiff |
2006-06-14 |
Robin Dunn | fixed line endings |
tree | commitdiff |
2006-05-28 |
Vadim Zeitlin | File/dir dialog styles and other changes (patch 1488371): |
tree | commitdiff |
2006-04-21 |
Włodzimierz Skiba | Removal of first part of dsw files (as requested by... |
tree | commitdiff |
2006-01-21 |
Michael Wetherell | Rebake all the VC++ project files and makefiles |
tree | commitdiff |
2005-12-18 |
Julian Smart | Separated XML and HTML rich text I/O handlers |
tree | commitdiff |
2005-11-25 |
David Elliott | Ran make -f build/autogen.mk |
tree | commitdiff |
2005-11-09 |
Michael Wetherell | Regenerate Makefile.in, configure and the VC++ project... |
tree | commitdiff |
2005-11-03 |
Włodzimierz Skiba | Warning fix. |
tree | commitdiff |
2005-10-25 |
Włodzimierz Skiba | wxWinCE build fix and source cleaning. |
tree | commitdiff |
2005-10-23 |
Michael Wetherell | Rebake after adding libs html and xml to samples using... |
tree | commitdiff |
2005-10-22 |
Julian Smart | Removed duplicate hotkey |
tree | commitdiff |
2005-10-21 |
Julian Smart | Reduced unnecessary painting; delete/recreate caret... |
tree | commitdiff |
2005-10-21 |
Julian Smart | Switched antialiasing off since GetTextExtent doesn... |
tree | commitdiff |
2005-10-21 |
Julian Smart | Fixed some styling bugs, optimized resize for large... |
tree | commitdiff |
2005-10-20 |
Julian Smart | Efficiency measures; file loading bug fix |
tree | commitdiff |
2005-10-19 |
Włodzimierz Skiba | richtext.bkl added and dmars makefiles removed. |
tree | commitdiff |
2005-10-19 |
Julian Smart | Only draw if inside client rectangle |
tree | commitdiff |
2005-10-19 |
Julian Smart | Added wxRichTextCtrl |
tree | commitdiff |
|