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-15 21:32 MW, revision 39753

Missing header

2006-06-15 21:30 MW, revision 39752

Take account of the numlock when mapping mgl virtual keycodes to wx ones.

2006-06-15 21:10 ABX, revision 39751

[ 1506733 ] wxOwnerDrawnComboBox::SetPopupControl argument type check.

2006-06-15 20:33 MW, revision 39750

Make wxMouseState's alt and meta match those in events

2006-06-15 19:35 PC, revision 39749

more accurate conversion from 8-bit wx color to 16-bit GDK color

2006-06-15 19:29 PC, revision 39748

1. more accurate conversion from 8-bit wx color to 16-bit GDK color 2. eliminate possiblity of wxColour RGB values changing depending on colormap 3. don't allow non-const pointer access to internal GdkColor

2006-06-15 18:51 MW, revision 39747

Implement wxGetMouseState

2006-06-15 18:14 ABX, revision 39746

Build fix.

2006-06-15 17:58 ABX, revision 39745

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

2006-06-15 16:01 VZ, revision 39744

bitmap button size was too small when uxtheme functions were used to get the margins

2006-06-15 14:16 MW, revision 39743

Use bitfields to make wxMouseState smaller

2006-06-15 14:06 DS, revision 39742

forwardported a 2.6 branch fix for misplaced define

2006-06-15 13:57 MW, revision 39741

Implement wxGetMouseState

2006-06-15 12:40 DS, revision 39740

added alternative definitions for wxASSERT_MSG and wxCHECK2_MSG to fix CodeWarrior warnings

2006-06-15 11:10 MW, revision 39739

Missing header

2006-06-15 10:41 MW, revision 39738

Fix lib link order in combo sample

2006-06-15 10:20 MW, revision 39737

Compile fix after wxFileDialog::SetStyle removal

2006-06-15 09:13 MW, revision 39736

Missing exports

2006-06-15 08:39 MW, revision 39735

Cygwin compile fix

2006-06-14 19:51 ABX, revision 39734

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

2006-06-14 19:32 ABX, revision 39733

[ 1495131 ] wxODComboBox const methods to work prior to SetPopupControl.

2006-06-14 19:16 RD, revision 39732

Prevent exception if there is an attribute named just '_'

2006-06-14 19:15 ABX, revision 39731

[ 1495657 ] Documentation for wxComboCtrl and wxOwnerDrawnComboBox.

2006-06-14 18:38 ABX, revision 39730

[ 1492053 ] Add wxVListBox style callbacks to wxOwnerDrawnComboBox.

2006-06-14 18:37 VZ, revision 39729

more fixes to OnHelp() to avoid infinite recursion when handling help events

2006-06-14 18:36 RD, revision 39728

Revert last change, it causes problems with not being able to use AutoCompletion in situations like "test=foo."

2006-06-14 18:32 VZ, revision 39727

context help for notebook pages tests added

2006-06-14 18:27 VZ, revision 39726

let wxFRAME_EX_CONTEXTHELP override wxM{IN|AX}IMIZE_BOX as the latter are included in the default style and getting rid of them manually requires writing ugly wxDEFAULT_FRAME_STYLE & ~(wxMINIMIZE_BOX | wxMAXIMIZE_BOX) while this is almost always what we need

2006-06-14 17:46 VZ, revision 39725

show native-looking (with 3D shadow) help tooltips for context help, if possible, using wxCHMHelpController

2006-06-14 17:09 ABX, revision 39724

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

2006-06-14 16:42 ABX, revision 39723

Code symetry for both directions of trimming towards fixing bug #1472688.

2006-06-14 16:32 ABX, revision 39722

wxString::Trim() test.

2006-06-14 16:31 JS, revision 39721

Compile fix

2006-06-14 15:55 VZ, revision 39720

fixed wrong return value and child creation login in GetWindowChild() (includes patch 1506083)

2006-06-14 15:54 VZ, revision 39719

fill in flags parameter of HitTest() for all book controls; added new wxNB_HITTEST_ONPAGE bit

2006-06-14 15:03 ABX, revision 39718

Unneeded semicolon.

2006-06-14 13:11 JS, revision 39717

Fix for wrong combobox/height being reported if set size is pending

2006-06-14 12:00 VZ, revision 39716

made wxTree/ListCtrl::HitTest() const

2006-06-14 11:42 JS, revision 39715

wxCalendarCtrl workaround for occasional wrong combobox height reporting on wxMSW

2006-06-14 10:33 VZ, revision 39714

fix for the last printf format warning fix

2006-06-14 10:19 ABX, revision 39713

Source cleaning.

2006-06-14 10:14 ABX, revision 39712

Whitespaces lined up.

2006-06-14 10:10 ABX, revision 39711

Don't create uneeded variables.

2006-06-14 10:02 ABX, revision 39710

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

2006-06-14 06:38 RD, revision 39709

fixed line endings

2006-06-14 04:08 RD, revision 39708

Revert last change, it was unintended

2006-06-14 04:05 RD, revision 39707

fixed line endings

2006-06-13 23:37 KO, revision 39706

Updating MSW file list.

2006-06-13 22:33 RD, revision 39705

reSWIGged

2006-06-13 22:27 RD, revision 39704

GetItemFromPoint is protected on wxMSW

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