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

2006-01-02 22:45 vell, revision 36653

cleanup - reformat

2006-01-02 22:40 RD, revision 36652

tweaked layout a bit

2006-01-02 21:55 SN, revision 36651

Backported parts of patch #1395329 (use system colours and scrollbar sizes).

2006-01-02 21:26 SN, revision 36650

Use system colours Fixed handling of scrollbar heigh/width

2006-01-02 21:15 RD, revision 36649

more tweaks

2006-01-02 21:04 RD, revision 36648

reSWIGged

2006-01-02 20:47 RD, revision 36647

backported the fix for bug #1387591

2006-01-02 20:24 RD, revision 36646

Need to set the bacground style for erase background events to be sent on wxGTK

2006-01-02 20:19 RD, revision 36645

Don't use sys.executable to correct problem of running from an app bundle. Not sure if there is a more proper way to fix this...

2006-01-02 19:57 RD, revision 36644

Update copyright year

2006-01-02 19:53 MW, revision 36643

Update changes.txt with recent changes

2006-01-02 19:42 MW, revision 36642

Mention rcdefs.h in changes.txt

2006-01-02 19:37 MW, revision 36641

Update changes.txt with recent changes

2006-01-02 19:37 SN, revision 36640

Improved support for system colours and scrollbar widths/heights acoording to patch #1395329.

2006-01-02 19:35 RD, revision 36639

Added wx.GetColourFromUser and wx.GetFontFromUser

2006-01-02 19:23 RD, revision 36638

reSWIGged

2006-01-02 19:11 RD, revision 36637

reSWIGged

2006-01-02 19:01 RD, revision 36636

Update copyright year

2006-01-02 18:00 RD, revision 36635

Better enabling/disabling of menu itesm when there isn't a config. We don't need our own SetSelection.

2006-01-02 16:32 SN, revision 36634

Choose a legal default font on DC creation.

2006-01-02 16:17 SN, revision 36633

Some minor corrections (typos, return value handling).

2006-01-02 15:44 MW, revision 36632

The Sun customised version of Pango shipping with Solaris 10 crashes if the language is left NULL (bug 1374114)

2006-01-02 15:42 MW, revision 36631

Add comments about the pango crashes on Solaris 10

2006-01-02 15:30 MW, revision 36630

Backport bcc warning fix

2006-01-02 15:24 MW, revision 36629

Backport compile fix.

2006-01-02 15:23 MW, revision 36628

Test the archive streams work with non-seekable parent streams that return an error instead of Eof

2006-01-02 15:21 MW, revision 36627

Changes to cope with parent streams which return an error instead of eof at the end of the file.

2006-01-02 15:06 ABX, revision 36626

wxpresets adjustement to dmars format.

2006-01-02 14:52 ABX, revision 36625

wxpresets adjustement to dmars format.

2006-01-02 14:28 JS, revision 36624

Removed no longer needed code to fix combo sizing (causes layout problems on Windows)

2006-01-02 14:26 JS, revision 36623

Added caption parameter to wxGetFontFromUser and wxGetColourFromUser.

2006-01-02 11:03 JG, revision 36622

Make radiobuttons siblings instead of children in radioboxes again and remove refresh hack. Fixes bug #1387591.

2006-01-02 02:29 vell, revision 36621

cleanup - reformat

2006-01-02 02:10 vell, revision 36620

cleanup - reformat

2006-01-02 00:12 vell, revision 36619

added runtime protection for no SL_LABEL style case

2006-01-01 20:19 vell, revision 36618

relaxed ReadGIF error checking as per review

2006-01-01 20:17 KO, revision 36617

wxScrolledWindow no longer receives focus-on-click, so we need to explicitly set focus when a left down mouse event occurs.

2006-01-01 18:44 VZ, revision 36616

fixed typo in event name (bug 1394834)

2006-01-01 01:47 VZ, revision 36615

fixed VC7 unreachable code warning (given even in debug build)

2006-01-01 01:42 VZ, revision 36614

don't test for __WIN95__ which doesn't exist any more; don't do compiler checks here as they belong to other files

2005-12-31 20:01 VZ, revision 36613

don't set frame size to maximized one if we're restoring it (backport from HEAD)

2005-12-31 19:59 VZ, revision 36612

don't set frame size to maximized one if we're restoring it

2005-12-31 18:56 SN, revision 36611

No obnoxious warnings if threading is disabled.

2005-12-31 09:19 vell, revision 36610

fix wxMac-QD - blank focusesed text; minor reformat

2005-12-31 01:33 vell, revision 36609

cleanup - reformat

2005-12-30 23:11 RD, revision 36608

Merged modifications from the 2.6 branch

2005-12-30 23:02 RD, revision 36607

Merged modifications from the 2.6 branch

2005-12-30 22:37 RD, revision 36606

Switch to using wx.CallAfter instead of EVT_IDLE

2005-12-30 20:48 RD, revision 36605

wxHotkeyModifier --> wxKeyModifier

2005-12-30 20:48 RD, revision 36604

Note that some deprecated items have been removed

2005-12-30 20:20 RD, revision 36603

another deprecation

2005-12-30 19:01 vell, revision 36602

minor reformat

2005-12-30 18:53 vell, revision 36601

two more ReadGIF tweaks

2005-12-30 18:48 vell, revision 36600

fixed spelling mistake in comment

2005-12-30 18:40 vell, revision 36599

reformatted; added more error checking

2005-12-30 18:38 vell, revision 36598

added protection against corrupted GIFs in ReadGIF

2005-12-30 13:30 MW, revision 36597

