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.