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-09 16:55 JS, revision 29753

Backported menu fix from 2.5

2004-10-09 13:39 JS, revision 29752

Workaround for incorrect header in some versions of Mingw32

2004-10-09 12:53 VS, revision 29751

fixed wxrc installation and cleaning

2004-10-09 12:08 RL, revision 29750

Add basic --utility option for finding build dependent utils. More strictly define the exit codes -- 0 for success, 1 for failure, 2 for options that are not supported -- so as to enable feature testing. Quote the mac rezflags hack.

2004-10-09 10:52 JS, revision 29749

Resolved ambiguity

2004-10-09 10:51 JS, revision 29748

Tweaks

2004-10-09 10:30 JS, revision 29747

Removed over-specific references to wxDDE..

2004-10-09 03:07 RN, revision 29746

correct white values in extra stock cursors

2004-10-09 01:26 RD, revision 29745

check for wxHAS_HUGE_FILES

2004-10-09 01:26 RD, revision 29744

Fix docstring

2004-10-09 01:25 RD, revision 29743

Change macro used for OnGetItemImage so it ignores the base class version

2004-10-08 23:33 RN, revision 29742

fix description

2004-10-08 23:19 RN, revision 29741

final null-char wxString stuff, a couple of bugfixes and lots of code cleanups - fixups to changes.txt as per someone's suggestions - support for a lot more stock cursors on wxCocoa using the cursors from the carbon port

2004-10-08 21:52 VS, revision 29740

propagate invalidated best size upstream

2004-10-08 20:05 KH, revision 29739

Added Quicktime framework from System folder, updated project for hid.cpp, statbar.cpp and gdiobj.cpp and taskbar.cpp which seemed to be incompletely added

2004-10-08 19:51 ABX, revision 29738

Fix for building with limited ports/platforms.

2004-10-08 19:41 ABX, revision 29737

Better markup.

2004-10-08 18:49 ABX, revision 29736

Warning fixes found under hardest mode of OpenWatcom. Seems clean in Borland, MinGW and DMC.

2004-10-08 17:37 RD, revision 29735

Make NOP versions of Mac[GS]etMetalAppearance for the other platforms

2004-10-08 16:26 VS, revision 29734

fixed AFM metrics installation so that PostScript printing works again

2004-10-08 16:14 RD, revision 29733

Check for an image list before complaining in OnGetItemImage

2004-10-08 14:54 JS, revision 29732

Added comment about setting AFM path

2004-10-08 11:20 JS, revision 29731

Regenerated makefiles for 3rd-party lib change

2004-10-08 10:53 JS, revision 29730

Added script to bake everthing (OK, so it's trivial...)

2004-10-08 08:43 JS, revision 29729

Regenerated from bakefiles

2004-10-08 05:00 RN, revision 29728

final compilo fixups for 10.2 unicode - c/c++ fixes for regex - fixup regex unit tests

2004-10-08 01:26 RN, revision 29727

various cleanups

2004-10-08 00:47 RN, revision 29726

wxSound for wxCocoa

2004-10-08 00:40 RN, revision 29725

wxDisplay for wxCocoa

2004-10-08 00:26 VZ, revision 29724

(blind) fix for Metrowerks/Win32 compilation

2004-10-08 00:20 VZ, revision 29723

renamed __HUGEFILES_SUPPORTED to wxHAS_HUGE_FILES

2004-10-08 00:08 RN, revision 29722

wxCocoa link fixes

2004-10-07 23:32 RN, revision 29721

fix darwin defines

2004-10-07 23:21 RN, revision 29720

a bit of cleanup

2004-10-07 22:58 RD, revision 29719

Make sure that WXMAKINGDLL_XRC is defined correctly for monolithic DLL builds

2004-10-07 22:35 RN, revision 29718

bakefile time!! (Mainly stuff for wxCocoa)

2004-10-07 22:28 RN, revision 29717

1.10.2 and less mbtowc and wctomb HAVE THE COOTIEScd .. (they are just stubs and return 0 - we need our own, even in ANSIcd ..!)\n2.Finalize the null character changes in wxString - change mb_str and wc_str to not stop at null characters\n3.Add unit tests for the above

2004-10-07 21:56 KH, revision 29716

Fixed typos -- obejct should be object

2004-10-07 20:24 RD, revision 29715

Added missing GetCellSize

2004-10-07 20:22 RD, revision 29714

reSWIGged

2004-10-07 20:15 RD, revision 29713

Patch from Gordon Williams: - Added bar graph demo - Modified line end shape from round to square. - Removed FloatDCWrapper for conversion to ints and ints in arguments

2004-10-07 20:07 RN, revision 29712

revert change to bakefiles as per Robin's suggestion

2004-10-07 19:28 RD, revision 29711

FloatCanvas patch from Chris Barker.

2004-10-07 18:35 JS, revision 29710

Applied patch [ 1039456 ] [wxOS2]Popup menu problems By Dave Parsons Fixes problems including: titles do not display, title id is already allocated to the menu separator, menus show in totally the wrong position, possible to call DoPopupMenu with out of range parameters, showing a menu enters an infinite loop with 100% cpu usage, ProcessEvent is called destroying the return value from HandleMouseEvent.

2004-10-07 18:32 RN, revision 29709

some preparation for carbon/cocoa interop

2004-10-07 18:08 RD, revision 29708

Correct compile errors in non-unicode build

2004-10-07 18:06 RN, revision 29707

I guess I should update this - :)

