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-06-03 19:39 VS, revision 27603

fixed wxSetEnv to correctly set variable in Unicode build

2004-06-03 19:04 JS, revision 27602

If several doc templates use the same document and view classes, they should share their filters in Save As

2004-06-03 18:40 VS, revision 27601

fixed wrong tooltip colour -- don't mess with widget styles, use the defaults and let GTK+ do its job

2004-06-03 14:19 JS, revision 27600

Separated creation and initialisation of a document via its doc template.

2004-06-03 14:05 VS, revision 27599

use current mouse position as default position in wxWindow::PopupMenu (works better in wxGTK and is what you need in majority of cases)

2004-06-03 10:32 ABX, revision 27598

Cleaning.

2004-06-03 10:03 ABX, revision 27597

bool if enough for true/false results.

2004-06-03 09:42 JS, revision 27596

Fixed typo

2004-06-03 09:41 JS, revision 27595

Initialise hash table with string key

2004-06-02 22:38 RD, revision 27594

Fix compile errors when using gtk 1.2

2004-06-02 20:57 RD, revision 27593

Default arg for Id

2004-06-02 20:53 RD, revision 27592

Added more default args as needed to allow most window types to be constructed with only the parent window arg. In some cases other args may be required for normal operation, but they can usually be set after construction.

2004-06-02 20:49 RD, revision 27591

Added $Id keyword, a bit of cleanup and also some backwards compatibility aliases.

2004-06-02 20:47 RD, revision 27590

comment fix

2004-06-02 20:26 RD, revision 27589

On wxGTK2 the label woudl not be realigned if SetLabel was called with a new label. Changed it to use gtk_button_set_label so that the widget would care of doing it, and also to create with widget with gtk_button_new_with_mnemonic so the mnemonic behaviour would be preserved.

2004-06-02 19:39 RD, revision 27588

Don't force a smaller icon size

2004-06-02 18:11 DE, revision 27587

Do not check for Xinerama when building wxCocoa

2004-06-02 17:13 ABX, revision 27586

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

2004-06-02 17:03 ABX, revision 27585

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

2004-06-02 16:28 JS, revision 27584

Mention removal of wxHIDE_READONLY

2004-06-02 16:24 JS, revision 27583

Removed wxHIDE_READONLY flag

2004-06-02 14:26 JJ, revision 27582

Committing in . OPenVMS configure update Modified Files: wxWidgets/setup.h_vms ----------------------------------------------------------------------

2004-06-02 12:19 JS, revision 27581

GTK+ 2.0 can't compile egg tray code

2004-06-02 09:14 ABX, revision 27580

Removed tabs.

2004-06-02 04:02 RD, revision 27579

reSWIGged