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-16 19:50 RD, revision 42056

Destroy the FileDialog when finished with it

2006-10-16 19:49 RD, revision 42055

Add a utility function that can calculate word-wrap line breaks, and use it in the AboutBox demo.

2006-10-16 18:27 RD, revision 42054

Don't make a property out of GetEnableEffects, it hides the EnableEffects method

2006-10-16 18:25 RD, revision 42053

Call wxRichTextModuleInit

2006-10-16 18:16 RR, revision 42052

Made wxWindow::Update() a little clearer.

2006-10-16 18:13 RD, revision 42051

Merge new item attributes if any are already existing

2006-10-16 18:12 RD, revision 42050

Add wxRichTextModuleInit

2006-10-16 13:26 ABX, revision 42049

[#1577388] - fix for scaling in wxImage.

2006-10-16 13:22 ABX, revision 42048

Added test for scaling and bluring wxImage.

2006-10-16 12:37 ABX, revision 42047

Allow building without calendar.

2006-10-16 09:30 ABX, revision 42046

CVS tags cleaning (with other minor cleaning).

2006-10-16 09:04 ABX, revision 42045

Fix for assert in 'dynarray.cpp' by Jaakko Salli.

2006-10-15 20:21 RR, revision 42044

Readd gtk_widget_set_size_request() to prevent -1,-1 from being allocated.

2006-10-15 20:12 RR, revision 42043

Implement mnemnic support for wxToggleButton.

2006-10-15 19:59 PC, revision 42042

remove gtk_pizza_expose, its purpose is easily accomplished from existing expose-event handler in window.cpp

2006-10-15 19:44 RR, revision 42041

I don't think anylonger that DrawHeaderButton() should be used for drawing grid row/col buttons. Also, the GTK2 port should not waste space per line of wxMSW doesn' waste it neither.

2006-10-15 19:18 RR, revision 42040

Left unused variable around. Adjust window placement in the correct direction in RTL. This corrects in-place editing in wxGrid.

2006-10-15 19:13 RR, revision 42039

Use widget->allocation instead of querying the window size with a gdk_ call.

2006-10-15 19:11 RR, revision 42038

Do not remove GDK events for native GTK+ controls.

2006-10-15 18:44 RR, revision 42037

[ 1577675 ] Fix for GTK warnings in wxNotebook::DoRemovePage

2006-10-15 18:05 PC, revision 42036

non-pch build fix, cleanup

2006-10-15 18:04 PC, revision 42035

non-pch build fixes

2006-10-15 18:03 PC, revision 42034

probable typo

2006-10-15 15:51 MBN, revision 42033

Fix setting the clipping region for a DC when the region is an actual wxRegion. Fix some positioning/sizing bugs, mosting affecting controls inside scrolled windows.

2006-10-15 15:45 MBN, revision 42032

Added wxRTTI macros to buffered DCs. Fix a signed/unsigned warning.

2006-10-15 15:03 RR, revision 42031

Correct window placement only once. This fixes edit label control placement in wxListCtrl in RTL.

2006-10-15 07:57 SC, revision 42030

adding missing typedefs for 10.4

2006-10-15 07:46 SC, revision 42029

availability does not include any other headers, but it provides the necessary macros everywhere

2006-10-15 07:01 PC, revision 42028

wrong caption for html window, cleanup

2006-10-15 07:01 PC, revision 42027

store GtkPizza border width in GtkContainer.border_width, eliminate GtkPizza.shadow_type

2006-10-15 05:42 PC, revision 42026

put back obviously-not-redundant resize

2006-10-15 05:36 PC, revision 42025

remove redundant resize

2006-10-15 04:36 PC, revision 42024

replace use of deprecated GtkPixmap, gtk_container_border_width

2006-10-15 03:43 PC, revision 42023

logical vs. boolean operators, unused decls and vars, etc

2006-10-15 01:10 PC, revision 42022

deprecation fixes, plus some code size reduction and cleanup

2006-10-14 19:01 PC, revision 42021

replace use of deprecated GtkPixmap

2006-10-14 18:07 RD, revision 42020

Ensure Cairo is installed before setting wxUSE_GRAPHICS_CONTEXT for wxGTK builds

2006-10-14 18:04 RD, revision 42019

Don't build animate by default

2006-10-14 18:03 RD, revision 42018

Update to InnoSetup 5

2006-10-14 18:02 RD, revision 42017

Don't build the animate contrib

2006-10-14 17:39 PC, revision 42016

remove obsolete checks, minor cleanup

2006-10-14 16:55 SC, revision 42015

cleanup for 10.5

2006-10-14 16:50 PC, revision 42014

correct access for virtual

2006-10-14 16:49 PC, revision 42013

replace use of deprecated GtkPixmap

2006-10-14 16:18 SC, revision 42012

cleanup for 10.5

2006-10-14 16:02 SC, revision 42011

cleanup for 10.5

2006-10-14 15:48 SC, revision 42010

cleanup for 10.5

2006-10-14 15:30 SC, revision 42009

cleanup for 10.5

2006-10-14 15:15 SC, revision 42008

cleanup for 10.5

2006-10-14 14:55 SC, revision 42007

cleanup for 10.5