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

2005-02-04 17:56 RN, revision 31753

fix cocoa wxTimer Stop crash, proper autorelease stuff in cocoa wxtimer, use our own custom c implementation for cocoa wxMediaCtrl because NSMovieView implementation isnt very good

2005-02-04 17:21 RN, revision 31752

cocoa wxTimer

2005-02-04 15:15 RN, revision 31751

update to patch [ 1077074 ] Unit test for large file support from Mike

2005-02-04 11:04 VZ, revision 31750

fixed Inflate() to not move the rectangle (patch 1114622)

2005-02-04 09:43 RN, revision 31749

patch [ 1077074 ] Unit test for large file support

2005-02-04 09:41 CE, revision 31748

fix path for pdf

2005-02-04 09:37 VZ, revision 31747

a better fix for using builtin regex under BSD (also fixes compilation for Mac OS X) (patch 1089445)

2005-02-04 09:23 VZ, revision 31746

fixed stub code compilation (don't use PSYMBOL_INFO)

2005-02-04 08:33 JS, revision 31745

Updated version to 2.5.4

2005-02-04 07:49 RN, revision 31744

make cocoa mediactrl usable. Some touchups to carbon mediactrl code. Add notebook support to mediaplayer sample.

2005-02-04 05:59 RN, revision 31743

use wx/math.h for math constants - avoids redifinition warnings

2005-02-04 05:57 RN, revision 31742

fix double->unsigned char warnings

2005-02-04 05:52 RN, revision 31741

fix warnings on cocoa 10.2 also

2005-02-03 23:25 RN, revision 31740

dispose of old control for new one

2005-02-03 23:12 RN, revision 31739

prelimanary wxMediaCtrl cocoa support

2005-02-03 22:41 RD, revision 31738

Ensure the wxVListBox gets the focus when it is clicked upon

2005-02-03 22:38 RD, revision 31737

Shorten key names, add some tooltips

2005-02-03 22:37 RD, revision 31736

fix for read-only combobox

2005-02-03 22:36 RD, revision 31735

Attempt to display the unicode character if running a unicode build

2005-02-03 22:34 MBN, revision 31734

Automatically disable wxDialupManager for wxMac and wxCocoa, skip dialup sample if wxDialupManager is disabled.

2005-02-03 22:26 MBN, revision 31733

Compilation fix for wxUSE_STACKWALKER == 0.

2005-02-03 22:18 MBN, revision 31732

wxX11 linking fix.

2005-02-03 22:14 MBN, revision 31731

Motif compilation fix.

2005-02-03 22:11 RD, revision 31730

Include the size of any window borders (size vs. clientsize differences) in the window's bestsize

2005-02-03 19:18 RD, revision 31729

Patch [ 1114647 ] Mouse wheel support for wxVScrolledWindow

2005-02-03 19:12 RD, revision 31728

Selected --> IsSelected

2005-02-03 15:29 JS, revision 31727

Disable wxMediaCtrl for WinCE

2005-02-03 15:28 RR, revision 31726

Fix for listbox problem, when created on invisible window. Shown in wxWizard sample.

2005-02-03 13:33 RR, revision 31725

Fixed missing key down events (probably introduced by IM patch.)

2005-02-03 12:56 CE, revision 31724

add commands to make non-existent directories when done first time

2005-02-03 12:52 RR, revision 31723

Committed Raise()Lower() fix. Committed second part for Input Methode character fix.

2005-02-03 12:30 RR, revision 31722

Blind fix for Compilo.

2005-02-03 11:11 RN, revision 31721

CreateMovieControl change for wxMediaCtrl on OSX 10.2 and up

2005-02-03 09:55 RN, revision 31720

comment out unused stuff for warning fixing

2005-02-03 09:54 JS, revision 31719

Correction to previous fix

2005-02-03 09:52 RN, revision 31718

fix pointer conversion warnings on OSX 10.2

2005-02-03 09:45 JS, revision 31717

Fix for GCC compilation

2005-02-03 03:09 RD, revision 31716

Avoid name clash with wx.App.OnExit

2005-02-03 03:08 RD, revision 31715

Add ability to copy the event log to the clipboard

2005-02-02 22:55 RD, revision 31714

reSWIGged

2005-02-02 22:36 RD, revision 31713

misc

2005-02-02 22:35 RD, revision 31712

All the demo samples return a panel now, no need to cater for frames or dialogs.

2005-02-02 22:34 RD, revision 31711

Some new def's, parameters, methods, etc. resulting from recent changes

2005-02-02 17:46 VZ, revision 31710

move check for compilers not supporting SEH to wx/chkconf.h

2005-02-02 14:49 GT, revision 31709

Buffer Overflow error corrected - SF patch #1110550

2005-02-02 14:38 GT, revision 31708

Unicode build fixes for GTK not knowing what SQL_WCHAR and SQL_WVARCHAR are in non-unicode builds Buffer overrun fix

2005-02-02 14:37 GT, revision 31707

Buffer overrun fix

2005-02-02 14:37 GT, revision 31706

Unicode build fixes for GTK not knowing what SQL_WCHAR and SQL_WVARCHAR are in non-unicode builds Removed old commented out code that is not needed (cleanup)

2005-02-02 13:57 ABX, revision 31705

Last .empty() string source cleaning before 2.5.4.

2005-02-02 11:08 VZ, revision 31704

invalidate cache when RefreshLine[s]() is called

2005-02-02 07:02 ABX, revision 31703

Flags for wxStaticText alignment. Destroying of the control. Internal minor reorganization.

2005-02-02 00:11 VZ, revision 31702

added test for items updating and some comments

2005-02-02 00:09 VZ, revision 31701

invalidate cache when RefreshLine[s]() is called

2005-02-01 21:37 VZ, revision 31700

stubs for wxUSE_DBGHELP == 0

2005-02-01 20:44 ABX, revision 31699

MinGW warning fixes. Source cleaning. Stock items.

2005-02-01 20:37 ABX, revision 31698

MinGW warning fixes. Source cleaning.

2005-02-01 20:34 ABX, revision 31697

MinGW warning fixes.

2005-02-01 19:54 ABX, revision 31696

As small as possible reorganization within wxDateTime to please PCH in DLL build under Borland.

2005-02-01 19:37 ABX, revision 31695

.empty() string cleaning.

2005-02-01 18:36 ABX, revision 31694

wxR?_USE_CHECKBOX style for wxPalmOS.

2005-02-01 15:10 ABX, revision 31693

Readable style name.

2005-02-01 11:59 VZ, revision 31692

set wxUSE_CRASHREPORT and wxUSE_STACKWALKER to 0 as well, and not only wxUSE_ON_FATAL_EXCEPTION, if the compiler doesn't support SEH

2005-02-01 11:53 VZ, revision 31691

(harmless) warning fix

2005-02-01 09:58 ABX, revision 31690

Further cleaning of the wxPalmOS radiobox code. Sending update event from slider. New styles for wxRadioBox and wxRadioButton for using alternative appearance of the control.

2005-02-01 07:30 JJ, revision 31689

Committing in . Update configuration of wxX11 for OpenVMS Modified Files: wxWidgets/setup.h_vms ----------------------------------------------------------------------

2005-02-01 01:20 VZ, revision 31688

compilation fix for last commit

2005-01-31 23:57 VZ, revision 31687

fix for losing time information (if present) when converting datetime (fixed patch 1113307)

2005-01-31 23:45 VZ, revision 31686

- use CreateWindowEx(), please explain why CreateWindow() is needed if it is - use window name if it has no title (patch 1106877) - corrected error message when window creation fails

2005-01-31 22:36 VZ, revision 31685

define WXMAKINGDLL_GL if WXMAKINGDLL (patch 1106875)

2005-01-31 22:34 VZ, revision 31684

reset m_currentView in wxDocManager::Clear() (patch 1106872)

2005-01-31 22:21 VZ, revision 31683

fixes for animated GIFs playing (patch 1097003)

2005-01-31 22:17 VZ, revision 31682

enclose zip arguments in quotes, fixes behaviour for paths which contain spaces (fixed patch 1092970)

2005-01-31 22:15 VZ, revision 31681

apparently unneeded temporary iterator variable removed (patch 1096066)

2005-01-31 22:08 VZ, revision 31680

replaced a weird (and wrong when wxUSE_STL == 1) test for string being empty with empty() call (patch 1089458)

2005-01-31 19:57 ROL, revision 31679

Locate command, etc.

2005-01-31 19:49 ROL, revision 31678

Batch of changes: - converting relative paths to absolute to compensate chdir - added Locate command (Edit menu) - Notebook children are highlighted correctly (at least on wxGTK 2.5.3)

2005-01-31 18:18 ABX, revision 31677

Enhanced stock labels usage. Source cleaning.

2005-01-31 18:04 RR, revision 31676

Changed note that enter/leave events ARE supported natively under Windows.

2005-01-31 18:02 ABX, revision 31675

Enhanced stock labels usage. Source cleaning.

2005-01-31 17:59 RR, revision 31674

Correct link prob.

2005-01-31 17:57 ABX, revision 31673

Enhanced wxGetStockLabel() with parameters which replace platform specific #ifdefs for wxPalmOS and wxWinCE and better serve for getting consistent wxMenuItem and wxToolBar labels (with documentation).

2005-01-31 17:55 RR, revision 31672

Set state of internal thread object upon ::Exit to EXITED. This is consistent with MSW and fixes a crash with double deletion.

2005-01-31 15:11 VZ, revision 31671

fixed the checked flag value for events from check items in popup menus (patch 1079015; closes bug 1071598)

2005-01-31 08:04 ABX, revision 31670

Native wxStaticText. Cleaning of wxRadioBox code before native implementation. Events for wxButton, wxCheckBox, wxToggleButton, wxRadioButton sended from within wxTLW. Internal improvements in structure of wxControl. Pass full palm event to handlers (instead of ID only). Last palm control ID with value which allow portable IDs with wxMSW (according to comment in msw code).

2005-01-31 01:39 VZ, revision 31669

fixed bug in Set() on DST days (patch 1097811)

2005-01-31 01:36 VZ, revision 31668

added test for the DST bug (patch 1097811)

2005-01-31 01:14 VZ, revision 31667

added a few more UTF-[78] tests

2005-01-31 01:13 VZ, revision 31666

MultiByteToWideChar(CP_UTF7, MB_ERR_INVALID_CHARS, ...) fails, so don't use MB_ERR_INVALID_CHARS for UTF7 for now (even if it means that ill-formed UTF7 is not detected)

2005-01-31 00:31 VZ, revision 31665

added small UTF 8 conversion test case

2005-01-30 22:51 KH, revision 31664

Clean up indentation / tabs from previous patch

2005-01-30 22:45 KH, revision 31663

Clean up indentation / tabs from previous patch

2005-01-30 21:51 RR, revision 31662

Applied selection patch from G.R.

2005-01-30 21:30 KO, revision 31661

Fixed problem with incorrect panel background on OS X.

2005-01-30 20:56 KO, revision 31660

Added support for wxID_CONTEXT_HELP to wxStdDialogButtonSizer.

2005-01-30 20:10 KO, revision 31659

Fixed a long-standing issue where wxSlider controls with a hardcoded size would misplace their labels behind the slider control.

2005-01-30 16:59 VZ, revision 31658

use custom class which doesn't redraw everything on resize instead of SysTabCtl32 to fix flicker when resizing (modified patch 1107148)

2005-01-30 16:57 VZ, revision 31657

added ClassRegistrar (wraps Register/UnregisterClass Win32 API calls)

2005-01-30 16:56 VZ, revision 31656

added eraseBg argument to RefreshRect() too

2005-01-30 15:45 VZ, revision 31655

don't use WS_POPUP for frames using wxFRAME_TOOL_WINDOW style (patch 1107460)

2005-01-30 15:39 VZ, revision 31654

moved Begin/EndDeferWindowPos() calls to WM_SIZE handler itself, don't use WM_WINDOWPOSCHANGING/ED as they sometimes don't come in pairs (slightly modified patch 1107147)