Changelogs

Overview

These changelogs reflect the history of all files in the Subversion repository. The changelog has been generated at 2016-05-09 08:38:04

Changes per page:

25 50 100 250 500 1000 2000

Changelog for wxWidgets (70435 changes):

2006-10-11 23:48 RD, revision 41956

Size property conflicts with Size() method

2006-10-11 23:47 RD, revision 41955

use "StrokeLineSegements" for the second overload of StrokeLines

2006-10-11 23:46 RD, revision 41954

docstring update

2006-10-11 23:46 RD, revision 41953

Don't include platform headers from public wx headers

2006-10-11 22:34 VZ, revision 41952

moved GetLayoutDirection() to GUI wxApp, it has nothing to do in wxAppConsole

2006-10-11 22:15 VZ, revision 41951

mention more changes done by Francesco

2006-10-11 20:54 RR, revision 41950

Fix [ 1574240 ] wx.RadioButton doesn't navigate correctly

2006-10-11 20:04 KO, revision 41949

Implementing column click event handler and SortItems function for native list ctrl.

2006-10-11 19:24 RR, revision 41948

Anim doesn't depend on GIF, remove wxUSE_GIF.

2006-10-11 19:06 RR, revision 41947

[ 1574592 ] Documentation for wxBufferedDC improvements

2006-10-11 17:59 RR, revision 41946

Use native version of wxAnimateCtrl only for GTK >= 2

2006-10-11 17:02 PC, revision 41945

add sections to advanced library for each unix-based platform

2006-10-11 17:00 PC, revision 41944

animatectrl typo

2006-10-11 16:36 SC, revision 41943

bringing up to date with new files

2006-10-11 16:28 JS, revision 41942

Added back necessary defines 'cleaned' away. If folks could resist the urge to delete them again, I'd be much obliged. We can change the symbol name if necessary.

2006-10-11 16:10 SC, revision 41941

while gcc 4 works under xcode, 3.3. builds don't, therefore this workaround for source relative includes

2006-10-11 16:09 RR, revision 41940

Fix part of [ 1570325 ] wxAnimationCtrl for wxAdv library

2006-10-11 13:54 SC, revision 41939

fixing changing text colors

2006-10-11 13:45 MR, revision 41938

Implement left indentation and tab stops support in wxTextCtrl, patch #1518114 - Tim Kosse

2006-10-11 12:29 SC, revision 41937

adding the 0.5 offset for odd pen widths

2006-10-11 09:20 SC, revision 41936

