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

2007-09-23 00:14 VZ, revision 48908

revert last change (r48897)

2007-09-22 19:17 RD, revision 48907

Since we are ignoring horizontal wheel motion for now we need to reset the event type, otherwise bogus left down events will be sent.

2007-09-22 12:08 VZ, revision 48905

include wx/log.h to fix PCH-less compilation

2007-09-22 11:10 CE, revision 48904

add missing sample stc

2007-09-22 09:55 RR, revision 48903

Removed last bits of DrawScaledBitmap (was removed part of GTK+ printing patch)

2007-09-22 04:40 PC, revision 48902

use logical operator &&, not bitwise &; indentation fix

2007-09-22 04:40 PC, revision 48901

unused variables, useless assert

2007-09-22 04:40 PC, revision 48900

unused variable, more efficient increment operator

2007-09-22 01:30 BP, revision 48899

Corrected doc typo (missing escaped underscore).

2007-09-21 23:54 VZ, revision 48898

ifconfig under NetBSD also takes -a

2007-09-21 23:50 VZ, revision 48897

*wprintf() functions should be extern, not static, when we define them in wxNEED_WPRINTF case

2007-09-21 21:38 RD, revision 48896

fix for non-pch builds

2007-09-21 20:15 SC, revision 48895

supporting wxBU_EXACTFIT

2007-09-21 19:56 VZ, revision 48894

include tif_config.h using <> instead of ""

2007-09-21 18:47 VZ, revision 48893

bring the new linpng 1.2.20 (without its contrib subdirectory) into trunk

2007-09-21 18:45 VZ, revision 48892
  • D /wxWidgets/trunk/src/png

remove old libpng 1.2.7

2007-09-21 18:43 VZ, revision 48891

added more convenient wxDL_INIT_FUNC[_AW] macros and use them instead of verbose wxDynamicLibrary::GetSymbol() calls

2007-09-21 18:31 VZ, revision 48890

made gs_msgXXX variables static

2007-09-21 18:28 VZ, revision 48889

allow using wxTaskBarIcon under Win95 by loading Shell_NotifyIcon() dynamically (more importantly, allow applications using to start up under Win95 as they didn't without it)

2007-09-21 17:53 JS, revision 48888

Doc corrections

2007-09-21 17:53 JS, revision 48887

Doc corrections

2007-09-21 17:51 VZ, revision 48886

predefine _WIN32_IE before including shellapi.h too to allow tooltips longer than 64 (up to 128) characters in wxTaskBarIcon

2007-09-21 16:47 SC, revision 48885

reverting patch 1789066

2007-09-21 16:04 PC, revision 48884

allow copying wxFormatString for compiler-generated temporaries

2007-09-21 16:03 VZ, revision 48883

tagging libpng 1.2.20