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-10-15 23:03 DE, revision 29903

Rebaked/autoconfiscated for wxCocoa wxTaskBarIcon addition.

2004-10-15 22:55 VZ, revision 29902

implemented SetWildcard()

2004-10-15 22:52 DE, revision 29901

wxCocoa: Added wxTaskBarIcon

2004-10-15 22:44 DE, revision 29900
  • D /wxWidgets/trunk/src/cocoa/filedlg.mm
  • D /wxWidgets/trunk/src/cocoa/taskbar.mm

Yes Ryan, I really did mean to remove these files.

2004-10-15 21:14 RD, revision 29899

DocsDemo --> docs-demos

2004-10-15 21:10 VZ, revision 29898

use wxPtrToUInt/UIntToPtr instead of (removed) ULong versions

2004-10-15 21:05 VS, revision 29897

linkage fixes for monolithic static build

2004-10-15 20:58 RD, revision 29896

Give the win32 runtime installer its own readme.

2004-10-15 20:58 VZ, revision 29895

removed pragma interface which resulted in link errors when inline functions from this file were used; remove wxULongToPtr/wxPtrToULong which could truncate the pointer; added wxUIntToPtr in addition to existing wxPtrToUInt (which now takes const pointer) to replace them

2004-10-15 20:35 VZ, revision 29894

use wxPtrToUInt instead of (lossy) wxPtrToULong

2004-10-15 20:31 RD, revision 29893

Show PlatformInfo in the About box too.

2004-10-15 20:21 RD, revision 29892

Show PlatformInfo in the About box too.

2004-10-15 20:07 RD, revision 29891

just a whitespace change

2004-10-15 20:05 RD, revision 29890

more consistent naming

2004-10-15 19:50 ABX, revision 29889

Unnecessary wxString(wxString).

2004-10-15 19:35 RD, revision 29888

Corrected some comments

2004-10-15 19:30 RD, revision 29887

Docs updates for 2.5.3.0

2004-10-15 19:28 RD, revision 29886

Tweak unicode --> string conversion helper so UnicodeDecodeError is raised when appropriate instead ofg just catching everything and raising TypeError

2004-10-15 19:03 ABX, revision 29885

GUI is not All at all ;)

2004-10-15 18:58 ABX, revision 29884

Parts of wxSizer::Show() extracted into wxSizer::GetItem() (together with documentation).

2004-10-15 18:45 RD, revision 29883

Applied patch from Pim Van Heuven that modifies 4 files: - wxPython/demo/ListCtrl_edit.py (new demo) - wxPython/demo/Main.py (include new demo in demo app) - wxPython/wx/lib/mixins/listctrl.py (several improvements to TextEditMixin) - wxPython/wx/lib/wxpTag.py (some small fixes)

2004-10-15 16:27 VS, revision 29882

don't create makefiles for nonexistent utils

2004-10-15 16:12 ABX, revision 29881

Warning fixes.

2004-10-15 16:00 ABX, revision 29880

Warning fixes.

2004-10-15 15:44 VZ, revision 29879

added Norvegian translation (Hans F. Nordhaug)