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

2004-05-29 15:45 DS, revision 27503

applied valid part of patch #940683: "wxMessageBox autocompletion"

2004-05-29 14:56 SC, revision 27502

reopen app according to HIG

2004-05-29 14:52 SC, revision 27501

moving constructors to .cpp

2004-05-29 14:51 SC, revision 27500

control data support

2004-05-29 14:45 SC, revision 27499

preparing for internal changes

2004-05-29 14:00 JS, revision 27498

MacReopenApp implementation for restoring top-level window

2004-05-29 13:57 VS, revision 27497

fixed --disable-rpath handling (patch 956695)

2004-05-29 12:48 VS, revision 27496

fixed --disable-rpath handling (patch 956695)

2004-05-29 12:03 JS, revision 27495

Removed incorrect file copy

2004-05-29 00:46 RD, revision 27494

Take character size into account when calculating buffer size for wxFileDataObject. (Fixes aborts from NTDLL.)

2004-05-28 20:40 RD, revision 27493

comments and cleanup

2004-05-28 20:38 RD, revision 27492

Add GetHDC back

2004-05-28 20:01 RD, revision 27491

Use an inline function to fetch the API pointer, importing it first if needed.

2004-05-28 19:59 RD, revision 27490

Some error recovery and other tweaks

2004-05-28 19:21 RD, revision 27489

missing OnBeginSize call

2004-05-28 19:20 RD, revision 27488

reSWIGged

2004-05-28 19:15 RD, revision 27487

GetClientAreaOrigin should be public

2004-05-28 19:14 RD, revision 27486

docstring tweak

2004-05-28 19:13 RD, revision 27485

Add cx_Freeze and Installer examples

2004-05-28 19:06 RD, revision 27484

No longer need to fallback to importing "_core_" as py2exe, Installer and others now handle importing extensions via package names correctly.

2004-05-28 18:45 JS, revision 27483

Reset m_inSetFocus for other exit point in this function: could explain why the focus protection code was broken

2004-05-28 18:43 JS, revision 27482

Make the focus recursion test only for Mac since it breaks MSW.

2004-05-28 11:08 ABX, revision 27481

Simplified pen style conversion.

2004-05-28 10:45 ABX, revision 27480

Missed header, -1->wxID_ANY replacements.

2004-05-28 10:43 ABX, revision 27479

-1->wxID_ANY, TRUE->true, FALSE->false replacements

2004-05-28 05:03 RD, revision 27478

Commented out some test code

2004-05-28 04:51 RD, revision 27477

Updates for new/old DC method signatures, also updated setup.py for new py2exe

2004-05-28 04:22 RD, revision 27476

Don't scroll too far if the child getting the focus is large.

2004-05-28 04:10 RD, revision 27475

Put the locale files in teh right place

2004-05-27 18:17 ABX, revision 27474

-1->wxID_ANY, TRUE->true, FALSE->false, wxDefaultPosition & wxDefaultSize replacements

2004-05-27 18:07 ABX, revision 27473

-1->wxID_ANY, TRUE->true, FALSE->false, wxDefaultPosition & wxDefaultSize replacements

2004-05-27 17:50 ABX, revision 27472

-1->wxID_ANY, TRUE->true, FALSE->false, wxDefaultPosition & wxDefaultSize replacements

2004-05-27 17:38 ABX, revision 27471

-1->wxID_ANY, TRUE->true, FALSE->false, wxDefaultPosition replacements

2004-05-27 17:29 ABX, revision 27470

Inital fill in background, removed tabs, -1->wxID_ANY, TRUE->true, FALSE->false

2004-05-27 17:26 VS, revision 27469

fixed indentation in case there's only one cell on line

2004-05-27 17:11 VS, revision 27468

compilation fix

2004-05-27 16:57 ABX, revision 27467

Removed condition of old Watcom times. Open Watcom doesn't have problems with wininet.h.

2004-05-27 16:25 VS, revision 27466

fixed iteration over cells

2004-05-27 15:09 SC, revision 27465

scrolling code committed

2004-05-27 15:07 SC, revision 27464

menu events handling more closely to the menu instance itself, removing menubar wherever possible

2004-05-27 14:50 SC, revision 27463

debug method added for flashing invalid areas

2004-05-27 14:49 SC, revision 27462

menu associations

2004-05-27 14:47 SC, revision 27461

having the refcon of a menu item to bear the pointer to the wxMenuItem, and have an map of menuref->wxMenu*

2004-05-27 11:31 JS, revision 27460

WinCE Standard SDK improvements including adding close button

2004-05-27 11:26 JS, revision 27459

Position change - still can't use default size for Wince/desktop

2004-05-27 09:09 JS, revision 27458

Fixes for Standard WinCE SDK

2004-05-27 09:02 JS, revision 27457

Use status bar even for WinCE; use standard frame style to adapt to WinCE version

2004-05-26 14:55 RD, revision 27456

fixed a typo

2004-05-26 11:49 VS, revision 27455

workaround for BCC bug - use #defines instead of enums

2004-05-26 10:49 JS, revision 27454

Reverted config/resource name change