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-04-19 12:36 SC, revision 33753

CW fix, added tif_color

2005-04-19 12:26 SC, revision 33752

CW fix

2005-04-19 12:22 SC, revision 33751

removing OmnisRC flags

2005-04-19 12:10 SC, revision 33750

using .pch instead of .h resolves the circular dependancy

2005-04-19 11:45 SC, revision 33749
  • D /wxWidgets/trunk/src/png/makemac6.mcp
  • D /wxWidgets/trunk/src/png/pngM5.xml
  • D /wxWidgets/trunk/src/png/pngM7.mcp

old CW files

2005-04-19 11:44 SC, revision 33748

prefix files not necessary anymore

2005-04-19 10:34 SC, revision 33747
  • D /wxWidgets/trunk/src/jpeg/jpegM5.xml
  • D /wxWidgets/trunk/src/jpeg/jpegM7.mcp
  • D /wxWidgets/trunk/src/jpeg/makemac6.mcp

remove outdated versions

2005-04-19 10:16 SC, revision 33746

printing to CW console only for debug builds

2005-04-19 10:14 SC, revision 33745

in synch with others

2005-04-19 10:06 SC, revision 33744

fixing CW 8 builds for all targets

2005-04-19 08:47 JS, revision 33743

Applied patch [ 1181975 ] [wxMSW] Removes all flicker from wxNotebook with modifications. Disabled until you set USE_NOTEBOOK_ANTIFLICKER to 1. Also added code to refresh edges of the notebook to eliminate droppings.

2005-04-19 03:41 RN, revision 33742

compilo

2005-04-19 03:19 RD, revision 33741

Change the access of the event handler functions for Patch #1185584

2005-04-19 01:10 RD, revision 33740

corrected version number extraction

2005-04-18 23:01 VZ, revision 33739

fixed compilation for USE_PCH == 0

2005-04-18 22:51 RN, revision 33738

revert some stuff for 1.6

2005-04-18 22:51 RD, revision 33737

Make std_string and std_iostreams default to disabled for MSW, Mac and OS2

2005-04-18 22:23 RD, revision 33736

no need to call SetAutoLayout

2005-04-18 21:37 JS, revision 33735

Reset defaults: DEFAULT_wxUSE_LIBGNOMEPRINT=no DEFAULT_wxUSE_STD_IOSTREAM=no DEFAULT_wxUSE_STD_STRING=no to fix mass breakages

2005-04-18 21:25 RN, revision 33734

wxExecute log message cleanup

2005-04-18 21:24 RN, revision 33733

use atoi instead of sscanf

2005-04-18 21:23 RN, revision 33732

Some corefoundation wrappers, Implement Associate and Unassociate for mac mime types

2005-04-18 18:50 JS, revision 33731

Script fixes

2005-04-18 18:26 RR, revision 33730

Keep wxGTK_RR.spec in sync for a while until wxGTK.spec is generated correctly from bakefile.

2005-04-18 18:23 RR, revision 33729

Replace one more ocurrence of --with-gtk1

2005-04-18 18:21 RR, revision 33728

Minor correction to the wxMenuItem::SetText() patch. It also works under GTK 1.2.

2005-04-18 17:47 RR, revision 33727

Renamed translation package i18n. Corrected list of wxBase files again.

2005-04-18 17:09 RN, revision 33726

cleanup for wxUSE_THREADS

2005-04-18 16:32 JS, revision 33725

Added wxUSE_THREADS guards

2005-04-18 16:28 JS, revision 33724

OS/2 fix

2005-04-18 07:24 VZ, revision 33723

updated libraries names to 2.6

2005-04-17 20:08 JS, revision 33722

Renewed makefiles after reverting run-time lib change

2005-04-17 19:08 VS, revision 33721

reverted DEBUG_INFO change

2005-04-17 18:57 RN, revision 33720

fix those line endings in shared unicode builds

2005-04-17 18:39 RN, revision 33719

fix 10.2 shared builds from crashing

2005-04-17 16:50 VZ, revision 33718

added more reserved functions

2005-04-17 16:42 JS, revision 33717

Removed border style

2005-04-17 16:42 RN, revision 33716

put in some reserved funcs

2005-04-17 16:41 JS, revision 33715

Tweaked text

2005-04-17 16:38 RN, revision 33714

entryName is a pascal string - need to convert

2005-04-17 16:36 VZ, revision 33713

corrected wxMMedia description (forgot to commit before)

2005-04-17 16:35 VZ, revision 33712

documented new AddFile() behaviour with abs paths

2005-04-17 15:49 JS, revision 33711

Added some reserved functions

2005-04-17 15:34 JS, revision 33710

wxStaticBitmap should have transparent background (fixes grey backgrounds on WinCE)

2005-04-17 15:30 JS, revision 33709

Workaround for wxUSE_STL

2005-04-17 14:49 JS, revision 33708

Use GetCursorPos on WinCE wherever possible (otherwise the wrong cursor is shown)

2005-04-17 14:31 VZ, revision 33707

added missing ANSI DLL configurations (fixes VC6 crash)

2005-04-17 14:13 VZ, revision 33706

changed to DOS format; added tif_extension.c

2005-04-17 14:08 RN, revision 33705

fix some possible crashes due to uninitialized variables - thanks to Steve Hartwell for pointing me in the right direction :). Also implement wxFileTypeImpl::GetCommands.

2005-04-17 13:17 JS, revision 33704