The Sun customised version of Pango shipping with Solaris 10 crashes if the language is left NULL (bug 1374114)

2005-12-29 23:01 RD, revision 36596

[Get|Set]Quality() are deprecated

2005-12-29 22:57 RD, revision 36595

wx.FontMapper.SetConfig is deprecated (it is removed already in 2.7)

2005-12-29 22:40 RD, revision 36594

docstrign fixes

2005-12-29 22:23 vell, revision 36593

cleanup - reformatting (lots), minor code tweaks

2005-12-29 19:42 vell, revision 36592

cleanup - reformatting, minor code tweaks

2005-12-29 17:52 RD, revision 36591

Applied patches from Will Sadkin for wx.lib.masked modules: * Now ignores kill focus events when being destroyed. * Added missing call to set insertion point on changing fields. * Modified SetKeyHandler() to accept None as means of removing one. * Fixed keyhandler processing for group and decimal character changes. * Fixed a problem that prevented input into the integer digit of a integerwidth=1 numctrl, if the current value was 0. * Fixed logic involving processing of "_signOk" flag, to remove default sign key handlers if false, so that SetAllowNegative(False) in the NumCtrl works properly. * Fixed selection logic for numeric controls so that if selectOnFieldEntry is true, and the integer portion of an integer format control is selected and the sign position is selected, the sign keys will always result in a negative value, rather than toggling the previous sign.

2005-12-29 17:48 RD, revision 36590

comment fix

2005-12-29 06:43 vell, revision 36589

fix MinGW/gcc compilation issue

2005-12-29 02:01 KH, revision 36588

Remove obsolete GetForce

2005-12-29 01:56 KH, revision 36587

Remove obsolete GetForce

2005-12-29 01:49 KH, revision 36586

Remove wxConfig object caching (m_config), which solves dangling pointer problem if the global config object changes (and just makes things simpler)

2005-12-29 01:45 KH, revision 36585

Always update cached config object to global object if one exists. (Caching removed altogether on HEAD/2.7, but with header changes.)

2005-12-28 23:40 vell, revision 36584

fix MinGW/gcc compilation issue

2005-12-28 23:02 vell, revision 36583

fix SetInvokingWindow link problem

2005-12-28 06:44 vell, revision 36582

cleanup - reformatting, minor code rewrites

2005-12-27 23:07 RD, revision 36581

Spawn the MDI demos as new processes

2005-12-27 22:16 VZ, revision 36580

compilation fix after latest dc.h changes for !WX_PRECOMP case

2005-12-27 21:41 RD, revision 36579

Setting the color of the caption text was missing.

2005-12-27 21:08 RD, revision 36578

Delay the setting of the filling sash to ensure that everything else is already done and so the new setting won't get trompped on...

2005-12-27 20:43 RD, revision 36577

LOTS of PyCrust enhancements and fixes. See CHANGES.txt for details.

2005-12-27 19:50 vell, revision 36576

cleanup - reformatting

2005-12-27 18:07 ABX, revision 36575

Backported missing definitions.

2005-12-27 15:00 VZ, revision 36574

mention wxDC change

2005-12-27 11:20 SN, revision 36573

Applied Patch #1390457 (Incorrect wxRadioBox widths & heights).

2005-12-27 00:00 VS, revision 36572

added support for <sub> and <sup> to wxHTML (based on patch #1263152)

2005-12-26 23:29 VS, revision 36571

allow opening .html files, too

2005-12-26 19:52 RD, revision 36570

description formatting

2005-12-26 18:45 vell, revision 36569

protect separators against inappropriate state changes

2005-12-26 17:58 vell, revision 36568

cleanup - reformatting

2005-12-25 14:37 SN, revision 36567

Fixed GetIcon to keep up with return type change on all other platforms.

2005-12-25 13:06 VZ, revision 36566

implemented wxDC::DoGetSize() correctly for metafile DC classes

2005-12-25 12:52 VZ, revision 36565

Start/EndDrawingOnTop are still used under Motif, don't deprecate them

2005-12-25 02:34 VZ, revision 36564

disallow creation of wxDC objects and made wxDC an ABC; use wxDCTemp instead of wxDC in wx code; fixed WinCE bug with deleting a DC which should be released in wxListBox::MSWOnMeasure()

2005-12-24 17:10 vell, revision 36563

more cleanup

2005-12-24 02:55 VZ, revision 36562

also generate wxEVT_SCROLL_CHANGED as under wxMSW

2005-12-24 02:52 VZ, revision 36561

determine the slider event type more precisely (i.e. generate LINE/PAGE UP/DOWN and not only THUMBTRACK always) under GTK2 (bug 1377777); also generate THUMBTRACK/RELEASE

2005-12-24 02:21 VZ, revision 36560

fixed labels under GTK+ 1 after recent changes (remove underscores from them again)

2005-12-24 02:20 VZ, revision 36559

GTK+ 1 compilation fixes

2005-12-24 02:02 VZ, revision 36558

implemented wxCURSOR_BLANK (bug 1377290)

2005-12-24 01:31 VZ, revision 36557

warn that GetMenu() may return NULL

2005-12-24 01:29 VZ, revision 36556

moded wxWindow::PopupMenu() from window.cpp to menu.cpp as this allows it to access static functions in menu.cpp; implemented sending of wxEVT_MENU_OPEN/CLOSE for popup menus

2005-12-24 01:21 VZ, revision 36555

send wxEVT_MENU_CLOSE from menubar deactivate handler, this ensures that the event is sent even when the menu is dismissed

2005-12-24 00:44 VZ, revision 36554

send wxEVT_MENU_CLOSE at least sometimes