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-26 12:45 VZ, revision 21423

compilation fix

2003-06-26 11:22 CE, revision 21422

remove conflicts

2003-06-26 10:05 VZ, revision 21421

changing the number of items in wxHtmlListBox should flush the cache

2003-06-26 01:14 VZ, revision 21420

compilation fixes for separate build

2003-06-26 01:10 VZ, revision 21419

compilation fix for wxGUI

2003-06-26 00:44 VZ, revision 21418

got rid of wxEvtHandler::m_isWindow, use virtual functions (overridden in wxWindow) instead

2003-06-25 23:50 VZ, revision 21417

some more #if wxUSE_BASE (but still not enough)

2003-06-25 23:49 VZ, revision 21416

extracted wxStopWatch and global timer functions in a separate file

2003-06-25 23:27 VS, revision 21415

added stopwatch.h

2003-06-25 20:12 GD, revision 21414

corrected resource file compilation command for wxMac

2003-06-25 19:54 VS, revision 21413

no need for --enable-soname anymore

2003-06-25 19:50 VS, revision 21412

more fixes

2003-06-25 19:43 VS, revision 21411

new dependencies tracking code

2003-06-25 19:27 VS, revision 21410

new dependencies tracking code

2003-06-25 19:09 RD, revision 21409

Fixed OOR for wxPyHtmlWindow

2003-06-25 19:08 RD, revision 21408

Fixed typo

2003-06-25 19:07 VS, revision 21407

use MacOS X resources

2003-06-25 19:02 VS, revision 21406

updated

2003-06-25 18:48 VS, revision 21405

added gizmos makefile

2003-06-25 18:44 VS, revision 21404

compilation fix

2003-06-25 18:35 RD, revision 21403

wxTreeListCtrl updates: fixed wrapping of GetSelections and made keyboard navigation work like MSW's native tree when on MSW.

2003-06-25 18:33 RD, revision 21402

Patch from Will Sadkin ## Version 1.3 ## 1. Made it possible to configure grouping, decimal and shift-decimal characters, ## to make controls more usable internationally. ## 2. Added code to smart "adjust" value strings presented to .SetValue() ## for right-aligned numeric format controls if they are shorter than ## than the control width, prepending the missing portion, prepending control ## template left substring for the missing characters, so that setting ## numeric values is easier. ## 3. Renamed SetMaskParameters SetCtrlParameters() (with old name preserved ## for b-c), as this makes more sense.

2003-06-25 18:31 VS, revision 21401

blind wxCocoa fixes

2003-06-25 18:30 VS, revision 21400

top_builddir is part of bakefile now

2003-06-25 18:14 VS, revision 21399

new dependency tracking from bakefile cvs