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-12-23 15:56 RN, revision 24978

Fixed newlines :)

2003-12-23 12:39 JS, revision 24977

Added wxUSE_TOOLBAR, wxUSE_STATUSBAR tests

2003-12-23 10:47 JS, revision 24976

Applied patch [ 864570 ] adjustement of FL contrib to change in wx/log.h

2003-12-23 10:45 JS, revision 24975

Applied patch [ 861884 ] adjustement of bombs demo to wxBombsCE

2003-12-23 10:32 JS, revision 24974

Added Bombs demo eVC project file from ABX

2003-12-23 10:17 JS, revision 24973

Added minimal sample WinCE project files

2003-12-23 10:02 JS, revision 24972

Added comments for WinCE shortcut suggestion

2003-12-23 09:18 JS, revision 24971

Some WinCE fixes from ABX

2003-12-23 03:16 RN, revision 24970

Added note about deleting returned object (OpenFile)

2003-12-23 03:01 DS, revision 24969

Applied patch #864557 (Adjustment of richedit sample to new FindColour solution).

2003-12-22 21:25 RD, revision 24968

wxTaskBarIcon works on wxGTK now too.

2003-12-22 20:59 RD, revision 24967

Make the comment colors have a bit more contrast, and reduce the timeout on the splashscreen.

2003-12-22 20:38 RN, revision 24966

Removed regextest :).

2003-12-22 19:09 RD, revision 24965

More lib and demo patches to drop the wx prefix (Jeff has been busy!)

2003-12-22 09:36 RN, revision 24964

1. Changed things others suggested 2. Changed search text cntrl to a multiline one

2003-12-21 22:44 RN, revision 24963

1. Only owner draw menus on MSW 2. Handle GRETA compilations errors

2003-12-21 22:19 RN, revision 24962

Added Status Bar

2003-12-21 22:03 RN, revision 24961

Added - 1. Owner drawn menu items (sort of) 2. Match/Compile time

2003-12-21 20:37 RN, revision 24960

Changed main frame style to wxDEFAULT_FRAME_STYLE | wxTAB_TRAVERSAL

2003-12-21 13:19 JS, revision 24959

Correction for gcc

2003-12-21 12:22 RN, revision 24958

Changed GRETA compile flag - fixing output (was matching in reverse before....)

2003-12-21 11:51 RN, revision 24957

Too many changes :)

2003-12-21 10:27 VS, revision 24956

link against the net library, too

2003-12-21 10:09 RN, revision 24955

Added some notes and other changes.....

2003-12-21 10:02 RN, revision 24954

Fixed TEST_SCOPEGUARD (newer version prepends wx to macros...) C:\\wxWindows\\samples\\console\\console.cpp(3379) : error C2065: 'ON_BLOCK_EXIT0' : undeclared identifier C:\\wxWindows\\samples\\console\\console.cpp(3380) : error C2065: 'ON_BLOCK_EXIT1' : undeclared identifier C:\\wxWindows\\samples\\console\\console.cpp(3381) : error C2065: 'ON_BLOCK_EXIT2' : undeclared identifier C:\\wxWindows\\samples\\console\\console.cpp(3384) : error C2065: 'ON_BLOCK_EXIT_OBJ0' : undeclared identifier C:\\wxWindows\\samples\\console\\console.cpp(3385) : error C2065: 'ON_BLOCK_EXIT_OBJ1' : undeclared identifier C:\\wxWindows\\samples\\console\\console.cpp(3386) : error C2065: 'ON_BLOCK_EXIT_OBJ2' : undeclared identifier