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

2006-10-08 14:00 JS, revision 41706

Use paragraph's attributes for paragraph-related styles, and also use combined attributes

2006-10-08 14:00 JS, revision 41705

Don't use double buffering on platforms that do it automatically. Filters out unrecognised keycodes in OnChar, and added numeric keypad navigation keycodes. Added SetStyleEx which takes flags for specifying option such as optimization (only apply necessary styles), char/para style only, and use undo. Used SetStyleEx when applying styles to avoid applying character styles to paragraph objects, and vice versa.

2006-10-08 13:59 JS, revision 41704

Added paragraph symbol font (Get/SetSymbolFont in attribute) and use this font instead of paragraph font if specified. wxRichTextBuffer::SetStyle extended to respond to flags for specifying undo, optimization (only apply the style necessary for display when content/base/paragraph attributes are combined), and para/character styles only. wxRichTextBuffer::GetStyleForRange gets the common attributes for a range, e.g. for showing common attributes in a formatting dialog. Implemented Roman numeral bullet points. Fixed wxRichTextImage copy bug.

2006-10-08 13:49 VZ, revision 41703

don't use 8 bit copyright symbol

2006-10-08 13:44 VZ, revision 41702

Unicode compilation fix

2006-10-08 13:10 VZ, revision 41701

rebaked with aboutdlg.* files

2006-10-08 13:08 VZ, revision 41700

added GTK+ 2.6 implementation of wxAboutBox

2006-10-08 13:01 JS, revision 41699

Added missing image.h header

2006-10-08 12:53 VZ, revision 41698

test credits in about dialog

2006-10-08 12:21 VZ, revision 41697

added --enable-aboutdlg

2006-10-08 12:11 VZ, revision 41696

reformat and add files

2006-10-08 12:07 VZ, revision 41695

added native Mac implementation of wxAboutBox(); also moved aboutdlg.* files from core to adv library as they depend on wxHyperlinkCtrl which is in adv

2006-10-08 11:11 VZ, revision 41694

use wxSTRINGIZE_T instead of _T(wxSTRINGIZE())

2006-10-08 11:10 VZ, revision 41693

use wxVERSION_NUM_DOT_STRING_T instead of wxVERSION_NUM_DOT_STRING to fix the Unicode build

2006-10-08 11:09 VZ, revision 41692

added Unicode-friendly variants of version string macros

2006-10-08 11:07 VZ, revision 41691

added Unicode-friendly wxSTRINGIZE_T()

2006-10-08 10:59 VZ, revision 41690

use wxSTRINGIZE instead of redefining a special STRINGIZE in this file

2006-10-08 08:04 PC, revision 41689

Move some things to wxBitmapBase to avoid much duplication. Use proper const for XPM data, and const void* for arbitary bitmap data.

2006-10-08 06:42 RD, revision 41688

return values of overloaded virtuals should match the base class version

2006-10-08 06:37 RD, revision 41687

Override CreateItem so wxListBox can turn its notifications into events.

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

added wxAboutBox-related files

2006-10-08 01:20 VZ, revision 41685

added wxUSE_ABOUTDLG

2006-10-08 01:19 VZ, revision 41684

use the main frame icon if no icon is explicitely specified

2006-10-08 01:02 VZ, revision 41683

initial implementation of wxAboutBox()

2006-10-08 00:59 VZ, revision 41682

added wxUSE_ABOUTDLG

2006-10-08 00:35 VZ, revision 41681

fixed VC warning about unreachable code

2006-10-08 00:03 VZ, revision 41680

ignore the other WXDLLIMPEXP_XXX and not only BASE one too

2006-10-07 21:38 RR, revision 41679

Some more explanations.

2006-10-07 20:58 RR, revision 41678

More docs.

2006-10-07 20:36 RR, revision 41677

Two more typos.

2006-10-07 18:32 PC, revision 41676

small cleanup

2006-10-07 18:32 PC, revision 41675

some cleanup, and plug a few small holes

2006-10-07 17:44 RR, revision 41674

Typo.

2006-10-07 17:38 RR, revision 41673

Include wxDataViewCtrl in list of controls.

2006-10-07 17:36 RR, revision 41672

Include dataview docs.

2006-10-07 17:34 RR, revision 41671

Add docs to wxDataViewCtrl

