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):

2003-08-13 16:47 VZ, revision 22803

renamed wxWindow::Clear() to ClearBackground() for wxGTK as well

2003-08-13 15:48 VS, revision 22802

fixed wrong arguments to Draw

2003-08-13 15:47 VS, revision 22801

fixed typo

2003-08-13 15:25 DE, revision 22800

Don't send idle events while an assertion dialog is showing.

2003-08-13 14:38 JS, revision 22799

Fixed some missing braces

2003-08-13 14:25 VS, revision 22798

define NO_GCC_PRAGMA in wx-config output on Darwin

2003-08-13 14:09 VZ, revision 22797

renamed wxWindow::Clear() to ClearBackground() (fixes bug 783576)

2003-08-13 13:04 VS, revision 22796

forgot to copy data

2003-08-13 12:56 VS, revision 22795

don't forget to build all projects in the workspace

2003-08-13 12:39 VS, revision 22794

forgot to copy data

2003-08-13 12:38 VS, revision 22793

makefiles update with OSX fixes

2003-08-13 12:22 VS, revision 22792

fixed wxUSE_XML

2003-08-13 12:16 VZ, revision 22791

made the example Unicode-friendly (patch 785642)

2003-08-13 11:31 VZ, revision 22790

update by Paco Riviere

2003-08-13 10:09 VZ, revision 22789

suppress warnings about not being able to inline a function under BC

2003-08-13 10:06 VZ, revision 22788

OnExit() is not called if OnInit() failed

2003-08-13 10:06 VZ, revision 22787

set LVCFMT_IMAGE, this at least allows to show imageso n the right sidei n the first column too (and fixes bug 787781)

2003-08-13 09:58 VZ, revision 22786

set LVCFMT_IMAGE, this at least allows to show imageso n the right sidei n the first column too (and fixes bug 787781); corrected return value of InsertColumn()

2003-08-13 08:48 JJ, revision 22785

Committing in . Updating/repairing OpenVMS compile support Modified Files: wxWindows/setup.h_vms wxWindows/src/common/descrip.mms wxWindows/src/gtk/app.cpp ----------------------------------------------------------------------

2003-08-12 22:03 JS, revision 22784

Minor updates

2003-08-12 22:02 VS, revision 22783

disable more borland warnings

2003-08-12 21:42 VS, revision 22782

precompiled headers check accounts for Apple compiler now

2003-08-12 21:32 VS, revision 22781

fix static wxnet build

2003-08-12 16:57 MBN, revision 22780

Warning fixes for (MinGW) GCC 3.3.1.

2003-08-12 16:45 MBN, revision 22779

Added wxHashSet, with minimal tests.

2003-08-12 15:33 JS, revision 22778

Removed some obsolete distribution files Updated listing files Added new shell scripts for spinning wxMSW

2003-08-12 11:47 SC, revision 22777

panther fix

2003-08-12 04:30 DE, revision 22776

Implement Raise()/Lower() using [NSVIew sortSubviewsUsingFunction:context:]

2003-08-12 02:58 DE, revision 22775

Laid groundwork for scrolling.

2003-08-11 16:48 MBN, revision 22774

Expose GetCount when wxUSE_STL=1.

2003-08-11 16:33 JS, revision 22773

wxCaretSuspender only shows the caret if it was visible previously Improved caret handling in wxTextCtrl Restored scrollbar painting in wxUniv

2003-08-11 15:14 DE, revision 22772

Replaced id with winid so it doesn't conflict with the Objective-C type

2003-08-11 14:53 DE, revision 22771

Added dummy resources for wxCocoa so bundles will build

2003-08-11 13:47 DE, revision 22770

Added default implementation for drawRect and mouse events that returns false so normal processing will take place. Some users of wxCocoaNSView may not wish to implement every event.

2003-08-11 12:49 JS, revision 22769

Removed some experimental code I left in by accident

2003-08-11 12:47 JS, revision 22768

More fixes for !wxUSE_TIMER, !wxUSE_IMAGE

2003-08-11 10:59 JS, revision 22767

Cater for wxUSE_IMAGE=0

2003-08-11 10:46 JS, revision 22766

Cater for wxUSE_IMAGE=0

2003-08-11 10:01 SC, revision 22765

added wxDynamicObject (kind of delegate, docs to come once this has calmed down)

2003-08-11 01:22 VZ, revision 22764

compilation fix

2003-08-11 01:22 VZ, revision 22763

fixed some warnings about unused variables values

2003-08-11 01:15 VZ, revision 22762

really fixed '-' and '+' drawing

2003-08-11 01:14 VZ, revision 22761

initialize the font fields properly when it corresponds to a native font

2003-08-11 00:38 VZ, revision 22760

trying to fix the generic tree appearance problems

2003-08-11 00:33 VZ, revision 22759

more wxRendererNative docs

2003-08-10 23:54 VZ, revision 22758

fixed broken link

2003-08-10 22:12 VS, revision 22757

added tex2rtf makefiles

2003-08-10 22:11 VS, revision 22756

added HelpGen makefiles

2003-08-10 21:21 VS, revision 22755

MacOS X bundles support

2003-08-10 19:14 VS, revision 22754

added tex2rtf bakefile