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-14 13:23 VZ, revision 21148

added virtual dtor to wxDateTimeHolidayAuthority (patch 753947)

2003-06-14 13:00 VZ, revision 21147

added a few #ifdefs needed to build a smaller library (patch 751523)

2003-06-14 13:00 VZ, revision 21146

no changes

2003-06-14 12:57 VZ, revision 21145

implemented alpha support for raw bitmaps under Mac

2003-06-14 11:03 JS, revision 21144

Recorded where announcements were sent

2003-06-14 09:29 JS, revision 21143

Small updates to wxCT

2003-06-14 08:48 CE, revision 21142

fix some more samples for digital mars

2003-06-13 23:25 VS, revision 21141

compilation fix for platforms w/o wxRawBitmap

2003-06-13 22:32 VZ, revision 21140

no real changes

2003-06-13 22:30 VZ, revision 21139

SetSelection() may be used for both single and multi selection listboxes

2003-06-13 22:26 VZ, revision 21138

added possibility to customize the listbox colours

2003-06-13 22:21 VS, revision 21137

added very unfinished bakefiles for the library

2003-06-13 22:14 VS, revision 21136

added very unfinished bakefiles for the library

2003-06-13 21:58 VS, revision 21135

added bakefiles for samples

2003-06-13 21:32 DE, revision 21134

Include wx/file.h even when using precompiled headers

2003-06-13 21:28 DE, revision 21133

* Added gsockcocoa.c to files list * Regenerated files lists, wxCocoa now includes selstore

2003-06-13 21:19 DE, revision 21132

Added GSocket stubs for wxCocoa

2003-06-13 21:15 DE, revision 21131

Use the new wxNSStringWithWxString conversion function

2003-06-13 21:09 DE, revision 21130

Added wxString to NSString conversion functions

2003-06-13 20:30 CE, revision 21129

fix some more samples for digital mars [allow contrib to work]

2003-06-13 20:29 DE, revision 21128

Proposed wxMac MDI interface (in limbo)

2003-06-13 20:26 CE, revision 21127

fix some more samples for digital mars

2003-06-13 20:24 DE, revision 21126

Added support for delayed deactivation of windows (for MDI)

2003-06-13 19:21 VZ, revision 21125

documented all methods pertaining to the multiple selection

2003-06-13 18:56 JS, revision 21124

Fixed MDI scrollbars

2003-06-13 18:54 JS, revision 21123

Scrollbar correction

2003-06-13 18:43 CE, revision 21122

add dmc makefile (samples compile and run OK)

2003-06-13 18:39 CE, revision 21121

fix for dmc compilation of projects with more than one obj

2003-06-13 18:27 RD, revision 21120

New files generated by the .dmg build

2003-06-13 18:26 RD, revision 21119

Correct version number

2003-06-13 17:18 VZ, revision 21118

added RefreshLine(s), HitTest() and IsVisible()

2003-06-13 17:17 VZ, revision 21117

added def value for Create() id parameter

2003-06-13 17:16 VZ, revision 21116

backported fix for counting subexpressions from HEAD

2003-06-13 17:05 VZ, revision 21115

quote '|' inside regexes (fixes dump mode); fixed crash due to strange HelpGenApp code

2003-06-13 17:02 VZ, revision 21114

fixed bug in group counting Compile()

2003-06-13 16:38 VZ, revision 21113

collected all deprecated methods in the beginning

2003-06-13 16:30 VZ, revision 21112

mention wxMac THUMBRELEASE bug fix and wxHtmlLbox &c

2003-06-13 16:25 VZ, revision 21111

send wxEVT_SCROLLWIN_THUMBRELEASE events

2003-06-13 15:33 VS, revision 21110

fs_inet depends on protocol classes

2003-06-13 15:24 VZ, revision 21109

compilation fix for PCH

2003-06-13 13:29 VZ, revision 21108

fixed off by 1 bug in SelectRange()

2003-06-13 13:23 VZ, revision 21107

added commands to toggle multiple selection and to select all items

2003-06-13 13:09 VZ, revision 21106

made multiple selection behave more consistently with the usual (Windows) way

2003-06-13 13:06 VZ, revision 21105

regenerated all make/project files to include selstore.cpp/.h

2003-06-13 12:42 VZ, revision 21104

added checks for the item index

2003-06-13 12:20 JS, revision 21103

Some fixes for gcc compilation

2003-06-13 10:56 JS, revision 21102

Small fixes

2003-06-13 10:30 JS, revision 21101

Merged some info from the 2.4 branch.

2003-06-13 10:27 JS, revision 21100

Only have one file with publicity tips - in CVS head.

2003-06-13 10:16 VS, revision 21099

added wxLocale::GetLanguageName