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-09-28 17:30 JS, revision 29503

Duplicate wxLC_VIRTUAL removed

2004-09-28 17:29 ABX, revision 29502

Hardware defines spec.

2004-09-28 17:13 ABX, revision 29501

Hardware defines spec.

2004-09-28 16:46 RD, revision 29500

Patch from Victor V. Kryukov

2004-09-28 16:32 ABX, revision 29499

Hardware defines spec.

2004-09-28 16:11 ABX, revision 29498

Hardware defines spec. Their application to the sources will take more commits since it not always as easy as it seems when they are part of more complicated conditions.

2004-09-28 15:46 JS, revision 29497

Improved the generic font dialog appearance.

2004-09-28 15:41 RN, revision 29496

possibly fix compilo error w/xcode

2004-09-28 15:24 RN, revision 29495

Fix some bugs

2004-09-28 15:13 ABX, revision 29494

Source cleaning: whitespaces, tabs, TRUE/true, FALSE/false, -1/wxID_ANY/wxDefaultCoord/wxNOT_FOUND.

2004-09-28 15:02 RN, revision 29493
  • D /wxWidgets/trunk/include/wx/drawer.h
  • D /wxWidgets/trunk/include/wx/generic/drawerg.h
  • D /wxWidgets/trunk/src/generic/drawerg.cpp

remove unfinished impl

2004-09-28 14:47 RL, revision 29492

Enable concurrent installs of runtime packages after a soname change. Add a common package for afm metrics, and other 'static' data and utilities. Remove the version/flavour from afm installs on unix as discussed with Vaclav, these files really do never change. Mention --static along with other selection options in --help.

2004-09-28 14:28 JS, revision 29491

Use generic font dialog on MacOS X

2004-09-28 12:05 VZ, revision 29490

wxFile::Length() return type fix (replaces last check in)

2004-09-28 11:54 ABX, revision 29489

Missed labels to replace number of 'topicNNN' in anchors. Consistent use of -dtor/-ctor addition in anchors.

2004-09-28 10:32 JS, revision 29488

Typo corrections

2004-09-28 09:50 VZ, revision 29487

blind fix for wxGetEmptyString() compilation with wxUSE_STL == 1

2004-09-28 09:24 RN, revision 29486

fix unicode stuff

2004-09-28 08:01 JS, revision 29485

Removed fcntl.h include

2004-09-28 07:45 JS, revision 29484

__WINCE__ -> __WXWINCE__ Added missing O_... symbols Incremented the version

2004-09-28 04:30 RL, revision 29483

Make the warnings a little more relevant in other contexts in which they may be seen.

2004-09-28 00:13 RD, revision 29482

On the Mac the Alt key is a character modifier like Shift, so let char events with AltDown proceed into Scintilla.

2004-09-27 23:19 RN, revision 29481

source nice-ness and remove erronous files

2004-09-27 22:46 RN, revision 29480

revert bad change

2004-09-27 21:35 RD, revision 29479

fix link errors