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

2002-01-14 14:13 SC, revision 13565

expanded autotranslation of Exit-Quit to items having accelerators

2002-01-14 12:14 VZ, revision 13564

added missing WXDLLEXPORTs

2002-01-14 12:07 VZ, revision 13563

fixed warnings about double to int conversions, defined PI as a constant, untabbed

2002-01-14 07:10 GD, revision 13562

added wxLog functions with a variable argument list pointer

2002-01-14 00:22 VS, revision 13561

removed wxYield from wxHtmlWindow (seems to work w/o it and yielding caused reentrancy problems)

2002-01-14 00:22 VS, revision 13560
  • D /wxWidgets/trunk/include/wx/gtk/setup0.h
  • D /wxWidgets/trunk/include/wx/gtk1/setup0.h
  • D /wxWidgets/trunk/include/wx/motif/setup0.h

removed setup0.h artifacts

2002-01-14 00:17 VZ, revision 13559

do NOT append extension to the library names which already have it!

2002-01-13 23:04 VZ, revision 13558

0. extracted toolbar colour mapping stuff to its own function 1. wxToolBar adjusts the colours properly when the system colours change 2. wxImageList uses light grey as the transparent colour for the bitmaps

2002-01-13 21:00 VZ, revision 13557

compilation fix

2002-01-13 20:59 VZ, revision 13556

really fixed toolbar mapping bug (finally, it was the programmer bug...)

2002-01-13 20:45 VZ, revision 13555

fixed toolbar mapping bug (optimizer bug?) in the release build (bug 501485)

2002-01-13 19:25 SC, revision 13554

reverted DoReadLong

2002-01-13 19:20 SC, revision 13553

corrected DoReadLong

2002-01-13 19:16 SC, revision 13552

corrected GetDepth method and wrong disposal calls for pixmap

2002-01-13 18:34 VZ, revision 13551

removed MSWDetachWindowMenu() (part of the MDI change from yesterday which I forgot to commit)

2002-01-13 17:56 SC, revision 13550

changed the MulDiv Macro removing macheader dep.

2002-01-13 17:41 GD, revision 13549

use "..." instead of <...> for wx includes

2002-01-13 17:38 SC, revision 13548

added type and creator routines for mac

2002-01-13 17:37 GD, revision 13547

corrections for wxMac

2002-01-13 15:59 SC, revision 13546

added missing functions

2002-01-13 15:58 SC, revision 13545

switched to proper const scheme for findfolder on mac

2002-01-13 15:57 SC, revision 13544

corrected retrieval of a long

2002-01-13 15:55 SC, revision 13543

added correct printing headers for mac

2002-01-13 14:55 RR, revision 13542

Typo.

2002-01-13 14:54 RR, revision 13541

A bit of translation.