2004-10-07 17:56 RN, revision 29706

another stub for wxCocoa

2004-10-07 17:45 RN, revision 29705

fix a bunch of warnings in unicode build

2004-10-07 17:22 RN, revision 29704

remove blatant hack from configure and do proper checking for stuff wxCocoa does not support

2004-10-07 17:05 RD, revision 29703

Verified and applied [ 1042133 ] GTK2.0: DrawRotatedText dumb implementation

2004-10-07 16:50 RN, revision 29702

1. Yet another unit test for new stirng stuff 2. Fix unicode and 10.2 in src/cocoa/app.mm 3. Fix error in doc about wxEvtHandler::Connect

2004-10-07 16:42 JS, revision 29701

Applied patch [ 1039940 ] Prevent redefinition of MM_xxx mapping mode constants

2004-10-07 16:38 JS, revision 29700

Applied patch [ 1039953 ] Fix notebook functionality in widgets sample

2004-10-07 16:32 JS, revision 29699

Applied patch [ 1042241 ] Fixes print setup problem (MSW UNICODE build)

2004-10-07 16:26 JS, revision 29698

Applied patch [ 1042241 ] Fixes print setup problem (MSW UNICODE build)

2004-10-07 13:36 ABX, revision 29697

Warning fixes found under hardest mode of OpenWatcom. Seems clean in Borland, MinGW and DMC.

2004-10-07 13:04 ABX, revision 29696

Late note about deprecated wxDbTable constructor.

2004-10-07 11:26 DS, revision 29695

fixed Carbon compilation; call HID keyboard dtor for Darwin

2004-10-07 09:01 RN, revision 29694

revert badly screwed up commit :\

2004-10-07 08:53 RN, revision 29693

2.5.3 - cleanups, fixes, etc. etc. - 1. Various stubs for wxCocoa (and the bakefile entries for them) 2. Definitions for some wxCocoa cocoa types in defs.h 3. Hack to attempt to fix SYNC sound for mac carbon 4. Fix for wxCocoa and 10.2 (Dave - I'm already around doing some stuff anyway - I'll go ahead and save you the trouble). 5. 10.2 unicode layer 6. Strings null-char fixes (stems from chartraits patch - essentially the patch minus the chartraits part - HAHA :)) [note to self - swap the 2nd and 3rd params of wxMemchr if you use chartraits and vice versa] * If you have time please run the strings and stdstrings cppunit test suite * Also add more test suites if you want - more is always better :) * This does not include any fixes for mbtowc etc functions as outlined on the ml 7. An attempt to update wxArray docs a little 8. wx/process.h build fix for wxCocoa 9. Unicode fixes in app.mm for wxCocoa 10. Remove newer font panel after Stefan's suggestion

2004-10-07 07:52 JS, revision 29692

Misc script updates

2004-10-07 01:59 RN, revision 29691

cache mac and cocoa builds - so if you pick cocoa one time and don't specify it the next it will properly go back to cocoa, not default to mac

2004-10-06 22:11 RN, revision 29690

cursors for cocoa

2004-10-06 21:55 RD, revision 29689

New directories added, old ones removed

2004-10-06 21:54 RD, revision 29688

Install tweaks

2004-10-06 21:49 VS, revision 29687

fixed broken DoUpdateWindowUI: event.SetChecked doesn't have to be used together with SetText

