2006-10-27 |
Julian Smart | Typo fix
|
commit | commitdiff | tree |
2006-10-27 |
Julian Smart | Demonstrates printing
|
commit | commitdiff | tree |
2006-10-27 |
Julian Smart | Added richtextprinting.cpp/h
|
commit | commitdiff | tree |
2006-10-27 |
Julian Smart | First cut at printing support for wxRichTextCtrl
|
commit | commitdiff | tree |
2006-10-26 |
Julian Smart | Minor corrections
|
commit | commitdiff | tree |
2006-10-26 |
Julian Smart | Less drastic compile fix
|
commit | commitdiff | tree |
2006-10-26 |
Julian Smart | ShouldOffset is accessed from a different class (in...
|
commit | commitdiff | tree |
2006-10-26 |
Julian Smart | Added dcgraph.cpp and rebaked
|
commit | commitdiff | tree |
2006-10-26 |
Julian Smart | Using MinGW 3, no hbmpItem
|
commit | commitdiff | tree |
2006-10-26 |
Julian Smart | Added missing include for MinGW non-PCH compile
|
commit | commitdiff | tree |
2006-10-26 |
Julian Smart | Added a cast
|
commit | commitdiff | tree |
2006-10-26 |
Julian Smart | Fixed initialisation order warning
|
commit | commitdiff | tree |
2006-10-26 |
Julian Smart | Typo fixes
|
commit | commitdiff | tree |
2006-10-26 |
Julian Smart | Added outline style sample and vetoing of style sheet...
|
commit | commitdiff | tree |
2006-10-26 |
Julian Smart | Added URL support to attribute objects and to wxRichTextCtrl,
|
commit | commitdiff | tree |
2006-10-25 |
Julian Smart | wxRichTextCtrl not ready for WinCE yet, stop people...
|
commit | commitdiff | tree |
2006-10-25 |
Julian Smart | Button size adjustment
|
commit | commitdiff | tree |
2006-10-25 |
Julian Smart | Don't reset the best size to wxDefaultSize unless we...
|
commit | commitdiff | tree |
2006-10-25 |
Julian Smart | Better button size on wxX11
|
commit | commitdiff | tree |
2006-10-24 |
Julian Smart | Fix incorrect comparison
|
commit | commitdiff | tree |
2006-10-24 |
Julian Smart | Added missing header
|
commit | commitdiff | tree |
2006-10-24 |
Julian Smart | Compile fixes
|
commit | commitdiff | tree |
2006-10-24 |
Julian Smart | Must define a symbol to test its value
|
commit | commitdiff | tree |
2006-10-24 |
Julian Smart | Typo correction
|
commit | commitdiff | tree |
2006-10-24 |
Julian Smart | Compile fixes
|
commit | commitdiff | tree |
2006-10-24 |
Julian Smart | Added creation of printer DC to printer factory.
|
commit | commitdiff | tree |
2006-10-24 |
Julian Smart | Added GetTempDir change log
|
commit | commitdiff | tree |
2006-10-24 |
Julian Smart | Added GetTempDir
|
commit | commitdiff | tree |
2006-10-23 |
Julian Smart | Added GetTempDir
|
commit | commitdiff | tree |
2006-10-23 |
Julian Smart | Fixed return values
|
commit | commitdiff | tree |
2006-10-21 |
Julian Smart | Added wxUSE_RICHTEXT guard
|
commit | commitdiff | tree |
2006-10-20 |
Julian Smart | Added the ability to use built-in bullet styles, currently...
|
commit | commitdiff | tree |
2006-10-19 |
Julian Smart | Added missing WXDLLIMPEXP_RICHTEXT symbol
|
commit | commitdiff | tree |
2006-10-19 |
Julian Smart | Spin control usage correction
|
commit | commitdiff | tree |
2006-10-19 |
Julian Smart | Compilation fixes
|
commit | commitdiff | tree |
2006-10-19 |
Julian Smart | Added style organiser dialog and list style editor...
|
commit | commitdiff | tree |
2006-10-19 |
Julian Smart | Separated out list formatting into new menu.
|
commit | commitdiff | tree |
2006-10-19 |
Julian Smart | Added a list style editor page to the formatting dialog.
|
commit | commitdiff | tree |
2006-10-17 |
Julian Smart | SetSelection(wxNOT_FOUND) now works correctly.
|
commit | commitdiff | tree |
2006-10-17 |
Julian Smart | Fixed assert when moving out of a menu
|
commit | commitdiff | tree |
2006-10-17 |
Julian Smart | Support wxDF_UNICODETEXT
|
commit | commitdiff | tree |
2006-10-17 |
Julian Smart | Draw tool transparently if we have a mask
|
commit | commitdiff | tree |
2006-10-17 |
Julian Smart | Added various list commands to demonstrate new list...
|
commit | commitdiff | tree |
2006-10-17 |
Julian Smart | Added list style to text attributes, independent from...
|
commit | commitdiff | tree |
2006-10-13 |
Julian Smart | Fixed tab selection bug
|
commit | commitdiff | tree |
2006-10-12 |
Julian Smart | Some additions to the wxRichTextCtrl overview.
|
commit | commitdiff | tree |
2006-10-11 |
Julian Smart | Added back necessary defines 'cleaned' away. If folks...
|
commit | commitdiff | tree |
2006-10-10 |
Julian Smart | Added newlines to end of files to avoid RTF-for-PDF...
|
commit | commitdiff | tree |
2006-10-10 |
Julian Smart | Minor correction
|
commit | commitdiff | tree |
2006-10-10 |
Julian Smart | Return type change
|
commit | commitdiff | tree |
2006-10-10 |
Julian Smart | Added some missing newlines to ends of files (necessary...
|
commit | commitdiff | tree |
2006-10-10 |
Julian Smart | Added help provider
|
commit | commitdiff | tree |
2006-10-09 |
Julian Smart | Don't use precompiled header directives in included...
|
commit | commitdiff | tree |
2006-10-09 |
Julian Smart | Removed dependence on wxClientDC and blitting from...
|
commit | commitdiff | tree |
2006-10-09 |
Julian Smart | Don't use toolbook for formatting dialog until we have...
|
commit | commitdiff | tree |
2006-10-08 |
Julian Smart | Strip menu codes out from notebook page labels
|
commit | commitdiff | tree |
2006-10-08 |
Julian Smart | It's valid to pass wxNOT_FOUND to SetSelection in order...
|
commit | commitdiff | tree |
2006-10-08 |
Julian Smart | Added missing include and missing underscores
|
commit | commitdiff | tree |
2006-10-08 |
Julian Smart | Added formatting and symbols dialogs.
|
commit | commitdiff | tree |
2006-10-08 |
Julian Smart | Demonstrate new formatting and symbol dialogs.
|
commit | commitdiff | tree |
2006-10-08 |
Julian Smart | Added rich text formatting and symbol dialog files.
|
commit | commitdiff | tree |
2006-10-08 |
Julian Smart | Added a customisable formatting dialog for wxRichTextCtrl...
|
commit | commitdiff | tree |
2006-10-08 |
Julian Smart | Added a symbol selection dialog, with optional font...
|
commit | commitdiff | tree |
2006-10-08 |
Julian Smart | Added option to set style from style listbox when single
|
commit | commitdiff | tree |
2006-10-08 |
Julian Smart | Support for characters below 32 (not supported as text or
|
commit | commitdiff | tree |
2006-10-08 |
Julian Smart | Use paragraph's attributes for paragraph-related styles...
|
commit | commitdiff | tree |
2006-10-08 |
Julian Smart | Don't use double buffering on platforms that do it...
|
commit | commitdiff | tree |
2006-10-08 |
Julian Smart | Added paragraph symbol font (Get/SetSymbolFont in attribute)
|
commit | commitdiff | tree |
2006-10-08 |
Julian Smart | Added missing image.h header
|
commit | commitdiff | tree |
2006-10-02 |
Julian Smart | Use wxIsalnum to test for word delimiters
|
commit | commitdiff | tree |
2006-10-02 |
Julian Smart | Compilo fix
|
commit | commitdiff | tree |
2006-10-01 |
Julian Smart | Added rich text buffer clipboard support.
|
commit | commitdiff | tree |
2006-09-29 |
Julian Smart | Fixed bugs in, and added operators and copy constructors...
|
commit | commitdiff | tree |
2006-09-26 |
Julian Smart | Converts DOS line endings to Unix if necessary
|
commit | commitdiff | tree |
2006-09-25 |
Julian Smart | Fixed LoadFile typo
|
commit | commitdiff | tree |
2006-09-24 |
Julian Smart | Added DoLoadFile, DoSaveFile to wxTextCtrlBase
|
commit | commitdiff | tree |
2006-09-20 |
Julian Smart | Reverted last change
|
commit | commitdiff | tree |
2006-09-19 |
Julian Smart | Better compatibility between wxRichTextCtrl and wxTextCtrlBase
|
commit | commitdiff | tree |
2006-09-19 |
Julian Smart | Corrections to take into account that range in the...
|
commit | commitdiff | tree |
2006-09-18 |
Julian Smart | Removed rogue continue statement (bug 1560636)
|
commit | commitdiff | tree |
2006-09-15 |
Julian Smart | If we use a background brush, we _must_ set a colour...
|
commit | commitdiff | tree |
2006-09-14 |
Julian Smart | Fixes bug whereby directory control foreground colour...
|
commit | commitdiff | tree |
2006-09-13 |
Julian Smart | Added public keyword
|
commit | commitdiff | tree |
2006-09-12 |
Julian Smart | Increased size slightly
|
commit | commitdiff | tree |
2006-09-12 |
Julian Smart | Sometimes, m_x and m_y don't reflect the true position...
|
commit | commitdiff | tree |
2006-09-12 |
Julian Smart | Added pango_context_get_language to speed up pango_context_g...
|
commit | commitdiff | tree |
2006-09-12 |
Julian Smart | Style listbox now shows current style
|
commit | commitdiff | tree |
2006-09-12 |
Julian Smart | Setting the current style from the UI is a mode that...
|
commit | commitdiff | tree |
2006-09-12 |
Julian Smart | Fixed flag setting omission that showed up as list...
|
commit | commitdiff | tree |
2006-09-04 |
Julian Smart | Prevents crashes caused by negative line count being...
|
commit | commitdiff | tree |
2006-09-04 |
Julian Smart | Fixed ISO-8859-11 mapping to code page under Windows
|
commit | commitdiff | tree |
2006-08-31 |
Julian Smart | Fixed compilo
|
commit | commitdiff | tree |
2006-08-30 |
Julian Smart | Don't skip event if default processing has inserted...
|
commit | commitdiff | tree |
2006-08-19 |
Julian Smart | Shouldn't need to repeat the extern
|
commit | commitdiff | tree |
2006-08-19 |
Julian Smart | Compile fixes
|
commit | commitdiff | tree |
2006-08-19 |
Julian Smart | Added missing include
|
commit | commitdiff | tree |
2006-08-18 |
Julian Smart | wxFileName size patch
|
commit | commitdiff | tree |
2006-08-18 |
Julian Smart | Applied patch [ 1531615 ] size support for wxFileName
|
commit | commitdiff | tree |
2006-08-18 |
Julian Smart | Corrected VC++ compilo (not yet tested)
|
commit | commitdiff | tree |
2006-08-10 |
Julian Smart | Need include so user code can access book control
|
commit | commitdiff | tree |
next |