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-10-30 10:19 VS, revision 42706

render scrollbar's thumb as stippled bar to distinguish it from controls

2006-10-30 10:11 JS, revision 42705

Call Update after user input to improve responsiveness

2006-10-30 09:37 JJ, revision 42704

Committing in . Update OpenVMS configuration files Modified Files: wxWidgets/setup.h_vms

2006-10-30 09:07 CE, revision 42703

add index and contents as per http://article.gmane.org/gmane.comp.lib.wxwidgets.devel/78600/match=pdf

2006-10-30 09:03 JS, revision 42702

Applied patch [ 1586964 ] Getting the PID of the process executed by wxProcess::Open() by Lauri Nurmi

2006-10-30 08:07 SN, revision 42701

Compilation fix for old GCC versions.

2006-10-30 07:16 JS, revision 42700

Improve the registry query for whether to show combobox animation or not WinCE compile fix

2006-10-30 07:12 JS, revision 42699

Focus event recursion fix

2006-10-30 07:04 JS, revision 42698

Don't use wstring for MinGW versions that don't support it

2006-10-30 04:36 KH, revision 42697

Non pre-comp compilation fix

2006-10-30 01:28 VZ, revision 42696

check that the cell using bool editor has a valid value (i.e. either true or false) (last nail in the coffin of the request 1557790)

2006-10-30 01:01 VZ, revision 42695

try http scheme if we can't find the default browser for the URL scheme (this is the case for file:// URLs for example) in wxLaunchDefaultBrowser()

2006-10-30 00:44 VZ, revision 42694

undid removal of implicit http: from wxLaunchDefaultBrowser() done in last revision as it's not supposed to work with local files by default (which should have file:// scheme (obviously)) but with URLs

2006-10-30 00:36 VZ, revision 42693

increment TEXTCTRLYADJUST_CLASSIC (patch 1586710)

2006-10-30 00:07 JS, revision 42692

Small updates

2006-10-29 23:57 SN, revision 42691

Renamed m_clientData member variable to avoid clash with variable with same name in wxEvtHandler which wxSimpleHtmlListBox derives from.

2006-10-29 23:42 VZ, revision 42690

Borland needs dummy return in wxSEH_HANDLE as well

2006-10-29 23:40 VZ, revision 42689

removed more unused variables (thanks Borland)

2006-10-29 23:38 VZ, revision 42688

removed unused variable (thanks Borland)

2006-10-29 23:35 VZ, revision 42687

commented out more unused code (bcc compilation warning)

2006-10-29 23:20 VZ, revision 42686

renamed OnLinkClicked() event handler to avoid hiding the virtual function with the same name

2006-10-29 23:16 VZ, revision 42685

set wxUSE_STD_STRING to 1 by default

2006-10-29 22:57 SN, revision 42684

Fixed typo.

2006-10-29 22:46 JS, revision 42683

Digital Mars needs CCS_RIGHT

2006-10-29 22:41 MW, revision 42682

Compile fix for no-pch.

2006-10-29 22:38 MW, revision 42681

Compile fix after GetC return type changed from char to int.

2006-10-29 22:33 MW, revision 42680

Compile fix for 64-bit.

2006-10-29 22:31 MW, revision 42679

Make m_typeflag an int.

2006-10-29 22:01 JS, revision 42678

Digital Mars doesn't like the identifiers being declared later

2006-10-29 21:55 JS, revision 42677

Digital Mars fixes

2006-10-29 21:49 VZ, revision 42676

escape special SQL chars in where clauses (patch 1204728)

2006-10-29 21:29 VZ, revision 42675

search in the index case-insensitively in FindPageByName() if all else fails (replaces patch 1227882)

2006-10-29 21:28 SC, revision 42674

minimize overlay area to avoid eg scrolling artifacts when using a caret

2006-10-29 21:13 VS, revision 42673

