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-20 14:34 SC, revision 28328

for built-in dialogs, there is no m_peer instance, and still we might have a Refresh call issued, just leave

2004-07-20 14:10 SC, revision 28327

trying to support non-wx controls on a window

2004-07-20 14:08 SC, revision 28326

explicit scrollbar style flags needed

2004-07-20 11:11 ABX, revision 28325

WinCE fixes.

2004-07-20 10:09 ABX, revision 28324

wxDefaultSize.* and wxDefaultPosition.* to wxDefaultCoord.

2004-07-20 10:09 VZ, revision 28323

added except sample

2004-07-20 10:05 VZ, revision 28322

add except to the samples being built; verify that --enable-exceptions and --enable-no_exceptions are not used simultaneously

2004-07-20 10:04 VZ, revision 28321

documented DoPrepareDC()

2004-07-20 09:19 SC, revision 28320

corrected cwd manipulation for unicode builds

2004-07-20 09:18 SC, revision 28319

removed mpthread and added thread.cpp and tglbutton.cpp

2004-07-20 09:16 SC, revision 28318

avoid unimplemented wx stubs being used

2004-07-20 08:44 VS, revision 28317

use regexes, not wildcards, for config file matching (but it's still broken)

2004-07-20 05:21 SC, revision 28316

corrected copied headers

2004-07-19 21:08 RD, revision 28315

fix compile error

2004-07-19 20:56 KO, revision 28314

Fixed display issues for Panther now that wxTextCtrl has been fixed there.

2004-07-19 20:52 RD, revision 28313

Don't output the script name twice

2004-07-19 20:51 RD, revision 28312

Handle terminating NULL correctly

2004-07-19 19:34 SC, revision 28311

switching to correct name as Tiger doesn't have the workaround anymore

2004-07-19 15:36 ABX, revision 28310

Fixes for wxUSE_STATUSBAR.

2004-07-19 15:14 ABX, revision 28309

Fixes for wxUSE_STATUSBAR.

2004-07-19 11:43 ABX, revision 28308

Fixed typo.

2004-07-19 10:07 GT, revision 28307

Updating the ::Open() function to help clarify that SetColDefs() must be called before opening the table

2004-07-19 09:42 ABX, revision 28306

GetItemCount is int.

2004-07-19 09:39 ABX, revision 28305

Fixes for wxUSE_STATUSBAR.

2004-07-19 08:47 VZ, revision 28304

compilation fix for wxUSE_THREADS == 0