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):

2008-08-22 11:32 JS, revision 55171

Cleanup of previous fix

2008-08-22 10:34 JS, revision 55170

Generic caret no longer invisible on a dark background

2008-08-22 10:34 JS, revision 55169

Generic carent no longer invisible on a dark background

2008-08-22 10:08 JS, revision 55168

Improved style list size calculations

2008-08-22 09:18 RR, revision 55167

#9854 (AddPendingEvent - protect during wxEvtHandler destruction)

2008-08-22 06:47 SC, revision 55166

osx-cocoa event loop

2008-08-21 22:51 VZ, revision 55163

make ellipses drawn by wxDC more consistent with wxGC ones (closes #9887)

2008-08-21 22:31 VZ, revision 55161

use Pango to draw rotated text if possible (this supports text background and should be more efficient), fall back to the old method for old libraries (closes #9861)

2008-08-21 22:18 VZ, revision 55159

remove unneeded dependencies from bakefiles and regenerate the make/project files (closes #9850)

2008-08-21 22:12 VZ, revision 55158

compilation fix for wxUniv/GTK (closes #9849)

2008-08-21 21:37 VZ, revision 55157

add a radio box to select the combobox type (#9845)

2008-08-21 21:14 VZ, revision 55156

document that text drawing is not affected by the current logical function and update the sample to not imply that it is (#9842)

2008-08-21 21:12 VZ, revision 55155

honour useMask parameter in DrawBitmap() and StretchBlit() (#9841)

2008-08-21 21:06 VZ, revision 55154

continue even if the bitmaps can't be found; look for them in argv[0] directory too; use more clear name for ROP screen in the menu (#9839)

2008-08-21 20:43 VZ, revision 55153

don't always create DIBs in wxBitmap(wxImage) ctor

2008-08-21 20:42 VS, revision 55152

fixed typo in 2.8 backport of MSW print preview fixes

2008-08-21 16:08 JS, revision 55147

Fixed default margin sizes

2008-08-21 16:07 JS, revision 55146

Fixed default margin sizes

2008-08-21 12:21 RR, revision 55145

#9876 (GC: added sanity check to wxGraphicsPathData::AddEllipse())

2008-08-21 12:06 RR, revision 55144

Ticket #9858 gtk wxDC::DrawText() - draw text background natively

2008-08-21 08:58 SC, revision 55143

updating the comment as well

2008-08-21 08:56 SC, revision 55142

using the 'new' bottleneck methods, fixing bugreport from Bengt Nilsson <bengt.nilsson11@spray.se>

2008-08-21 08:49 SC, revision 55141

using the 'new' bottleneck methods, fixing bugreport from Bengt Nilsson <bengt.nilsson11@spray.se>

2008-08-21 07:30 SC, revision 55140

mimetype common implementation

2008-08-21 07:29 SC, revision 55139

cocoa specific implementations