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

2007-08-18 05:05 DE, revision 48149

Change kCFRunLoopBeforeWaiting to kCFRunLoopExit when setting up the run loop observer for synthesized mouse moved events and add a lengthy comment explaining the reason for the change. Copyright 2007 Software 2000 Ltd.

2007-08-18 03:33 BY, revision 48147

Make resort happen when valuechanged signal emitted. And add modified by field, hehe!

2007-08-17 18:11 DE, revision 48146

Keep the stock cursors in an array so that constructing a cursor with a stock cursor ID will effectively result in a copy sharing the same ref data.

2007-08-17 17:42 JS, revision 48145

Added necessary headers for Windows

2007-08-17 10:53 RR, revision 48144

typo

2007-08-17 10:50 RR, revision 48143

typo

2007-08-17 08:57 CE, revision 48142

fix missing contrib in 2.8

2007-08-16 21:12 VZ, revision 48141

added a tech note explaining how to write a new XRC handler

2007-08-16 21:10 VZ, revision 48140

add XRC handler for wxSearchCtrl (extended patch 1751516)

2007-08-16 20:53 RR, revision 48139

removed Set/GetSortAscending from wxDataViewModel and move into wxDataViewCtrl

2007-08-16 19:25 JS, revision 48138

Implemented Firefox-like behaviour whereby clicking again on a tab focuses the tab, but otherwise the focus goes to the page itself.

2007-08-16 19:25 JS, revision 48137

Implemented Firefox-like behaviour whereby clicking again on a tab focuses the tab, but otherwise the focus goes to the page itself.

2007-08-16 19:05 JS, revision 48136

Mac fix

2007-08-16 19:04 JS, revision 48135

wxMac doesn't like wxAND_REVERSE

2007-08-16 18:31 RR, revision 48134

compile with GTK < 2.8

2007-08-16 17:58 DE, revision 48133

Merged 48131 from trunk: Use one run-loop observer for all synthesis of mouse moved events instead of a separate observer for each view. Actually check the last mouse position and don't send synthesized events if the mouse hasn't moved.

2007-08-16 17:46 JS, revision 48132

Compile fix

2007-08-16 17:44 DE, revision 48131

Use one run-loop observer for all synthesis of mouse moved events instead of a separate observer for each view. Actually check the last mouse position and don't send synthesized events if the mouse hasn't moved.

2007-08-16 16:33 JS, revision 48130

Added GTK+ headers

2007-08-16 16:19 JS, revision 48129

Added AdvanceSelection, ShowWindowMenu and keyboard handling

2007-08-16 16:12 JS, revision 48128

Added AdvanceSelection, ShowWindowMenu and keyboard handling

2007-08-16 14:41 JS, revision 48127

Removed double border style

2007-08-16 14:03 JS, revision 48126

Added missing argument

2007-08-16 12:15 JS, revision 48125

Added DrawFocusRect to wxRenderer

2007-08-15 21:27 VZ, revision 48122

fixed TeX error introduced in rev 48093 (sorry)