2006-10-07 14:15 RR, revision 41670

Not everything has to be virtual. Made short cuts for adding columns more useful.

2006-10-06 23:21 RD, revision 41669

rename the ID parameter

2006-10-06 22:37 VZ, revision 41668

fix for handling from Francesco

2006-10-06 21:49 RR, revision 41667

Return toolbars "own" GdkWindow, required among others for mouse event reporting.

2006-10-06 20:08 RD, revision 41666

reSWIGged

2006-10-06 19:56 RD, revision 41665

Renamed wx.FutureCall to wx.CallLater so it is named more like wx.CallAfter. wx.FutureCall is now an empty subclass of wx.CallLater for compatibility of older code.

2006-10-06 19:55 RD, revision 41664

be able to switch between the frame managing the toolbar, anbd putting it in a sizer instead.

2006-10-06 19:54 RD, revision 41663

some tweaks

2006-10-06 17:14 RD, revision 41662

more informative assert message

2006-10-06 16:34 PC, revision 41661

make pixbuf/alpha handling more coherent in gtk wxBitmap, allow pixbuf without alpha

2006-10-06 15:49 PC, revision 41660

don't invert mono bitmaps in Rescale

2006-10-06 09:50 RR, revision 41659

Implemended column header mouse clicks. Ascending/descending sorting. Setting the little arrow indicator for ascending and desceding sorting. Generic stubs.

2006-10-06 07:25 JJ, revision 41658

Committing in . Synchronizing setup.h_vms with setup.h.in Modified Files: wxWidgets/setup.h_vms

2006-10-06 04:47 RD, revision 41657

Allow the native toolbar to have more han one button toggled at a time.

2006-10-06 00:53 RD, revision 41656

reSWIGged

2006-10-06 00:52 RD, revision 41655

don't inject constructors

2006-10-06 00:52 RD, revision 41654

always use wxPyPanel

2006-10-06 00:51 RD, revision 41653

reduce the number of objects for a quicker startup time

2006-10-06 00:51 RD, revision 41652

Set overview to docstring

2006-10-06 00:50 RD, revision 41651

Fixes for using the staticmethods

2006-10-06 00:31 RD, revision 41650

Applied second part of patch #1570448, use the device origin for where to clear

2006-10-05 23:56 RD, revision 41649

some fixes

2006-10-05 23:53 RD, revision 41648

Updates from Paul

2006-10-05 23:51 RD, revision 41647

Part of patch# 1570448, use dwRop for StretchBIBits too

2006-10-05 22:53 RD, revision 41646

ensure that wxMAC_USE_CORE_GRAPHICS is turned on if wxUSE_GRAPHICS_CONTEXT is

2006-10-05 22:45 RD, revision 41645

Add USE_GDIPLUS option that will control (for the makefile builds) if the gdiplus.lib library is added to the link, and whether wxUSE_GRAPHICS_CONTEXT should be defined.

2006-10-05 22:42 RD, revision 41644

Make the message about wxUSE_GRAPHICS_CONTEXT a bit more informative

2006-10-05 22:24 RD, revision 41643

Add FlatNotebook

2006-10-05 21:34 JG, revision 41642

Need to update the bg brush when the first page is added.

2006-10-05 19:35 RR, revision 41641

Added sort order and alignement for column headers.

2006-10-05 19:34 MBN, revision 41640

Fix buffer overrun in Linux/x86_64 (Pixel is a 64 bit long, passing a 32 bit int pointer to XtVaGetValues will cause trouble). Using a long should suffice. A configure test would be better.

2006-10-05 19:06 RR, revision 41639

Add support for bitmaps in headers.

2006-10-05 17:28 RR, revision 41638

[ 1560785 ] wxFileName::IsReadable/Writable/Executable

2006-10-05 15:25 VZ, revision 41637

fix problems with using incorrect vswprintf() for mingw32/VC6 when wxUSE_PRINTF_POS_PARAMS==1, try to simplify/better organize all wxVsnprintf_()-related code

2006-10-05 12:11 ABX, revision 41636

PCH build fix.

2006-10-05 11:54 VZ, revision 41635

restored Ove Kåven name in the header comment which was broken a couple revisions ago; switched copyright to wxWidgets dev team as the whole as there are simply too many people who have modified this file to list them all; no changes in the code

