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-03-02 13:31 ROL, revision 19416

new version

2003-03-02 13:31 ROL, revision 19415

*** empty log message ***

2003-03-02 13:31 ROL, revision 19414

ParamUnit class

2003-03-02 13:30 ROL, revision 19413

defaults for unset required parameters, ParamUnit for border and {v,h}gap

2003-03-02 11:07 RR, revision 19412

Do dialog's default action (mostly "OK") if ENTER was hit in a combobox and the TEXT_ENTER event was not handled. MSW seems to be doing something similar.

2003-03-02 11:01 VS, revision 19411

removed deprecated calls from wxImage example (bug #688438)

2003-03-02 10:09 MBN, revision 19410

Implemented wxButton::DoGetBestSize for wxMotif. Now normal buttons and default buttons are visually the same size, however, given how wxMotif draws default buttons, the Widget for a default button is bigger (8 pixels by default), thus setting default border will make the Widget grow.

2003-03-01 21:17 SC, revision 19409

applied fix to MkDir for mac

2003-03-01 21:09 SC, revision 19408

applied fix to MkDir for mac

2003-03-01 20:29 VS, revision 19407

fixed incorrectly backported patch

2003-03-01 20:12 VS, revision 19406

backported: fixed wxScrollBar creation when default size was used

2003-03-01 18:05 MBN, revision 19405

Do not change background colour for parent widget; set best size to some arbitrary value if the text control is empty.

2003-03-01 17:52 MBN, revision 19404

Fix "make install" for wxMotif after recent changes for using X11 files. Fix "make dist" for all ports (changes in internat sample), and for wxMotif (for the aforementioned changes).

2003-03-01 17:30 SC, revision 19403

added minor and major description for wxGetOsVersion for wxMac

2003-03-01 17:13 SC, revision 19402

wxMac just using Update()

2003-03-01 16:36 SC, revision 19401

added wxMac to the branch using Update for refresh

2003-03-01 10:00 RR, revision 19400

Added wxComboBox::SetString patch

2003-03-01 09:59 RR, revision 19399

Upported combobox changes and another fix.

2003-03-01 09:12 RR, revision 19398

Typo for compilation.

2003-02-28 23:48 JS, revision 19397

Tidied space and tabs in wxMac files

2003-02-28 23:46 VS, revision 19396

1. added native wxMessageDialog implementation for GTK+2 2. minor formatting changes, so that the changelog has consistent look

2003-02-28 23:46 VS, revision 19395

added native wxMessageDialog implementation for GTK+2

2003-02-28 23:41 VS, revision 19394

fixed wxScrollBar creation when default size was used

2003-02-28 23:39 VS, revision 19393

compilation fix

2003-02-28 23:37 VS, revision 19392

added native wxMessageDialog implementation for GTK+2