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-06-28 11:59 VZ, revision 21473

fixed sscanf() format string typo

2003-06-28 11:54 VS, revision 21472

use BASE_UNIX_SRC

2003-06-28 11:49 VZ, revision 21471

don't generate makefiles for the samples which don't build in current configuration

2003-06-28 11:39 VZ, revision 21470

don't output strange "base (hosted)" message when not cross-compiling

2003-06-28 11:34 VZ, revision 21469

only configure programs which compile without GUI when building wxBase

2003-06-28 06:59 SC, revision 21468

function key support

2003-06-28 04:12 DE, revision 21467

Added more generic implementation files to wxCocoa files list FIXME: Update list of header files Added all of the UNIX implementation files FIXME: Make this use the base UNIX list of files (like any other UNIX port)

2003-06-28 04:05 DE, revision 21466

include "wx/setup.h" before testing for wxUSE_SLIDER

2003-06-28 04:03 DE, revision 21465

Added wxGUIAppTraits::GetOSVersion() implementation.

2003-06-28 02:18 RD, revision 21464

SWIGged updates

2003-06-28 02:18 RD, revision 21463

SWIGged updates for wxGTK

2003-06-28 01:53 RD, revision 21462

SWIGged updates for wxMac

2003-06-28 01:52 RD, revision 21461

Don't need to include private.h anymore

2003-06-27 23:57 VS, revision 21460

fixed stupid bug - failure to generate samples/makefile.bcc

2003-06-27 23:48 VS, revision 21459

fixed command line arguments order problems

2003-06-27 23:47 VS, revision 21458

needs wxbase, too

2003-06-27 23:40 DE, revision 21457

Removed wxGetOsVersion stub. It's now handled by utilscmn.cpp.

2003-06-27 23:24 VS, revision 21456

it's the other way around..

2003-06-27 21:59 VS, revision 21455

bk-deps fixes and win32

2003-06-27 21:55 VS, revision 21454

fixed linking against 3rd party libs

2003-06-27 21:53 VS, revision 21453

added Borland C++ makefiles

2003-06-27 21:29 VS, revision 21452

different name for release and debug build of third party libraries

2003-06-27 21:15 VZ, revision 21451

added RefreshItem[s]()

2003-06-27 19:48 SC, revision 21450

resetting clipping region (needed because of faster port setting)

2003-06-27 19:22 VS, revision 21449

1. more borland work 2. added optimization and debug info flags