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-05-22 21:12 SC, revision 20698

extending printing code (backport of 2.5 is not possible)

2003-05-22 20:51 MBN, revision 20697

MinGW compilation fix.

2003-05-22 20:39 MBN, revision 20696

Correct wxCommandEvent.IsChecked() when generated from a checkable menu item.

2003-05-22 20:36 MBN, revision 20695

Remove duplicate wxEmptyString declaration.

2003-05-22 19:43 SC, revision 20694

deactivating wxSTAY_ON_TOP patch

2003-05-22 19:42 rgammans, revision 20693

* 2.4 version of sf.net pacth 735595 Backport of docs from patch 2.5 patch

2003-05-22 18:12 SC, revision 20692

turning off a wxSTAY_ON_TOP patch

2003-05-22 18:07 SC, revision 20691

fix by Egon to avoid endless loop when no matching item found

2003-05-21 23:05 VS, revision 20690

backported HTML pagebreak code

2003-05-21 22:41 RD, revision 20689

Fix page positioning when the tabs are on a side different than wxNB_TOP by choosing margins dynamically instead of always using fixed margin sizes. Also remove unnecessary large internal borders (although they can be reactivated by flipping an #if.)

2003-05-21 22:02 JS, revision 20688

Added pngs

2003-05-21 22:01 JS, revision 20687

Test using transparency in menu bitmaps. Better, but still shows background when menu item selected.

2003-05-21 20:37 SC, revision 20686

removed print.cpp from Mac

2003-05-21 19:07 JS, revision 20685

Applied patch [ 731656 ] Owner draw menu icons Benjamin I. Williams

2003-05-21 18:54 JS, revision 20684

Applied patch [ 739401 ] gtk_init() has to be called before gdk_threads_enter()

2003-05-21 18:43 JS, revision 20683

Applied patch [ 740012 ] GetKeyState returns 16-Bit value on WindowsNT

2003-05-21 18:25 JS, revision 20682

Applied patch [ 740071 ] Make tiff errors/warnings use wxLog functions

2003-05-21 16:50 MBN, revision 20681

Stop the ApplicationShell from being managed (and thus show on the screen as a "normal" window).

2003-05-21 15:45 JS, revision 20680

Noted that the preview object is deleted by the frame.

2003-05-21 15:27 JS, revision 20679

Applied patch [ 689188 ] adds wxToolBar::GetToolPos

2003-05-21 07:43 JS, revision 20678

Fixed wxListCtrl simple border

2003-05-21 07:40 JS, revision 20677

Fixed simple border style on wxListCtrl

2003-05-20 21:45 JS, revision 20676

A fix to prevent mungeing of the config file after reading in entries (say, just one entry in one group), then adding entries to a different group.

2003-05-20 18:26 RD, revision 20675

Ensure that the focus gets redirected to the embedded control

2003-05-20 13:26 ROL, revision 20674

two-stage creation of XRC-based dialogs