2006-10-05 10:20 ABX, revision 41634

wxGenericDirCtrl page for widgets sample.

2006-10-05 07:18 ABX, revision 41633

Warning fixes and TODO markup for easier finding by brave volounteers.

2006-10-04 23:02 VZ, revision 41632

honour wxBU_EXACTFIT in wxToggleButton (patch 1567892)

2006-10-04 22:58 VZ, revision 41631

fixed off by 2 error in HasPage() (patch 1562871)

2006-10-04 19:43 VZ, revision 41630

fix the length passed to wxMB2WC (replaces patch 1554431); don't use (and especially don't overflow) fixed size buffer in the same function (just how many bugs can there be in 5 lines of code?)

2006-10-04 18:13 VZ, revision 41629

corrected date in header; removed extra wx/wxprec.h inclusion

2006-10-04 18:05 VZ, revision 41628

updated copyright year, s/wxWindows/wxWidgets/

2006-10-04 17:45 VZ, revision 41627

fixed unused var warning

2006-10-04 13:23 RR, revision 41626

Add row activated event.

2006-10-04 13:21 RR, revision 41625

Fix warning for unknown menu stock id.

2006-10-04 10:51 ABX, revision 41624

New icon for combobox with bitmaps. Improved readability of icons on dark backgrounds. Rgenerated makefiles.

2006-10-04 09:38 ABX, revision 41623

Connect changed page event after subpages are created so book->SetSelection does not cause any lazy creation and non-treebook-based build does not crash.

2006-10-04 09:33 ABX, revision 41622

BookCtrl event handler added to default book layer.

2006-10-04 03:28 RD, revision 41621

Save a reference to the DC

2006-10-04 03:19 RD, revision 41620

Avoid warnings when wxMAC_USE_CORE_GRAPHICS_BLEND_MODES is not defined

2006-10-04 03:13 RD, revision 41619

Bakefile changes for building the graphics context modules, and setup/configure changes for setting wxUSE_GRAPHICS_CONTEXT.

2006-10-03 21:56 RD, revision 41618

Wrap module in #if wxUSE_GRAPHICS_CONTEXT

2006-10-03 21:54 RD, revision 41617

fix parameter type

2006-10-03 21:53 RD, revision 41616

Avoid ambigous overload errors

2006-10-03 21:52 RD, revision 41615

Give the grid events a Clone method

2006-10-03 21:51 RD, revision 41614

DLL build fix

2006-10-03 21:36 RD, revision 41613

Add wrappers for wxGraphicsPath and wxGraphicsContext. This is still a work in progress.

2006-10-03 21:35 RD, revision 41612

fix HitTest

2006-10-03 21:32 RD, revision 41611

KeyCode --> GetKeyCode

2006-10-03 21:31 RD, revision 41610

Don't use the old wxPython namespace

2006-10-03 21:30 RD, revision 41609

Change wx.DC inheritance hierarchy to match reality

2006-10-03 21:30 RD, revision 41608

Don't deprecate Inside() yet

2006-10-03 21:29 RD, revision 41607

Use Set(name) instead of InitFromName(name)

2006-10-03 21:28 RD, revision 41606

Don't forget the samples\ide\activegrid\model dir

2006-10-03 21:23 RD, revision 41605

Added the wx.lib.buttonpanel module, which is a tweaked version of Andrea Gavana's FancyButtonPanel module.

2006-10-03 19:28 PC, revision 41604

build fix

2006-10-03 19:06 PC, revision 41603

univ build fix

2006-10-03 19:00 SC, revision 41602

line endings

2006-10-03 17:28 RR, revision 41601

More selection work in GTK+ version.

2006-10-03 16:49 SC, revision 41600

fixes for non precompiled headers

2006-10-03 16:47 SC, revision 41599

cairo implementation

2006-10-03 16:45 SC, revision 41598

adding alpha to gtk colour

2006-10-03 16:01 PC, revision 41597

Don't free a string that is managed by wxGtkString, that's the whole _point_ of wxGtkString. While we're at it, lets use it some more.

2006-10-03 15:24 RR, revision 41596

Renamed wxDataViewCell to wxDataViewRenderer since the class just renders the cell, it doesn't represent one. Maybe wxDataViewCellRenderer would be best...

