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-03-11 11:19 VZ, revision 32753

Unix compilation warning fixes

2005-03-11 09:33 JJ, revision 32752

Committing in . OPenVMS updates Modified Files: wxWidgets/setup.h_vms wxWidgets/src/unix/stdpaths.cpp ----------------------------------------------------------------------

2005-03-11 09:15 SC, revision 32751

border handling streamlined

2005-03-11 07:35 ABX, revision 32750

Use empty check consistent with other parts.

2005-03-11 07:32 ABX, revision 32749

Bring back help turned off as in previous WinCE setup.h. Perhaps it should be !__SMARTPHONE__.

2005-03-11 07:21 ABX, revision 32748

chkconf.h of wince has to be included in files.bkl

2005-03-11 03:03 VZ, revision 32747

added debugrpt.cpp and dbgrptg.cpp

2005-03-11 03:02 VZ, revision 32746

test background bitmap

2005-03-11 03:01 VZ, revision 32745

do use PCH with gsocket.cpp

2005-03-11 02:55 VZ, revision 32744

added wxDebugReport

2005-03-11 02:13 VZ, revision 32743

gave default value of wxID_ANY to id parameter of wxStaticLine ctor as nobody uses anything else for it anyhow

2005-03-11 01:55 VZ, revision 32742

added wxSizerFlags::Left/Right()

2005-03-11 01:15 VZ, revision 32741

correct relative paths for headers

2005-03-11 00:26 VZ, revision 32740

