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-11-01 13:35 MW, revision 36053

Regenerate configure

2005-11-01 13:32 MW, revision 36052

Modify wxString::operator<<(wxLongLong_t) to avoid warnings from mingw

2005-11-01 13:30 MW, revision 36051

Include $cross_root/include in header search when cross compiling

2005-11-01 01:43 KH, revision 36050

Fixed description with number of ways to use timer class, updated note about main thread to remove obscure "NB" which may not be well understood and removed confusing word "currently"

2005-10-31 22:22 MW, revision 36049

Add some files to 'make dist' for wxCocoa

2005-10-31 20:27 MW, revision 36048

Modify wxString::operator<<(wxLongLong_t) to avoid warnings from mingw

2005-10-31 20:21 MW, revision 36047

Include $cross_root/include in header search when cross compiling

2005-10-31 20:14 VZ, revision 36046

using newlines in AC_CONFIG_COMMANDS() first argument breaks config.status under cygwin, so don't do it

2005-10-31 19:59 VZ, revision 36045

disable PCH under cygwin, it doesn't work even with the very latest cygwin gcc

2005-10-31 19:35 VZ, revision 36044

#undef CreateFont to fix cygwin compilation now that wxRichTextCtrl uses it

2005-10-31 17:14 ABX, revision 36043

wxMGL revitalised with OpenWatcom.

2005-10-31 17:00 ABX, revision 36042

wxMGL revitalised with OpenWatcom.

2005-10-31 14:27 JS, revision 36041

Applied patch [ 1341085 ] richtext xml build fix

2005-10-30 20:32 ABX, revision 36040

wx/os2/chkconf.h added

2005-10-30 20:20 VZ, revision 36039

fix for incorrect member initialization order warning

2005-10-30 08:07 JS, revision 36038

Perform extra test to reduce chance of application aborting

2005-10-29 17:46 VZ, revision 36037

renamed BLOCK_SIZE which conflicts with a #define in a std Linux (and maybe not only) header (bug 1339731)

2005-10-29 17:43 VZ, revision 36036

don't get margin to non NULL values in default ctor, this is inconsistent as default ctor + Create() don't do the same thing as non default ctor

2005-10-29 15:18 ABX, revision 36035

eVC3 build fix.

2005-10-29 12:48 ABX, revision 36034

Pressing build-in joystick on WinCE phones fires wxEVT_JOY_BUTTON_DOWN event.

2005-10-28 16:01 KH, revision 36033

Fixed description with number of ways to use timer class, updated note about main thread to remove obscure "NB" which may not be well understood and removed confusing word "currently"

2005-10-28 14:33 CE, revision 36032

remove GetImageList(int)

2005-10-28 14:24 JS, revision 36031

Applied patch [ 1339882 ] richtext misc cleanup

2005-10-28 14:05 CE, revision 36030

remove GetImageList(int)

2005-10-28 09:12 ABX, revision 36029

Build fix for WinCE.

2005-10-28 01:08 VZ, revision 36028

fixed MCSetMovie() signature

2005-10-27 21:22 ABX, revision 36027

WinCE build fix according to eVC3 and eVC4 SDKs.

2005-10-27 21:00 JS, revision 36026

Sorry, forgot default value

2005-10-27 20:57 ABX, revision 36025

WinCE build fix (we need default constructor).

2005-10-27 16:01 ABX, revision 36024

Support for automatic setup.h in OS/2 with OW builds. __WXOS2__ final removal. Source cleaning.

2005-10-26 21:10 CE, revision 36023

SF bug 1327872

2005-10-26 20:48 CE, revision 36022

SF bug 1327872

2005-10-26 20:09 CE, revision 36021

avoid hidden GetImageList

2005-10-26 18:56 CE, revision 36020

fix for SF bug #1327872 (backport)

2005-10-26 14:08 JS, revision 36019

Do a sanity check before reading. Otherwise, if trying to read a duff image file, the app can abort if you pass a specific image type, but simply show an error message if you pass wxBITMAP_TYPE_ANY.

2005-10-26 12:44 ABX, revision 36018

Source cleaning.

2005-10-26 09:32 JS, revision 36017

Added parent window parameter to wxHelpController constructor and added SetParentWindow/GetParentWindow.

2005-10-26 06:20 JJ, revision 36016

Committing in . Updated OpenVMS compile options Modified Files: wxWidgets/setup.h_vms ----------------------------------------------------------------------

2005-10-26 02:17 MW, revision 36015

Regenerate configure

2005-10-26 00:26 MR, revision 36014

Compilation fix...

2005-10-25 23:18 ABX, revision 36013

wxWinCE build fix and source cleaning.

2005-10-25 17:51 JS, revision 36012

Fixed warnings/errors and changed Thaw

2005-10-25 16:35 MR, revision 36011

Alphabetize wxWindow members list

2005-10-25 16:25 MW, revision 36010

Add missing files to 'make dist'

2005-10-25 15:32 MW, revision 36009

Add libraries.h, amd64.manifest and ia64.manifest

2005-10-25 13:58 CE, revision 36008

missing #include (SF bug 1327872)

2005-10-25 13:11 VZ, revision 36007

fixed DLL compilation warning

2005-10-25 10:41 JS, revision 36006

Don't clear background in Refresh (to suit poor implementations of Refresh)

2005-10-24 18:56 ABX, revision 36005

