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

2003-12-11 10:19 JS, revision 24753

Applied patch [ 717012 ] dcclient draw_lines fix for vectors of short lines

2003-12-11 10:14 JS, revision 24752

Applied [ 828322 ] Use gdk_draw_polygon for the outline in DoDrawPolygon

2003-12-11 10:10 JS, revision 24751

Applied patch [ 828303 ] Slight wxColour cleanup

2003-12-11 10:00 JS, revision 24750

Applied [ 827739 ] [wx2.4] Fixes Win32 Release build warning

2003-12-11 09:56 JS, revision 24749

Applied [ 827604 ] missing method for wxCalendarEvent

2003-12-11 09:52 JS, revision 24748

Applied [ 827600 ] wxCalendarCtrl missing public

2003-12-11 09:46 JS, revision 24747

Applied some of [ 810965 ] Implement wxEVT_LEAVE_WINDOW with TrackMouseEvent

2003-12-11 09:14 JS, revision 24746

Applied patch [ 814047 ] fixes to enable compiling on gcc 3.3

2003-12-11 09:10 JS, revision 24745

Applied patch [ 816023 ] wxDialog overrides font setting

2003-12-11 09:05 JS, revision 24744

Aplied patch [ 816113 ] Inconsistent GetCharWidth over platforms

2003-12-11 09:01 JS, revision 24743

Applied patch [ 817317 ] fixes for errors and warnings reported by MinGW for utils

2003-12-11 08:56 JS, revision 24742

Applied patch [ 817483 ] fix for Formatspec for 64bit integer with mingw32 compiler

2003-12-11 08:51 JS, revision 24741

Applied patch [ 817665 ] make file: URL return 0 on GetInputStream() for missing file

2003-12-11 08:48 JS, revision 24740

Applied patch [ 817734 ] fix for cvs head with wxUSE_STD_IOSTREAM=1

2003-12-11 08:43 JS, revision 24739

Applied patch [ 818336 ] Add timestamp to gzip out stream

2003-12-11 08:06 JS, revision 24738

Applied patch [ 816021 ] SetFont without m_widget

2003-12-11 08:01 JS, revision 24737

Applied patch [ 818941 ] Initialize vars and clear wxImageList Also small speedup in wxFileIconsTable

2003-12-11 07:55 JS, revision 24736

Applied patch [ 819171 ] wxEventLoop::Run silently eats all exceptions...

2003-12-11 07:44 JS, revision 24735

Applied patch [ 819044 ] Adds MSW wxPen::GetDashCount

2003-12-11 07:40 JS, revision 24734

Applied [ 821234 ] Fix: erroneous assertion failed wxListBox::SetSelection

2003-12-11 07:35 JS, revision 24733

Applied patch [ 824244 ] wxMSW event loop fix

2003-12-11 07:30 JS, revision 24732

Applied patch [ 827011 ] Event-based processing of item tooltips in wxTreeCtrl

2003-12-11 07:12 JS, revision 24731

Applied patch [ 810585 ] wxTextCtrl::GetTextLine returns empty String

2003-12-11 06:57 JS, revision 24730

Applied [ 799292 ] wxWizard and Validator Bug and Fix

2003-12-11 06:30 JS, revision 24729

Applied part of patch [ 774826 ] Background colour and cursor handling Set correct background for hollow line ends

2003-12-09 15:29 VS, revision 24728

use tl_PH locale instead of tl

2003-12-09 14:01 VS, revision 24727

compilation fix

2003-12-09 03:21 DE, revision 24726

Add support for wxMask creation from RGBx data (x=unused)

2003-12-09 02:27 RD, revision 24725

Some wx.* fixes

2003-12-09 02:25 RD, revision 24724

newevent module now returns a PyEventBinder instead of a function

2003-12-09 01:23 RD, revision 24723

Demo updates for new wx namespace, from Jeff Grimmett

2003-12-08 22:35 VS, revision 24722

fixed wrong #ifdefs

2003-12-08 16:38 JS, revision 24721

Added 'Back' to accelerator possibilities

2003-12-08 15:07 DE, revision 24720

Compilation fix

2003-12-08 15:01 DE, revision 24719

Implement wxMask given a wxBitmap and a mask wxColour. TODO: Masks from other sources.

2003-12-07 21:20 GD, revision 24718

applied SourceForge patch # 854330 for Filedialog Unicode fixes

2003-12-07 21:11 GD, revision 24717

corrected Unicode conversion when replacing shared library extension with ".rsrc"

2003-12-06 23:27 DE, revision 24716

Added simple implementation of (Get|Unget)RawData. Premultipied alpha is not handled at this point.

2003-12-06 23:20 DE, revision 24715

wxCocoa: Added wxNativePixelFormat and defined wxPIXEL_FORMAT_ALPHA

2003-12-05 00:40 RD, revision 24714

Fixed the double traceback when an exception happens in OnInit

2003-12-04 08:59 JS, revision 24713

Added wxWinCE project files and project file cleaner, from "Viktor Voroshylo" <viktor@voroshylo.com>

2003-12-04 01:17 RD, revision 24712

Added reverse renamers for the *Ptr classes

2003-12-04 01:16 RD, revision 24711

Typo fixed

2003-12-04 01:15 RD, revision 24710

Mention wxPyTypeCast

2003-12-03 22:35 DE, revision 24709

* Use sudo instead of su and enabling the root account * Warn against installing anything into the system dirs in the first place

2003-12-03 14:32 VS, revision 24708