2006-10-03 15:18 VZ, revision 41595

include wxmsw27_gl (#if wxUSE_GLCANVAS) too

2006-10-03 15:16 VZ, revision 41594

added if wxUSE_XRC/AUI/RICHTEXT around appropriate libraries

2006-10-03 15:05 VZ, revision 41593

make wxSemaphore::Post() return wxSEMA_OVERFLOW as documented (patch 1557642)

2006-10-03 14:59 RR, revision 41592

Implemented GetSelection() and GetSelections().

2006-10-03 14:55 VZ, revision 41591

avoid flicker in methods which don't change listbox size by not calling XtUnmanage/ManageChild() unnecessarily (patch 1566670)

2006-10-03 14:53 VZ, revision 41590

fixes for compilation with wxUSE_XXX==0 and some other minor fixes (patch 1569904)

2006-10-03 14:38 VZ, revision 41589

fix wxFilesystem compilation if wxUSE_FFILE is 0 but wxUSE_FILE is 1; disable wxFileSystem if both wxUSE_(F)FILE are 0 (modified patch 1569960)

2006-10-03 14:29 PC, revision 41588

don't set negative window size

2006-10-03 14:28 PC, revision 41587

header cleanup

2006-10-03 13:23 RR, revision 41586

Added event skeletons, defines, event ids.. Implemented wxEVT_DATAVIEW_ROW_SELECTED.

2006-10-03 11:39 RR, revision 41585

Added selection API.

2006-10-03 11:09 RR, revision 41584

Replaces size_t with unsigned int in wxDataViewCtrl API.

2006-10-02 22:48 KO, revision 41583

Remove the ability to sort by column in virtual wxListCtrl, and remove movable columns as we don't currently support it.

2006-10-02 22:41 VZ, revision 41582

define wxUSE_ACTIVEX and wxUSE_OLE_AUTOMATION with wxUSE_OLE (no separate switches for now...)

2006-10-02 22:37 VZ, revision 41581

added wxUSE_ACTIVEX which depends on wxUSE_VARIANT and which wxUSE_MEDIACTRL depends on (closes 1569606)

2006-10-02 20:14 RD, revision 41580

reSWIGged

2006-10-02 20:13 RD, revision 41579

Don't autosize if the height is too small. Interaction with the horizontal scrollbar can sometimes cause problems in this case.

2006-10-02 20:04 RD, revision 41578

Match some API tweaks made in CVS

2006-10-02 20:04 RD, revision 41577

Don't override the Label property in the base class.

2006-10-02 20:03 RD, revision 41576

Change the name of the dir where the message catalogs are installed on MSW back to 'locale' and also change back to the full directory structure including the LC_MESSAGES dir. The reasons these changes were orginally made no longer apply

2006-10-02 19:59 RD, revision 41575

fix layout

2006-10-02 19:59 RD, revision 41574

Show the color component values too

2006-10-02 19:58 RD, revision 41573

Deal with wxVariant changed

2006-10-02 19:50 RR, revision 41572

Always set colormap for PangoContext. This silences myriads of warning in the wxRichTextCtrl.

2006-10-02 19:31 SC, revision 41571

making virtual lists faster by not sorting items

2006-10-02 18:50 SC, revision 41570

first stab at the selection iterator

2006-10-02 18:04 PC, revision 41569

non-pch build fix

2006-10-02 17:38 PC, revision 41568

listctrl header cleanup

2006-10-02 17:35 PC, revision 41567

build fix

2006-10-02 16:18 RD, revision 41566

Don't cache the best size until we get a non-zero value back from the activeX control.

2006-10-02 16:01 RR, revision 41565

Forgot to commit latest sample changes.

2006-10-02 13:52 SC, revision 41564

workaround for GDIPlus conversion errors, adding wxMask support

2006-10-02 12:47 JS, revision 41563

Use wxIsalnum to test for word delimiters

2006-10-02 12:38 JS, revision 41562

Compilo fix

2006-10-02 12:11 ABX, revision 41561

Fixed crash caused by A=B?C:D used for returning wxObject derived type.

2006-10-02 11:18 ABX, revision 41560

GCC warning fix. Minor cleanup.

2006-10-02 09:10 VZ, revision 41559

fix VC warning about incorrect dll linkage of wxDataViewSelection

2006-10-02 09:00 VZ, revision 41558

put expdecl in the correct place in DECLARE/IMPLEMENT_VARIANT_OBJECT_EXPORTED

2006-10-02 08:52 ABX, revision 41557

Updated Watcom/OS2 makefiles.

2006-10-02 08:49 ABX, revision 41556

Don't test size_t for positive only values (warning fix).

2006-10-02 08:15 ABX, revision 41555

wxVariant support needs wx/icon.h earlier.

2006-10-02 08:12 PC, revision 41554

put grid string in generic/grid.cpp, not common/datacmn.cpp

2006-10-02 08:04 VZ, revision 41553

added missing \label for IsUsingNativeDecorations()

2006-10-02 08:03 VZ, revision 41552

fixed bad DetachRoot link

2006-10-02 07:58 ABX, revision 41551

wxVariant support for icon and bitmap should work regardless wxBitmapBase.

2006-10-02 07:19 ABX, revision 41550

Tinderbox build fix.

2006-10-02 07:09 ABX, revision 41549

Warning fixes after char->wxChar in wxVariant.

2006-10-02 05:38 PC, revision 41548

use unsigned for display count

2006-10-02 05:36 PC, revision 41547

64-bit warning fixes

2006-10-02 05:33 PC, revision 41546

warning fix

2006-10-02 05:31 PC, revision 41545

build fix

2006-10-01 21:09 RR, revision 41544

Removed some irritating flags. Implmented the remaining ones under GTK.

2006-10-01 20:46 VZ, revision 41543

regenerated after wx/cpp.h addition

2006-10-01 14:46 JS, revision 41542

Added rich text buffer clipboard support. Added double-left-click word selection support. Now saves only the active attributes to XML. Eliminated wxRichTextFragment class to allow wxRichTextBuffer to be used where wxRichTextFragment was used. Fixed AddParagraph virtual function hiding warning. Miscellaneous small wxRichTextCtrl bug fixes and cleanup.

2006-10-01 09:10 RR, revision 41541

Typo.

2006-09-30 21:21 RR, revision 41540

Several wxBitmapDataCell changes.

2006-09-30 21:01 RR, revision 41539

Missed these in the char -> wxChar change.

2006-09-30 20:45 RR, revision 41538

Move wxVariant support for GDI classes to their files (and thus away from wxBase). Add export declaration field for variant macros.

2006-09-30 19:22 VS, revision 41537

clean DFB event buffer on shutdown

2006-09-30 18:32 VZ, revision 41536

offset the text correctly inside the item rect in DrawItem(), it was off by 1

2006-09-30 18:30 VZ, revision 41535

draw solid focus rectangle in mono theme and don't do it at all for selected items (this required adding flags parameter to DrawFocusRect())

2006-09-30 16:34 SC, revision 41534

invert clockwise flag correctly

2006-09-30 15:39 RR, revision 41533

Mention ref counting in wxVariant.

2006-09-30 15:37 RR, revision 41532

Added DECLARE_VARIANT_OBJECT macros for easy conversion from and to wxVariant using the shift left operator. Use the for GDI classes and wxImage. Document it.

2006-09-30 14:55 VZ, revision 41531

move wxSTRINGIZE and other preprocessor helpers to wx/cpp.h to fix version.rc compilation

2006-09-30 14:49 VZ, revision 41530

document wxSTRINGISZE

2006-09-30 14:44 VS, revision 41529

fixed another typo in pen/brush style validation

2006-09-30 14:35 VS, revision 41528

fixed typos in pen/brush style validation

2006-09-30 13:30 SC, revision 41527

missing Normalize implementation

2006-09-30 13:29 SC, revision 41526

enabling alpha on msw colour

2006-09-30 13:06 SC, revision 41525

gdiplus implementation

2006-09-30 13:04 SC, revision 41524

adding missing implementations

2006-09-30 11:38 VZ, revision 41523

don't redefine HAVE_BROKEN_SWPRINTF_DECL/HAVE_SWPRINTF if they're already defined as it happens when using configure under MSW

2006-09-30 11:34 VZ, revision 41522

include wx/defs.h to get wxSTRINGIZE

2006-09-30 11:33 RR, revision 41521

Compilo.

2006-09-30 11:29 RR, revision 41520

Changed char to wxChar.

2006-09-30 11:20 RR, revision 41519

Applied ref-couting patch. Completely reorganized code (more readable to me). Minor other changes.

2006-09-30 10:00 VS, revision 41518

don't assert in wxDC::Blit() calls if the source rect is outside of source DC (wxCaret is prone to this)

2006-09-30 09:50 VS, revision 41517

fixed incorrect computation of window's visible area: window's position was added once too much

2006-09-30 04:25 KO, revision 41516

Fix editing support.

2006-09-30 03:58 KO, revision 41515

Fixed sorting and commiting support for native virtual wxListCtrl, although leaving it off for now since initial creation of the list items takes a fair amount of time when the item amount is significantly large (as in the listctrl demo).

2006-09-29 18:36 VS, revision 41514

undef wxUSE_THEME_XXX before redefining them to 1 if wxUSE_ALL_THEMES

2006-09-29 17:31 ABX, revision 41513

Tinderbox build fix.

2006-09-29 16:36 JG, revision 41512

Re-enable WM_PRINTCLIENT handling code as it is needed to correctly paint nested notebooks (closes bug #1544282).

2006-09-29 15:53 SC, revision 41511

graphics context implementation test case

2006-09-29 15:49 SC, revision 41510

graphics context implementation

2006-09-29 12:51 VS, revision 41509

simplified #ifs around the code

2006-09-29 12:49 VS, revision 41508

fixed IMPLEMENT_APP to work even if compiled with --with-themes and win32 or gtk themes are not compiled in

2006-09-29 12:43 VS, revision 41507

fixed IMPLEMENT_APP to work even if compiled with --with-themes and win32 or gtk themes are not compiled in

2006-09-29 12:37 VS, revision 41506

moved wxSTRINGIZE to defs.h and made it work with macro argument, so that it can be used elsewhere

2006-09-29 12:26 ABX, revision 41505

Build fix for !PCH builds.

2006-09-29 11:47 VS, revision 41504

use smaller statusbar margins in mono theme

2006-09-29 11:45 VS, revision 41503

fixed wxStatusBar size calculations so that the text is not clipped

2006-09-29 09:58 ABX, revision 41502

Build fix for !PCH builds.

2006-09-29 08:53 JS, revision 41501

Fixed bugs in, and added operators and copy constructors to, style sheet classes. Now merges base, paragraph and content styles dynamically on display or layout so that we can distinguish between them. This means appling a paragraph style that has character formatting doesn't wipe out the original content formatting. The old-style static method can be enabled by setting wxRICHTEXT_USE_DYNAMIC_STYLES to 0 in richtextbuffer.h. The default style is initially empty, so that adding text reflects the base and paragraph styles. Setting the default style doesn't merge with the previous setting, but BeginStyle does. Adding new paragraphs is now sensitive to the previous paragraph's style and also whether its style has a next-paragraph style indication. Added wxRichTextCtrl::ApplyStyleSheet which reapplies styles to paragraphs with named styles. Added style application command to sample to demonstrate how styles can be changed and reapplied without affecting content character formatting. Fixed some range bugs in UI feedback and clipboard copying and pasting.

2006-09-29 00:03 VZ, revision 41500

fixed confusing double messages about getservbyname_r() test result, made the checking message consistent with gethostbyname_r() one

2006-09-28 23:48 VZ, revision 41499

removed non existent wx/dfb/popupwin.h

2006-09-28 23:09 VZ, revision 41498

suppress gcc warning about DWET_XXX enumeration values not handled in switch

2006-09-28 23:09 VZ, revision 41497

fix unused variable warning when wxUSE_PALETTE==0

2006-09-28 23:06 VZ, revision 41496

add compilation options to allow compiling in just the selected wxUniv themes and not all of them (which is still the default)

2006-09-28 23:02 VZ, revision 41495

The Lesser wxMask Refactoring: merged wxMGL and wxDFB version, added wxMaskBase which could/should be used by other ports later

2006-09-28 22:55 VZ, revision 41494

add compilation options to allow compiling in just the selected wxUniv themes and not all of them (which is still the default)

2006-09-28 17:11 VZ, revision 41493

no real changes, just replaced a long preprocessor expression occuring in 2 places with a simple wxUSE_BITMAP_BASE

2006-09-28 15:26 VS, revision 41492

don't hardcode the theme, it prevents WXTHEME env.var. from working

2006-09-28 14:02 VZ, revision 41491

DIKI_ALTGR was removed in DFB 0.9.25

2006-09-28 13:48 VZ, revision 41490

define wxUSE_BOOKCTRL when wxUSE_NOTE/LIST/CHOICEBOOK are 0; also define it as as 1 if wxUSE_TREEBOOK==1

2006-09-28 13:43 VZ, revision 41489

handle DIKI_ALT_GR in the switch even if we don't have any matching key code, just to avoid gcc warning

2006-09-28 11:47 VZ, revision 41488

only use PS printing in wxUniv (the test was accidentally broken by last commit)

2006-09-28 11:38 VZ, revision 41487

fixed Contains() to pass the unit test (didn't work for empty strings)

2006-09-28 11:37 VZ, revision 41486

added wxString::Contains() unit test

2006-09-28 11:31 VZ, revision 41485

VC7.1 warning fix about passing temporary as (non-const for this compiler) parameter of auto_ptr::operator=()

2006-09-28 09:09 JJ, revision 41484

Committing in . setup.h_vms : synching with setup.h.in gtk1/gauge.h : gtk1 has no native wxGauge::Pulse so it has to inherit it from wxGaugeBase (just like i.e. wxMOTIF) Modified Files: wxWidgets/setup.h_vms wxWidgets/include/wx/gtk1/gauge.h

2006-09-28 08:00 SC, revision 41483

adding wxArrayDouble for later use in graphics context APIs

2006-09-28 07:53 SC, revision 41482

adopting correct implementation virtualization for Do/GradientFillConcentric

2006-09-28 00:37 VZ, revision 41481

added Malay translations (Mahrazi Mohd Kamal)

2006-09-28 00:30 VZ, revision 41480

update from Priyank Bolia

2006-09-27 13:51 ABX, revision 41479

Warning fix.

2006-09-27 11:57 ABX, revision 41478

Warning fix.

2006-09-27 11:53 ABX, revision 41477

WinCE build fix: access to protected member.

2006-09-27 01:41 RD, revision 41476

Add missing "public" so wxGridCellRenderer methods will have wrappers generated for them.

2006-09-26 23:51 VZ, revision 41475

allow specifying the size of wxDCTemp and do specify it for the one used with wxEraseEvents

2006-09-26 22:18 RR, revision 41474

Added test bitmap.

2006-09-26 22:17 RR, revision 41473

Added wxDataViewBitmapCell

2006-09-26 21:08 RR, revision 41472

Added wxVariant's =, == and != operators for wxObject*

2006-09-26 20:17 RR, revision 41471

GetWxObjectPtr() returns wxObject*, not void*.

2006-09-26 20:16 RR, revision 41470

Make GetWxObjectPtr() const.

2006-09-26 19:52 RD, revision 41469

If a TLW's default item is not an immediate child then it can be left with a dangling pointer when the child is deleted, so check for it in the child's dtor.

2006-09-26 19:50 RD, revision 41468

Add missing "public" so wxGridCellRenderer methods will have wrappers generated for them.

2006-09-26 19:18 JS, revision 41467

Converts DOS line endings to Unix if necessary

2006-09-26 17:26 RD, revision 41466

Workaround some platform differences

2006-09-26 14:51 SC, revision 41465

removing the old style code cases

2006-09-26 13:58 VS, revision 41464

fix client area computations and borders rendering if the scrollbars are not inside the border rect

2006-09-26 13:03 VS, revision 41463

fixed crash when using GTK theme

2006-09-26 12:33 VZ, revision 41462

add wxUSE_OLE_AUTOMATION here too

2006-09-26 12:21 ABX, revision 41461

Warning fix.

2006-09-26 12:20 ABX, revision 41460

Corrections after The Great wxRegion Refactoring.

2006-09-26 09:20 RR, revision 41459

[ 1541434 ] wxListView::IsSelected should be const

2006-09-26 09:16 RR, revision 41458

[ 1557102 ] wxCombobox + keyboard selection + TEXT_ENTER Event

2006-09-26 08:51 RR, revision 41457

[ 1545669 ] EVT_ACTIVATE_APP wrongly documented as windows only