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-07-25 20:13 VZ, revision 28503

compilation fix

2004-07-25 17:49 DS, revision 28502

removed reference to deleted wxNotebookSizer programming section

2004-07-25 17:45 DS, revision 28501

added missing closing bracket

2004-07-25 17:38 DS, revision 28500

fixed tex2rtf errors

2004-07-25 17:26 VZ, revision 28499

compilation fixes

2004-07-25 17:25 VZ, revision 28498

compilation warning fix

2004-07-25 17:21 VZ, revision 28497

reverted previous patch applied by mistake

2004-07-25 17:12 VZ, revision 28496

invalidate selection when deleting the page changes its index (replaces patch 865500)

2004-07-25 17:09 VZ, revision 28495

use wxWindowDisabler instead of ShowModal() for showing the print preview frame (patch 832288)

2004-07-25 17:06 VZ, revision 28494

replaced my recent GSocket_SetReuseAddr() addition with GSocket_SetReusable() from the patch 992473; it also adds and documents wxSOCKET_REUSEADDR flag

2004-07-25 16:57 VZ, revision 28493

better Finnish translations (patch 993051)

2004-07-25 16:56 VZ, revision 28492

implemented moving the dialog (patch 996448)

2004-07-25 16:50 DS, revision 28491

converted char * references to wxChar *

2004-07-25 16:47 VZ, revision 28490

don't define _CRTDBG_MAP_ALLOC as it is apparently unnecessary (patch 995135)

2004-07-25 16:44 VZ, revision 28489

don't include wx/wxprec.h from the headers (patch 993136)

2004-07-25 16:39 VZ, revision 28488

dc.h shouldn't include itself (patch 992933)

2004-07-25 16:38 DS, revision 28487

typo fix

2004-07-25 16:37 DS, revision 28486

added shortcut functions AddSpacer and AddStretchSpacer (plus Prepend and Insert variants)

2004-07-25 16:36 VZ, revision 28485

fixed header include guard position (patch 992443)

2004-07-25 16:33 VZ, revision 28484

don't assign the same normal value for all the other bitmaps, leave them empty (patch 990370)

2004-07-25 16:32 VZ, revision 28483

update the caret bitmap size in EVT_SIZE (patch 990361)

2004-07-25 16:25 VZ, revision 28482

corrected assert in wxSocket::Initialize()

2004-07-25 16:18 VZ, revision 28481

unused param warnings fixes

2004-07-25 16:13 VZ, revision 28480

added status bar fields styles support (patch 988292)

2004-07-25 16:02 VZ, revision 28479

fixed flushing of secondary log target in wxLogChain (patch 985711)