add events API to wxHtmlWindow (patch #1504493 by Francesco Montorsi)

2006-10-29 21:10 MW, revision 42672

Restore the final wildcard.

2006-10-29 21:10 VZ, revision 42671

avoid infinite recursion by not using GetMaxWidth/Height() from GetMaxSize() implementation

2006-10-29 21:09 VZ, revision 42670

mention wxTB_RIGHT patch

2006-10-29 21:01 SC, revision 42669

guarding against setting of NULL

2006-10-29 21:00 SC, revision 42668

applying correct offsets

2006-10-29 20:51 SC, revision 42667

remove unneeded code

2006-10-29 20:47 VZ, revision 42666

remove manual bitmap greying code with a call to wxImage::ConvertToGreyscale()

2006-10-29 20:44 CE, revision 42665

fix borland header difference

2006-10-29 20:39 VZ, revision 42664

don't override GetMinWidth/Height() which are non-virtual any more, override GetMinSize() instead

2006-10-29 20:39 PC, revision 42663

remove unnecessary casts

2006-10-29 20:38 VZ, revision 42662

return the results of GetMin/MaxSize() from GetMin/MaxWidth/Height(); fix warnings about unused parameters in DoSetSizeHints()

2006-10-29 20:37 PC, revision 42661

remove unneeded include

2006-10-29 20:36 PC, revision 42660

fix for Borland 5.5

2006-10-29 20:26 VZ, revision 42659

pass correct indicator pointer to SQLBindCol() (patch 1390059)

2006-10-29 20:26 VS, revision 42658

add events API to wxHtmlWindow (patch #1504493 by Francesco Montorsi)

2006-10-29 20:24 VZ, revision 42657

post WM_CLOSE instead of deleting the inplace edit control (second incarnation of the patch 1394785)

2006-10-29 20:23 VS, revision 42656

added SUB/SUP tags to the list of supported ones

2006-10-29 20:17 VZ, revision 42655

CW8.3+ has ssize_t (patch 1492413)

2006-10-29 20:15 RR, revision 42654

Let wxMiniFrame have the same default flags under wxGTK as under wxMSW, notably no close box by default.

2006-10-29 20:13 RR, revision 42653

Remove left-over code.

2006-10-29 20:12 RR, revision 42652

Clarify docs about wxSizer::SetSizeHints().

2006-10-29 20:06 MW, revision 42651

Make wxBackingFile internal, and remove wxZipFSHander, add a typedef to wxArchiveFSHandler for compatibilty.

2006-10-29 19:53 VZ, revision 42650

some people disliked the asterisks in wxDebugReport dialog, removed (patch 1491869)

2006-10-29 19:43 SC, revision 42649

subrect blit

2006-10-29 19:26 RR, revision 42648

Use SetSizeHints() for wxTLW.

2006-10-29 19:19 SN, revision 42647

Add method declaration needed for wxGTK.

2006-10-29 19:17 RR, revision 42646

Make wxWindow::SetSizeHints() do nothing. Make wxTLW::SetSizeHints() set the various m_minWidth etc. fields. Override SetSizeHints() in wxGTK to call the relevant gtk funcion only there and not in every resize. Make GetMinWidth() etc. non-virtual.

2006-10-29 19:12 VZ, revision 42645

added wxTB_RIGHT style for right-aligned toolbars (slightly modified patch 1567469)

2006-10-29 18:58 VZ, revision 42644

added TGA handler (somewhat modified patch 1393912)

2006-10-29 18:44 VS, revision 42643

compilation fix

2006-10-29 18:10 RR, revision 42642

Added simplistic test for nested sizer (in panel).

2006-10-29 18:09 RR, revision 42641

Forgot one wxCoordRound

2006-10-29 18:09 VZ, revision 42640

don't set translation credits if they're empty (part of patch 1586730)

2006-10-29 18:08 RR, revision 42639

wxRound

2006-10-29 18:07 RR, revision 42638

wxCoordRound() -> wxRound()

2006-10-29 18:05 VZ, revision 42637

correct EnsureFileAccessible() docs broken by previous change (part of patch 1586730)

2006-10-29 18:04 VZ, revision 42636

don't call gtk_image_set_from_pixbuf() if no animation (part of patch 1586730)

2006-10-29 18:04 VZ, revision 42635

commented out/unused code removed; use wxAboutDialog (part of patch 1586730)

2006-10-29 18:03 VZ, revision 42634

handle errors returned by wxAnimateCtrl::Play() (part of patch 1586730)

2006-10-29 17:59 SN, revision 42633

Corrected includes for wxGTK under OS/2.

2006-10-29 17:59 VZ, revision 42632

don't use Unicode filenames under Win9x, even with MSLU (heavily modified patch 1585672)

2006-10-29 17:55 RR, revision 42631

wxCoordRound -> wxRound.

2006-10-29 17:50 RR, revision 42630

Use wxRound instead of wxCoordRound

2006-10-29 17:37 SC, revision 42629

flushing is not done anymore in closing the context, but we need it here - there's still an offset bug however ...

2006-10-29 17:32 JS, revision 42628

Merge extra documents with main doc archives to help reduce user confusion/fatigue. Rename doc archive names to something more readable. .zip should be lower case.

2006-10-29 17:29 JS, revision 42627

Applied patch [ 1583316 ] set media source for printing by d2walter

2006-10-29 17:13 MW, revision 42626

Remove extra newline.

2006-10-29 17:11 MW, revision 42625

Mention GetC and wxFileSystem in incompatible changes.

2006-10-29 17:01 JS, revision 42624

Applied patch 1586499: wxCoordRound function Centralises rounding and adds nearest-value rounding to prntbase.cpp. by Robert J. Lang

2006-10-29 17:00 MW, revision 42623

Change GetC to return an int so that it can return wxEOF on error.

2006-10-29 16:48 JS, revision 42622

Borland fix.

2006-10-29 16:47 MW, revision 42621

Rename wxSTREAM_FILEEXTENSION to wxSTREAM_FILEEXT.

2006-10-29 15:51 VZ, revision 42620

deal correctly with vsnprintf() implementations which always NUL-terminate the buffer, even if there is not enough space (recent glibc ones do it like this)

2006-10-29 15:12 MBN, revision 42619

Updated PO files. Translated some of the missing Italian strings.

2006-10-29 14:53 RR, revision 42618

More simplistic test for setting size and max size after creation.

2006-10-29 14:25 RR, revision 42617

Test SetSizeHints() for wxFrame (does nothing under wxMSW).

2006-10-29 13:56 VZ, revision 42616

use just HAVE_FSYNC as wxFsync() guard, it is now defined if wxFsync() is

2006-10-29 13:55 VZ, revision 42615

use wxPOSIX_IDENT() for consistent handling of underscores in POSIX functions names in Windows compilers standard headers; this should hopefully fix the compilation for older Borland versions without breaking it for anything else; also define wxFsync() for Borland and DMC as they seem to have _commit() too (subject to version checks...), only Watcom seems to lack it

2006-10-29 12:56 MW, revision 42614

Document filter streams take owner ship when created with a pointer, new feature of the archive factories and new filter factories.

2006-10-29 11:07 SC, revision 42613

blit implemented using dc.GetAsBitmap with subrect

2006-10-29 10:46 SC, revision 42612

GetAsBitmap with subrect

2006-10-29 10:42 SC, revision 42611

apply complete transforms (scroll window PrepareDC was not functioning properly)

2006-10-29 10:41 SC, revision 42610

forgotten commit for having native affine matrix ops

2006-10-29 10:39 SC, revision 42609

extend GetAsBitmap with an optional subrect

2006-10-29 09:49 SC, revision 42608

using native tranforms for everything

2006-10-29 09:44 SC, revision 42607

switch having an affine transform even when there is no native context around

2006-10-29 09:41 SC, revision 42606

moving context methods

2006-10-29 07:37 MW, revision 42605

Fixes for semicolons, commas and wxSTRING_MAXLEN from Wlodek Szafran.

2006-10-29 05:29 KO, revision 42604

Added wxDC::GetAsBitmap, and implemented wxWindowDC::DoGetAsBitmap on OS X, in order to restore the ability to blit the contents of those DCs.

2006-10-29 03:05 RD, revision 42603

SetTextColour is gone

2006-10-29 03:03 RD, revision 42602

reSWIGged

2006-10-29 03:00 RD, revision 42601

Add wxPyTabArt

2006-10-29 02:59 RD, revision 42600

wxGraphicsMatrix and wxGraphicsPath are ref-counted now, use references instead of pointers. Other changes to get up to date.

2006-10-29 02:53 RD, revision 42599

wxGridCellBoolEditor::UseStringValues

2006-10-29 02:50 RD, revision 42598

Add wxPyTabArt

2006-10-29 02:33 RD, revision 42597

update the Cairo version to match recent changes in the others

2006-10-29 02:28 RD, revision 42596

Add missing wxNullGraphicsPath

2006-10-29 02:26 RD, revision 42595

Add export macros

2006-10-29 01:05 VZ, revision 42594

added NZST and NZDT time zones (request 617912)

2006-10-28 22:19 RR, revision 42593

Mention the Unix printing overview in the general printing overview.

2006-10-28 22:07 RR, revision 42592

Correct background colour in ComboCtrl (from Jaako).

2006-10-28 21:57 RR, revision 42591

Launch the browser that is set in the gconf registry. Don't blindly add "http://" to URL as this will not work with local file paths (obviously).

2006-10-28 21:54 RD, revision 42590

Moved version number to 2.7.2.0 and rebaked

2006-10-28 20:46 VZ, revision 42589

remove unneeded WXDLLEXPORTs for the classes only used inside the implementation and so not needing to be exported

2006-10-28 18:27 BIW, revision 42588

fixed some compiler warnings in wxaui

2006-10-28 18:21 BIW, revision 42587

wxaui multi-book prep work for left/right buttons on tab bar

2006-10-28 17:15 VZ, revision 42586

avoid gcc warnings about missing braces in an aggregate initializer by not using a union in ToLongTestData

2006-10-28 17:13 VZ, revision 42585

check for strtoull() or wcstoull()

2006-10-28 17:04 VZ, revision 42584

fix gcc compilation warning

2006-10-28 16:55 KO, revision 42583

For whatever reason, font-size 9 is now hardly readable on Mac. Using default font size on that platform for now.

2006-10-28 16:53 SC, revision 42582

missing methods

2006-10-28 16:46 VZ, revision 42581

added wxString::ToLongLong() and ToULongLong() (feature request 1290937)

2006-10-28 16:39 VZ, revision 42580

no changes, just a typo in comment

2006-10-28 15:42 VZ, revision 42579

also reset errno iin ToDouble()

2006-10-28 15:41 VZ, revision 42578

reset errno before testing it

2006-10-28 15:24 VZ, revision 42577

extracted common code of ToLong and ToULong in a separate template helper

2006-10-28 15:20 BIW, revision 42576

wxaui multi-notebook now uses a tab art provider which allows for dynamically switchable notebook themes

2006-10-28 15:16 VS, revision 42575

removed unused GetScrollbarArrowSize() version

2006-10-28 15:01 VZ, revision 42574

deTABified

2006-10-28 14:58 VZ, revision 42573

check for under/overflow in ToLong/ULong/Double() as well

2006-10-28 14:41 SC, revision 42572

matrix and path to ref counting

2006-10-28 14:16 VZ, revision 42571

Alloc() doesn't clear the array any more, for consistency with reserve()

2006-10-28 14:11 VZ, revision 42570

no real changes, just renamed the header guard to standard form and removed unneeded casts

2006-10-28 14:06 VZ, revision 42569

deprecate wxSTRING_MAXLEN in favour of wxString::npos

2006-10-28 14:03 VZ, revision 42568

added missing dlldecl for wxFSHandlerHash

2006-10-28 13:57 VZ, revision 42567

allow customizing the string values returned by wxGridCellBoolEditor::GetValue() (feature request 1557790)

2006-10-28 13:46 SC, revision 42566

moving path and matrix to refcounting as well, switching filling rule default to odd-even as dc.h does

2006-10-28 13:46 VZ, revision 42565

don't use unneeded logBuf member variable; show the changed cell value in OnCellValueChanged()

2006-10-28 11:53 MW, revision 42564

Another fix for the pch bug test.

2006-10-28 11:07 MW, revision 42563

Another fix for the pch bug test.

2006-10-28 10:49 JS, revision 42562

Documented wxRichTextBuffer printing

2006-10-28 10:48 JS, revision 42561

Avoid missing ref

2006-10-28 10:31 MW, revision 42560

Fix bugs in check for gcc's precompiled header bug.

2006-10-28 09:29 JS, revision 42559

Corrected a clearing bug

2006-10-28 09:17 MW, revision 42558

Compile fix for VC++ 5 and 6.

2006-10-28 03:01 RD, revision 42557

reSWIGged

2006-10-28 03:00 RD, revision 42556

daily updates and add wxGrpahicsPath overloads

2006-10-28 02:59 RD, revision 42555

Add missing Contains overload

2006-10-28 02:59 RD, revision 42554

Typemaps for wxRect2D

2006-10-28 02:59 RD, revision 42553

Don't decref if the interpreter is not initialized, (eg. it's in its shutdown process.)

2006-10-28 02:58 RD, revision 42552

daily updates and tweaks

2006-10-28 02:28 RD, revision 42551

Ensure that the pen and bush are properly initialized

2006-10-28 01:15 MW, revision 42550

Fix portibility bug.

2006-10-28 00:52 VZ, revision 42549

explain that wxRTTI macros must be used for OnCompareItems() to be called

2006-10-28 00:44 VZ, revision 42548

verify that we checked all the array elements in TestSTL(); make the number of array elements a constant

2006-10-28 00:37 KO, revision 42547

Calling SetFocus from within an OnFocus handler causes infinite recursion on Mac...

2006-10-28 00:28 VZ, revision 42546

fix VC warning about forward declaring struct as class

2006-10-28 00:20 VZ, revision 42545

removed hard TAB

2006-10-27 22:10 MW, revision 42544

Add wxArchiveFSHandler.

2006-10-27 22:03 MW, revision 42543

Tidy up includes and #if wxUSE statements.

2006-10-27 20:22 KO, revision 42542

Don't use the superview when converting.

2006-10-27 20:05 RR, revision 42541

Indicate that EnableCloseButton is virtual.

2006-10-27 18:42 RR, revision 42540

Compile fix.

2006-10-27 18:02 RR, revision 42539

[ 1585858 ] Fix wxDatePickerCtrlGeneric and wxComboCtrl kb navigation

2006-10-27 17:59 RR, revision 42538

[ 1585270 ] Further fixes to wxPathList

2006-10-27 17:25 KO, revision 42537

Don't use bitmaps to draw tree item buttons, use the HITheme drawing functions instead. (The bitmaps would show jaggies on dark backgrounds.)

2006-10-27 15:52 BIW, revision 42536

fixed crash in multi notebook

2006-10-27 15:19 SC, revision 42535

changing graphics pen, brushes and fonts to be refcounted objects, having no subclasses

2006-10-27 15:02 MW, revision 42534

Comment out compile time check.

2006-10-27 14:59 SC, revision 42533

switching things to ref counting

2006-10-27 14:32 JS, revision 42532

Pagination fix

2006-10-27 14:32 MW, revision 42531

Remove header now not needed here.

2006-10-27 14:30 MW, revision 42530

Missing header.

2006-10-27 14:26 VS, revision 42529

fixed typo in last commit: use YLOG2DEV for y coordinates, not XLOG2DEV

2006-10-27 14:21 SC, revision 42528

changing graphics pen, brushes and fonts to be refcounted objects, having no subclasses

2006-10-27 14:16 JS, revision 42527

Colour preview canvas grey to contrast with page

2006-10-27 14:14 MW, revision 42526

Compile fix for --enable-stl.

2006-10-27 14:06 MW, revision 42525

Missing exports.

2006-10-27 13:14 JS, revision 42524

Robert Lang's patch and wxRTC changes documented

2006-10-27 13:08 VS, revision 42523

compilation fix: wxGenericCollapsiblePane needs wxButton and wxStaticLine

2006-10-27 13:07 JS, revision 42522

Robert Lang's patch [ 1583183 ] Fixes printing/print preview inconsistencies

2006-10-27 12:41 VS, revision 42521

don't draw the endpoint in DrawLine at least in the common cases of vertical and horizontal lines

2006-10-27 12:40 JS, revision 42520

Fixed caret droppings left when scrolling

2006-10-27 12:23 VS, revision 42519

wx{V,H}SCROLL code is needed on all platforms

2006-10-27 12:21 VS, revision 42518

fixed repainting of windows without the wxFULL_REPAINT_ON_RESIZE style under wxMSW/Univ

2006-10-27 12:16 MW, revision 42517

Base wxArchiveFSHandler on wxZipFSHandler.

2006-10-27 11:33 MW, revision 42516

Yes VC5 support large files.

2006-10-27 11:27 VZ, revision 42515

don't use _INTEGRAL_MAX_BITS to decide whether a (Windows) compiler supports huge files, this fails with Borland, so test for all compilers explicitly

2006-10-27 10:47 MW, revision 42514

Bug fix.

2006-10-27 10:14 MW, revision 42513

Use wxFS_SEEKABLE when opening images since some image handlers need seeking.

2006-10-27 10:11 MW, revision 42512

Add tar stream tests.

2006-10-27 10:06 MW, revision 42511

Include FindLength in the tests.

2006-10-27 09:57 MW, revision 42510

Rebake for new tar streams.

2006-10-27 09:54 MW, revision 42509

Implement new features for finding class factories. Put seek inside 2.6 compat ifdef.

2006-10-27 09:53 MW, revision 42508

Base class factory on the wxFilter base class and implement the new Find feature.

2006-10-27 09:35 MW, revision 42507

Allow per instance filesystem handlers.

2006-10-27 09:29 JS, revision 42506

Warning fixes

2006-10-27 09:28 MW, revision 42505

Add tar streams.

2006-10-27 09:27 JS, revision 42504

Typo fix

2006-10-27 09:12 RR, revision 42503

Add empty EnableCloseButton() into wxTLW base class.

2006-10-27 09:12 MW, revision 42502

Add wxUSE_TARSTREAM and wxUSE_FS_ARCHIVE.

2006-10-27 09:07 RR, revision 42501

Document wxTLW::EnableCloseButton.

2006-10-27 09:02 RR, revision 42500

Minor doc corrections.

2006-10-27 08:59 JS, revision 42499

Demonstrates printing

2006-10-27 08:56 JS, revision 42498

Added richtextprinting.cpp/h

2006-10-27 08:54 MW, revision 42497

Add FindLength()

2006-10-27 08:50 RR, revision 42496

Don't overwrite wxFD_ styles in m_windowStyle.

2006-10-27 08:45 RR, revision 42495

Move the wxFD_... flags back into m_windowStyle as requested. Add the list if flags, with which the wxFD_ flags have to cooperate into the header of wxFileDialog.

2006-10-27 08:43 JS, revision 42494

First cut at printing support for wxRichTextCtrl

2006-10-27 08:18 RR, revision 42493

Add EnableCloseButton() as wxMSW does. Use it in wxProgressDialog so that without wxPD_CAN_ABORT you cannot close the dialog. Closes [ 1585563 ] wxProgressDialog @ GTK CloseButton

2006-10-27 07:52 MW, revision 42492

Factory some of wxFilterClassFactory into a base class.

2006-10-27 07:48 ABX, revision 42491

Reverted winundef.h removal - without it build fails on GetWindowStyle later.

2006-10-27 07:45 ABX, revision 42490

Warning fixes.

2006-10-27 07:21 BIW, revision 42489

made the multi-notebook the default view in the aui sample; added welcome screen to the notebook

2006-10-27 07:06 MW, revision 42488

Add wxFS_SEEKABLE open flag.

2006-10-27 06:30 RD, revision 42487

flesh out the dummy classes reorg the class decls a bit do some overloading add docstrings

2006-10-27 06:29 RD, revision 42486

include mslu.h

2006-10-27 06:28 RD, revision 42485

fix some compile/link errors

2006-10-27 06:08 RD, revision 42484

Added Changer classes

2006-10-27 06:06 RD, revision 42483

Add wxRect2D

2006-10-27 05:32 RD, revision 42482

fix compile errors

2006-10-27 05:31 RD, revision 42481

Detabified

2006-10-27 04:42 PC, revision 42480

allow building with wxUSE_THREADS==0

2006-10-26 22:49 MW, revision 42479

Add wxFilterFSHandler.

2006-10-26 22:45 MW, revision 42478

Change wxFSFile::DetachStream to NULL the m_Stream member. Add SetStream().

2006-10-26 22:43 MW, revision 42477

Add wxFilterClassFactory::PopExtension().

2006-10-26 22:41 MW, revision 42476

For streams smaller than the buffer reduce the buffer to length + 1 instead of length, so that it doesn't go to disk.

2006-10-26 21:41 , revision 42475
  • A /wxWidgets/tags/wxPy_2_7_1_3
  • R /wxWidgets/tags/wxPy_2_7_1_3/build
  • D /wxWidgets/tags/wxPy_2_7_1_3/contrib/build/animate
  • D /wxWidgets/tags/wxPy_2_7_1_3/contrib/build/fl/fl_fldll.dsp
  • D /wxWidgets/tags/wxPy_2_7_1_3/contrib/build/fl/fl_fllib.dsp
  • D /wxWidgets/tags/wxPy_2_7_1_3/contrib/build/net/netutils.dsp
  • D /wxWidgets/tags/wxPy_2_7_1_3/contrib/build/ogl/ogl_ogldll.dsp
  • D /wxWidgets/tags/wxPy_2_7_1_3/contrib/build/ogl/ogl_ogllib.dsp
  • D /wxWidgets/tags/wxPy_2_7_1_3/contrib/build/stc/stc_stcdll.dsp
  • D /wxWidgets/tags/wxPy_2_7_1_3/contrib/build/stc/stc_stclib.dsp
  • D /wxWidgets/tags/wxPy_2_7_1_3/contrib/build/svg/svg_svgdll.dsp
  • D /wxWidgets/tags/wxPy_2_7_1_3/contrib/build/svg/svg_svglib.dsp
  • R /wxWidgets/tags/wxPy_2_7_1_3/debian
  • D /wxWidgets/tags/wxPy_2_7_1_3/demos/dbbrowse/makefile.gtk
  • R /wxWidgets/tags/wxPy_2_7_1_3/docs/latex/wx/bufferdc.tex
  • R /wxWidgets/tags/wxPy_2_7_1_3/include/wx/dcbuffer.h
  • R /wxWidgets/tags/wxPy_2_7_1_3/include/wx/graphics.h
  • R /wxWidgets/tags/wxPy_2_7_1_3/include/wx/hyperlink.h
  • R /wxWidgets/tags/wxPy_2_7_1_3/include/wx/mac
  • R /wxWidgets/tags/wxPy_2_7_1_3/lib/dummy
  • R /wxWidgets/tags/wxPy_2_7_1_3/Makefile.in
  • R /wxWidgets/tags/wxPy_2_7_1_3/samples/grid/bitmap1.bmp
  • R /wxWidgets/tags/wxPy_2_7_1_3/samples/internat/internat.rc
  • R /wxWidgets/tags/wxPy_2_7_1_3/samples/internat/makefile.vms
  • R /wxWidgets/tags/wxPy_2_7_1_3/samples/internat/mondrian.ico
  • R /wxWidgets/tags/wxPy_2_7_1_3/samples/layout/expt.cpp
  • R /wxWidgets/tags/wxPy_2_7_1_3/samples/layout/makefile.vms
  • R /wxWidgets/tags/wxPy_2_7_1_3/samples/mdi/chart.ico
  • R /wxWidgets/tags/wxPy_2_7_1_3/samples/mdi/makefile.vms
  • R /wxWidgets/tags/wxPy_2_7_1_3/samples/mdi/mondrian.ico
  • R /wxWidgets/tags/wxPy_2_7_1_3/samples/png/pngdemo.rc
  • D /wxWidgets/tags/wxPy_2_7_1_3/samples/resource
  • R /wxWidgets/tags/wxPy_2_7_1_3/samples/splitter/mondrian.ico
  • D /wxWidgets/tags/wxPy_2_7_1_3/samples/tab
  • D /wxWidgets/tags/wxPy_2_7_1_3/samples/treectrl/treetest.dsp
  • R /wxWidgets/tags/wxPy_2_7_1_3/src/common/gdicmn.cpp
  • R /wxWidgets/tags/wxPy_2_7_1_3/src/common/graphcmn.cpp
  • R /wxWidgets/tags/wxPy_2_7_1_3/src/expat
  • A /wxWidgets/tags/wxPy_2_7_1_3/src/expat/aclocal.m4
  • R /wxWidgets/tags/wxPy_2_7_1_3/src/expat/configure
  • R /wxWidgets/tags/wxPy_2_7_1_3/src/expat/configure.in
  • A /wxWidgets/tags/wxPy_2_7_1_3/src/expat/expat.dsp
  • A /wxWidgets/tags/wxPy_2_7_1_3/src/expat/lib/dosconfig.h
  • R /wxWidgets/tags/wxPy_2_7_1_3/src/expat/lib/expat.h
  • R /wxWidgets/tags/wxPy_2_7_1_3/src/expat/lib/internal.h
  • A /wxWidgets/tags/wxPy_2_7_1_3/src/expat/lib/macconfig.h
  • A /wxWidgets/tags/wxPy_2_7_1_3/src/expat/lib/os2config.h
  • R /wxWidgets/tags/wxPy_2_7_1_3/src/expat/lib/winconfig.h
  • R /wxWidgets/tags/wxPy_2_7_1_3/src/expat/lib/xmlparse.c
  • R /wxWidgets/tags/wxPy_2_7_1_3/src/expat/lib/xmlrole.c
  • R /wxWidgets/tags/wxPy_2_7_1_3/src/expat/lib/xmltok.c
  • R /wxWidgets/tags/wxPy_2_7_1_3/src/generic/graphicc.cpp
  • R /wxWidgets/tags/wxPy_2_7_1_3/src/generic/hyperlink.cpp
  • R /wxWidgets/tags/wxPy_2_7_1_3/src/gtk/bdiag.xbm
  • R /wxWidgets/tags/wxPy_2_7_1_3/src/gtk/cdiag.xbm
  • R /wxWidgets/tags/wxPy_2_7_1_3/src/gtk/cross.xbm
  • R /wxWidgets/tags/wxPy_2_7_1_3/src/gtk/fdiag.xbm
  • R /wxWidgets/tags/wxPy_2_7_1_3/src/gtk/horiz.xbm
  • R /wxWidgets/tags/wxPy_2_7_1_3/src/gtk/verti.xbm
  • R /wxWidgets/tags/wxPy_2_7_1_3/src/gtk1
  • R /wxWidgets/tags/wxPy_2_7_1_3/src/gtk1/bdiag.xbm
  • R /wxWidgets/tags/wxPy_2_7_1_3/src/gtk1/cdiag.xbm
  • R /wxWidgets/tags/wxPy_2_7_1_3/src/gtk1/cross.xbm
  • R /wxWidgets/tags/wxPy_2_7_1_3/src/gtk1/fdiag.xbm
  • R /wxWidgets/tags/wxPy_2_7_1_3/src/gtk1/horiz.xbm
  • R /wxWidgets/tags/wxPy_2_7_1_3/src/gtk1/verti.xbm
  • D /wxWidgets/tags/wxPy_2_7_1_3/src/html/htmlfilter.cpp
  • D /wxWidgets/tags/wxPy_2_7_1_3/src/html/htmlhelp.cpp
  • D /wxWidgets/tags/wxPy_2_7_1_3/src/html/search.cpp
  • R /wxWidgets/tags/wxPy_2_7_1_3/src/mac
  • R /wxWidgets/tags/wxPy_2_7_1_3/src/mac/carbon/filedlg.cpp
  • R /wxWidgets/tags/wxPy_2_7_1_3/src/mac/carbon/listctrl_mac.cpp
  • R /wxWidgets/tags/wxPy_2_7_1_3/src/mac/carbon/overlay.cpp
  • R /wxWidgets/tags/wxPy_2_7_1_3/src/msw/graphics.cpp
  • R /wxWidgets/tags/wxPy_2_7_1_3/src/png
  • A /wxWidgets/tags/wxPy_2_7_1_3/src/png/.cvsignore
  • R /wxWidgets/tags/wxPy_2_7_1_3/src/png/ANNOUNCE
  • A /wxWidgets/tags/wxPy_2_7_1_3/src/png/ansi2knr.1
  • A /wxWidgets/tags/wxPy_2_7_1_3/src/png/ansi2knr.c
  • R /wxWidgets/tags/wxPy_2_7_1_3/src/png/CHANGES
  • R /wxWidgets/tags/wxPy_2_7_1_3/src/png/configure
  • R /wxWidgets/tags/wxPy_2_7_1_3/src/png/example.c
  • R /wxWidgets/tags/wxPy_2_7_1_3/src/png/INSTALL
  • R /wxWidgets/tags/wxPy_2_7_1_3/src/png/KNOWNBUG
  • R /wxWidgets/tags/wxPy_2_7_1_3/src/png/LICENSE
  • R /wxWidgets/tags/wxPy_2_7_1_3/src/png/libpng.3
  • R /wxWidgets/tags/wxPy_2_7_1_3/src/png/libpng.txt
  • R /wxWidgets/tags/wxPy_2_7_1_3/src/png/libpngpf.3
  • A /wxWidgets/tags/wxPy_2_7_1_3/src/png/MAKEFILE.VA
  • A /wxWidgets/tags/wxPy_2_7_1_3/src/png/makefile.unx
  • A /wxWidgets/tags/wxPy_2_7_1_3/src/png/makefile.vc
  • R /wxWidgets/tags/wxPy_2_7_1_3/src/png/png.5
  • R /wxWidgets/tags/wxPy_2_7_1_3/src/png/png.c
  • A /wxWidgets/tags/wxPy_2_7_1_3/src/png/png.dsp
  • R /wxWidgets/tags/wxPy_2_7_1_3/src/png/png.h
  • R /wxWidgets/tags/wxPy_2_7_1_3/src/png/pngasmrd.h
  • R /wxWidgets/tags/wxPy_2_7_1_3/src/png/pngconf.h
  • R /wxWidgets/tags/wxPy_2_7_1_3/src/png/pngerror.c
  • R /wxWidgets/tags/wxPy_2_7_1_3/src/png/pnggccrd.c
  • R /wxWidgets/tags/wxPy_2_7_1_3/src/png/pngget.c
  • A /wxWidgets/tags/wxPy_2_7_1_3/src/png/pngM8.xml
  • R /wxWidgets/tags/wxPy_2_7_1_3/src/png/pngmem.c
  • R /wxWidgets/tags/wxPy_2_7_1_3/src/png/pngpread.c
  • R /wxWidgets/tags/wxPy_2_7_1_3/src/png/pngread.c
  • R /wxWidgets/tags/wxPy_2_7_1_3/src/png/pngrio.c
  • R /wxWidgets/tags/wxPy_2_7_1_3/src/png/pngrtran.c
  • R /wxWidgets/tags/wxPy_2_7_1_3/src/png/pngrutil.c
  • R /wxWidgets/tags/wxPy_2_7_1_3/src/png/pngset.c
  • R /wxWidgets/tags/wxPy_2_7_1_3/src/png/pngtest.c
  • R /wxWidgets/tags/wxPy_2_7_1_3/src/png/pngtrans.c
  • R /wxWidgets/tags/wxPy_2_7_1_3/src/png/pngvcrd.c
  • R /wxWidgets/tags/wxPy_2_7_1_3/src/png/pngwio.c
  • R /wxWidgets/tags/wxPy_2_7_1_3/src/png/pngwrite.c
  • R /wxWidgets/tags/wxPy_2_7_1_3/src/png/pngwtran.c
  • R /wxWidgets/tags/wxPy_2_7_1_3/src/png/pngwutil.c
  • R /wxWidgets/tags/wxPy_2_7_1_3/src/png/projects/beos
  • R /wxWidgets/tags/wxPy_2_7_1_3/src/png/projects/beos/x86-shared.txt
  • R /wxWidgets/tags/wxPy_2_7_1_3/src/png/projects/beos/x86-static.txt
  • D /wxWidgets/tags/wxPy_2_7_1_3/src/png/projects/borland
  • D /wxWidgets/tags/wxPy_2_7_1_3/src/png/projects/msvc
  • R /wxWidgets/tags/wxPy_2_7_1_3/src/png/README
  • D /wxWidgets/tags/wxPy_2_7_1_3/src/png/scripts/makefile.bd32
  • R /wxWidgets/tags/wxPy_2_7_1_3/src/png/scripts/makefile.sgi
  • D /wxWidgets/tags/wxPy_2_7_1_3/src/png/scripts/pngdef.pas
  • R /wxWidgets/tags/wxPy_2_7_1_3/src/png/TODO
  • R /wxWidgets/tags/wxPy_2_7_1_3/src/png/Y2KINFO
  • R /wxWidgets/tags/wxPy_2_7_1_3/src/regex/regfronts.c
  • D /wxWidgets/tags/wxPy_2_7_1_3/src/unix/net.cpp
  • R /wxWidgets/tags/wxPy_2_7_1_3/src/wxWindows.dsp
  • R /wxWidgets/tags/wxPy_2_7_1_3/src/zlib/algorithm.txt
  • R /wxWidgets/tags/wxPy_2_7_1_3/src/zlib/crc32.h
  • R /wxWidgets/tags/wxPy_2_7_1_3/src/zlib/FAQ
  • R /wxWidgets/tags/wxPy_2_7_1_3/src/zlib/INDEX
  • R /wxWidgets/tags/wxPy_2_7_1_3/src/zlib/inflate.h
  • R /wxWidgets/tags/wxPy_2_7_1_3/src/zlib/README
  • R /wxWidgets/tags/wxPy_2_7_1_3/src/zlib/trees.h
  • D /wxWidgets/tags/wxPy_2_7_1_3/utils/HelpGen/helpgen.dsp
  • D /wxWidgets/tags/wxPy_2_7_1_3/utils/HelpGen/makefile.bcc
  • D /wxWidgets/tags/wxPy_2_7_1_3/utils/HelpGen/makefile.gcc
  • D /wxWidgets/tags/wxPy_2_7_1_3/utils/HelpGen/makefile.vc
  • D /wxWidgets/tags/wxPy_2_7_1_3/utils/HelpGen/makefile.wat
  • D /wxWidgets/tags/wxPy_2_7_1_3/utils/wxprop
  • R /wxWidgets/tags/wxPy_2_7_1_3/wxPython

This commit was manufactured by cvs2svn to create tag 'wxPy_2_7_1_3'.

2006-10-26 21:41 RD, revision 42474

wxPython 2.7.1.3

2006-10-26 21:36 VZ, revision 42473

include autopackage-related files

2006-10-26 21:35 VZ, revision 42472

include wx/msw/mslu.h for wxUsingUnicowsDll() declaration

2006-10-26 21:08 RR, revision 42471

[ 1585253 ] Various important bugfixes to wxFileName::Normalize

2006-10-26 20:35 RR, revision 42470

Make animation of combo-popdown optional. Replace wxMiniSleep() + wxYield() implemenation by wxTimer based one.

2006-10-26 20:29 RR, revision 42469

Rewrite selection event code for wxListBox. Remove ifdef for non-native wxCheckListBox.

2006-10-26 19:48 MW, revision 42468

Missing header.

2006-10-26 19:24 SC, revision 42467

moving rounded rect and ellipse to path class

2006-10-26 19:21 SC, revision 42466

missing apply call

2006-10-26 19:17 KO, revision 42465

Updating bindings for wxGraphicsContext and wxRichTextCtrl.

2006-10-26 19:12 VZ, revision 42464

no need to include wx/msw/mslu.h from here any more, wx/msw/wrapwin.h does what it used to do now

2006-10-26 19:11 VZ, revision 42463

rename UpdatePulse() to Pulse() (forgot to commit with the rest of the changes)

2006-10-26 19:06 VZ, revision 42462

move wxMSLU_xxx redefinitions of xxx() Windows functions to wx/msw/wrapwin.h as we have to define them after including <windows.h> and not before; also moved the rest of the wxMSLU redefinitions to wx/filefn.h where they're used as it doesn't make sense to keep only them in wx/msw/mslu.h

2006-10-26 17:54 RD, revision 42461

Patch from Dj Gilcrease to fix gradients.

2006-10-26 17:31 SC, revision 42460

adding workarounds for 10.4 only implementations

2006-10-26 17:22 SC, revision 42459

switching to new renderer API

2006-10-26 16:49 JS, revision 42458

Minor corrections

2006-10-26 16:19 RD, revision 42457

fixed compile error (jump to label bypasses initialization, or something like that...)