2004-10-06 21:09 RN, revision 29686

cocoa tooltips. Remove runtime warning from 10.2 (dave - I was too lazy to change this from my local copy, feel free to commit over this if you want)

2004-10-06 20:58 ABX, revision 29685

Blind fix to lack of sql types.

2004-10-06 20:54 ABX, revision 29684

Warning fixes found under hardest mode of OpenWatcom. Seems clean in Borland, MinGW and DMC.

2004-10-06 20:32 ABX, revision 29683

Warning fixes found under hardest mode of OpenWatcom. Seems clean in Borland, MinGW and DMC.

2004-10-06 20:21 ABX, revision 29682

Warning fixes found under hardest mode of OpenWatcom. Seems clean in Borland, MinGW and DMC.

2004-10-06 20:11 ABX, revision 29681

Keys to some operations (patch #1037434).

2004-10-06 20:09 ABX, revision 29680

Removed doubled events, corrected behaviour (patch #1037434)

2004-10-06 19:46 VS, revision 29679

added reference to GetUnicodeKey to GetKeyCode

2004-10-06 18:34 RD, revision 29678

Show EVT_ACTIVATE and EVT_ACTIVATE_APP events in action.

2004-10-06 18:32 RD, revision 29677

A Python version of wxrc

2004-10-06 18:30 RD, revision 29676

Mention TaskBarIcon and other recent changes

2004-10-06 18:10 RD, revision 29675

Remove any old wxrc before installing new ones. This fixes a make error on OSX.

2004-10-06 17:04 RD, revision 29674

wxMDIChildFrame::IsTopLevel returns false but for this purpose we should use the MDI Child, not it's parent.

2004-10-06 16:25 KH, revision 29673

Expanded comment in Initialize to include why Initialize is needed on OS X

2004-10-06 16:20 KH, revision 29672

Mac sockets events must be added to the RunLoop in the main thread, very similar to MSW. OnInit will now statically store the main RunLoop when wxSocketBase::Initialize is called (which should be called from the main thread), allowing sockets to be created in secondary threads and still receive events

2004-10-06 16:15 KH, revision 29671

Added back compile-time check for about/prefs menu separator; OS 9 should not have this separator appended. Can be changed later if needed to run-time check. This is better than nothing before 2.5.3.

2004-10-06 11:53 SC, revision 29670

adjusting DoGetBestSize according MSW

2004-10-05 21:57 VZ, revision 29669

cleaning up strdup/isascii definitions for compilers which lack them (should fix CW CFM build)

2004-10-05 21:11 RR, revision 29668

Make wxComboBox spit out a bit fewer surplis events when holding down the mouse button. Enable key based navigation through notebook tabs as in the native control with Left and right keys. Support for vetoing.

2004-10-05 20:53 RD, revision 29667

Deprecated EVT_LIST_GET_INFO and EVT_LIST_SET_INFO

2004-10-05 20:52 RD, revision 29666

Typedef for wxUIntPtr

2004-10-05 20:51 RD, revision 29665

Added wx.App.IsMainLoopRunning

2004-10-05 19:17 RN, revision 29664

default pos/size cleanup

2004-10-05 18:24 RD, revision 29663

Improve image hittest

2004-10-05 16:17 RR, revision 29662

Fixed missing focus problem.

2004-10-05 15:42 VS, revision 29661

added wxRB_SINGLE

2004-10-05 15:38 ABX, revision 29660

Warning fixes found under hardest mode of OpenWatcom. Seems clean in Borland, MinGW and DMC.

2004-10-05 01:50 DE, revision 29659

Implement wxBitmapButton::DoGetBestSize() to call wxButtonBase version so that the newly implement wxButton::DoGetBestSize() is not used.

2004-10-05 01:49 DE, revision 29658

Implement wxButtonBase::GetDefaultSize() Implement wxButton::DoGetBestSize() to return at least 68 pixel width unless wxBU_EXACTFIT flag is given.

2004-10-04 23:47 DE, revision 29657

Added wxAutoNSAutoreleasePool where needed for controls sample.

2004-10-04 20:25 ABX, revision 29656

Warning fixes to most detailed warning output of OpenWatcom. Tested under Borland, DigitalMars and MinGW.

2004-10-04 20:21 VZ, revision 29655

made IsMainLoopRunning() static and implemented it for wxAppConsole too

2004-10-04 20:06 RD, revision 29654

fix compile error