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-27 05:26 RN, revision 29428
  • D /wxWidgets/trunk/contrib/samples/xrc

remove erronues xrc contrib sample

2004-09-26 23:17 VZ, revision 29427

made GetTempBuffer() static to avoid duplicate function errors during linking

2004-09-26 23:08 VS, revision 29426

partially reverted Robert's changes, did it more cleanly

2004-09-26 20:45 VZ, revision 29425

documented IsActive()

2004-09-26 20:35 RN, revision 29424

hid integration

2004-09-26 20:28 VZ, revision 29423

fix for __HUGEFILES_SUPPORTED definition

2004-09-26 20:01 RR, revision 29422

Moved function from mslu to utils to make the linker not complain about double symbols.

2004-09-26 18:13 RR, revision 29421

Trying hard to make things compile.

2004-09-26 18:03 KO, revision 29420

Fixes to remove compile warnings.

2004-09-26 17:41 RN, revision 29419

cleanups

2004-09-26 17:39 SN, revision 29418

Make scrolling work better (without constantly refreshing whole screen).

2004-09-26 17:22 RR, revision 29417

GTK1 compilo.

2004-09-26 17:22 RN, revision 29416

recall initial font

2004-09-26 17:14 RN, revision 29415

cleanup

2004-09-26 17:14 JS, revision 29414

Applied Kevin Hock's combobox patch for text update events

2004-09-26 17:06 RN, revision 29413

fix remaining bugs

2004-09-26 16:42 JS, revision 29412

Program args fix for WinCE

2004-09-26 16:37 JS, revision 29411

Tweaks to fix RTF contents (need newline at end of each class file)

2004-09-26 16:34 RN, revision 29410

fix font styles

2004-09-26 16:28 VZ, revision 29409

wxExecuteData is a struct, not class (warning fix)

2004-09-26 16:21 JS, revision 29408

Improved libs.bmp file but shows too small in WinHelp

2004-09-26 16:14 VZ, revision 29407

include wx/wxchar.h after ctype.h to fix compilation problem with _T redefinition with CodeWarrior 9

2004-09-26 15:59 RN, revision 29406

default to native font dialog for 10.2+

2004-09-26 15:34 RN, revision 29405

add drawer sample

2004-09-26 15:29 RR, revision 29404

Make mouseless use of wxListBox possible for non single style. Make wxListBox report click on background.