unknown controls container can't be subclassed, assert if somebody tries it (as does DialogsBlock)

2003-12-03 04:20 RD, revision 24707

reSWIGged

2003-12-03 04:10 RD, revision 24706

regenned tools batch files

2003-12-03 04:07 RD, revision 24705

reSWIGged

2003-12-03 03:26 RD, revision 24704

reSWIGed

2003-12-03 03:26 RD, revision 24703

Some little tweaks for debugging

2003-12-03 03:24 RD, revision 24702

Use InheritAttributes for wxGTK widgets so they will check ShouldInheritColours. Set wxButton to not inherit colours.

2003-12-03 01:40 RD, revision 24701

reSWIGed

2003-12-03 01:38 RD, revision 24700

Mention that NO_FULL_REPAINT_ON_RESIZE is now the default

2003-12-03 01:38 RD, revision 24699

Add missing wxFULL_REPAINT_ON_RESIZE

2003-12-03 01:37 RD, revision 24698

Give wxTimer a GetId accessor

2003-12-03 00:49 RD, revision 24697

New SWIG runtime and commandline param

2003-12-03 00:44 RD, revision 24696

wxLogTrace API change

2003-12-03 00:43 RD, revision 24695

Out typemap for wxString&

2003-12-02 08:56 JS, revision 24694

Patches from "Viktor Voroshylo" <viktor@voroshylo.com> isses with context menu on real PocketPC device static text not showing full message under WinCE

2003-12-01 09:39 RR, revision 24693

Small fix.

2003-12-01 09:37 RR, revision 24692

Native fonts now seem to require a font size.

2003-11-30 22:36 VZ, revision 24691

added obsolescence note

2003-11-30 20:46 VZ, revision 24690

updated DMC instructions for 8.38

2003-11-30 20:44 VZ, revision 24689

removed wxLogTrace() without mask to fix DMC compilation

2003-11-30 14:05 VZ, revision 24688
  • D /wxWidgets/trunk/build/makefile.bcc

removed old copy (?) of the file which is now in build/msw

2003-11-30 13:53 VZ, revision 24687

added wxRegConfig read test

2003-11-30 13:49 VZ, revision 24686

skip event after loggig

2003-11-30 13:41 VZ, revision 24685

marked FindColour() as deprecated; removed AddColour() which was only used internally

2003-11-30 13:39 VZ, revision 24684

added NULL here too (forgot to commit when added to tex2rtf.ini)

2003-11-28 22:46 DS, revision 24683

Fixed possible usage of uninitialized variable.

2003-11-28 18:45 RD, revision 24682

reSWIGged

2003-11-28 18:43 RD, revision 24681

Changed the itemid parameter names back to id

2003-11-28 18:42 RD, revision 24680

Expose SetClippingRegion(point, size)

2003-11-28 18:40 RD, revision 24679

Ensure that __version__ is visible from wxPython/__init__.py

2003-11-28 18:39 RD, revision 24678

Added some aliases

2003-11-28 09:19 JS, revision 24677

WinCE patches from "Viktor Voroshylo" <viktor@voroshylo.com> 1) to take care of ShowFullScreen. 2) will make WinCE context menu in listctrl to generate the same event as right click. WinCE does not have right click so I think it is reasonable solution for it.

2003-11-27 12:13 JS, revision 24676

Attempt to fix Borland compilo

2003-11-27 12:09 DS, revision 24675

Fixed signed/unsigned warning (GetCount() returns size_t, not int); Slight cosmetic cleanup.

2003-11-27 01:17 RD, revision 24674

reSWIGged

2003-11-27 01:06 RD, revision 24673

reSWIGged

2003-11-27 00:53 RD, revision 24672

Updated docstring patch so that it senses multi-line docstrings and does a proper indentation if so.

2003-11-26 20:03 VS, revision 24671

set m_language even when wxstd.mo wasn't loaded

2003-11-26 20:01 VZ, revision 24670

resolved conflict (because I forgot to commit before)

2003-11-26 19:57 DS, revision 24669

Declaration of CopySelection is bool instead of void.

2003-11-26 19:33 VS, revision 24668

assert if wxLocale::Init called twice

2003-11-26 11:06 VS, revision 24667

cleanup: don't pass builtin libs includes to CPPFLAGS, it's already taken care of by the {b,m}makefile

2003-11-26 11:03 VS, revision 24666

fixed order of includes

2003-11-26 06:11 RD, revision 24665

wx namespace

2003-11-26 06:09 RD, revision 24664

More docstrings and rearrainged a couple things.

2003-11-25 23:52 VZ, revision 24663

don't test whether m_selection is NULL both before calling CopySelection() and inside it; one time is enough

2003-11-25 23:50 VZ, revision 24662

fixed memory leak (m_selection wasn't deleted)

2003-11-25 21:50 RD, revision 24661

Don't put the introspected argstr in the docstring if the firstline appears to have one already.

2003-11-24 20:53 DS, revision 24660

Applied patch #809919 (Allows wxMac threads to run at fullspeed).

2003-11-24 19:22 RD, revision 24659

script to make the raw preview tarball

2003-11-24 19:20 RD, revision 24658

reSWIGged

2003-11-24 19:10 RD, revision 24657

More Unicode fixes

2003-11-24 18:37 VZ, revision 24656

mention wxTheApp

2003-11-24 17:33 RD, revision 24655

Fixed how the list of files is converted

2003-11-24 17:27 RD, revision 24654

Fixed parameter type