Move wxMulDivInt32 to common math.

2005-10-24 12:52 MW, revision 36004

Always define wxUSE_OWNER_DRAWN so that we don't get lots of warnings

2005-10-23 23:01 MW, revision 36003

Add missing wxUniv files to msw and gtk tarballs

2005-10-23 22:37 ABX, revision 36002

WinCE build fixes.

2005-10-23 22:16 MW, revision 36001

Export wxFindFocusDescendant

2005-10-23 21:56 MW, revision 36000

Rebake after adding libs html and xml to samples using lib adv

2005-10-23 21:52 MW, revision 35999

Add libs html and xml to bakefiles of samples/contribs/demos using lib adv

2005-10-23 21:44 MW, revision 35998

Add missing files to release tarballs

2005-10-23 21:02 MW, revision 35997

Add missing files to the distribution tarballs

2005-10-23 20:42 SN, revision 35996

Removed unused symbol __WXOS2__ (it's either __OS2__ when platform specific - similar to __UNIX__ - or __WXPM__ when specific to the port - similar to symbols __WXMOTIF__ or __WXGTK__).

2005-10-23 20:40 ABX, revision 35995

filename correction

2005-10-23 20:30 SN, revision 35994

Replaced __WXOS2__ by __OS2__ or __WXPM__ as apropriate.

2005-10-23 19:52 MW, revision 35993

Add more missing files to the tarballs

2005-10-23 14:57 MW, revision 35992

Add missing files to the tarballs

2005-10-23 11:05 JS, revision 35991

Patch [ 1314868 ] [wxMSW] Show MDI child menubars when ShowFullScreen(false)

2005-10-23 10:59 JS, revision 35990

Applied patch [ 1310416 ] [wxMSW] Fix radio button traversal

2005-10-23 10:53 JS, revision 35989

Applied patch [ 1307056 ] [wxMSW] Focus showing fix for Win2k/XP

2005-10-22 16:24 MW, revision 35988

Prepare the way to make 'make dist' default to copying files, with linking an option.

2005-10-22 13:44 JS, revision 35987

Now works when derived from wxTextCtrlBase, using wxScrollHelper.

2005-10-22 12:10 JS, revision 35986

Font (possible) fix

2005-10-22 11:40 JS, revision 35985

Corrections for wxUSE_STL=1

2005-10-22 10:22 JS, revision 35984

Wine corrections

2005-10-22 09:24 JS, revision 35983

More Erase substitutions

2005-10-22 09:20 JS, revision 35982

Added missing include

2005-10-22 08:51 JS, revision 35981

Use GetFont not m_font for GetCharHeight

2005-10-22 08:46 JS, revision 35980

Removed duplicate hotkey

2005-10-22 08:05 JS, revision 35979

Replace node deletion with Erase

2005-10-22 07:45 ABX, revision 35978

wxTinderbox build fixes.

2005-10-21 20:43 JS, revision 35977

Don't try to open clipboard if already open

2005-10-21 20:04 JS, revision 35976

Reduced unnecessary painting; delete/recreate caret as WIN32 requires

2005-10-21 19:57 MW, revision 35975

Add missing directories and utils to the wxBase tarball

2005-10-21 19:18 ABX, revision 35974

Allow translated 'Space' in menu accelerators (perhaps more entries should allow it).

2005-10-21 19:06 ABX, revision 35973

Allow translated 'Space' in menu accelerators (perhaps more entries should allow it).

2005-10-21 19:03 ABX, revision 35972

Unified flags for orienting wxBookCtrls (with backward compatibility). Centralised code for sizing internals.

2005-10-21 18:53 ABX, revision 35971

Unified flags for orienting wxBookCtrls (with backward compatibility). Centralised code for sizing internals.

2005-10-21 17:33 VZ, revision 35970

blind compilation fix for TestScopeGuard()

2005-10-21 16:31 JS, revision 35969

Switched antialiasing off since GetTextExtent doesn't work properly

2005-10-21 16:18 MW, revision 35968

Adv now depends on libs xml and html, so add <library> tags for these and bakefile takes care of everything.

2005-10-21 16:02 MW, revision 35967

Fix a couple of export declarations

2005-10-21 14:50 JS, revision 35966

Fixed warning, move caret in OnPaint

2005-10-21 14:23 JS, revision 35965

Regenerated configure for wxUSE_RICHTEXT

2005-10-21 13:54 JS, revision 35964

Restored code uglies

2005-10-21 13:14 JS, revision 35963

Removed macros

2005-10-21 13:02 JS, revision 35962

Fixed some styling bugs, optimized resize for large files

2005-10-21 11:18 VZ, revision 35961

fixed typo in GetNextItem example (bug 1333797)

2005-10-20 22:51 JS, revision 35960

Resets scroll position on load

2005-10-20 21:43 MW, revision 35959

Add configtool to the distribution tarballs

2005-10-20 19:48 MW, revision 35958

Small changes to 'make dist' to allow it work on Solaris, and to use the result of AC_PROG_LN_S when making links.

2005-10-20 17:30 JS, revision 35957

Support wxALWAYS_SHOW_SB

2005-10-20 14:40 ABX, revision 35956

Warning fixes.

2005-10-20 12:55 JS, revision 35955

Efficiency measures; file loading bug fix

2005-10-19 22:20 JS, revision 35954

Introduced invalidation of ranges for later optimization code