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