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

2000-06-24 00:28 RD, revision 7638

Added wxLog and friends to wxPython Various odds and ends

2000-06-22 15:10 VZ, revision 7637

corrected Baltic encoding handling (patch from Nerijus <nerijus@sat.lt>)

2000-06-22 08:38 RR, revision 7636

Added new TIFF code.

2000-06-22 08:37 VZ, revision 7635

added a note about new C++ logical operators keywords

2000-06-22 08:10 VZ, revision 7634

fixes for compilers with weird isprint()/isdigit()

2000-06-22 08:04 VZ, revision 7633

fix for branch 'auto-collapse'

2000-06-22 07:57 VZ, revision 7632

Sun CC 5.0 compilation fix

2000-06-22 07:50 VZ, revision 7631

undef inline before redefining it

2000-06-21 21:10 VZ, revision 7630

fixed "missing" initial resize of wxMDIChildFrame

2000-06-21 18:53 VS, revision 7629

added comment about setlocale() behavior

2000-06-21 14:09 JS, revision 7628

Fixed missing hotspot code; fixed misspelling in setup0.h; added missing consts to wxPoint operators

2000-06-21 12:12 VZ, revision 7627

HP-UX compilation fix

2000-06-21 09:15 VZ, revision 7626

1. wxKeyEvent::GetKeyCode() and HasModifiers() added and documented 2. wxGridCellEditor::IsAcceptedKey() added and implemented 3. no changes in other files (but cvs wants to commit them)

2000-06-21 09:13 MB, revision 7625

Stupid error in my last commit

2000-06-21 09:12 VZ, revision 7624

reentrancy fix (extremely ugly, will have to do better soon)

2000-06-21 09:06 MB, revision 7623

TAB key press at left or right of grid now saves editor value and hides editor

2000-06-21 09:03 VZ, revision 7622

added 'show columns info' menu command

2000-06-21 07:47 MB, revision 7621

If grid cursor is at the bottom of a column a return key press will now save the editor value and hide the editor.

2000-06-21 07:24 VZ, revision 7620

add -D_REENTRANT for Alpha compilation as well

2000-06-21 07:16 VZ, revision 7619

file I forgot to commit

2000-06-21 07:07 JS, revision 7618

Further BC++ patches

2000-06-21 03:48 RD, revision 7617

Added gtk-config to build.cfg some minor tweaks

2000-06-20 21:09 VZ, revision 7616

added a note about SetBlinkTime under MSW

2000-06-20 19:35 JS, revision 7615

Fix to wxGenericDragImage inefficiency

2000-06-20 12:45 VZ, revision 7614

don't start label editing when double clicking the item