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

2006-06-13 22:25 RD, revision 39703

Correctly handle the release of ownership of the wx.FSFile returned from wx.FileSystemHandler.OpenFile.

2006-06-13 22:05 VZ, revision 39702

document wxHelpEvent::Set/GetOrigin()

2006-06-13 20:44 ABX, revision 39701

Include wx/toplevel.h according to precompiled headers of wx/wx.h (with other minor cleaning).

2006-06-13 20:12 RD, revision 39700

Add support for generating classes for menus

2006-06-13 19:09 RD, revision 39699

Allow AutoCompletion for items in collections too

2006-06-13 19:08 RD, revision 39698

Help text for regions

2006-06-13 18:55 RD, revision 39697

Change header label

2006-06-13 18:52 RD, revision 39696

Ctrl-letter --> ascii(1..26) for EVT_CHAR events now also works when CAPS-LOCK is on.

2006-06-13 11:34 ABX, revision 39695

wxWinCE build fix.

2006-06-13 11:30 ABX, revision 39694

Include wx/arrstr.h according to precompiled headers of wx/wx.h (with other minor cleaning).

2006-06-13 11:05 ABX, revision 39693
  • D /wxWidgets/trunk/src/gtk/treegtk.cpp
  • D /wxWidgets/trunk/src/gtk1/treegtk.cpp

Removed unused files.

2006-06-13 10:41 ABX, revision 39692

Fixed broken reference.

2006-06-13 10:38 ABX, revision 39691

Allow some paths to be relative to current dir.

2006-06-13 10:34 ABX, revision 39690

Fixed accidental removal in one of past editings.

2006-06-13 00:07 KO, revision 39689

Consolidate the logic for generating file lists, as well as creating zip archives, into one place and remove some old code no longer needed.

2006-06-12 23:59 VZ, revision 39688

we don't need to manually propagate wxHelpEvents upwards, they're already wxCommandEvents and so propagate by default

2006-06-12 23:57 VZ, revision 39687

documented recently added Set/GetItemHelpText() and GetItemFromPoint()

2006-06-12 23:55 VZ, revision 39686

fix wxFindWindowAtPoint for radiobox buttons, it didn't return the radiobox when mouse was clicked inside it

2006-06-12 17:58 RD, revision 39685

always make a buffer bitmap

2006-06-12 13:32 VZ, revision 39684

redirect to the page only the help events coming from this control itself to avoid infinite recursion when we get a help event originally sent to the page

2006-06-12 09:00 JJ, revision 39683

Update openVMS compilesupport Modified Files: setup.h_vms ----------------------------------------------------------------------

2006-06-12 00:20 KO, revision 39682

Make sure to create parent dirs in the tree.

2006-06-11 23:08 KO, revision 39681

An attempt at reducing redundancy and improving readability for manifest-based releases.

2006-06-11 22:46 VZ, revision 39680

we can avoid 2-step construction now that setting wxDIALOG_EX_CONTEXTHELP after window creation works too

2006-06-11 22:44 VZ, revision 39679

update the real window flags when extended flags change and not only the normal ones

2006-06-11 22:40 VZ, revision 39678

show setting help text for individual radio box items

2006-06-11 22:19 VZ, revision 39677

added possibility to specify modules dependencies

2006-06-11 21:13 VZ, revision 39676

make it possible to associate context help text with individual radiobox items

2006-06-11 21:10 VZ, revision 39675

made it possible to associate context help to a region of a window

2006-06-11 21:08 VZ, revision 39674

don't send wxHelpEvent generated for WM_HELP to all window parents, wxHelpEvent is already propagated upwards implicitely anyhow so in fact we should prevent the default behaviour for it from taking place

2006-06-11 19:20 KO, revision 39673

No longer using a zip file for VC project files, adding them directly into MSW file list.

2006-06-11 18:54 KH, revision 39672

Fix socket crash in wxURL by safely Destroying the socket rather than deleting it [ patch 1502964 ]

2006-06-11 15:37 SN, revision 39671

Don't use TreeBook for OS/2 PM port (at least not yet).

2006-06-11 06:32 SC, revision 39670

functions may return a CFStringRef that is null, so we make this conversion always return an empty string (crashes otherwise)

2006-06-11 01:47 RD, revision 39669

reSWIGged

2006-06-11 01:31 RD, revision 39668

reSWIGged

2006-06-11 00:13 RD, revision 39667

some docstring fixes

2006-06-10 23:46 RD, revision 39666

Some docstring fixes

2006-06-10 22:13 RD, revision 39665

MaskedEdit patch from Will Sadkin: - Added handling for WXK_DELETE and WXK_INSERT, such that shift-delete cuts, shift-insert pastes, and ctrl-insert copies. - Fixed masked.numctrl to allow space for a group char, as this format is apparently used in several world locales.

2006-06-10 19:52 PC, revision 39664

allow setting scrollbar position to work from thumb release event

2006-06-10 17:37 JS, revision 39663

Add default style if necessary

2006-06-10 14:31 SC, revision 39662

numpad keys didn't trigger an update (reason for bug ID1503745)

2006-06-10 08:59 JS, revision 39661

Added log for Mac process termination fix.

2006-06-10 08:58 JS, revision 39660

Added logs for Mac process termination and scrolled window size fix

2006-06-10 03:31 RD, revision 39659

Switch to overriding OnAssertFailure instead of OnAssert

2006-06-09 23:28 RD, revision 39658

Prevent assert and crash if an attempt is made to make a bitmap with dimensions < 1

2006-06-09 22:06 VZ, revision 39657

gcc printf format warning fixed

2006-06-09 21:21 ABX, revision 39656

Include wx/validate.h and wx/valtext.h according to precompiled headers of wx/wx.h (with other minor cleaning).

2006-06-09 19:59 RD, revision 39655

Using buffered drawing won't let the themed background show through, so use an ordinary wx.PaintDC instead.

2006-06-09 19:55 RD, revision 39654

Give wxMac its own set of face names