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

2004-02-18 16:21 JS, revision 25853

VC++ correction

2004-02-18 11:44 JS, revision 25852

Applied [ 897450 ] Patch for WXDEBUG_NEW docs

2004-02-18 09:35 JS, revision 25851

Added wxDIALOG_NO_PARENT style to XRC

2004-02-18 02:23 RD, revision 25850

fixed a compile warning

2004-02-18 02:17 RD, revision 25849

reSWIGged

2004-02-18 02:12 RD, revision 25848

Added some more docstrings, and also a few little tweaks along the way.

2004-02-17 18:11 DS, revision 25847

Fixed typo causing multiple file selections to always return the same single name.

2004-02-17 16:00 RD, revision 25846

corrected %addtofunc for BufferedDC constructor

2004-02-17 14:44 JS, revision 25845

Fixed a bug in DoGetBestSize that would make wxSpinCtrl too tall

2004-02-17 11:53 VS, revision 25844

regenerated

2004-02-17 11:19 JS, revision 25843

Tweaked the WinCE readme

2004-02-17 10:06 JS, revision 25842

Fixed source for WinCE compatibility

2004-02-17 04:23 DS, revision 25841

Backport: Fixed invalid background colour of controls on a notebookpage when using certain XP themes/WindowBlinds skins (bug 897965).

2004-02-17 04:21 DS, revision 25840

Fixed invalid background colour of controls on a notebookpage when using certain XP themes/WindowBlinds skins (bug 897965).

2004-02-17 03:41 DS, revision 25839

Implemented wxExecute (minimal flags support).

2004-02-16 23:27 DS, revision 25838

Fixed compilation for !wxUSE_IMAGE as well as !wxUSE_TOOLBAR.

2004-02-16 23:24 DS, revision 25837

Added config checks for wxUSE_IMAGE = 0.

2004-02-16 23:12 RR, revision 25836

Added better visual feedback for tree control triangles. They now have a sort of prelight status like they have under GTK2.

2004-02-16 22:38 DS, revision 25835

Removed c++ style comments.

2004-02-16 21:35 DS, revision 25834

Included required wx/image.h and added wxUSE_IMAGE guard.

2004-02-16 20:57 DS, revision 25833

Fixed unreferenced function 'CutEmptyBorders' warning (MSVC6).

2004-02-16 18:30 VZ, revision 25832

fixed IsOk() for root directory paths

2004-02-16 17:41 JS, revision 25831

Added instructions for running Applescript scripts.

2004-02-16 03:40 DE, revision 25830

