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

2004-10-19 18:47 VZ, revision 30003

fixed GetConfigDir() description; added MT-safety note

2004-10-19 18:11 VZ, revision 30002

document that not skipping left click event results in focus not being given to the window under mouse

2004-10-19 18:09 VZ, revision 30001

don't set focus to the window when it is clicked if the event has been processed by the user code (this is consistent with how the standard controls already behave)

2004-10-19 16:43 VZ, revision 30000

extracted LPITEMIDLIST wrappers in a separate header (also [will be] used by wxStdnardPaths)

2004-10-19 15:13 VS, revision 29999

always use wxStaticCast in XRCCTRL (asserts in case of bad use in debug build)

2004-10-19 13:45 JS, revision 29998

Cleaned up commented-out code

2004-10-19 13:42 JS, revision 29997
  • D /wxWidgets/trunk/include/wx/palmos/setup.h

Removed accidentally committed file

2004-10-19 13:40 JS, revision 29996

Committed William Osborne's wxPalmOS port

2004-10-19 11:49 VZ, revision 29995

don't return wxLIST_HITTEST_ONITEMICON from HitTest() when the muse is clicked to the right of the icon label

2004-10-19 09:02 VZ, revision 29994

define __WXOSX__ for wxMac/Cocoa; document it

2004-10-19 08:31 VZ, revision 29993

set mouse capture flag to false when releasing the mouse (bug 1049693)

2004-10-19 08:18 JS, revision 29992

SQLINTEGER not defined in iodbc

2004-10-19 07:06 SC, revision 29991

eliminate double deletion

2004-10-19 07:04 SC, revision 29990

leads to a double call of AddChild, if we don't see any problems, we'll remove it

2004-10-19 06:07 KO, revision 29989

Additions for webkit wrapper support.

2004-10-19 06:04 KO, revision 29988

Adding wxWebKitCtrl wrappers.

2004-10-19 05:18 RN, revision 29987

Rework comment a bit to accurately reflect situation on 10.2 - it doesn't crash, rather it stalls :).

2004-10-19 04:43 DE, revision 29986

Fixed incorrect comment about [NSDate distantPast]. We aren't seeking to block for an infinite amount of time but rather to not block at all. Also added a bit of an overview since apparently the purpose of this code was not readily apparent even with the existing comments.

2004-10-19 04:04 RD, revision 29985

Remove pre-existing wx dirs from sys.path

2004-10-19 03:58 RD, revision 29984

More PyPlot updates from Gordon Williams: - Imported modules given leading underscore to name. - Added Cursor Line Tracking and User Point Labels. - Demo for Cursor Line Tracking and Point Labels. - Size of plot preview frame adjusted to show page better. - Added helper functions PositionUserToScreen and PositionScreenToUser in PlotCanvas. - Added functions GetClosestPoints (all curves) and GetClosestPoint (only closest curve) can be in either user coords or screen coords.

2004-10-19 03:51 RD, revision 29983

Remove comment too

2004-10-19 03:50 RD, revision 29982

use multiple images for changing the taskbar icon

2004-10-19 03:49 RD, revision 29981

fix image range

2004-10-18 23:28 VZ, revision 29980

fixed include guard after renaming the file

2004-10-18 23:27 VZ, revision 29979

- added and documented Get/SetInstallPath() under Unix - corrected returns values of several functions for Mac OS X

2004-10-18 22:35 VZ, revision 29978

renamed wxFileLocator to wxStandardPaths

2004-10-18 22:26 VZ, revision 29977

fix Mac/Unicode build after last commit

2004-10-18 22:23 DE, revision 29976

Due to the last change the delegate should not release itself.

2004-10-18 22:17 VZ, revision 29975

unsigned off_t doesn't exist

2004-10-18 22:12 DE, revision 29974

Renamed m_hSnd to m_cocoaNSSound (match rest of wxCocoa). Create delegate as a static member shared by all instances.

2004-10-18 22:07 JS, revision 29973

Don't remove generic status bar from parent, since it can be used on arbitrary windows.

2004-10-18 21:41 DE, revision 29972

Removed some extraneous whitespace. Changed YES/NO to true/false; do not confuse BOOL (Objective-C) with bool (C++). Changed some of the indentation to match that the rest of wxCocoa. There was an if (isLastSoundInScope = NO) which I think was wrong not only because it used NO rather than false but also because it's an assignment rather than a test. Changed it to if (!isLastSoundInScope).

2004-10-18 20:20 JS, revision 29971

wxRadioButtons in the same group no longer have to be consecutive (there may be intervening controls). Without this fix, an out-of-sync assert is generated when clicking on a radio button and then calling GetValue().

2004-10-18 19:15 DE, revision 29970

wxCocoa: Add native file dialog from Ryan Norton. Modified patch #1039368 https://sourceforge.net/tracker/?func=detail&atid=309863&aid=1039368&group_id=9863

2004-10-18 17:02 DE, revision 29969

Rebaked (build/bakefiles/common.bkl 1.95->1.96 change)

2004-10-18 13:13 VS, revision 29968

fixed previous revision: call wxControl's, not wxButton's DoGetBestSize

2004-10-18 13:00 ABX, revision 29967

Unnecessary const_ prefix removed (blindly).

2004-10-18 12:50 VS, revision 29966

be user friendly on Unix and expand the / node automatically

2004-10-18 12:38 VS, revision 29965

wxBitmapButton doesn't need own DoGetBestSize, wxControl's one works (fixes sizing bug)

2004-10-18 09:43 VS, revision 29964

support alpha channel in menu items bitmaps, too

2004-10-18 09:30 VS, revision 29963

XRC ignored menu bitmap on non-MSW platforms, fixed

2004-10-18 09:05 VS, revision 29962

fixed typo

2004-10-18 05:56 ABX, revision 29961

Warning fixes for OpenWatcom.

2004-10-18 01:03 VZ, revision 29960

remove the selection when SetSelection(-1) is called instead of asserting (as documented)

2004-10-18 00:23 VZ, revision 29959

typo

2004-10-18 00:18 VZ, revision 29958

documented that SetSelection(-1) removes the selection

2004-10-17 23:20 VZ, revision 29957

added wxDynamicLibrary::HasSymbol()

2004-10-17 23:00 RR, revision 29956

Renamed wxPrintNativeData methods to better match those of the preexisting wxMac class. This should make transition of the wxMac classes to the new wxPrintNativeData classes easier. Renamed wxWindowsPrintNativeData to a proper name that is less confusing (GetNativeData -> GetDevMode).

2004-10-17 22:30 VZ, revision 29955

added \newsince command

2004-10-17 21:43 VZ, revision 29954

added interface for wxFileLocator class