Applied patch [ 1184295 ] wxDateTimePickerCtrl Create() fix for wxDP_ALLOWNONE

2005-04-17 13:07 SN, revision 33703

Fixed problem with changing size of board (at least on GTK1).

2005-04-17 12:58 JS, revision 33702

Regenerated makefiles for runtime lib change

2005-04-17 12:55 JS, revision 33701

Fix for MGL link error

2005-04-17 12:33 RR, revision 33700

Copied wxGTK_RR.spec to wxGTK.spec.

2005-04-17 11:53 RR, revision 33699

Only delete wx-config if it exists.

2005-04-17 11:50 RR, revision 33698

Added wx-i28n package.

2005-04-17 10:54 JS, revision 33697

wxHelpController now wxCHMHelpController on Windows

2005-04-17 10:37 JS, revision 33696

Script updates

2005-04-17 10:34 JS, revision 33695

Doc updates

2005-04-17 10:24 VZ, revision 33694

update for 2.6.0 from Martin Srebotnjak

2005-04-17 10:06 JS, revision 33693

Temporary wxUniv menu fix from Michael Wetherell

2005-04-17 09:38 JS, revision 33692

Removed ctl3d and erroneous makefiles from scripts

2005-04-17 09:34 RN, revision 33691

do wxLogDebug instead of wxLogSysError so that production users arn't bugged - put in implementation for (dis)associate, complete open command for carbon pre-osx builds, and do a better implementation for osx

2005-04-17 07:50 JS, revision 33690

Improved prop sheet dialog layout

2005-04-17 05:19 RN, revision 33689

fix 10.2 shared unicode builds for mbstowcs and vice versa

2005-04-17 00:07 MW, revision 33688

Use 'test -f' since Sun's shell doesn't have 'test -e'

2005-04-16 22:11 RD, revision 33687

reSWIGged

2005-04-16 22:10 MW, revision 33686

Plan B - use a #error when !wxUSE_ON_FATAL_EXCEPTION

2005-04-16 22:08 MW, revision 33685

Only generate a makefile for the debugrpt sample when wxUSE_ON_FATAL_EXCEPTION=1

2005-04-16 21:42 RN, revision 33684

fixed for w/o expat

2005-04-16 21:41 RD, revision 33683

Add docstrings for wxSTC methods

2005-04-16 21:22 MW, revision 33682

Compilation fix. I didn't add a #error since I figured this sample will be demonstrating more things than just OnFatalException() in the future?

2005-04-16 20:47 MW, revision 33681

Compilation fix

2005-04-16 20:40 MW, revision 33680

Compile fix

2005-04-16 19:42 RD, revision 33679

New --with-gtk=VALUE syntax

2005-04-16 19:41 RD, revision 33678

Added Python methods to wxStyledTextCtrl that allow to get/set text in UTF8 in either unicode or ansi builds

2005-04-16 19:19 JS, revision 33677

Compile fixes for Linux

2005-04-16 18:57 JS, revision 33676

Improved spacing

2005-04-16 17:26 RR, revision 33675

Mention GTK+ fixes.

2005-04-16 17:22 RR, revision 33674

Reflect new --with-gtk=VERSION syntax.

2005-04-16 17:13 MW, revision 33673

No EOVERFLOW on openbsd

2005-04-16 17:00 SN, revision 33672

Fixed child positioning on window resizing.

2005-04-16 16:53 RR, revision 33671

Readded test for wxMenuItem::SetLabel() to sample. Support for hotkeys in names functions for GTK+2.

2005-04-16 16:24 KO, revision 33670

Before I forget yet again, here is the Bakefile quickstart for wx projects.

2005-04-16 16:03 SN, revision 33669

Moved enum definition out of function body to work around compiler bug.

2005-04-16 15:18 VZ, revision 33668

update for 2.6.0 from Jonas Rydberg

2005-04-16 14:49 SN, revision 33667

Fixed wxSTD for old gcc versions.

2005-04-16 14:31 VZ, revision 33666

regenerated after adding wx/unix/apptbase.h and wx/unix/apptrait.h to wxMac headers

2005-04-16 14:28 VZ, revision 33665

added wx/unix/apptrait.h and apptbase.h to BASE_MACOSX_WXMAC_HDR

2005-04-16 14:10 VZ, revision 33664

compilation fix: use wxSB_HORIZONTAL/VERTICAL instead of wxSL_XXX

2005-04-16 13:34 RR, revision 33663

This should make the GTK statictext control wrap and behave like the MSW. I'm still doing further tests.

2005-04-16 13:24 SN, revision 33662

Changed back DEFAULT_wxUSE_OPENGL to no so configure no longer completely breaks on platforms without OpenGL support.

2005-04-16 13:16 VS, revision 33661

make DEBUG_INFO=1 the default for VC++

2005-04-16 13:14 VS, revision 33660

DEBUG_RUNTIME_LIBS depends on BUILD now, not DEBUG_INFO

2005-04-16 12:33 JS, revision 33659

More comments to help people build the MFC sample

2005-04-16 12:20 RN, revision 33658

clean up release unused variable warnings

2005-04-16 12:12 VZ, revision 33657

replaced C++ comments with C ones

2005-04-16 11:40 RN, revision 33656

Implement wxMimeTypesManager on mac

2005-04-16 11:28 VZ, revision 33655

updated from libs.dia

2005-04-16 11:07 JS, revision 33654

Added destructor to fix crash on Mac due to focus event causing text control to be accessed while being deleted