Remove superfluous call to CocoaRemoveFromParent (it's done in ~wxWindow)

2004-02-15 21:56 DS, revision 25829

Cosmetic cleanup (TRUE/FALSE, tabs, ...).

2004-02-15 21:38 DS, revision 25828

Extended maximum tooltip length (in non-Unicode comctl32 4.70+ mode) from (MSW limited) 39 chars to 512 chars (customizable).

2004-02-15 19:12 VZ, revision 25827

use correct way to get a pointer to vector elements in DoGetPartialTextExtents()

2004-02-15 18:38 RR, revision 25826

Fix warning.

2004-02-15 18:00 SN, revision 25825

Added accelerator handling for buttons and infrastructure to do the same for other controls (patch 893580).

2004-02-15 17:35 SN, revision 25824

Really fixed separator handling.

2004-02-15 17:33 SN, revision 25823

Fixed separator handling for menus. Extracted common code for handling translation of labels containing accelerators from wxWindows representation to native representation.

2004-02-15 16:56 VZ, revision 25822

removed unused variable

2004-02-15 15:44 VZ, revision 25821

fail WC2MB conversion in wxCSConv if we can't be sure that we don't lose information

2004-02-15 15:43 VZ, revision 25820

added tech note about writing unit tests

2004-02-15 15:43 VZ, revision 25819

added (draft of) a unit test for wxMBConv

2004-02-15 15:31 RR, revision 25818

wxGPE updates to HEAD.

2004-02-15 14:14 SN, revision 25817

Do a configure test whether or not to include -I/usr/local/include in wx-config --c*flags instead of never doing it for gcc.

2004-02-15 14:09 SN, revision 25816

Do _not_ test for strcasecmp on OS/2 (where stricmp is the function to be used).

2004-02-15 13:15 RR, revision 25815

This should work on SuSE and Mandrake icon themes.

2004-02-15 12:57 RR, revision 25814

Slightly less hacky way to get the KDE icon theme name.

2004-02-15 12:55 RR, revision 25813

This allows white space to be in the name of a key (as KDE ini files allow it).

2004-02-15 02:58 VZ, revision 25812

added wrapper header for CppUnit headers

2004-02-15 02:57 VZ, revision 25811

include stdlib.h to get malloc/free decl

2004-02-15 02:14 DE, revision 25810

Bakefile 0.1.3

2004-02-15 00:35 RR, revision 25809

Updates to MIME-types and wxFileDialog code for better native looking image handling.

2004-02-15 00:32 RR, revision 25808

InitAsNeeded no longer inline in the header.

2004-02-15 00:31 RR, revision 25807

Updated exefile and default file icons to newer look.

2004-02-15 00:30 RR, revision 25806

The file dialog needs to be able to read images (mostly PNG).

2004-02-14 23:57 VZ, revision 25805

added ws2_32.lib

2004-02-14 23:19 JS, revision 25804

Now sends an exit command to the app so Quit behaves as it should

2004-02-14 14:25 MBN, revision 25803

Updated italian translation.

2004-02-14 11:35 VZ, revision 25802

don't truncate filenames by default (why?)

2004-02-14 05:22 SC, revision 25801

corrected system condition for panther

2004-02-14 03:24 RD, revision 25800

Oops, used the wrong script to generate the metadata...

2004-02-14 03:17 RD, revision 25799

reSWIGged

2004-02-14 03:11 RD, revision 25798

Added some docstrings. Added wx.DefaultDateTime. Fixed CalendarCtrl.HitTest

2004-02-14 02:40 DS, revision 25797

Simplified OS X Panther detection code.

2004-02-14 02:29 RD, revision 25796

Oops, took out too much...

2004-02-14 02:22 RD, revision 25795

Fix the off-by-one a little differently, and correct a refresh problem on wxMac

2004-02-13 23:05 RD, revision 25794

Fixed an off-by-one error

2004-02-13 22:33 VZ, revision 25793

DMC compilation fix

2004-02-13 21:30 RD, revision 25792

reSWIGged

2004-02-13 20:24 RD, revision 25791

Gave wxWindow.GetHandle something to do on wxMac, although it won't have exactly the same meaning as the other platforms.

2004-02-13 20:23 RD, revision 25790

Fixed a compile error on wxMac

2004-02-13 20:23 RD, revision 25789

reSWIGged

2004-02-13 20:21 RD, revision 25788

Add some ownerdraw methods to ListBox for MSW

2004-02-13 20:09 RD, revision 25787

Make all wxMask constructors use the C++ (bitmap, colour) ctor, and then just default in BLACK to simulate the default (monobitmap) behaviour. It's too tricky to make true monochome bitmaps in a platform independent way from the Python wrappers.

2004-02-13 19:07 RD, revision 25786

Tweaks for when using some new tex2rtf options

2004-02-13 19:06 RD, revision 25785

Typo fixed

2004-02-13 19:06 RD, revision 25784

Call Skip from the focus handlers so wxGTK can still do it's internal housekeeping

2004-02-13 02:52 PKO, revision 25783

Fix test broken by change in package name from PyCrust to py.

2004-02-13 02:47 PKO, revision 25782

The truth is out there.

2004-02-13 00:03 VZ, revision 25781

added /usr/lib and lib32 to SEARCH_LIB (trying to fix IRIX compilation)

2004-02-12 22:50 VS, revision 25780

added description of environment variables that affect wxWin programs

2004-02-12 20:13 VS, revision 25779

fixed bug in .hhp's FILES section creation introduced in previous revision

2004-02-12 19:47 JS, revision 25778

DMC doesn't have #warning

2004-02-12 19:45 RD, revision 25777

Fixed to use wxNcPaintEvent types where needed

2004-02-12 19:29 VS, revision 25776

don't use numbers in URLs if truncateFilenames=no

2004-02-12 19:19 JS, revision 25775

Some more string concatenations

2004-02-12 18:42 VZ, revision 25774

set argc/argv properly in Unicode build (fixes bug 878002)

2004-02-12 18:19 VZ, revision 25773

don't override GetSize(), this doesn't work (bug 732758)

2004-02-12 18:10 VZ, revision 25772

hopefully fixed strings.h mess completely now by not including it unless really needed (should fix bug 689456)

2004-02-12 16:45 VZ, revision 25771

fix yet another assert when the initial combo box value was empty (replaces patch 895470)

2004-02-12 16:41 VZ, revision 25770

suppress triple clicks generation completely for GTK2 as it makes long click series generate exactly the same events as under other ports (patch 895564)

2004-02-12 16:35 VZ, revision 25769

added Select() test

2004-02-12 16:33 VZ, revision 25768

corrected wxTreeCtrl::Select() broken by previously applied patch in single select mode

2004-02-12 13:29 JS, revision 25767

String corrections

2004-02-12 09:29 JS, revision 25766

Infinite recursion fix Viktor Voroshylo: I did not put it in __WXWINCE__ defines as it looks like just another safeguard that will work on regular windows as well. The problem was that wxWindowMSW::MSWOnScroll is calling itself forever under winCE for wxListCtrl object.

2004-02-12 07:16 SC, revision 25765

patch applied for clearing m_data object upon closing

2004-02-12 02:22 RD, revision 25764

A little tweak

2004-02-12 01:39 RD, revision 25763

reSWIGged

2004-02-12 01:34 RD, revision 25762

Added selection methods

2004-02-12 01:34 RD, revision 25761

PS can output to ta stream (but still need to make output streams more usable from wxPython...)

2004-02-12 01:32 RD, revision 25760

Fix ambiguity

2004-02-12 01:14 RD, revision 25759

Added wxDC::GetPartialTextExtents

2004-02-12 01:13 RD, revision 25758

HYBRID wxPython builds also need the __NO_VC_CRTDBG__ define since there are wx headers that use it now.

2004-02-12 01:04 VZ, revision 25757

compilation fix for strict(er) compilers

2004-02-12 01:02 VZ, revision 25756

define DWORD_PTR &c for Win32 compilation whatever headers we use

2004-02-12 01:00 VZ, revision 25755

compilation fix (PASCAL should be inside the parenthesis in typedef declaration)

2004-02-12 00:25 RD, revision 25754

Added wxDC::GetPartialTextExtents