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

2002-05-13 16:54 JS, revision 15540

textctrl.cpp: Removed assert from CanRedo/CanUndo since the best behaviour is to return FALSE (Redo/Undo functions are unimplemented) treectrlg.cpp: in InsertItem, allow previous item to be null in order to insert at first position of possibly-empty child list dcclient.cpp: allow setting of null font (common espec. on Windows)

2002-05-13 15:49 DW, revision 15539

Compiler bug

2002-05-13 10:11 JS, revision 15538

Eliminated a couple of warnings

2002-05-13 05:41 GD, revision 15537

use built-in wcslen instead of disabling wide character support for Darwin

2002-05-12 22:46 VZ, revision 15536

fixed bug with using wrong interval (-1) when restarting a running timer

2002-05-12 22:26 VZ, revision 15535

fixes to wxFontDialog after recent changes

2002-05-12 19:35 VZ, revision 15534

fixed wxFontDialog API: accept const ref instead of (well, in addition to) a possibly NULL pointer

2002-05-12 18:43 JS, revision 15533

Added overloaded AddChild from contributor

2002-05-12 16:08 JS, revision 15532

Fixed mouse handling for captured windows Didn't need most of the cshelp fix

2002-05-12 12:47 JS, revision 15531

Don't use context id for context help since it doesn't seem to be working at present

2002-05-12 12:46 JS, revision 15530

Added recursive event handler pushing to fix context help problem.

2002-05-12 11:34 JS, revision 15529

Added missing brace in checkbox.tex

2002-05-12 11:28 VZ, revision 15528

added the test for GtkText inside wxYield crash

2002-05-12 11:26 VZ, revision 15527

fixed crashes in GtkText when it was refreshed from inside wxYield

2002-05-12 11:25 VZ, revision 15526

made wxIsInsideYield global -- will be fixed when we have some better way to test if we're inside wxYield() from wxApp

2002-05-12 11:10 JS, revision 15525

Added deprecated property classes for future reference (maybe separate manual)

2002-05-12 09:17 GD, revision 15524

use tm_gmtoff instead of timezone variable if tm struct member exists

2002-05-12 08:49 GD, revision 15523

no timezone variable is only a warning instead of an error (use tm_gmtoff instead, in particular for Darwin / Mac OS X)

2002-05-12 07:48 GD, revision 15522

corrected wxFontData assignement operator (was recursive!)

2002-05-12 04:16 RD, revision 15521

swigged updates for wxGTK

2002-05-12 03:20 RD, revision 15520

various tweaks and updates

2002-05-11 23:40 VZ, revision 15519

added a comment about the default button handling

2002-05-11 23:34 VZ, revision 15518

don't treat Enter always as Tab, just for the text controls

2002-05-11 23:24 VZ, revision 15517

fixed typo

2002-05-11 22:31 VZ, revision 15516

changed the handling of the default buttons to be more logical

2002-05-11 17:14 GD, revision 15515

added wxControlWithItems constructor/destructor (for Darwin)

2002-05-11 17:13 GD, revision 15514

corrected pragma interface

2002-05-11 15:09 VZ, revision 15513

fixed zlib compression test

2002-05-11 15:08 VZ, revision 15512

fixed incorrect assert for the default compression level value

2002-05-11 14:41 VZ, revision 15511

don't test for msvcrt under Unix nor libw under Windows in wcslen() test

2002-05-11 13:45 VZ, revision 15510

fixed the rule for compiling the RC files

2002-05-11 08:43 MBN, revision 15509

const KEY_T& does not do the right thing for pointers.

2002-05-11 06:55 SC, revision 15508

appearance box drawing

2002-05-11 06:55 SC, revision 15507

appearance fonts

2002-05-11 06:54 SC, revision 15506

key handling

2002-05-11 06:54 SC, revision 15505

corrected background

2002-05-11 06:53 SC, revision 15504

common value changed code for spinbutton

2002-05-11 06:53 SC, revision 15503

fixed redrawing bug

2002-05-11 06:52 SC, revision 15502

added carbon events for navigation keys, size corrections

2002-05-11 06:51 SC, revision 15501

tooltip displaying correct background under OSX , antialiased system font used

2002-05-11 06:50 SC, revision 15500

toplevel native window disposal in deferred delete clas

2002-05-11 06:49 SC, revision 15499

changed initialization of TXN in order to avoid crashes on OSX

2002-05-11 06:48 SC, revision 15498

native window disposal is moved to deferred delete, size of parent taken into account for apply background

2002-05-11 06:45 SC, revision 15497

corrected appeaance of boxes und OSX

2002-05-11 06:43 SC, revision 15496

switched to appearance savvy gui/system fonts

2002-05-11 06:39 SC, revision 15495

exposed background theme

2002-05-11 06:39 SC, revision 15494

DrawParagraph changed

2002-05-11 06:38 SC, revision 15493

common value change method

2002-05-11 06:38 SC, revision 15492

added keyboard focus & typein

2002-05-10 19:21 VZ, revision 15491

some warnings fixed, checks for various wxUSE_XXX added

2002-05-10 19:15 VZ, revision 15490

fixes for BSD make

2002-05-10 19:01 GD, revision 15489

removed test supposed to detect lazy binding issues since it breaks loading of dynamic modules