adding events on kill-focus (Robert's Patch)

2006-07-24 23:16 VZ, revision 41935

allow customization of individual grid lines appearance (patch 1496015)

2006-07-24 18:30 VZ, revision 41934

fixed typos in last check in

2006-07-24 18:26 VZ, revision 41933

protect gs_allThreads with a mutex (modified patch 1518719)

2006-07-24 18:20 VZ, revision 41932

documentation for wxAppTraits (patch 1518295 from Francesco)

2006-10-11 06:44 RD, revision 41931

distrib changes to enable graphics context and add gdiplus.dll

2006-10-11 04:44 RD, revision 41930

reSWIGged

2006-10-11 04:42 RD, revision 41929

helpers and typemaps for new GraphicsContext methods

2006-10-11 04:18 RD, revision 41928

better comments

2006-10-11 04:16 RD, revision 41927

reentrance methods

2006-10-11 04:10 RD, revision 41926

~wxPoint2D

2006-10-11 04:09 RD, revision 41925

Get/Set LayoutDirection

2006-10-11 04:07 RD, revision 41924

Add wxOverlay

2006-10-11 04:01 RD, revision 41923

Don't call BeginDrawing/EndDrawing, they're deprecated.

2006-10-11 03:56 RD, revision 41922

don't build the animate contrib

2006-10-11 03:53 RD, revision 41921

use wx.SAVE style for the save dialog

2006-10-11 03:51 RD, revision 41920

move animate from contrib to core, and migrate to new API

2006-10-11 03:45 RD, revision 41919

Restore a use case that was lost with the last set of updates, using a wxBufferedDC without a real DC, just a buffer.

2006-10-11 03:00 PC, revision 41918

build fix

2006-10-11 02:41 PC, revision 41917

and more inlines called before defined

2006-10-10 22:42 KH, revision 41916

Fix typo in previous commit (sorry!). Also note that previous commit was a backport.

2006-10-10 22:39 KH, revision 41915

translate tips which appear inside _() in wxFileTipProvider (backport from HEAD)

2006-10-10 22:37 KH, revision 41914

Set the system/theme color when the control is created so that GetTextColour does not always return black

2006-10-10 19:17 RD, revision 41913

remove targets before cp, mv and ln, otherwise ambiguous links and make errors can result.

2006-10-10 19:09 SC, revision 41912

adding overlay implementation for core graphics

2006-10-10 19:06 SC, revision 41911

simpler implementation

2006-10-10 19:04 SC, revision 41910

resetting when necessary

2006-10-10 19:02 SC, revision 41909

switching to newer API

2006-10-10 18:59 CE, revision 41908

temporary fix for motif, univ, gtk

2006-10-10 18:51 SC, revision 41907

using separate window groups per window helps keeping overlays with the window

2006-10-10 18:19 RD, revision 41906

Read/write image files in binary mode

2006-10-10 17:46 JS, revision 41905

Added newlines to end of files to avoid RTF-for-PDF index getting messed up

2006-10-10 17:45 RR, revision 41904

Move reentrance guard down.

2006-10-10 17:37 PC, revision 41903

don't include missing.h before windows headers

2006-10-10 17:35 PC, revision 41902

correct DLL attributes

2006-10-10 17:33 PC, revision 41901

more inlines called before defined

2006-10-10 17:02 JS, revision 41900

Minor correction

2006-10-10 17:01 JS, revision 41899

Return type change Added support for help button to formatting dialog

2006-10-10 16:48 JS, revision 41898

Added some missing newlines to ends of files (necessary for linear RTF) Added rich text control formatting and symbol dialogs API changes for wxRichTextCtrl

2006-10-10 13:57 SC, revision 41897

setting clipping correctly

2006-10-10 13:53 VZ, revision 41896

real LaTeX fix to last commit

2006-10-10 13:49 VZ, revision 41895

attempt to correct bogus tex2rtf warning about unmatched brackets in htprintmacros.inc

2006-10-10 13:46 ABX, revision 41894

WinCE build fix.

2006-10-10 13:46 VZ, revision 41893

LaTeX fix to last commit

2006-10-10 13:45 VZ, revision 41892

escape more underscores (we need a pre-commit check for those...)

2006-10-10 13:42 VZ, revision 41891

added discussion of user-generated vs programmatic events

2006-10-10 13:36 SC, revision 41890

making sure the overlay moves with its parent on OSX

2006-10-10 13:00 SC, revision 41889

!__WX_DC_BLIT_FIXED__ case

2006-10-10 12:43 SC, revision 41888

getting the wxWindow* on GTK

2006-10-10 12:37 SC, revision 41887

adding includes for non-precomp

2006-10-10 12:21 SC, revision 41886

turning around defines, using a graphics context enables testing

2006-10-10 12:08 ABX, revision 41885

Warning fixes and minor source cleaning.

2006-10-10 12:07 ABX, revision 41884

Follow changes in wxRenderer interface.

2006-10-10 12:06 ABX, revision 41883

Follow CreateButtonSizer interface change.

2006-10-10 11:11 JS, revision 41882

Added help provider

2006-10-10 11:09 CE, revision 41881

fix for Borland - which never likes ?

2006-10-10 11:05 CE, revision 41880

remove stray ; which broke compilation

2006-10-10 10:47 SC, revision 41879

moving to correct position

2006-10-10 10:39 ABX, revision 41878

#incldue fix.

2006-10-10 10:39 SC, revision 41877

overlay implementation

2006-10-10 10:29 VZ, revision 41876

removed spaces; added WXDLLEXPORTs; make overlay classes non copiable

2006-10-10 10:28 SC, revision 41875

overlay implementation

2006-10-10 10:28 RR, revision 41874

Added part of patch [ 1573619 ] Fix for Reentrance problems in events in slightly modified form.

2006-10-10 10:06 ABX, revision 41873

Updated makefile.

2006-10-10 10:04 VS, revision 41872

generate makefile.unx files using bakefile

2006-10-10 09:54 VS, revision 41871

added support for the 'richtext' library

2006-10-10 09:50 VS, revision 41870

added support for AUI library

2006-10-10 09:11 ABX, revision 41869

Warning fix.

2006-10-10 08:57 RR, revision 41868

Add test for SetItemMinSize()

2006-10-10 08:31 VZ, revision 41867

added wxDC::Set/GetLayoutDirection() and implemented it for wxMSW (patch from Tim Kosse)

2006-10-10 08:16 ABX, revision 41866

Use wxUSE_* flags for new animation code.

2006-10-10 08:05 ABX, revision 41865

wxUnivMSW build fix.

2006-10-10 08:03 RR, revision 41864

[ 1574264 ] Fix height of wxComboCtrl's wxTextCtrl

2006-10-10 07:22 ABX, revision 41863

Updated Univ setup.

2006-10-10 07:19 ABX, revision 41862

Back to previous call with -1 replacement.

2006-10-10 07:11 PC, revision 41861

correct DLL attribute

2006-10-10 07:10 PC, revision 41860

fix warnings about calling an inline function before it is defined inline

2006-10-10 06:53 SC, revision 41859

getting rid of warnings

2006-10-10 06:53 ABX, revision 41858

Minor cleaning.

2006-10-10 06:48 ABX, revision 41857

New animate sample described.

2006-10-10 06:47 ABX, revision 41856

More .rsp files needs updating after new sample addition.

2006-10-10 06:40 ABX, revision 41855

Add new animate sample to the distribution (probably more steps from technote #1 needed).

2006-10-10 06:29 ABX, revision 41854

Add new animate sample to the distribution (probably more steps from technote #1 needed).

2006-10-10 04:49 PC, revision 41853

remove extraneous semicolons

2006-10-10 04:27 PC, revision 41852

wxAnimationCtrl cleanup

2006-10-10 03:45 RD, revision 41851

Add missing header files so they'll get installed

2006-10-10 03:30 RD, revision 41850

Disown using .this.own(False) instead of .thisown = False

2006-10-10 03:27 RD, revision 41849

CreateButtonSizer changes

2006-10-09 23:44 VZ, revision 41848

fixed crash in wxColour ctor after RGBA-ization

2006-10-09 23:13 RD, revision 41847

DLL build fixes

2006-10-09 22:56 VZ, revision 41846

use native toolbar, font dialog and CG by default

2006-10-09 22:26 VZ, revision 41845

swap wxANIHeader bytes on big endian architectures

2006-10-09 21:59 VZ, revision 41844

replaced Ok() with IsOk(), no real changes

2006-10-09 21:29 VZ, revision 41843

avoid conflict between wxBookCtrlBase::DoSetSelection() and the derived classes; refactor more common code into the base class

2006-10-09 21:15 VZ, revision 41842

added CreateSeparatedButtonSizer(), changed signature and semantics of CreateButtonSizer()

2006-10-09 21:15 VZ, revision 41841

call Refresh() to make animation work under Mac

2006-10-09 21:11 VZ, revision 41840

added more helper functions for setting borders in wxSizerFlags

2006-10-09 21:10 VZ, revision 41839

added CreateSeparatedButtonSizer(), changed signature and semantics of CreateButtonSizer()

2006-10-09 21:08 VZ, revision 41838

use wxSizerFlags and updated CreateButtonSizer() in all generic dialogs

2006-10-09 20:49 VZ, revision 41837

forgot to commit during last regeneration

2006-10-09 20:32 RR, revision 41836

IsExposed() needs to reverse the direction in RTL. I actually wonder if not the calling code is wrong, but this fixes wxListCtrl and wxTreeCtrl for the time being.

2006-10-09 20:12 RR, revision 41835

[ 1573855 ] Improved appearance of wxComboCtrl's wxTextCtrl More work needs to be done for the version with images.

2006-10-09 20:10 RR, revision 41834

Compilation.

2006-10-09 19:54 VZ, revision 41833
  • D /wxWidgets/trunk/samples/animate/anitest.rc

RC file is not needed and not used

2006-10-09 19:33 RR, revision 41832

Compile fix.

2006-10-09 19:32 VZ, revision 41831

added wxSizerFlags::GetDefaultBorder()

2006-10-09 19:29 VZ, revision 41830

extended wxSizerFlags docs

2006-10-09 19:28 VS, revision 41829

don't crash on weird line endings like \r\r\n

2006-10-09 18:58 VZ, revision 41828

check that the bitmap is valid before getting its size to avoid asserts

2006-10-09 18:57 VZ, revision 41827

menu id 0 doesn't work under Mac

2006-10-09 18:56 RD, revision 41826

double buffer changes

2006-10-09 18:55 RD, revision 41825

Added wx.AboutBox()

2006-10-09 18:47 VS, revision 41824

fixed the check in previous commit

2006-10-09 18:37 VS, revision 41823

assert if wxString(void* pStart,void *pEnd) ctor is used incorrectly

2006-10-09 18:10 VZ, revision 41822

use sample icon, not mondrian one

2006-10-09 17:56 VZ, revision 41821

regenaretd after samples/animate addition

2006-10-09 17:55 VZ, revision 41820

baked the standard makefiles

2006-10-09 17:51 VZ, revision 41819

added wxAnimationCtrl (patch 1570325)

2006-10-09 17:14 VZ, revision 41818

compilation fix after last change (GTK1 doesn't have g_signal_stop_emission_by_name(), only gtk_signal_emit_stop_by_name())

2006-10-09 17:11 VZ, revision 41817

no changes, just replaced C comment with a C++ one

2006-10-09 17:10 JS, revision 41816

Don't use precompiled header directives in included files

2006-10-09 17:09 VZ, revision 41815

added references to XML classes

2006-10-09 16:57 VZ, revision 41814

return false from IsDoubleBuffered() if the first top level parent is not double buffered

2006-10-09 16:56 RD, revision 41813

DLL build fixes

2006-10-09 16:52 VZ, revision 41812

regenerated after adding dcbufcmn.cpp

2006-10-09 16:50 VZ, revision 41811

fix the sample icon (patch 1570974)

2006-10-09 16:39 VZ, revision 41810

added wxWindow::IsDoubleBuffered() and improve wxBufferedDC (patch 1565330)

2006-10-09 16:06 SC, revision 41809

copying as much values from the dc as possible

2006-10-09 16:05 SC, revision 41808

adding angle conversion

2006-10-09 15:58 VZ, revision 41807

added static wxPlatformInfo::Get() and use it (patch 1549176)

2006-10-09 15:53 SC, revision 41806

making pens behave as on other platforms when scaling

2006-10-09 15:51 SC, revision 41805

set anti-aliasing ON by default

2006-10-09 15:50 VZ, revision 41804

fix DoSetSelection(): it did nothing when there was no old selection

2006-10-09 15:15 JS, revision 41803

Removed dependence on wxClientDC and blitting from a window, for compatibility with Mac OS X in Core Graphics mode.

2006-10-09 14:37 ABX, revision 41802

Use wxBookCtrl wrapper rather than wxNotebook in common code for native book (Smartphone fix).

2006-10-09 14:28 ABX, revision 41801

Use CreateButtonSizer in wxAboutBox() to make OK button look native.

2006-10-09 13:23 ABX, revision 41800

WinCE build fix.

2006-10-09 12:56 ABX, revision 41799

WinCE build fix.

2006-10-09 12:10 VZ, revision 41798

use native toolbar, font dialog and CG by default

2006-10-09 12:10 VZ, revision 41797

change UpdateSelection() parameter type to int from size_t; also replaced remaining -1s with wxNOT_FOUND

2006-10-09 12:08 VZ, revision 41796

document IsEmpty()

2006-10-09 10:26 ABX, revision 41795

Warnings, build errors, headers, licence, prefered api and non-PCH support cleaning of fresh richtext code.

2006-10-09 10:21 CE, revision 41794

case sensitive bug

2006-10-09 09:32 ABX, revision 41793

Build fix.

2006-10-09 09:01 ABX, revision 41792

Ok()->IsOk() replacement.

2006-10-09 08:23 ABX, revision 41791

Updated makefiles.

2006-10-09 08:11 ABX, revision 41790

Warning fixes.

2006-10-09 07:52 ABX, revision 41789

Updated makefiles.

2006-10-09 07:41 JS, revision 41788

Don't use toolbook for formatting dialog until we have icons Select first page

2006-10-09 07:37 PC, revision 41787

warning fixes/minor cleanup

2006-10-09 07:36 PC, revision 41786

non-pch build fixes

2006-10-09 07:35 PC, revision 41785

build fixes for WXWIN_COMPATIBILITY_2_6=0

2006-10-09 07:15 ABX, revision 41784

Warning fixes in 'todo' part just to make build log more readable.

2006-10-09 07:09 MR, revision 41783

Fix wxOS2 compilation, as reported by Lauri Nurmi. Hopefully no other ports are similarly affected from the constification changes to wxBitmap..

2006-10-09 06:30 ABX, revision 41782

Updated setup for univ build.

2006-10-09 05:14 PC, revision 41781

remove unused stuff

2006-10-09 05:12 PC, revision 41780

test wxLC_SINGLE_SEL flag properly

2006-10-09 05:12 PC, revision 41779

non-pch build fix

2006-10-09 05:12 PC, revision 41778

fix width/height typo in DoSetClientSize, remove unused stuff

2006-10-09 02:38 RD, revision 41777

new changes

2006-10-09 02:38 RD, revision 41776

Varous changes and tweaks to match some of Julian's new code

2006-10-09 02:37 RD, revision 41775

IsEmpty, ChangeValue, etc.

2006-10-09 02:36 RD, revision 41774

Add IsOk's

2006-10-09 02:35 RD, revision 41773

make sure the cleanup happens

2006-10-09 02:34 RD, revision 41772

install bitmaps/*.ico files too

2006-10-09 02:34 RD, revision 41771

update to latest from Andrea

2006-10-09 02:32 RD, revision 41770

default ID value

2006-10-09 02:24 RD, revision 41769

Version number bump

2006-10-09 02:23 RD, revision 41768

Add CustomTreeCtrl from Andrea Gavana

2006-10-09 01:20 RD, revision 41767

Bumping the version number also requires that version.h be modified, and also rebaking the makeifles.

2006-10-08 23:53 VZ, revision 41766

define ChangeSelection() (fixes wxMotif build)

2006-10-08 23:45 VZ, revision 41765

another Ok() changed to IsOk()

2006-10-08 23:41 VZ, revision 41764

added SendPageChanging/ChangedEvent() functions; fixed wxCocoa build broken by wxNotebook::ChangePage() change

2006-10-08 23:36 SN, revision 41763

Backported compilation fix from 1.396.

2006-10-08 23:16 VZ, revision 41762

restored sending events from Replace/Remove/Write/AppendText() methods

2006-10-08 23:15 VZ, revision 41761

fix format mismatch warnings

2006-10-08 23:14 VZ, revision 41760

need to include wx/imaglist.h even when using PCH

2006-10-08 23:14 VZ, revision 41759

don't define g_UnicodeSubsetTable in non-Unicode build (fixes gcc warning)

2006-10-08 23:07 VZ, revision 41758

removed default argument in the function definition

2006-10-08 22:47 VZ, revision 41757

set focus to the Ok button initially

2006-10-08 22:46 VZ, revision 41756

SetOverflow() should be called with a bool argument, not m_overflow

2006-10-08 22:42 VZ, revision 41755

fix compilation after recent wxTextCtrl changes notice that it has become unfortunately impossible (or at least much more difficult) to maintain compilation when wxRICHTEXT_DERIVES_FROM_TEXTCTRLBASE is unset so I simply removed it as the code wouldn't compile anyhow

2006-10-08 22:40 VZ, revision 41754

moved DoSetValue() to wxTextCtrlBase instead of having it in almost, but not quite all, derived classes; linking fixes for wxCocoa/wxX11/wxMotif

2006-10-08 22:33 VZ, revision 41753

VC compilation fix after last commit

2006-10-08 22:22 SN, revision 41752

Initialize m_overflow in wxGridCellAttr::Clone.

2006-10-08 21:56 VZ, revision 41751

add IsOk() to all classes having Ok() method (patch 1570985)

2006-10-08 21:42 SN, revision 41750

Use "cdecl" linkage mode for all ports with OpenWatcom (particularly WXPM).

2006-10-08 21:30 SN, revision 41749

Use system colours for ownerdrawn highlighting (patch #1555426).

2006-10-08 21:01 VZ, revision 41748

small code simplification in DoSetValue() after the last change

2006-10-08 21:00 RR, revision 41747

Compile fix.

2006-10-08 20:52 VZ, revision 41746

compilation fix after last commit (apparently patch was misapplied)

2006-10-08 20:48 VZ, revision 41745

moved wxUSE_MS_HTML_HELP back into setup_inc.h (undoing change of rev 1.41) as it's needed for configure builds too

2006-10-08 20:38 VZ, revision 41744

add test for ChangeValue()

2006-10-08 20:28 VZ, revision 41743

testing whether signed char is greater than 127 is always false, cast it to unsigned first

2006-10-08 19:49 RR, revision 41742

Bump version.

2006-10-08 19:39 RR, revision 41741

Compile fix.

2006-10-08 17:52 VZ, revision 41740

added wxTextCtrl::IsEmpty()

2006-10-08 17:46 VZ, revision 41739

added wxTextCtrl::ChangeValue() which is the same as SetValue() but doesn't send the text changed event (first part of patch 1553551)

2006-10-08 17:37 VZ, revision 41738

added wxBookCtrl::ChangeSelection() which is the same as SetSelection() but doesn't send the page change events (second part of patch 1553551)

2006-10-08 17:19 VS, revision 41737

re-added wxUSE_MS_HTML_HELP to setup.h.in once again, it *IS* needed for mingw and cross-compilation

2006-10-08 17:18 VZ, revision 41736

avoid bitmap distortion when a non standard bitmap size is used (replaces patch 1477883)

2006-10-08 16:31 RR, revision 41735

New magic number for positioning the tree triangle.

2006-10-08 16:30 VZ, revision 41734

corrected last commit: Inflate() should be Deflate()

2006-10-08 16:00 JS, revision 41733

Strip menu codes out from notebook page labels

2006-10-08 15:59 PC, revision 41732

small cleanup

2006-10-08 15:59 RR, revision 41731

[ 1572220 ] Show popup when wxComboCtrl image area clicked

2006-10-08 15:59 PC, revision 41730

revert last change, plus small cleanup

2006-10-08 15:54 JS, revision 41729

It's valid to pass wxNOT_FOUND to SetSelection in order to clear selections. Avoid assert and erroneous setting of -1.

2006-10-08 15:54 PC, revision 41728

restore needed functions, wxMSW doesn't use wxBitmapHandlerBase

2006-10-08 15:50 VZ, revision 41727

compilation fix for PCH-less builds

2006-10-08 15:49 VZ, revision 41726

add support for wxCONTROL_ISDEFAULT to wxRendererMSW::DrawPushButton() (modified patch 1572887)

2006-10-08 15:49 RR, revision 41725

[ 1573138 ] small docs corrections

2006-10-08 15:44 VZ, revision 41724

(probably wrong) fix for wxMSW linking errors introduced by last commit

2006-10-08 15:18 VZ, revision 41723

added wxAboutDialogInfo

2006-10-08 15:17 VZ, revision 41722

add an newline between headers in wxGenericAboutBox

2006-10-08 15:15 VZ, revision 41721

close the dialog when close button is pressed, this is apparently needed by older GTK+ versions

2006-10-08 15:12 VZ, revision 41720

document wxAboutBox &c

2006-10-08 14:35 JS, revision 41719

Added missing include and missing underscores

2006-10-08 14:34 VZ, revision 41718

added empty virtual dtors to silence gcc warnings

2006-10-08 14:31 VZ, revision 41717

we need to set URL hook for the link to appear as a link in GtkAboutDialog

2006-10-08 14:23 VZ, revision 41716

use translators if explicitely specified, fall back to the standard translator-credits from message catalog otherwise

2006-10-08 14:16 JS, revision 41715

Added formatting and symbols dialogs.

2006-10-08 14:13 JS, revision 41714

Demonstrate new formatting and symbol dialogs.

2006-10-08 14:12 VZ, revision 41713

added example of customizing the generic about dialog and renamed wxAboutDialog to wxGenericAboutDialog

2006-10-08 14:12 JS, revision 41712

Added rich text formatting and symbol dialog files.

2006-10-08 14:10 VZ, revision 41711

fixed double free crash introduced by last commit

2006-10-08 14:05 JS, revision 41710

Added a customisable formatting dialog for wxRichTextCtrl. Control the visible tabs with flags passed to the constructor.

2006-10-08 14:04 JS, revision 41709

Added a symbol selection dialog, with optional font selection and full Unicode range with subranges.

2006-10-08 14:02 JS, revision 41708

Added option to set style from style listbox when single clicking or not. Changed DoSelection name to ApplyStyle.

2006-10-08 14:01 JS, revision 41707

Support for characters below 32 (not supported as text or entities by XML) Support for symbol font