regenerated with /EHsc instead of /GX (this requires cvs bakefile, please don't overwrite these changes with previous bakefile versions)

2005-03-11 00:19 VZ, revision 32739

added wxUSE_DEBUGREPORT

2005-03-11 00:19 VZ, revision 32738

cosmetic fix to a message

2005-03-11 00:02 VZ, revision 32737

corrected wxLogErrors() in Clear() and Flush()

2005-03-10 23:55 RD, revision 32736

reSWIGged

2005-03-10 23:54 RD, revision 32735

add default action methods

2005-03-10 23:06 RR, revision 32734

Reenable dead keys under GTK2.

2005-03-10 22:02 JS, revision 32733

When drawing a solid page background, don't use theme painting

2005-03-10 20:51 ABX, revision 32732

Missing API of wxMenuItem. const corrections. PalmOS specific note.

2005-03-10 20:14 ABX, revision 32731

Warning fix.

2005-03-10 19:59 ABX, revision 32730

Disable wxID_EXIT on PalmOS with all consequences in content of menu (separators). Remove msw related code in wxPalmOS.

2005-03-10 19:37 VZ, revision 32729

disable drag and drop

2005-03-10 19:34 ABX, revision 32728

Use initial book from available controls. Select it in menu correctly.

2005-03-10 19:23 VZ, revision 32727

wxGetEnv() should return wxChar *, even if it's a macro and not a function

2005-03-10 19:22 ABX, revision 32726

Apart smartphones use choicebook when notebook is not available (like testing smartphone layout using desktop build).

2005-03-10 19:20 VS, revision 32725

use dummy.cpp with eVC, too

2005-03-10 19:20 VS, revision 32724

use dummy.cpp with eVC, too

2005-03-10 19:20 VZ, revision 32723

define wxGetEnv() as macro, not inline function, for WinCE as otherwise extended.c compilation fails

2005-03-10 19:19 VZ, revision 32722

Unicode fix after last commit

2005-03-10 19:16 VZ, revision 32721

ignore build files for stuff which is not in the cvs

2005-03-10 19:14 VZ, revision 32720

define wxGetenv() for WinCE which doesn't have _tgetenv() to always return NULL

2005-03-10 19:14 VZ, revision 32719

use wxGetenv() instead of getenv() which doesn't exist under WinCE

2005-03-10 19:11 VZ, revision 32718

moved WinCE-specific part into wx/msw/wince/chkconf.h; added more stuff to it (partly moved from wince/setup.h)

2005-03-10 19:07 RD, revision 32717

Give the wxChoice an explicit width so the min size of the panel won't be too large, preventing the splitter from resizing it back down to a manageble size.

2005-03-10 19:06 VZ, revision 32716

disable wxUSE_EXCEPTIONS when compiling with VC++ but without /GX (a.k.a. /EHsc) switch

2005-03-10 18:54 VZ, revision 32715

unused param warning with wxUSE_OLE=0

2005-03-10 18:26 VZ, revision 32714

generate (common part of) include/wx/msw/wince/setup.h automatically, as for MSW, Mac and Unix setup.h versions

2005-03-10 15:47 SC, revision 32713

cursor setting corrected

2005-03-10 15:46 SC, revision 32712

make sure we don't have two associations pointing to the same control

2005-03-10 14:49 VZ, revision 32711

check that wxYES and wxNO are always used together as the native msg box can't use them separately (related to bug 1160422)

2005-03-10 14:18 ABX, revision 32710

Smartphone adjustements to generic log dialog.

2005-03-10 00:45 RD, revision 32709

reSWIGged

2005-03-10 00:41 RD, revision 32708

Catch possible exception from getdefaultlocale

2005-03-09 23:17 JS, revision 32707

Added some missing samples

2005-03-09 23:01 VS, revision 32706

fixed wxrc's dependencies

2005-03-09 22:52 VS, revision 32705

AddFile usage clarifications

2005-03-09 22:49 RD, revision 32704

reSWIGged

2005-03-09 22:31 RD, revision 32703

Added some missing files

2005-03-09 22:30 RD, revision 32702

User newer APIs for setting up scrolling

2005-03-09 22:28 RD, revision 32701

Use the PyGILState_* APIs on Python >= 2.3

2005-03-09 19:04 RR, revision 32700

Compilo.

2005-03-09 18:54 RN, revision 32699

cgimagecreate from wxbitmap crashes 10.2 - turn off. Put in right click handler to avoid double-creation of the menus

2005-03-09 18:53 RN, revision 32698

Don't pass empty string to wxFileNameFSSpec or you get a crash

2005-03-09 18:12 KH, revision 32697

Automatic use of MSG_NOSIGNAL or SO_NOSIGPIPE (checked at compile time); moved enabling of connection events on Darwin after connection has been accepted in WaitConnection; in Connect, enable events only after connection has succeeded rather than unconditionally before; do not close connection when a socket call results in EWOULDBLOCK, EAGAIN or EINTR, as these do not indicate a closed connection; loop around calls to send and recv so that socket calls returning EINTR can be immediately retried; check for invalid socket pointer in Detected_Read

2005-03-09 16:37 DS, revision 32696

minor cleanup (doc typos fixed, removed tabs)

2005-03-09 16:29 ABX, revision 32695

Missing casts to event handling functions.

2005-03-09 15:23 VZ, revision 32694

made wxStaticCast more backwards compatible by allowing it to cast away const as well (in release build)

2005-03-09 07:36 ABX, revision 32693

WinCE fixes.

2005-03-09 07:29 ABX, revision 32692

Missing flags.

2005-03-09 00:02 VZ, revision 32691

slightly clarified msw.window.no-clip-children test

2005-03-08 22:55 RR, revision 32690

Applied dir control token patch.

2005-03-08 22:50 RR, revision 32689

Applied DnD patch, adding a field for setting a default action.

2005-03-08 22:37 RR, revision 32688

Override OnSize in the scrollsub sample to disable sizer and scrollarea interferance. Made some code in wxScrolledWindow slightly clearer and removed a hack for something that shouldn't happen any more.

2005-03-08 21:05 RN, revision 32687

Fix crash when using a proxy (m_protocol already gets cleaned up via CleanData())

2005-03-08 20:53 ABX, revision 32686

Casting fix for events. Needs check by ARM eVC4 users.

2005-03-08 20:43 ABX, revision 32685

More cleaning and wxFileOffset usage.

2005-03-08 20:43 RD, revision 32684

reSWIGged

2005-03-08 20:16 VZ, revision 32683

return name and extension by const ref, not by value, to prevent bugs as the one just fixed by patch 1159289 from compiling

2005-03-08 20:13 VZ, revision 32682

fixed wrong use of = instead of == (patch 1159289)

2005-03-08 20:11 VZ, revision 32681

removed unused wxDirToWinStyle() (part of patch 1159289)

2005-03-08 20:02 KH, revision 32680

GTK1 compilation fix from Mart R., followup to patch 1157735

2005-03-08 19:37 KH, revision 32679

Removed descriptions of now-private m_ variables and moved the detailed information about the event information for each field to the appropriate Get() method descriptions.

2005-03-08 15:18 ABX, revision 32678

Correct header filename (part of bug #1154011).

2005-03-08 13:12 VZ, revision 32677

don't need AC_CXX_DYNAMIC_CAST for now

2005-03-08 13:09 VZ, revision 32676

use static_cast<> for wxStaticCast; updated comment in front of wxDynamicCast()

2005-03-08 11:17 VZ, revision 32675

mention Linux/AMD64 build fix

2005-03-08 11:17 VZ, revision 32674

removed wx_dynamic_cast(), it can't be implemented properly without real dynamic_cast<>

2005-03-08 10:56 VZ, revision 32673

set wxDIALOG_UNIT_COMPATIBILITY to 0 by default

2005-03-08 10:44 ABX, revision 32672

Allow forward declaration of wxSlider in wxMSW (bug 1157614). Remove unused header from wxSliderMSW.

2005-03-08 10:37 VZ, revision 32671

fixed loop deleting the old filters in SetWildcard() after last commit

2005-03-08 10:04 ABX, revision 32670

Missing flags.

2005-03-08 09:51 ABX, revision 32669

XTI has own wxObjectEventFunction and has to follow event.h

2005-03-08 01:47 RD, revision 32668

Workaround for toolbartool tooltip not getting written to the XRC file.

2005-03-08 01:16 RD, revision 32667

reSWIGged

2005-03-08 01:14 RD, revision 32666

Fix compilation error

2005-03-08 01:06 RD, revision 32665

reSWIGged

2005-03-08 00:43 RD, revision 32664

Little tweaks to match CVS changes

2005-03-08 00:41 RD, revision 32663

Move wxPyCallback back to derive from wxObject

2005-03-08 00:40 VZ, revision 32662

honour stateMask in GetItem() too (patch 1153451)

2005-03-08 00:38 RD, revision 32661

Allow wxBufferedDC to be constructed with just a wxDC.

2005-03-08 00:29 VZ, revision 32660

init member variables properly (patch 1156088)

2005-03-08 00:10 VZ, revision 32659

update from Hakki Dogusan

2005-03-08 00:08 VZ, revision 32658

added wxUSE_STDPATHS

2005-03-08 00:07 VZ, revision 32657

PPC 2003 SDK doesn't seem to have setlocale() neither so just don't use it under Win CE at all

2005-03-08 00:01 VZ, revision 32656

fixed bug in Set(double jdn): don't test whether the date is valid before setting it (closes 1158535)

2005-03-07 23:41 VZ, revision 32655

fix top margin for static box sizer when wxDIALOG_UNIT_COMPATIBILITY == 0

2005-03-07 23:37 VZ, revision 32654

extracted platform-specific code to determine static box borders to wxStaticBox::GetBordersForSizer()