2002-05-10 18:41 RD, revision 15488

Fixed a crash when GetMonthControl returns NULL

2002-05-10 18:28 VZ, revision 15487

fix compilation for the platforms which don't have RTLD_NOW/GLOBAL (like OpenBSD 3.0)

2002-05-10 18:21 VZ, revision 15486

don't define wxUSE_WCHAR_T on systems without wcslen(), don't check for wchar_t twice

2002-05-10 16:56 VZ, revision 15485

test for HAVE_FNMATCH, not HAVE_FNMATCH_H

2002-05-10 16:55 VZ, revision 15484

HAVE_FNMATCH added

2002-05-10 15:16 VZ, revision 15483

renamed Wiztest.bmp to wiztest.bmp

2002-05-10 12:56 VZ, revision 15482

fixed compilation error when x-compiling (patch from Fabian Wenzel)

2002-05-10 12:53 VZ, revision 15481

set OPENGL_LIBS when x-compiling for MSW (patch from Fabian Wenzel)

2002-05-10 12:51 VZ, revision 15480

1. moved the test for glibc >= 2.1 after AC_PROG_CC 2. fixed this test so the result is realyl cached 3. added test for fnmatch() because when cross-compiling we can find fnmatch.h but fnmatch() could still be unaccessible

2002-05-10 12:26 VZ, revision 15479

Unicode compilation problems in the samples (patch from Dimitri)

2002-05-10 04:09 DW, revision 15478

Fix for upside down bmp projections

2002-05-10 04:08 DW, revision 15477

Folder icon

2002-05-09 23:04 VZ, revision 15476

fixed return value of Enable() and Disable()

2002-05-09 23:01 VZ, revision 15475

don't put the windows created with y or height of -1 off screen

2002-05-09 22:49 RD, revision 15474

Added a couple missing WXDLLEXPORTs

2002-05-09 22:34 , revision 15473

This commit was manufactured by cvs2svn to create branch 'WX_2_2_BRANCH'.

2002-05-09 22:34 VZ, revision 15472

applied patch to build wxMSW with CW7 (patch 550445)

2002-05-09 22:21 VZ, revision 15471

fixed list item attributes when inserting/deleting items (patch 548391)

2002-05-09 21:58 VZ, revision 15470

tests for multiple selection check listboxes

2002-05-09 18:52 RD, revision 15469

swigged updates for wxMac

2002-05-09 18:21 RD, revision 15468

updates for recent CVS changes

2002-05-09 17:21 VZ, revision 15467

added/documented wxApp::FilterEvent

2002-05-09 15:59 VZ, revision 15466

added (and documented) wxSafeShowMessage, use it in wxLogFatalError instead of wxMessageBox

2002-05-09 15:59 VZ, revision 15465

added build options check

2002-05-09 15:58 VZ, revision 15464

the build options are now checked in the application, not the library which allows to avoid having to define wxGetBuildOptions()

2002-05-09 15:57 VZ, revision 15463

no changes

2002-05-09 12:38 GD, revision 15462

updated CodeWarrior 5.3 exported xml projects

2002-05-09 12:18 GD, revision 15461

implement explicit copying instead of forbidding it

2002-05-09 10:01 JS, revision 15460

Customization dialog not implemented, so don't show the menu item

2002-05-09 00:28 VZ, revision 15459

generate the mouse click events for the static controls

2002-05-09 00:28 VZ, revision 15458

test that static text and box get the click events

2002-05-08 23:59 SC, revision 15457

fixed casting for X

2002-05-08 23:30 SC, revision 15456

added spinctrl to be ignored when clicked (otherwise its siblings on the same window position will not get the clicks)

2002-05-08 23:28 SC, revision 15455

display rect fixed

2002-05-08 23:25 SC, revision 15454

only use tool window style for floating windows, no modal dialog class (layer problems)

2002-05-08 23:23 SC, revision 15453

added mlte initialization

2002-05-08 23:22 SC, revision 15452

added mlte implementation

2002-05-08 23:14 SC, revision 15451

added rtti info (python problem)

2002-05-08 22:55 SC, revision 15450

layout improvement on mac

2002-05-08 22:53 SC, revision 15449

added small font for wxSWISS

2002-05-08 22:52 SC, revision 15448

filename workaround CW bug in debug builds

2002-05-08 22:50 SC, revision 15447

added rtti to tooltip, mlte implementation to textctrl

2002-05-08 22:29 VZ, revision 15446

added missing wxListItem copy ctor to wxMSW, moved wxListItem to the header to avoid duplicating it in wxMSW and the generic versions

2002-05-08 22:20 VZ, revision 15445

compilation fix for wxObject NO_COPY

2002-05-08 21:28 GD, revision 15444

regenerated for new build.h file

2002-05-08 21:17 GD, revision 15443

implemented lazy binding detection (broken RTTI classinfo detection) forbid copying of wxObject and wxClassInfo corrected conditional compilation for CodeWarrior 5.3

2002-05-08 21:13 GD, revision 15442

implemented explicit copy constructors (needed for cloning) declared private assignement operators

2002-05-08 19:57 MBN, revision 15441

Added documentation for wxListItem. Still need to strip the one in wxListCtrl::SetItem, or better move it to listitem,tex+mark it obsolete.