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-04-11 10:40 VZ, revision 26703

added GetEncodingFromName(); documented it and rearranged the methods in alphaabetical order

2004-04-11 09:47 VS, revision 26702

fixed wxMBConv::cMB2WC and cWC2MB to check for conversion failure

2004-04-11 07:26 DS, revision 26701

applied patch #933086: "scrollbar stops compilation due to missing header"

2004-04-11 04:09 DE, revision 26700

Yield changes: 1. Rework the loop using wxAutoNSAutoreleasePool such that each iteration (get/send event) is done within the context of an NSAutoreleasePool. 2. Use nil instead of [NSDate distantPast] (means the same thing)

2004-04-11 04:06 DE, revision 26699

Add wxAutoNSAutoreleasePool to drawing methods

2004-04-11 04:03 DE, revision 26698

wxWindowCocoaScroller: use wxAutoNSAutoreleasePool in constructor

2004-04-11 03:25 DE, revision 26697

wxIcon::CopyFromBitmap: 1. retain NSImage from bitmap.GetNSImage (since it is alloc/autoreleased) 2. Use a wxAutoNSAutoreleasePool

2004-04-11 00:48 DE, revision 26696

Add wxAutoNSAutoreleasePool to SetSelection()

2004-04-10 23:43 VZ, revision 26695

added support for koi8-u

2004-04-10 16:09 MBN, revision 26694

Compilation fix.

2004-04-10 16:07 MBN, revision 26693

Avoid virtual function hiding.

2004-04-10 05:08 DE, revision 26692

Hide (orderOut:) modal dialogs after stopping modal event loop.

2004-04-10 04:32 DE, revision 26691

Added missing wxT()

2004-04-10 03:54 DE, revision 26690

Added header preprocessor guard

2004-04-10 03:23 DE, revision 26689

Implement a reasonable DoGetBestSize (NSProgressIndicator is not an NSControl)

2004-04-10 03:19 DE, revision 26688

Stub for DoGetBestSize() since this isn't an NSControl

2004-04-10 03:18 DE, revision 26687

1. Faster DoGetBestSize for single-cell controls. 2. Properly handle exceptions so controls which aren't NSControl don't crash.

2004-04-10 03:11 DE, revision 26686

Make DoGetBestSize() always return a width of 100

2004-04-10 00:54 DE, revision 26685

Added wxMac stub header files (include/wx/mac/*.h). make install should now produce a usable installation.

2004-04-10 00:43 DE, revision 26684

Added missing wxT()

2004-04-09 21:44 DE, revision 26683

Baked with Bakefile 0.1.4

2004-04-09 21:33 DE, revision 26682

Changes that were in aclocal.m4 but not here

2004-04-09 21:06 VZ, revision 26681

(blind) compilation fix for wxUniv

2004-04-09 20:20 DE, revision 26680

wxCocoa: native wxNotebook

2004-04-09 20:19 DE, revision 26679

Added files for wxNotebook and wxCocoaNSTabView

2004-04-09 20:13 DE, revision 26678

wxCocoa: added ObjcRef.mm and ObjcRef.h

2004-04-09 15:16 DS, revision 26677

implemented a simple DoGetBestSize() for MSW's wxScrollBar

2004-04-08 19:15 VZ, revision 26676

do use context menu event under wxGTK, it is supported there now

2004-04-08 12:43 VZ, revision 26675

last check in forgot to add WS_VSCROLL to the listbox sttyle, added back to reenable the vertical scrollbar

2004-04-08 12:24 SC, revision 26674

make sure we are comparing the stripped strings

2004-04-08 12:13 VZ, revision 26673

use SetDefaultBackgroundColour() instead of SetBgColour()

2004-04-08 12:13 VZ, revision 26672

suppress warnings during WinCE compilation

2004-04-08 12:11 VZ, revision 26671

we can now use png/jpeg/gif

2004-04-08 12:11 VZ, revision 26670

1. moved InheritAttributes() from wxControl to wxWindow 2. made it inherit only the attributes explicitly set for the parent 3. "explicitly set" means set with SetXXX(), not newly added SetDefaultXXX() 4. documented InheritAttributes(), ShouldInheritColours() and SetDefaultXXX()

2004-04-08 10:21 VZ, revision 26669

corrected wxEVENT_PROPAGATE_XXX constants names

2004-04-07 23:35 RD, revision 26668

Changed name to wxFIXED_MINSIZE since that is more descriptive of what it does. The size can still be changed by the sizer, but it won't query the minsize if this flag is set.

2004-04-07 23:24 RD, revision 26667

Use FIXED_MINSIZE on the listbox

2004-04-07 23:22 RD, revision 26666

Changed name to wxFIXED_MINSIZE since that is more descriptive of what it does. The size can still be changed by the sizer, but it won't query the minsize if this flag is set.

2004-04-07 23:06 RD, revision 26665

Changed name to wxFIXED_MINSIZE since that is more descriptive of what it does. The size can still be changed by the sizer, but it won't query the minsize if this flag is set.

2004-04-07 22:45 RD, revision 26664

reSWIGged

2004-04-07 22:42 RD, revision 26663

notes about sizer changes

2004-04-07 22:41 RD, revision 26662

Put back wxMSW's wxStaticBitmap::DoGetBestSize because GetBitmap (used in base DoGBS) is not able to be called until the control is fully constructed

2004-04-07 22:02 RD, revision 26661

use wxBU_EXACTFIT for the small buttons

2004-04-07 21:58 RD, revision 26660

fix for self.root == None

2004-04-07 21:56 RD, revision 26659

set m_bestSize

2004-04-07 21:48 RD, revision 26658

wxStatusBarGeneric::DoGetBestSize

2004-04-07 21:47 RD, revision 26657

wxStaticBitmapBase::DoGetBestSize

2004-04-07 21:26 RD, revision 26656

Use default window IDs

2004-04-07 21:25 RD, revision 26655

Various layout tweaks, wx.FIXED_SIZE added, etc.

2004-04-07 21:22 RD, revision 26654

Add wxRTTI info and set bestSize

2004-04-07 20:43 RD, revision 26653

XRC needs to know about wxFIXED_SIZE too.

2004-04-07 19:50 RD, revision 26652

style tweaked

2004-04-07 19:49 RD, revision 26651

Use wx.CLIP_CHILDREN on the splitter windows

2004-04-07 19:48 RD, revision 26650

changed border style

2004-04-07 19:47 RD, revision 26649

Fixes so bg colors in a notebook on XP are visible again

2004-04-07 19:46 RD, revision 26648

Use a panel

2004-04-07 19:36 RD, revision 26647

Added wx.FIXED_SIZE. Added some new methods to wx.Window Added a Destroy method to wx.TaskbarIcon to help avoid double deletes

2004-04-07 19:32 RD, revision 26646

use wx.FIXED_SIZE

2004-04-07 19:23 RD, revision 26645

Use the size value passed to the ctor to set the window's minimum size.

2004-04-07 19:21 RD, revision 26644

Added wxFIXED_SIZE. Propogated wxSizer::SetItemMinSize to SetSizeHints for window items. Updated docs for flag parameter to be more readable and understandable.

2004-04-07 05:20 RD, revision 26643

Added some convenience inlines

2004-04-07 05:20 RD, revision 26642

Fixed tex2rtf error

2004-04-06 19:10 RD, revision 26641

Somehow the Validate(), TransferDataToWindow(), TransferDataFromWindow(), and InitDialog() methods got lost.

2004-04-06 17:18 DS, revision 26640

applied patch #928786: "Fix memory leak produced by ConvertArgsToUnicode()"

2004-04-06 15:34 DS, revision 26639

applied patch #926140: "warning cleaning"

2004-04-06 13:19 DS, revision 26638

applied patch #929947: "Various cleaning of warnings under MSW"; removed some tabs

2004-04-06 12:15 VS, revision 26637

applied patch: wxLongLong CppUnit test (928257)

2004-04-06 12:14 VS, revision 26636

this code was taken from console sample, preserve its copyright

2004-04-06 09:49 VS, revision 26635

upgrade to bakefile-0.1.4

2004-04-06 09:48 DS, revision 26634

fixed non-pch compilation, initial window size; slight code cleanup

2004-04-06 09:34 VS, revision 26633

upgrade to bakefile-0.1.4

2004-04-06 07:53 VS, revision 26632

make aclocal-1.8 happy (patch 930105)

2004-04-06 05:37 RD, revision 26631

Check for errors after unicode conversions

2004-04-06 00:09 VZ, revision 26630

update from Tsolakos Stavros

2004-04-05 22:04 VS, revision 26629

don't build console apps for WinCE

2004-04-05 21:57 VS, revision 26628

don't build console apps for WinCE

2004-04-05 20:33 DS, revision 26627

removed HasMultipleSelection() because base class implements it now

2004-04-05 18:25 RD, revision 26626

wxSize::SetDefaults

2004-04-05 18:23 RD, revision 26625

GetDefaultAttributes, and other tweaks needed to get up to date with CVS

2004-04-05 18:16 RD, revision 26624

updated version number

2004-04-05 10:51 VZ, revision 26623

use wxUnusedVar() to suppress warnings about unused variable

2004-04-05 05:20 SC, revision 26622

added recursive invalidation after a Thaw command

2004-04-04 23:36 VZ, revision 26621

don't define functions unused under CE when compiling for it (avoids warnings)

2004-04-04 23:32 VZ, revision 26620

implemented abort() and added stub for getenv(): needed to link with libjpeg/libpng

2004-04-04 23:17 VZ, revision 26619

removed unused stuff (fixes a couple of compilation warnings)

2004-04-04 22:50 VZ, revision 26618

set device origin when drawing on a frame in order to not overwrite the menu/toolbar under Windows CE (doesn't really help however...)

2004-04-04 22:37 VZ, revision 26617

do take the toolbar into account for Windows CE, otherwise the menus overlap with the frame client area

2004-04-04 17:27 VZ, revision 26616

don't define SetShape() for Windows CE; use wxTLWBase::GetDefaultSize() to avoid creating too big windows under CE

2004-04-04 17:26 VZ, revision 26615

added wxTLWBase::GetDefaultSize() to avoid creating windows with default size unsuitable for the current display size

2004-04-04 17:24 VZ, revision 26614

added and documented wxSize::IsFullySpecified() and SetDefaults()

2004-04-04 14:43 VS, revision 26613

wxAutomation not useful on WinCE

2004-04-04 13:04 VZ, revision 26612

include just wrapwin.h and not the entire msw/private.h

2004-04-04 13:02 VZ, revision 26611

GlobalLock/Unlock() are available under CE, no need to redefine them, it is already done in eVC 4 headers

2004-04-04 13:02 VZ, revision 26610

include headers normally included from windows.h and shellapi.h under Windows CE

2004-04-04 13:01 VZ, revision 26609

bsearch() is now available under CE, use it

2004-04-04 13:01 VZ, revision 26608

suppressed unused param warning under CE

2004-04-04 13:01 VZ, revision 26607

do #undef CreateDialog() under CE, what was the reason for not doing it?

2004-04-04 13:00 VZ, revision 26606

include wince/missing.h under CE

2004-04-04 12:59 VZ, revision 26605

removed tons of unused stuff apparently copied verbatim from MS headers (argh!!); added bsearch()

2004-04-04 12:58 VZ, revision 26604

use wxDIB object instead of static ConvertFromBitmap() in CF_DIB case

2004-04-04 12:57 VZ, revision 26603

enable wxDIB for Windows CE

2004-04-04 12:56 VZ, revision 26602

taken the function unused under CE inside #ifndef __WXWINCE__

2004-04-04 12:56 VZ, revision 26601

define BI_RLE4/8 if not defined as well

2004-04-04 12:55 VZ, revision 26600

always use SYSTEM_FONT under CE, it doesn't have any others

2004-04-04 12:54 VZ, revision 26599

include wx/msw/wrapwin.h instead of entire private.h; unTABbed

2004-04-04 12:54 VZ, revision 26598

WinMain() is Unicode under CE (how did this work before?)

2004-04-04 12:47 VZ, revision 26597

include wrapwin.h instead of windows.h directly (fixes CE compilation problems)

2004-04-04 12:30 VZ, revision 26596

implemented bsearch() for CE; added src/msw/wince/crt.cpp

2004-04-04 09:08 SC, revision 26595

corrected content vs structure calculation

2004-04-04 09:07 SC, revision 26594

color must not be set for wxMac

2004-04-03 20:50 VS, revision 26593

more WinCE fixes

2004-04-03 19:03 VS, revision 26592

WinCE compilation fix

2004-04-03 17:43 SN, revision 26591

Commited slighly modified fix by David Parsons.

2004-04-03 16:22 VS, revision 26590

regex lib doesn't build under WinCE either

2004-04-03 16:12 VS, revision 26589

WinCE compilation fixes (is this correct?)

2004-04-03 16:09 SN, revision 26588

Avoid core dumps when SetImageList is used.

2004-04-03 14:50 SC, revision 26587

concentrating content and structure region calculations

2004-04-03 14:41 SC, revision 26586

concentrating content and structure region calculations

2004-04-03 12:48 VS, revision 26585

eVC fixes: don't build MSW-only files

2004-04-03 10:56 VS, revision 26584

precompiled headers fix

2004-04-03 05:16 DE, revision 26583

Make DoGetBestSize cache the value of GetSize() the first time it is called for the case when the control is a regular window with no children.

2004-04-03 03:21 RD, revision 26582

m_font may not have been set yet. Default to letting GetTextExtent call GetFont.

2004-04-02 20:09 RD, revision 26581

typos fixed

2004-04-02 17:43 DE, revision 26580

Added wxObjcAutoRef* classes for automatic retain/release of Objective-C objects

2004-04-02 15:57 JS, revision 26579

Allow app to call SetWindowVariant before creation of control

2004-04-02 08:37 SC, revision 26578

adding QDSwapPort for performance reasons

2004-04-02 08:29 SC, revision 26577

supporting non-theme fonts

2004-04-01 22:42 DE, revision 26576

wxCocoa: use generic wxSpinCtrl

2004-04-01 21:12 VS, revision 26575

syntax fixes

2004-04-01 21:10 VS, revision 26574

moved arrays tests to testsuite (patch 927475)

2004-04-01 20:34 VS, revision 26573

fixed compilation with bakefile-0.1.3 after my latest changes

2004-04-01 20:20 VS, revision 26572

added support for building eVC projects (not yet tested)

2004-04-01 20:20 VS, revision 26571

libtiff doesn't build on WinCE

2004-04-01 20:19 VS, revision 26570

compilation fix for WinCE

2004-04-01 19:51 VS, revision 26569

WinCE SDK doesn't have crtdbg.h

2004-04-01 19:48 , revision 26568
  • A /wxWidgets/tags/wxPy_2_5_1_5
  • D /wxWidgets/tags/wxPy_2_5_1_5/contrib/build/animate/animate_animatedll.dsp
  • D /wxWidgets/tags/wxPy_2_5_1_5/contrib/build/animate/animate_animatelib.dsp
  • D /wxWidgets/tags/wxPy_2_5_1_5/contrib/build/fl/fl_fldll.dsp
  • D /wxWidgets/tags/wxPy_2_5_1_5/contrib/build/fl/fl_fllib.dsp
  • D /wxWidgets/tags/wxPy_2_5_1_5/contrib/build/net/netutils.dsp
  • D /wxWidgets/tags/wxPy_2_5_1_5/contrib/build/ogl/ogl_ogldll.dsp
  • D /wxWidgets/tags/wxPy_2_5_1_5/contrib/build/ogl/ogl_ogllib.dsp
  • D /wxWidgets/tags/wxPy_2_5_1_5/contrib/build/stc/stc_stcdll.dsp
  • D /wxWidgets/tags/wxPy_2_5_1_5/contrib/build/stc/stc_stclib.dsp
  • D /wxWidgets/tags/wxPy_2_5_1_5/contrib/build/svg/svg_svgdll.dsp
  • D /wxWidgets/tags/wxPy_2_5_1_5/contrib/build/svg/svg_svglib.dsp
  • R /wxWidgets/tags/wxPy_2_5_1_5/contrib/src
  • D /wxWidgets/tags/wxPy_2_5_1_5/demos/dbbrowse/makefile.gtk
  • R /wxWidgets/tags/wxPy_2_5_1_5/include
  • D /wxWidgets/tags/wxPy_2_5_1_5/include/wx/mac/carbon
  • D /wxWidgets/tags/wxPy_2_5_1_5/include/wx/mac/classic
  • R /wxWidgets/tags/wxPy_2_5_1_5/lib/dummy
  • A /wxWidgets/tags/wxPy_2_5_1_5/lib/vms_gtk_univ.opt
  • R /wxWidgets/tags/wxPy_2_5_1_5/misc/afm
  • A /wxWidgets/tags/wxPy_2_5_1_5/misc/afm/.cvsignore
  • A /wxWidgets/tags/wxPy_2_5_1_5/misc/afm/Zapf.afm
  • R /wxWidgets/tags/wxPy_2_5_1_5/samples/grid/bitmap1.bmp
  • R /wxWidgets/tags/wxPy_2_5_1_5/samples/grid/bitmap2.bmp
  • R /wxWidgets/tags/wxPy_2_5_1_5/samples/internat/internat.def
  • R /wxWidgets/tags/wxPy_2_5_1_5/samples/internat/internat.rc
  • R /wxWidgets/tags/wxPy_2_5_1_5/samples/internat/makefile.vms
  • R /wxWidgets/tags/wxPy_2_5_1_5/samples/internat/mondrian.ico
  • R /wxWidgets/tags/wxPy_2_5_1_5/samples/layout/expt.cpp
  • R /wxWidgets/tags/wxPy_2_5_1_5/samples/layout/fload.xbm
  • R /wxWidgets/tags/wxPy_2_5_1_5/samples/layout/layout.def
  • R /wxWidgets/tags/wxPy_2_5_1_5/samples/layout/makefile.vms
  • R /wxWidgets/tags/wxPy_2_5_1_5/samples/mdi/chart.ico
  • R /wxWidgets/tags/wxPy_2_5_1_5/samples/mdi/makefile.vms
  • R /wxWidgets/tags/wxPy_2_5_1_5/samples/mdi/mdi.def
  • R /wxWidgets/tags/wxPy_2_5_1_5/samples/mdi/mdi.ico
  • R /wxWidgets/tags/wxPy_2_5_1_5/samples/mdi/mondrian.ico
  • R /wxWidgets/tags/wxPy_2_5_1_5/samples/png/pngdemo.rc
  • R /wxWidgets/tags/wxPy_2_5_1_5/samples/printing/fload.xbm
  • R /wxWidgets/tags/wxPy_2_5_1_5/samples/printing/printing.def
  • R /wxWidgets/tags/wxPy_2_5_1_5/samples/splitter/mondrian.ico
  • R /wxWidgets/tags/wxPy_2_5_1_5/samples/tab/mondrian.ico
  • A /wxWidgets/tags/wxPy_2_5_1_5/samples/taskbar/mondrian.ico
  • A /wxWidgets/tags/wxPy_2_5_1_5/samples/taskbar/mondrian.xpm
  • A /wxWidgets/tags/wxPy_2_5_1_5/samples/taskbar/tbtest.rc
  • D /wxWidgets/tags/wxPy_2_5_1_5/samples/treectrl/treetest.dsp
  • R /wxWidgets/tags/wxPy_2_5_1_5/src
  • R /wxWidgets/tags/wxPy_2_5_1_5/src/common/glob.inc
  • R /wxWidgets/tags/wxPy_2_5_1_5/src/common/wincmn.cpp
  • R /wxWidgets/tags/wxPy_2_5_1_5/src/expat
  • R /wxWidgets/tags/wxPy_2_5_1_5/src/expat/configure
  • R /wxWidgets/tags/wxPy_2_5_1_5/src/expat/configure.in
  • A /wxWidgets/tags/wxPy_2_5_1_5/src/expat/expat.dsp
  • R /wxWidgets/tags/wxPy_2_5_1_5/src/expat/lib/expat.h
  • R /wxWidgets/tags/wxPy_2_5_1_5/src/expat/lib/internal.h
  • A /wxWidgets/tags/wxPy_2_5_1_5/src/expat/lib/macconfig.h
  • R /wxWidgets/tags/wxPy_2_5_1_5/src/expat/lib/xmlparse.c
  • R /wxWidgets/tags/wxPy_2_5_1_5/src/generic
  • R /wxWidgets/tags/wxPy_2_5_1_5/src/gtk/bdiag.xbm
  • R /wxWidgets/tags/wxPy_2_5_1_5/src/gtk/cdiag.xbm
  • R /wxWidgets/tags/wxPy_2_5_1_5/src/gtk/cross.xbm
  • R /wxWidgets/tags/wxPy_2_5_1_5/src/gtk/fdiag.xbm
  • R /wxWidgets/tags/wxPy_2_5_1_5/src/gtk/horiz.xbm
  • R /wxWidgets/tags/wxPy_2_5_1_5/src/gtk/verti.xbm
  • R /wxWidgets/tags/wxPy_2_5_1_5/src/gtk1/bdiag.xbm
  • R /wxWidgets/tags/wxPy_2_5_1_5/src/gtk1/cdiag.xbm
  • R /wxWidgets/tags/wxPy_2_5_1_5/src/gtk1/cross.xbm
  • R /wxWidgets/tags/wxPy_2_5_1_5/src/gtk1/fdiag.xbm
  • R /wxWidgets/tags/wxPy_2_5_1_5/src/gtk1/horiz.xbm
  • R /wxWidgets/tags/wxPy_2_5_1_5/src/gtk1/verti.xbm
  • R /wxWidgets/tags/wxPy_2_5_1_5/src/html
  • D /wxWidgets/tags/wxPy_2_5_1_5/src/html/htmlfilter.cpp
  • D /wxWidgets/tags/wxPy_2_5_1_5/src/html/htmlhelp.cpp
  • D /wxWidgets/tags/wxPy_2_5_1_5/src/html/search.cpp
  • D /wxWidgets/tags/wxPy_2_5_1_5/src/mac/carbon/accel.cpp
  • D /wxWidgets/tags/wxPy_2_5_1_5/src/mac/carbon/aga.cpp
  • D /wxWidgets/tags/wxPy_2_5_1_5/src/mac/carbon/app.cpp
  • D /wxWidgets/tags/wxPy_2_5_1_5/src/mac/carbon/apprsrc.h
  • D /wxWidgets/tags/wxPy_2_5_1_5/src/mac/carbon/apprsrc.r
  • D /wxWidgets/tags/wxPy_2_5_1_5/src/mac/carbon/bitmap.cpp
  • D /wxWidgets/tags/wxPy_2_5_1_5/src/mac/carbon/bmpbuttn.cpp
  • D /wxWidgets/tags/wxPy_2_5_1_5/src/mac/carbon/brush.cpp
  • D /wxWidgets/tags/wxPy_2_5_1_5/src/mac/carbon/button.cpp
  • D /wxWidgets/tags/wxPy_2_5_1_5/src/mac/carbon/carbrsrc.r
  • D /wxWidgets/tags/wxPy_2_5_1_5/src/mac/carbon/checkbox.cpp
  • D /wxWidgets/tags/wxPy_2_5_1_5/src/mac/carbon/checklst.cpp
  • D /wxWidgets/tags/wxPy_2_5_1_5/src/mac/carbon/choice.cpp
  • D /wxWidgets/tags/wxPy_2_5_1_5/src/mac/carbon/clipbrd.cpp
  • D /wxWidgets/tags/wxPy_2_5_1_5/src/mac/carbon/colordlg.cpp
  • D /wxWidgets/tags/wxPy_2_5_1_5/src/mac/carbon/colour.cpp
  • D /wxWidgets/tags/wxPy_2_5_1_5/src/mac/carbon/combobox.cpp
  • D /wxWidgets/tags/wxPy_2_5_1_5/src/mac/carbon/control.cpp
  • D /wxWidgets/tags/wxPy_2_5_1_5/src/mac/carbon/corersrc.r
  • D /wxWidgets/tags/wxPy_2_5_1_5/src/mac/carbon/cursor.cpp
  • D /wxWidgets/tags/wxPy_2_5_1_5/src/mac/carbon/data.cpp
  • D /wxWidgets/tags/wxPy_2_5_1_5/src/mac/carbon/dataobj.cpp
  • D /wxWidgets/tags/wxPy_2_5_1_5/src/mac/carbon/dc.cpp
  • D /wxWidgets/tags/wxPy_2_5_1_5/src/mac/carbon/dcclient.cpp
  • D /wxWidgets/tags/wxPy_2_5_1_5/src/mac/carbon/dcmemory.cpp
  • D /wxWidgets/tags/wxPy_2_5_1_5/src/mac/carbon/dcprint.cpp
  • D /wxWidgets/tags/wxPy_2_5_1_5/src/mac/carbon/dcscreen.cpp
  • D /wxWidgets/tags/wxPy_2_5_1_5/src/mac/carbon/dialog.cpp
  • D /wxWidgets/tags/wxPy_2_5_1_5/src/mac/carbon/dirdlg.cpp
  • D /wxWidgets/tags/wxPy_2_5_1_5/src/mac/carbon/dirmac.cpp
  • D /wxWidgets/tags/wxPy_2_5_1_5/src/mac/carbon/display.cpp
  • D /wxWidgets/tags/wxPy_2_5_1_5/src/mac/carbon/dnd.cpp
  • D /wxWidgets/tags/wxPy_2_5_1_5/src/mac/carbon/filedlg.cpp
  • D /wxWidgets/tags/wxPy_2_5_1_5/src/mac/carbon/font.cpp
  • D /wxWidgets/tags/wxPy_2_5_1_5/src/mac/carbon/fontdlg.cpp
  • D /wxWidgets/tags/wxPy_2_5_1_5/src/mac/carbon/fontenum.cpp
  • D /wxWidgets/tags/wxPy_2_5_1_5/src/mac/carbon/fontutil.cpp
  • D /wxWidgets/tags/wxPy_2_5_1_5/src/mac/carbon/frame.cpp
  • D /wxWidgets/tags/wxPy_2_5_1_5/src/mac/carbon/gauge.cpp
  • D /wxWidgets/tags/wxPy_2_5_1_5/src/mac/carbon/gdiobj.cpp
  • D /wxWidgets/tags/wxPy_2_5_1_5/src/mac/carbon/glcanvas.cpp
  • D /wxWidgets/tags/wxPy_2_5_1_5/src/mac/carbon/gsocket.c
  • D /wxWidgets/tags/wxPy_2_5_1_5/src/mac/carbon/gsockosx.c
  • D /wxWidgets/tags/wxPy_2_5_1_5/src/mac/carbon/gsockosx.cpp
  • D /wxWidgets/tags/wxPy_2_5_1_5/src/mac/carbon/helpxxxx.cpp
  • D /wxWidgets/tags/wxPy_2_5_1_5/src/mac/carbon/hid.cpp
  • D /wxWidgets/tags/wxPy_2_5_1_5/src/mac/carbon/Info.plist.in
  • D /wxWidgets/tags/wxPy_2_5_1_5/src/mac/carbon/icon.cpp
  • D /wxWidgets/tags/wxPy_2_5_1_5/src/mac/carbon/joystick.cpp
  • D /wxWidgets/tags/wxPy_2_5_1_5/src/mac/carbon/listbox.cpp
  • D /wxWidgets/tags/wxPy_2_5_1_5/src/mac/carbon/macnotfy.cpp
  • D /wxWidgets/tags/wxPy_2_5_1_5/src/mac/carbon/main.cpp
  • D /wxWidgets/tags/wxPy_2_5_1_5/src/mac/carbon/mdi.cpp
  • D /wxWidgets/tags/wxPy_2_5_1_5/src/mac/carbon/menu.cpp
  • D /wxWidgets/tags/wxPy_2_5_1_5/src/mac/carbon/menuitem.cpp
  • D /wxWidgets/tags/wxPy_2_5_1_5/src/mac/carbon/metafile.cpp
  • D /wxWidgets/tags/wxPy_2_5_1_5/src/mac/carbon/mimetmac.cpp
  • D /wxWidgets/tags/wxPy_2_5_1_5/src/mac/carbon/minifram.cpp
  • D /wxWidgets/tags/wxPy_2_5_1_5/src/mac/carbon/msgdlg.cpp
  • D /wxWidgets/tags/wxPy_2_5_1_5/src/mac/carbon/notebmac.cpp
  • D /wxWidgets/tags/wxPy_2_5_1_5/src/mac/carbon/palette.cpp
  • D /wxWidgets/tags/wxPy_2_5_1_5/src/mac/carbon/pen.cpp
  • D /wxWidgets/tags/wxPy_2_5_1_5/src/mac/carbon/pnghand.cpp
  • D /wxWidgets/tags/wxPy_2_5_1_5/src/mac/carbon/printdlg.cpp
  • D /wxWidgets/tags/wxPy_2_5_1_5/src/mac/carbon/printmac.cpp
  • D /wxWidgets/tags/wxPy_2_5_1_5/src/mac/carbon/radiobox.cpp
  • D /wxWidgets/tags/wxPy_2_5_1_5/src/mac/carbon/radiobut.cpp
  • D /wxWidgets/tags/wxPy_2_5_1_5/src/mac/carbon/region.cpp
  • D /wxWidgets/tags/wxPy_2_5_1_5/src/mac/carbon/renderer.cpp
  • D /wxWidgets/tags/wxPy_2_5_1_5/src/mac/carbon/scrolbar.cpp
  • D /wxWidgets/tags/wxPy_2_5_1_5/src/mac/carbon/settings.cpp
  • D /wxWidgets/tags/wxPy_2_5_1_5/src/mac/carbon/slider.cpp
  • D /wxWidgets/tags/wxPy_2_5_1_5/src/mac/carbon/sound.cpp
  • D /wxWidgets/tags/wxPy_2_5_1_5/src/mac/carbon/spinbutt.cpp
  • D /wxWidgets/tags/wxPy_2_5_1_5/src/mac/carbon/spinctrl.cpp
  • D /wxWidgets/tags/wxPy_2_5_1_5/src/mac/carbon/statbmp.cpp
  • D /wxWidgets/tags/wxPy_2_5_1_5/src/mac/carbon/statbox.cpp
  • D /wxWidgets/tags/wxPy_2_5_1_5/src/mac/carbon/statbrma.cpp
  • D /wxWidgets/tags/wxPy_2_5_1_5/src/mac/carbon/statline.cpp
  • D /wxWidgets/tags/wxPy_2_5_1_5/src/mac/carbon/statlmac.cpp
  • D /wxWidgets/tags/wxPy_2_5_1_5/src/mac/carbon/stattext.cpp
  • D /wxWidgets/tags/wxPy_2_5_1_5/src/mac/carbon/tabctrl.cpp
  • D /wxWidgets/tags/wxPy_2_5_1_5/src/mac/carbon/textctrl.cpp
  • D /wxWidgets/tags/wxPy_2_5_1_5/src/mac/carbon/tglbtn.cpp
  • D /wxWidgets/tags/wxPy_2_5_1_5/src/mac/carbon/thread.cpp
  • D /wxWidgets/tags/wxPy_2_5_1_5/src/mac/carbon/timer.cpp
  • D /wxWidgets/tags/wxPy_2_5_1_5/src/mac/carbon/toolbar.cpp
  • D /wxWidgets/tags/wxPy_2_5_1_5/src/mac/carbon/tooltip.cpp
  • D /wxWidgets/tags/wxPy_2_5_1_5/src/mac/carbon/toplevel.cpp
  • D /wxWidgets/tags/wxPy_2_5_1_5/src/mac/carbon/treectrl.cpp
  • D /wxWidgets/tags/wxPy_2_5_1_5/src/mac/carbon/uma.cpp
  • D /wxWidgets/tags/wxPy_2_5_1_5/src/mac/carbon/utils.cpp
  • D /wxWidgets/tags/wxPy_2_5_1_5/src/mac/carbon/utilsexc.cpp
  • D /wxWidgets/tags/wxPy_2_5_1_5/src/mac/carbon/window.cpp
  • D /wxWidgets/tags/wxPy_2_5_1_5/src/mac/carbon/wxmac.icns
  • D /wxWidgets/tags/wxPy_2_5_1_5/src/mac/classic/accel.cpp
  • D /wxWidgets/tags/wxPy_2_5_1_5/src/mac/classic/aga.cpp
  • D /wxWidgets/tags/wxPy_2_5_1_5/src/mac/classic/app.cpp
  • D /wxWidgets/tags/wxPy_2_5_1_5/src/mac/classic/apprsrc.h
  • D /wxWidgets/tags/wxPy_2_5_1_5/src/mac/classic/apprsrc.r
  • D /wxWidgets/tags/wxPy_2_5_1_5/src/mac/classic/bitmap.cpp
  • D /wxWidgets/tags/wxPy_2_5_1_5/src/mac/classic/bmpbuttn.cpp
  • D /wxWidgets/tags/wxPy_2_5_1_5/src/mac/classic/brush.cpp
  • D /wxWidgets/tags/wxPy_2_5_1_5/src/mac/classic/button.cpp
  • D /wxWidgets/tags/wxPy_2_5_1_5/src/mac/classic/carbrsrc.r
  • D /wxWidgets/tags/wxPy_2_5_1_5/src/mac/classic/checkbox.cpp
  • D /wxWidgets/tags/wxPy_2_5_1_5/src/mac/classic/checklst.cpp
  • D /wxWidgets/tags/wxPy_2_5_1_5/src/mac/classic/choice.cpp
  • D /wxWidgets/tags/wxPy_2_5_1_5/src/mac/classic/clipbrd.cpp
  • D /wxWidgets/tags/wxPy_2_5_1_5/src/mac/classic/colordlg.cpp
  • D /wxWidgets/tags/wxPy_2_5_1_5/src/mac/classic/colour.cpp
  • D /wxWidgets/tags/wxPy_2_5_1_5/src/mac/classic/combobox.cpp
  • D /wxWidgets/tags/wxPy_2_5_1_5/src/mac/classic/control.cpp
  • D /wxWidgets/tags/wxPy_2_5_1_5/src/mac/classic/corersrc.r
  • D /wxWidgets/tags/wxPy_2_5_1_5/src/mac/classic/cursor.cpp
  • D /wxWidgets/tags/wxPy_2_5_1_5/src/mac/classic/data.cpp
  • D /wxWidgets/tags/wxPy_2_5_1_5/src/mac/classic/dataobj.cpp
  • D /wxWidgets/tags/wxPy_2_5_1_5/src/mac/classic/dc.cpp
  • D /wxWidgets/tags/wxPy_2_5_1_5/src/mac/classic/dcclient.cpp
  • D /wxWidgets/tags/wxPy_2_5_1_5/src/mac/classic/dcmemory.cpp
  • D /wxWidgets/tags/wxPy_2_5_1_5/src/mac/classic/dcprint.cpp
  • D /wxWidgets/tags/wxPy_2_5_1_5/src/mac/classic/dcscreen.cpp
  • D /wxWidgets/tags/wxPy_2_5_1_5/src/mac/classic/dialog.cpp
  • D /wxWidgets/tags/wxPy_2_5_1_5/src/mac/classic/dirdlg.cpp
  • D /wxWidgets/tags/wxPy_2_5_1_5/src/mac/classic/dirmac.cpp
  • D /wxWidgets/tags/wxPy_2_5_1_5/src/mac/classic/display.cpp
  • D /wxWidgets/tags/wxPy_2_5_1_5/src/mac/classic/dnd.cpp
  • D /wxWidgets/tags/wxPy_2_5_1_5/src/mac/classic/filedlg.cpp
  • D /wxWidgets/tags/wxPy_2_5_1_5/src/mac/classic/font.cpp
  • D /wxWidgets/tags/wxPy_2_5_1_5/src/mac/classic/fontdlg.cpp
  • D /wxWidgets/tags/wxPy_2_5_1_5/src/mac/classic/fontenum.cpp
  • D /wxWidgets/tags/wxPy_2_5_1_5/src/mac/classic/fontutil.cpp
  • D /wxWidgets/tags/wxPy_2_5_1_5/src/mac/classic/frame.cpp
  • D /wxWidgets/tags/wxPy_2_5_1_5/src/mac/classic/gauge.cpp
  • D /wxWidgets/tags/wxPy_2_5_1_5/src/mac/classic/gdiobj.cpp
  • D /wxWidgets/tags/wxPy_2_5_1_5/src/mac/classic/glcanvas.cpp
  • D /wxWidgets/tags/wxPy_2_5_1_5/src/mac/classic/gsocket.c
  • D /wxWidgets/tags/wxPy_2_5_1_5/src/mac/classic/gsockosx.c
  • D /wxWidgets/tags/wxPy_2_5_1_5/src/mac/classic/gsockosx.cpp
  • D /wxWidgets/tags/wxPy_2_5_1_5/src/mac/classic/helpxxxx.cpp
  • D /wxWidgets/tags/wxPy_2_5_1_5/src/mac/classic/hid.cpp
  • D /wxWidgets/tags/wxPy_2_5_1_5/src/mac/classic/Info.plist.in
  • D /wxWidgets/tags/wxPy_2_5_1_5/src/mac/classic/icon.cpp
  • D /wxWidgets/tags/wxPy_2_5_1_5/src/mac/classic/joystick.cpp
  • D /wxWidgets/tags/wxPy_2_5_1_5/src/mac/classic/listbox.cpp
  • D /wxWidgets/tags/wxPy_2_5_1_5/src/mac/classic/macnotfy.cpp
  • D /wxWidgets/tags/wxPy_2_5_1_5/src/mac/classic/main.cpp
  • D /wxWidgets/tags/wxPy_2_5_1_5/src/mac/classic/mdi.cpp
  • D /wxWidgets/tags/wxPy_2_5_1_5/src/mac/classic/menu.cpp
  • D /wxWidgets/tags/wxPy_2_5_1_5/src/mac/classic/menuitem.cpp
  • D /wxWidgets/tags/wxPy_2_5_1_5/src/mac/classic/metafile.cpp
  • D /wxWidgets/tags/wxPy_2_5_1_5/src/mac/classic/mimetmac.cpp
  • D /wxWidgets/tags/wxPy_2_5_1_5/src/mac/classic/minifram.cpp
  • D /wxWidgets/tags/wxPy_2_5_1_5/src/mac/classic/morefile
  • D /wxWidgets/tags/wxPy_2_5_1_5/src/mac/classic/msgdlg.cpp
  • D /wxWidgets/tags/wxPy_2_5_1_5/src/mac/classic/notebmac.cpp
  • D /wxWidgets/tags/wxPy_2_5_1_5/src/mac/classic/palette.cpp
  • D /wxWidgets/tags/wxPy_2_5_1_5/src/mac/classic/pen.cpp
  • D /wxWidgets/tags/wxPy_2_5_1_5/src/mac/classic/pnghand.cpp
  • D /wxWidgets/tags/wxPy_2_5_1_5/src/mac/classic/printdlg.cpp
  • D /wxWidgets/tags/wxPy_2_5_1_5/src/mac/classic/printmac.cpp
  • D /wxWidgets/tags/wxPy_2_5_1_5/src/mac/classic/radiobox.cpp
  • D /wxWidgets/tags/wxPy_2_5_1_5/src/mac/classic/radiobut.cpp
  • D /wxWidgets/tags/wxPy_2_5_1_5/src/mac/classic/region.cpp
  • D /wxWidgets/tags/wxPy_2_5_1_5/src/mac/classic/renderer.cpp
  • D /wxWidgets/tags/wxPy_2_5_1_5/src/mac/classic/scrolbar.cpp
  • D /wxWidgets/tags/wxPy_2_5_1_5/src/mac/classic/settings.cpp
  • D /wxWidgets/tags/wxPy_2_5_1_5/src/mac/classic/slider.cpp
  • D /wxWidgets/tags/wxPy_2_5_1_5/src/mac/classic/sound.cpp
  • D /wxWidgets/tags/wxPy_2_5_1_5/src/mac/classic/spinbutt.cpp
  • D /wxWidgets/tags/wxPy_2_5_1_5/src/mac/classic/spinctrl.cpp
  • D /wxWidgets/tags/wxPy_2_5_1_5/src/mac/classic/statbmp.cpp
  • D /wxWidgets/tags/wxPy_2_5_1_5/src/mac/classic/statbox.cpp
  • D /wxWidgets/tags/wxPy_2_5_1_5/src/mac/classic/statbrma.cpp
  • D /wxWidgets/tags/wxPy_2_5_1_5/src/mac/classic/statline.cpp
  • D /wxWidgets/tags/wxPy_2_5_1_5/src/mac/classic/statlmac.cpp
  • D /wxWidgets/tags/wxPy_2_5_1_5/src/mac/classic/stattext.cpp
  • D /wxWidgets/tags/wxPy_2_5_1_5/src/mac/classic/tabctrl.cpp
  • D /wxWidgets/tags/wxPy_2_5_1_5/src/mac/classic/textctrl.cpp
  • D /wxWidgets/tags/wxPy_2_5_1_5/src/mac/classic/tglbtn.cpp
  • D /wxWidgets/tags/wxPy_2_5_1_5/src/mac/classic/thread.cpp
  • D /wxWidgets/tags/wxPy_2_5_1_5/src/mac/classic/timer.cpp
  • D /wxWidgets/tags/wxPy_2_5_1_5/src/mac/classic/toolbar.cpp
  • D /wxWidgets/tags/wxPy_2_5_1_5/src/mac/classic/tooltip.cpp
  • D /wxWidgets/tags/wxPy_2_5_1_5/src/mac/classic/toplevel.cpp
  • D /wxWidgets/tags/wxPy_2_5_1_5/src/mac/classic/treectrl.cpp
  • D /wxWidgets/tags/wxPy_2_5_1_5/src/mac/classic/uma.cpp
  • D /wxWidgets/tags/wxPy_2_5_1_5/src/mac/classic/utils.cpp
  • D /wxWidgets/tags/wxPy_2_5_1_5/src/mac/classic/utilsexc.cpp
  • D /wxWidgets/tags/wxPy_2_5_1_5/src/mac/classic/window.cpp
  • D /wxWidgets/tags/wxPy_2_5_1_5/src/mac/classic/wxmac.icns
  • D /wxWidgets/tags/wxPy_2_5_1_5/src/mac/corefoundation
  • R /wxWidgets/tags/wxPy_2_5_1_5/src/png
  • A /wxWidgets/tags/wxPy_2_5_1_5/src/png/.cvsignore
  • R /wxWidgets/tags/wxPy_2_5_1_5/src/png/ANNOUNCE
  • A /wxWidgets/tags/wxPy_2_5_1_5/src/png/ansi2knr.1
  • A /wxWidgets/tags/wxPy_2_5_1_5/src/png/ansi2knr.c
  • R /wxWidgets/tags/wxPy_2_5_1_5/src/png/CHANGES
  • R /wxWidgets/tags/wxPy_2_5_1_5/src/png/configure
  • R /wxWidgets/tags/wxPy_2_5_1_5/src/png/example.c
  • R /wxWidgets/tags/wxPy_2_5_1_5/src/png/INSTALL
  • R /wxWidgets/tags/wxPy_2_5_1_5/src/png/KNOWNBUG
  • R /wxWidgets/tags/wxPy_2_5_1_5/src/png/LICENSE
  • R /wxWidgets/tags/wxPy_2_5_1_5/src/png/libpng.3
  • R /wxWidgets/tags/wxPy_2_5_1_5/src/png/libpng.txt
  • R /wxWidgets/tags/wxPy_2_5_1_5/src/png/libpngpf.3
  • A /wxWidgets/tags/wxPy_2_5_1_5/src/png/MAKEFILE.VA
  • A /wxWidgets/tags/wxPy_2_5_1_5/src/png/makefile.dos
  • A /wxWidgets/tags/wxPy_2_5_1_5/src/png/makefile.sc
  • A /wxWidgets/tags/wxPy_2_5_1_5/src/png/makefile.unx
  • A /wxWidgets/tags/wxPy_2_5_1_5/src/png/makefile.vc
  • A /wxWidgets/tags/wxPy_2_5_1_5/src/png/makefile.wat
  • A /wxWidgets/tags/wxPy_2_5_1_5/src/png/makemac6.mcp
  • R /wxWidgets/tags/wxPy_2_5_1_5/src/png/png.5
  • R /wxWidgets/tags/wxPy_2_5_1_5/src/png/png.c
  • A /wxWidgets/tags/wxPy_2_5_1_5/src/png/png.dsp
  • A /wxWidgets/tags/wxPy_2_5_1_5/src/png/png.dsw
  • R /wxWidgets/tags/wxPy_2_5_1_5/src/png/png.h
  • R /wxWidgets/tags/wxPy_2_5_1_5/src/png/pngasmrd.h
  • R /wxWidgets/tags/wxPy_2_5_1_5/src/png/pngconf.h
  • R /wxWidgets/tags/wxPy_2_5_1_5/src/png/pngerror.c
  • R /wxWidgets/tags/wxPy_2_5_1_5/src/png/pnggccrd.c
  • R /wxWidgets/tags/wxPy_2_5_1_5/src/png/pngget.c
  • A /wxWidgets/tags/wxPy_2_5_1_5/src/png/pngM5.xml
  • A /wxWidgets/tags/wxPy_2_5_1_5/src/png/pngM7.mcp
  • A /wxWidgets/tags/wxPy_2_5_1_5/src/png/pngM8.xml
  • R /wxWidgets/tags/wxPy_2_5_1_5/src/png/pngmem.c
  • R /wxWidgets/tags/wxPy_2_5_1_5/src/png/pngpread.c
  • R /wxWidgets/tags/wxPy_2_5_1_5/src/png/pngread.c
  • R /wxWidgets/tags/wxPy_2_5_1_5/src/png/pngrio.c
  • R /wxWidgets/tags/wxPy_2_5_1_5/src/png/pngrtran.c
  • R /wxWidgets/tags/wxPy_2_5_1_5/src/png/pngrutil.c
  • R /wxWidgets/tags/wxPy_2_5_1_5/src/png/pngset.c
  • R /wxWidgets/tags/wxPy_2_5_1_5/src/png/pngtest.c
  • R /wxWidgets/tags/wxPy_2_5_1_5/src/png/pngtrans.c
  • R /wxWidgets/tags/wxPy_2_5_1_5/src/png/pngvcrd.c
  • R /wxWidgets/tags/wxPy_2_5_1_5/src/png/pngwio.c
  • R /wxWidgets/tags/wxPy_2_5_1_5/src/png/pngwrite.c
  • R /wxWidgets/tags/wxPy_2_5_1_5/src/png/pngwtran.c
  • R /wxWidgets/tags/wxPy_2_5_1_5/src/png/pngwutil.c
  • R /wxWidgets/tags/wxPy_2_5_1_5/src/png/projects/beos
  • R /wxWidgets/tags/wxPy_2_5_1_5/src/png/projects/beos/x86-shared.txt
  • R /wxWidgets/tags/wxPy_2_5_1_5/src/png/projects/beos/x86-static.txt
  • R /wxWidgets/tags/wxPy_2_5_1_5/src/png/README
  • A /wxWidgets/tags/wxPy_2_5_1_5/src/png/scripts/build.bat
  • A /wxWidgets/tags/wxPy_2_5_1_5/src/png/scripts/makefile.aco
  • A /wxWidgets/tags/wxPy_2_5_1_5/src/png/scripts/makefile.ama
  • A /wxWidgets/tags/wxPy_2_5_1_5/src/png/scripts/makefile.atr
  • A /wxWidgets/tags/wxPy_2_5_1_5/src/png/scripts/makefile.lnx
  • A /wxWidgets/tags/wxPy_2_5_1_5/src/png/scripts/makefile.mip
  • A /wxWidgets/tags/wxPy_2_5_1_5/src/png/scripts/makefile.s2x
  • R /wxWidgets/tags/wxPy_2_5_1_5/src/png/scripts/makefile.sgi
  • A /wxWidgets/tags/wxPy_2_5_1_5/src/png/scripts/makefile.sun
  • A /wxWidgets/tags/wxPy_2_5_1_5/src/png/scripts/makefile.wat
  • R /wxWidgets/tags/wxPy_2_5_1_5/src/png/TODO
  • R /wxWidgets/tags/wxPy_2_5_1_5/src/png/Y2KINFO
  • R /wxWidgets/tags/wxPy_2_5_1_5/src/regex/regfronts.c
  • R /wxWidgets/tags/wxPy_2_5_1_5/src/stc
  • D /wxWidgets/tags/wxPy_2_5_1_5/src/unix/net.cpp
  • R /wxWidgets/tags/wxPy_2_5_1_5/src/zlib/algorithm.txt
  • R /wxWidgets/tags/wxPy_2_5_1_5/src/zlib/ChangeLog
  • R /wxWidgets/tags/wxPy_2_5_1_5/src/zlib/configure
  • R /wxWidgets/tags/wxPy_2_5_1_5/src/zlib/descrip.mms
  • R /wxWidgets/tags/wxPy_2_5_1_5/src/zlib/INDEX
  • R /wxWidgets/tags/wxPy_2_5_1_5/src/zlib/Makefile.in2
  • R /wxWidgets/tags/wxPy_2_5_1_5/src/zlib/Makefile.riscos
  • R /wxWidgets/tags/wxPy_2_5_1_5/src/zlib/Make_vms.com
  • R /wxWidgets/tags/wxPy_2_5_1_5/src/zlib/README
  • R /wxWidgets/tags/wxPy_2_5_1_5/src/zlib/trees.h
  • D /wxWidgets/tags/wxPy_2_5_1_5/utils/HelpGen/helpgen.dsp
  • D /wxWidgets/tags/wxPy_2_5_1_5/utils/HelpGen/makefile.bcc
  • D /wxWidgets/tags/wxPy_2_5_1_5/utils/HelpGen/makefile.gcc
  • D /wxWidgets/tags/wxPy_2_5_1_5/utils/HelpGen/makefile.vc
  • D /wxWidgets/tags/wxPy_2_5_1_5/utils/HelpGen/makefile.wat
  • D /wxWidgets/tags/wxPy_2_5_1_5/utils/wxprop
  • R /wxWidgets/tags/wxPy_2_5_1_5/wxPython

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

2004-04-01 19:48 RD, revision 26567

embedded sample's README updates

2004-04-01 19:43 JS, revision 26566

Fixed warning

2004-04-01 19:39 RD, revision 26565

What the hell, let's spin up another full release

2004-04-01 19:36 RD, revision 26564

final tweaks for embedded

2004-04-01 19:28 JS, revision 26563

Implemented Enable for wxMenuBar to avoid assert

2004-04-01 19:23 RD, revision 26562

The reinit of the stock objects shoudl not happen when wxPython is embedded in a C++ wx application

2004-04-01 19:22 RD, revision 26561

Fixed the embedded smaple so that it actually works, wx-ified the Python bits

2004-04-01 18:05 RD, revision 26560

embedded sample compiles again

2004-04-01 18:03 RD, revision 26559

Build and Install steps updated

2004-04-01 17:44 RD, revision 26558

Demo tweaks to correct some visual glitches and event order issues

2004-04-01 16:38 DE, revision 26557

#include "wx/settings.h" for wxSystemSettings

2004-04-01 15:43 SC, revision 26556

Assert for incorrect style, added Deselection for single selection lists

2004-04-01 15:26 SC, revision 26555

default to striped background

2004-04-01 15:24 SC, revision 26554

supporting events also for root control (needed for event handling of mouse and paint at tlw-level)

2004-04-01 15:19 SC, revision 26553

fixing shape windows, as we now use the structure region for answering questions about position and size, we cannot use GetRect in the defproc anymore

2004-04-01 15:18 SC, revision 26552

pass in NULL for mouse event handler, otherwise the handler thinks it is a valid toplevel window

2004-04-01 14:54 VZ, revision 26551

removed (well, kept empty shell to avoid breaking existing code) InheritAttributes()

2004-04-01 14:15 VZ, revision 26550

fixed DoGetBestSize() for default buttons

2004-04-01 13:55 VZ, revision 26549

implemented GetBestSize()

2004-04-01 13:32 VZ, revision 26548

wxGTK became a little too eager in using the best size after my change in 1.453; only use it if width or height are not specified

2004-04-01 13:16 VZ, revision 26547

added script for generating tags file for wxGTK

2004-04-01 13:09 VZ, revision 26546

use GetFont() instead of (possibly not initialized) m_font in GetCharWidth/Height()

2004-04-01 13:08 VZ, revision 26545

show window from PostCreation() (which is called for the derived classes as well) instead of Create() (which is not)

2004-04-01 12:45 VZ, revision 26544

only use font/colours in SetWidgetStyle() if they're set

2004-04-01 12:41 VZ, revision 26543

really show the menubar (calling Show(TRUE) doesn't do it any more)

2004-04-01 12:40 VZ, revision 26542

really show the window after creation (calling Show(TRUE) doesn't do it any more)

2004-04-01 12:22 VS, revision 26541

forgot to add header file

2004-04-01 11:51 VS, revision 26540

test program improvements (patch 927429)

2004-04-01 11:08 VZ, revision 26539

use the window default colours, not hardcoded ones, in OnSysColourChanged()

2004-04-01 11:05 VZ, revision 26538

give the panel 3D grey colour by default: as it's not a native control, we must give it a colour explicitly

2004-04-01 11:04 VZ, revision 26537

use wxFULL_REPAINT_ON_RESIZE only for wxPreviewCanvas, not for the entire wxPreviewFrame -- this eliminates flicker of the control bar, at least

2004-04-01 10:34 VZ, revision 26536

fixed unused param warning

2004-04-01 10:13 VS, revision 26535

commited streams test suite (not part of build yet, coming soon)

2004-04-01 08:34 SC, revision 26534

added adjustOrigin parameter to bounds calculation, added Freeze and Thaw implementation

2004-04-01 08:32 SC, revision 26533

added adjustOrigin parameter to bounds calculation

2004-04-01 07:17 VS, revision 26532

BCC fixes

2004-04-01 07:05 SC, revision 26531

removed duplicate background colour setting (was leading to ignoral of the second one in Create)

2004-04-01 05:58 SC, revision 26530

removed flags for wxOK etc that interfere with miniframe style

2004-04-01 05:18 SC, revision 26529

cast corrected

2004-04-01 00:19 VZ, revision 26528

no changes

2004-04-01 00:15 VZ, revision 26527

use MSWCreateControl() instead of the old mess; implemented Get(Class)DefaultAttributes()

2004-04-01 00:14 VZ, revision 26526

implemented Get(Class)DefaultAttributes()

2004-04-01 00:10 VZ, revision 26525

removed SetFont() inheriting the parents font

2004-04-01 00:09 VZ, revision 26524

added wxGetCCDefaultFont() returning the default icon font

2004-04-01 00:07 VZ, revision 26523

default implementation of Get(Class)DefaultAttributes()

2004-04-01 00:05 VZ, revision 26522

added Get(Class)DefaultAttributes()

2004-03-31 20:49 DE, revision 26521

Update Rez command to reflect new location for .r files.

2004-03-31 19:01 SC, revision 26520

corrected Refresh (client coordinates)

2004-03-31 16:45 SC, revision 26519

scrollbars added

2004-03-31 16:32 JS, revision 26518

Added version test

2004-03-31 15:43 RR, revision 26517

Applied patch for Intel compiler.

2004-03-31 13:26 SC, revision 26516

different approaches implemented

2004-03-31 13:23 SC, revision 26515

refresh on move changed

2004-03-31 08:19 SC, revision 26514

reverting drawing code

2004-03-31 08:15 VZ, revision 26513

fixed compilation for Mac (MacUpdateImmediately() doesn't exist any more)

2004-03-30 23:47 VZ, revision 26512

set SMALL_FONT for controls here because InheritAttributes() doesn't do it any longer

2004-03-30 23:16 VZ, revision 26511

don't inherit font from the parent by default

2004-03-30 23:14 VZ, revision 26510

documented Set/GetWindowVariant()

2004-03-30 21:46 , revision 26509
  • A /wxWidgets/tags/wxPy_2_5_1_4
  • D /wxWidgets/tags/wxPy_2_5_1_4/contrib/build/animate/animate_animatedll.dsp
  • D /wxWidgets/tags/wxPy_2_5_1_4/contrib/build/animate/animate_animatelib.dsp
  • D /wxWidgets/tags/wxPy_2_5_1_4/contrib/build/fl/fl_fldll.dsp
  • D /wxWidgets/tags/wxPy_2_5_1_4/contrib/build/fl/fl_fllib.dsp
  • D /wxWidgets/tags/wxPy_2_5_1_4/contrib/build/net/netutils.dsp
  • D /wxWidgets/tags/wxPy_2_5_1_4/contrib/build/ogl/ogl_ogldll.dsp
  • D /wxWidgets/tags/wxPy_2_5_1_4/contrib/build/ogl/ogl_ogllib.dsp
  • D /wxWidgets/tags/wxPy_2_5_1_4/contrib/build/stc/stc_stcdll.dsp
  • D /wxWidgets/tags/wxPy_2_5_1_4/contrib/build/stc/stc_stclib.dsp
  • D /wxWidgets/tags/wxPy_2_5_1_4/contrib/build/svg/svg_svgdll.dsp
  • D /wxWidgets/tags/wxPy_2_5_1_4/contrib/build/svg/svg_svglib.dsp
  • R /wxWidgets/tags/wxPy_2_5_1_4/contrib/src
  • D /wxWidgets/tags/wxPy_2_5_1_4/demos/dbbrowse/makefile.gtk
  • R /wxWidgets/tags/wxPy_2_5_1_4/include
  • D /wxWidgets/tags/wxPy_2_5_1_4/include/wx/mac/carbon
  • D /wxWidgets/tags/wxPy_2_5_1_4/include/wx/mac/classic
  • R /wxWidgets/tags/wxPy_2_5_1_4/lib/dummy
  • A /wxWidgets/tags/wxPy_2_5_1_4/lib/vms_gtk_univ.opt
  • R /wxWidgets/tags/wxPy_2_5_1_4/misc/afm
  • A /wxWidgets/tags/wxPy_2_5_1_4/misc/afm/.cvsignore
  • A /wxWidgets/tags/wxPy_2_5_1_4/misc/afm/Zapf.afm
  • R /wxWidgets/tags/wxPy_2_5_1_4/samples/grid/bitmap1.bmp
  • R /wxWidgets/tags/wxPy_2_5_1_4/samples/grid/bitmap2.bmp
  • R /wxWidgets/tags/wxPy_2_5_1_4/samples/internat/internat.def
  • R /wxWidgets/tags/wxPy_2_5_1_4/samples/internat/internat.rc
  • R /wxWidgets/tags/wxPy_2_5_1_4/samples/internat/makefile.vms
  • R /wxWidgets/tags/wxPy_2_5_1_4/samples/internat/mondrian.ico
  • R /wxWidgets/tags/wxPy_2_5_1_4/samples/layout/expt.cpp
  • R /wxWidgets/tags/wxPy_2_5_1_4/samples/layout/fload.xbm
  • R /wxWidgets/tags/wxPy_2_5_1_4/samples/layout/layout.def
  • R /wxWidgets/tags/wxPy_2_5_1_4/samples/layout/makefile.vms
  • R /wxWidgets/tags/wxPy_2_5_1_4/samples/mdi/chart.ico
  • R /wxWidgets/tags/wxPy_2_5_1_4/samples/mdi/makefile.vms
  • R /wxWidgets/tags/wxPy_2_5_1_4/samples/mdi/mdi.def
  • R /wxWidgets/tags/wxPy_2_5_1_4/samples/mdi/mdi.ico
  • R /wxWidgets/tags/wxPy_2_5_1_4/samples/mdi/mondrian.ico
  • R /wxWidgets/tags/wxPy_2_5_1_4/samples/png/pngdemo.rc
  • R /wxWidgets/tags/wxPy_2_5_1_4/samples/printing/fload.xbm
  • R /wxWidgets/tags/wxPy_2_5_1_4/samples/printing/printing.def
  • R /wxWidgets/tags/wxPy_2_5_1_4/samples/splitter/mondrian.ico
  • R /wxWidgets/tags/wxPy_2_5_1_4/samples/tab/mondrian.ico
  • A /wxWidgets/tags/wxPy_2_5_1_4/samples/taskbar/mondrian.ico
  • A /wxWidgets/tags/wxPy_2_5_1_4/samples/taskbar/mondrian.xpm
  • A /wxWidgets/tags/wxPy_2_5_1_4/samples/taskbar/tbtest.rc
  • D /wxWidgets/tags/wxPy_2_5_1_4/samples/treectrl/treetest.dsp
  • R /wxWidgets/tags/wxPy_2_5_1_4/src
  • R /wxWidgets/tags/wxPy_2_5_1_4/src/common/glob.inc
  • R /wxWidgets/tags/wxPy_2_5_1_4/src/common/wincmn.cpp
  • R /wxWidgets/tags/wxPy_2_5_1_4/src/expat
  • R /wxWidgets/tags/wxPy_2_5_1_4/src/expat/configure
  • R /wxWidgets/tags/wxPy_2_5_1_4/src/expat/configure.in
  • A /wxWidgets/tags/wxPy_2_5_1_4/src/expat/expat.dsp
  • R /wxWidgets/tags/wxPy_2_5_1_4/src/expat/lib/expat.h
  • R /wxWidgets/tags/wxPy_2_5_1_4/src/expat/lib/internal.h
  • A /wxWidgets/tags/wxPy_2_5_1_4/src/expat/lib/macconfig.h
  • R /wxWidgets/tags/wxPy_2_5_1_4/src/expat/lib/xmlparse.c
  • R /wxWidgets/tags/wxPy_2_5_1_4/src/generic
  • R /wxWidgets/tags/wxPy_2_5_1_4/src/gtk/bdiag.xbm
  • R /wxWidgets/tags/wxPy_2_5_1_4/src/gtk/cdiag.xbm
  • R /wxWidgets/tags/wxPy_2_5_1_4/src/gtk/cross.xbm
  • R /wxWidgets/tags/wxPy_2_5_1_4/src/gtk/fdiag.xbm
  • R /wxWidgets/tags/wxPy_2_5_1_4/src/gtk/horiz.xbm
  • R /wxWidgets/tags/wxPy_2_5_1_4/src/gtk/verti.xbm
  • R /wxWidgets/tags/wxPy_2_5_1_4/src/gtk1/bdiag.xbm
  • R /wxWidgets/tags/wxPy_2_5_1_4/src/gtk1/cdiag.xbm
  • R /wxWidgets/tags/wxPy_2_5_1_4/src/gtk1/cross.xbm
  • R /wxWidgets/tags/wxPy_2_5_1_4/src/gtk1/fdiag.xbm
  • R /wxWidgets/tags/wxPy_2_5_1_4/src/gtk1/horiz.xbm
  • R /wxWidgets/tags/wxPy_2_5_1_4/src/gtk1/verti.xbm
  • R /wxWidgets/tags/wxPy_2_5_1_4/src/html
  • D /wxWidgets/tags/wxPy_2_5_1_4/src/html/htmlfilter.cpp
  • D /wxWidgets/tags/wxPy_2_5_1_4/src/html/htmlhelp.cpp
  • D /wxWidgets/tags/wxPy_2_5_1_4/src/html/search.cpp
  • D /wxWidgets/tags/wxPy_2_5_1_4/src/mac/carbon/accel.cpp
  • D /wxWidgets/tags/wxPy_2_5_1_4/src/mac/carbon/aga.cpp
  • D /wxWidgets/tags/wxPy_2_5_1_4/src/mac/carbon/app.cpp
  • D /wxWidgets/tags/wxPy_2_5_1_4/src/mac/carbon/apprsrc.h
  • D /wxWidgets/tags/wxPy_2_5_1_4/src/mac/carbon/apprsrc.r
  • D /wxWidgets/tags/wxPy_2_5_1_4/src/mac/carbon/bitmap.cpp
  • D /wxWidgets/tags/wxPy_2_5_1_4/src/mac/carbon/bmpbuttn.cpp
  • D /wxWidgets/tags/wxPy_2_5_1_4/src/mac/carbon/brush.cpp
  • D /wxWidgets/tags/wxPy_2_5_1_4/src/mac/carbon/button.cpp
  • D /wxWidgets/tags/wxPy_2_5_1_4/src/mac/carbon/carbrsrc.r
  • D /wxWidgets/tags/wxPy_2_5_1_4/src/mac/carbon/checkbox.cpp
  • D /wxWidgets/tags/wxPy_2_5_1_4/src/mac/carbon/checklst.cpp
  • D /wxWidgets/tags/wxPy_2_5_1_4/src/mac/carbon/choice.cpp
  • D /wxWidgets/tags/wxPy_2_5_1_4/src/mac/carbon/clipbrd.cpp
  • D /wxWidgets/tags/wxPy_2_5_1_4/src/mac/carbon/colordlg.cpp
  • D /wxWidgets/tags/wxPy_2_5_1_4/src/mac/carbon/colour.cpp
  • D /wxWidgets/tags/wxPy_2_5_1_4/src/mac/carbon/combobox.cpp
  • D /wxWidgets/tags/wxPy_2_5_1_4/src/mac/carbon/control.cpp
  • D /wxWidgets/tags/wxPy_2_5_1_4/src/mac/carbon/corersrc.r
  • D /wxWidgets/tags/wxPy_2_5_1_4/src/mac/carbon/cursor.cpp
  • D /wxWidgets/tags/wxPy_2_5_1_4/src/mac/carbon/data.cpp
  • D /wxWidgets/tags/wxPy_2_5_1_4/src/mac/carbon/dataobj.cpp
  • D /wxWidgets/tags/wxPy_2_5_1_4/src/mac/carbon/dc.cpp
  • D /wxWidgets/tags/wxPy_2_5_1_4/src/mac/carbon/dcclient.cpp
  • D /wxWidgets/tags/wxPy_2_5_1_4/src/mac/carbon/dcmemory.cpp
  • D /wxWidgets/tags/wxPy_2_5_1_4/src/mac/carbon/dcprint.cpp
  • D /wxWidgets/tags/wxPy_2_5_1_4/src/mac/carbon/dcscreen.cpp
  • D /wxWidgets/tags/wxPy_2_5_1_4/src/mac/carbon/dialog.cpp
  • D /wxWidgets/tags/wxPy_2_5_1_4/src/mac/carbon/dirdlg.cpp
  • D /wxWidgets/tags/wxPy_2_5_1_4/src/mac/carbon/dirmac.cpp
  • D /wxWidgets/tags/wxPy_2_5_1_4/src/mac/carbon/display.cpp
  • D /wxWidgets/tags/wxPy_2_5_1_4/src/mac/carbon/dnd.cpp
  • D /wxWidgets/tags/wxPy_2_5_1_4/src/mac/carbon/filedlg.cpp
  • D /wxWidgets/tags/wxPy_2_5_1_4/src/mac/carbon/font.cpp
  • D /wxWidgets/tags/wxPy_2_5_1_4/src/mac/carbon/fontdlg.cpp
  • D /wxWidgets/tags/wxPy_2_5_1_4/src/mac/carbon/fontenum.cpp
  • D /wxWidgets/tags/wxPy_2_5_1_4/src/mac/carbon/fontutil.cpp
  • D /wxWidgets/tags/wxPy_2_5_1_4/src/mac/carbon/frame.cpp
  • D /wxWidgets/tags/wxPy_2_5_1_4/src/mac/carbon/gauge.cpp
  • D /wxWidgets/tags/wxPy_2_5_1_4/src/mac/carbon/gdiobj.cpp
  • D /wxWidgets/tags/wxPy_2_5_1_4/src/mac/carbon/glcanvas.cpp
  • D /wxWidgets/tags/wxPy_2_5_1_4/src/mac/carbon/gsocket.c
  • D /wxWidgets/tags/wxPy_2_5_1_4/src/mac/carbon/gsockosx.c
  • D /wxWidgets/tags/wxPy_2_5_1_4/src/mac/carbon/gsockosx.cpp
  • D /wxWidgets/tags/wxPy_2_5_1_4/src/mac/carbon/helpxxxx.cpp
  • D /wxWidgets/tags/wxPy_2_5_1_4/src/mac/carbon/hid.cpp
  • D /wxWidgets/tags/wxPy_2_5_1_4/src/mac/carbon/Info.plist.in
  • D /wxWidgets/tags/wxPy_2_5_1_4/src/mac/carbon/icon.cpp
  • D /wxWidgets/tags/wxPy_2_5_1_4/src/mac/carbon/joystick.cpp
  • D /wxWidgets/tags/wxPy_2_5_1_4/src/mac/carbon/listbox.cpp
  • D /wxWidgets/tags/wxPy_2_5_1_4/src/mac/carbon/macnotfy.cpp
  • D /wxWidgets/tags/wxPy_2_5_1_4/src/mac/carbon/main.cpp
  • D /wxWidgets/tags/wxPy_2_5_1_4/src/mac/carbon/mdi.cpp
  • D /wxWidgets/tags/wxPy_2_5_1_4/src/mac/carbon/menu.cpp
  • D /wxWidgets/tags/wxPy_2_5_1_4/src/mac/carbon/menuitem.cpp
  • D /wxWidgets/tags/wxPy_2_5_1_4/src/mac/carbon/metafile.cpp
  • D /wxWidgets/tags/wxPy_2_5_1_4/src/mac/carbon/mimetmac.cpp
  • D /wxWidgets/tags/wxPy_2_5_1_4/src/mac/carbon/minifram.cpp
  • D /wxWidgets/tags/wxPy_2_5_1_4/src/mac/carbon/msgdlg.cpp
  • D /wxWidgets/tags/wxPy_2_5_1_4/src/mac/carbon/notebmac.cpp
  • D /wxWidgets/tags/wxPy_2_5_1_4/src/mac/carbon/palette.cpp
  • D /wxWidgets/tags/wxPy_2_5_1_4/src/mac/carbon/pen.cpp
  • D /wxWidgets/tags/wxPy_2_5_1_4/src/mac/carbon/pnghand.cpp
  • D /wxWidgets/tags/wxPy_2_5_1_4/src/mac/carbon/printdlg.cpp
  • D /wxWidgets/tags/wxPy_2_5_1_4/src/mac/carbon/printmac.cpp
  • D /wxWidgets/tags/wxPy_2_5_1_4/src/mac/carbon/radiobox.cpp
  • D /wxWidgets/tags/wxPy_2_5_1_4/src/mac/carbon/radiobut.cpp
  • D /wxWidgets/tags/wxPy_2_5_1_4/src/mac/carbon/region.cpp
  • D /wxWidgets/tags/wxPy_2_5_1_4/src/mac/carbon/renderer.cpp
  • D /wxWidgets/tags/wxPy_2_5_1_4/src/mac/carbon/scrolbar.cpp
  • D /wxWidgets/tags/wxPy_2_5_1_4/src/mac/carbon/settings.cpp
  • D /wxWidgets/tags/wxPy_2_5_1_4/src/mac/carbon/slider.cpp
  • D /wxWidgets/tags/wxPy_2_5_1_4/src/mac/carbon/sound.cpp
  • D /wxWidgets/tags/wxPy_2_5_1_4/src/mac/carbon/spinbutt.cpp
  • D /wxWidgets/tags/wxPy_2_5_1_4/src/mac/carbon/spinctrl.cpp
  • D /wxWidgets/tags/wxPy_2_5_1_4/src/mac/carbon/statbmp.cpp
  • D /wxWidgets/tags/wxPy_2_5_1_4/src/mac/carbon/statbox.cpp
  • D /wxWidgets/tags/wxPy_2_5_1_4/src/mac/carbon/statbrma.cpp
  • D /wxWidgets/tags/wxPy_2_5_1_4/src/mac/carbon/statline.cpp
  • D /wxWidgets/tags/wxPy_2_5_1_4/src/mac/carbon/statlmac.cpp
  • D /wxWidgets/tags/wxPy_2_5_1_4/src/mac/carbon/stattext.cpp
  • D /wxWidgets/tags/wxPy_2_5_1_4/src/mac/carbon/tabctrl.cpp
  • D /wxWidgets/tags/wxPy_2_5_1_4/src/mac/carbon/textctrl.cpp
  • D /wxWidgets/tags/wxPy_2_5_1_4/src/mac/carbon/tglbtn.cpp
  • D /wxWidgets/tags/wxPy_2_5_1_4/src/mac/carbon/thread.cpp
  • D /wxWidgets/tags/wxPy_2_5_1_4/src/mac/carbon/timer.cpp
  • D /wxWidgets/tags/wxPy_2_5_1_4/src/mac/carbon/toolbar.cpp
  • D /wxWidgets/tags/wxPy_2_5_1_4/src/mac/carbon/tooltip.cpp
  • D /wxWidgets/tags/wxPy_2_5_1_4/src/mac/carbon/toplevel.cpp
  • D /wxWidgets/tags/wxPy_2_5_1_4/src/mac/carbon/treectrl.cpp
  • D /wxWidgets/tags/wxPy_2_5_1_4/src/mac/carbon/uma.cpp
  • D /wxWidgets/tags/wxPy_2_5_1_4/src/mac/carbon/utils.cpp
  • D /wxWidgets/tags/wxPy_2_5_1_4/src/mac/carbon/utilsexc.cpp
  • D /wxWidgets/tags/wxPy_2_5_1_4/src/mac/carbon/window.cpp
  • D /wxWidgets/tags/wxPy_2_5_1_4/src/mac/carbon/wxmac.icns
  • D /wxWidgets/tags/wxPy_2_5_1_4/src/mac/classic/accel.cpp
  • D /wxWidgets/tags/wxPy_2_5_1_4/src/mac/classic/aga.cpp
  • D /wxWidgets/tags/wxPy_2_5_1_4/src/mac/classic/app.cpp
  • D /wxWidgets/tags/wxPy_2_5_1_4/src/mac/classic/apprsrc.h
  • D /wxWidgets/tags/wxPy_2_5_1_4/src/mac/classic/apprsrc.r
  • D /wxWidgets/tags/wxPy_2_5_1_4/src/mac/classic/bitmap.cpp
  • D /wxWidgets/tags/wxPy_2_5_1_4/src/mac/classic/bmpbuttn.cpp
  • D /wxWidgets/tags/wxPy_2_5_1_4/src/mac/classic/brush.cpp
  • D /wxWidgets/tags/wxPy_2_5_1_4/src/mac/classic/button.cpp
  • D /wxWidgets/tags/wxPy_2_5_1_4/src/mac/classic/carbrsrc.r
  • D /wxWidgets/tags/wxPy_2_5_1_4/src/mac/classic/checkbox.cpp
  • D /wxWidgets/tags/wxPy_2_5_1_4/src/mac/classic/checklst.cpp
  • D /wxWidgets/tags/wxPy_2_5_1_4/src/mac/classic/choice.cpp
  • D /wxWidgets/tags/wxPy_2_5_1_4/src/mac/classic/clipbrd.cpp
  • D /wxWidgets/tags/wxPy_2_5_1_4/src/mac/classic/colordlg.cpp
  • D /wxWidgets/tags/wxPy_2_5_1_4/src/mac/classic/colour.cpp
  • D /wxWidgets/tags/wxPy_2_5_1_4/src/mac/classic/combobox.cpp
  • D /wxWidgets/tags/wxPy_2_5_1_4/src/mac/classic/control.cpp
  • D /wxWidgets/tags/wxPy_2_5_1_4/src/mac/classic/corersrc.r
  • D /wxWidgets/tags/wxPy_2_5_1_4/src/mac/classic/cursor.cpp
  • D /wxWidgets/tags/wxPy_2_5_1_4/src/mac/classic/data.cpp
  • D /wxWidgets/tags/wxPy_2_5_1_4/src/mac/classic/dataobj.cpp
  • D /wxWidgets/tags/wxPy_2_5_1_4/src/mac/classic/dc.cpp
  • D /wxWidgets/tags/wxPy_2_5_1_4/src/mac/classic/dcclient.cpp
  • D /wxWidgets/tags/wxPy_2_5_1_4/src/mac/classic/dcmemory.cpp
  • D /wxWidgets/tags/wxPy_2_5_1_4/src/mac/classic/dcprint.cpp
  • D /wxWidgets/tags/wxPy_2_5_1_4/src/mac/classic/dcscreen.cpp
  • D /wxWidgets/tags/wxPy_2_5_1_4/src/mac/classic/dialog.cpp
  • D /wxWidgets/tags/wxPy_2_5_1_4/src/mac/classic/dirdlg.cpp
  • D /wxWidgets/tags/wxPy_2_5_1_4/src/mac/classic/dirmac.cpp
  • D /wxWidgets/tags/wxPy_2_5_1_4/src/mac/classic/display.cpp
  • D /wxWidgets/tags/wxPy_2_5_1_4/src/mac/classic/dnd.cpp
  • D /wxWidgets/tags/wxPy_2_5_1_4/src/mac/classic/filedlg.cpp
  • D /wxWidgets/tags/wxPy_2_5_1_4/src/mac/classic/font.cpp
  • D /wxWidgets/tags/wxPy_2_5_1_4/src/mac/classic/fontdlg.cpp
  • D /wxWidgets/tags/wxPy_2_5_1_4/src/mac/classic/fontenum.cpp
  • D /wxWidgets/tags/wxPy_2_5_1_4/src/mac/classic/fontutil.cpp
  • D /wxWidgets/tags/wxPy_2_5_1_4/src/mac/classic/frame.cpp
  • D /wxWidgets/tags/wxPy_2_5_1_4/src/mac/classic/gauge.cpp
  • D /wxWidgets/tags/wxPy_2_5_1_4/src/mac/classic/gdiobj.cpp
  • D /wxWidgets/tags/wxPy_2_5_1_4/src/mac/classic/glcanvas.cpp
  • D /wxWidgets/tags/wxPy_2_5_1_4/src/mac/classic/gsocket.c
  • D /wxWidgets/tags/wxPy_2_5_1_4/src/mac/classic/gsockosx.c
  • D /wxWidgets/tags/wxPy_2_5_1_4/src/mac/classic/gsockosx.cpp
  • D /wxWidgets/tags/wxPy_2_5_1_4/src/mac/classic/helpxxxx.cpp
  • D /wxWidgets/tags/wxPy_2_5_1_4/src/mac/classic/hid.cpp
  • D /wxWidgets/tags/wxPy_2_5_1_4/src/mac/classic/Info.plist.in
  • D /wxWidgets/tags/wxPy_2_5_1_4/src/mac/classic/icon.cpp
  • D /wxWidgets/tags/wxPy_2_5_1_4/src/mac/classic/joystick.cpp
  • D /wxWidgets/tags/wxPy_2_5_1_4/src/mac/classic/listbox.cpp
  • D /wxWidgets/tags/wxPy_2_5_1_4/src/mac/classic/macnotfy.cpp
  • D /wxWidgets/tags/wxPy_2_5_1_4/src/mac/classic/main.cpp
  • D /wxWidgets/tags/wxPy_2_5_1_4/src/mac/classic/mdi.cpp
  • D /wxWidgets/tags/wxPy_2_5_1_4/src/mac/classic/menu.cpp
  • D /wxWidgets/tags/wxPy_2_5_1_4/src/mac/classic/menuitem.cpp
  • D /wxWidgets/tags/wxPy_2_5_1_4/src/mac/classic/metafile.cpp
  • D /wxWidgets/tags/wxPy_2_5_1_4/src/mac/classic/mimetmac.cpp
  • D /wxWidgets/tags/wxPy_2_5_1_4/src/mac/classic/minifram.cpp
  • D /wxWidgets/tags/wxPy_2_5_1_4/src/mac/classic/morefile
  • D /wxWidgets/tags/wxPy_2_5_1_4/src/mac/classic/msgdlg.cpp
  • D /wxWidgets/tags/wxPy_2_5_1_4/src/mac/classic/notebmac.cpp
  • D /wxWidgets/tags/wxPy_2_5_1_4/src/mac/classic/palette.cpp
  • D /wxWidgets/tags/wxPy_2_5_1_4/src/mac/classic/pen.cpp
  • D /wxWidgets/tags/wxPy_2_5_1_4/src/mac/classic/pnghand.cpp
  • D /wxWidgets/tags/wxPy_2_5_1_4/src/mac/classic/printdlg.cpp
  • D /wxWidgets/tags/wxPy_2_5_1_4/src/mac/classic/printmac.cpp
  • D /wxWidgets/tags/wxPy_2_5_1_4/src/mac/classic/radiobox.cpp
  • D /wxWidgets/tags/wxPy_2_5_1_4/src/mac/classic/radiobut.cpp
  • D /wxWidgets/tags/wxPy_2_5_1_4/src/mac/classic/region.cpp
  • D /wxWidgets/tags/wxPy_2_5_1_4/src/mac/classic/renderer.cpp
  • D /wxWidgets/tags/wxPy_2_5_1_4/src/mac/classic/scrolbar.cpp
  • D /wxWidgets/tags/wxPy_2_5_1_4/src/mac/classic/settings.cpp
  • D /wxWidgets/tags/wxPy_2_5_1_4/src/mac/classic/slider.cpp
  • D /wxWidgets/tags/wxPy_2_5_1_4/src/mac/classic/sound.cpp
  • D /wxWidgets/tags/wxPy_2_5_1_4/src/mac/classic/spinbutt.cpp
  • D /wxWidgets/tags/wxPy_2_5_1_4/src/mac/classic/spinctrl.cpp
  • D /wxWidgets/tags/wxPy_2_5_1_4/src/mac/classic/statbmp.cpp
  • D /wxWidgets/tags/wxPy_2_5_1_4/src/mac/classic/statbox.cpp
  • D /wxWidgets/tags/wxPy_2_5_1_4/src/mac/classic/statbrma.cpp
  • D /wxWidgets/tags/wxPy_2_5_1_4/src/mac/classic/statline.cpp
  • D /wxWidgets/tags/wxPy_2_5_1_4/src/mac/classic/statlmac.cpp
  • D /wxWidgets/tags/wxPy_2_5_1_4/src/mac/classic/stattext.cpp
  • D /wxWidgets/tags/wxPy_2_5_1_4/src/mac/classic/tabctrl.cpp
  • D /wxWidgets/tags/wxPy_2_5_1_4/src/mac/classic/textctrl.cpp
  • D /wxWidgets/tags/wxPy_2_5_1_4/src/mac/classic/tglbtn.cpp
  • D /wxWidgets/tags/wxPy_2_5_1_4/src/mac/classic/thread.cpp
  • D /wxWidgets/tags/wxPy_2_5_1_4/src/mac/classic/timer.cpp
  • D /wxWidgets/tags/wxPy_2_5_1_4/src/mac/classic/toolbar.cpp
  • D /wxWidgets/tags/wxPy_2_5_1_4/src/mac/classic/tooltip.cpp
  • D /wxWidgets/tags/wxPy_2_5_1_4/src/mac/classic/toplevel.cpp
  • D /wxWidgets/tags/wxPy_2_5_1_4/src/mac/classic/treectrl.cpp
  • D /wxWidgets/tags/wxPy_2_5_1_4/src/mac/classic/uma.cpp
  • D /wxWidgets/tags/wxPy_2_5_1_4/src/mac/classic/utils.cpp
  • D /wxWidgets/tags/wxPy_2_5_1_4/src/mac/classic/utilsexc.cpp
  • D /wxWidgets/tags/wxPy_2_5_1_4/src/mac/classic/window.cpp
  • D /wxWidgets/tags/wxPy_2_5_1_4/src/mac/classic/wxmac.icns
  • D /wxWidgets/tags/wxPy_2_5_1_4/src/mac/corefoundation
  • R /wxWidgets/tags/wxPy_2_5_1_4/src/png
  • A /wxWidgets/tags/wxPy_2_5_1_4/src/png/.cvsignore
  • R /wxWidgets/tags/wxPy_2_5_1_4/src/png/ANNOUNCE
  • A /wxWidgets/tags/wxPy_2_5_1_4/src/png/ansi2knr.1
  • A /wxWidgets/tags/wxPy_2_5_1_4/src/png/ansi2knr.c
  • R /wxWidgets/tags/wxPy_2_5_1_4/src/png/CHANGES
  • R /wxWidgets/tags/wxPy_2_5_1_4/src/png/configure
  • R /wxWidgets/tags/wxPy_2_5_1_4/src/png/example.c
  • R /wxWidgets/tags/wxPy_2_5_1_4/src/png/INSTALL
  • R /wxWidgets/tags/wxPy_2_5_1_4/src/png/KNOWNBUG
  • R /wxWidgets/tags/wxPy_2_5_1_4/src/png/LICENSE
  • R /wxWidgets/tags/wxPy_2_5_1_4/src/png/libpng.3
  • R /wxWidgets/tags/wxPy_2_5_1_4/src/png/libpng.txt
  • R /wxWidgets/tags/wxPy_2_5_1_4/src/png/libpngpf.3
  • A /wxWidgets/tags/wxPy_2_5_1_4/src/png/MAKEFILE.VA
  • A /wxWidgets/tags/wxPy_2_5_1_4/src/png/makefile.dos
  • A /wxWidgets/tags/wxPy_2_5_1_4/src/png/makefile.sc
  • A /wxWidgets/tags/wxPy_2_5_1_4/src/png/makefile.unx
  • A /wxWidgets/tags/wxPy_2_5_1_4/src/png/makefile.vc
  • A /wxWidgets/tags/wxPy_2_5_1_4/src/png/makefile.wat
  • A /wxWidgets/tags/wxPy_2_5_1_4/src/png/makemac6.mcp
  • R /wxWidgets/tags/wxPy_2_5_1_4/src/png/png.5
  • R /wxWidgets/tags/wxPy_2_5_1_4/src/png/png.c
  • A /wxWidgets/tags/wxPy_2_5_1_4/src/png/png.dsp
  • A /wxWidgets/tags/wxPy_2_5_1_4/src/png/png.dsw
  • R /wxWidgets/tags/wxPy_2_5_1_4/src/png/png.h
  • R /wxWidgets/tags/wxPy_2_5_1_4/src/png/pngasmrd.h
  • R /wxWidgets/tags/wxPy_2_5_1_4/src/png/pngconf.h
  • R /wxWidgets/tags/wxPy_2_5_1_4/src/png/pngerror.c
  • R /wxWidgets/tags/wxPy_2_5_1_4/src/png/pnggccrd.c
  • R /wxWidgets/tags/wxPy_2_5_1_4/src/png/pngget.c
  • A /wxWidgets/tags/wxPy_2_5_1_4/src/png/pngM5.xml
  • A /wxWidgets/tags/wxPy_2_5_1_4/src/png/pngM7.mcp
  • A /wxWidgets/tags/wxPy_2_5_1_4/src/png/pngM8.xml
  • R /wxWidgets/tags/wxPy_2_5_1_4/src/png/pngmem.c
  • R /wxWidgets/tags/wxPy_2_5_1_4/src/png/pngpread.c
  • R /wxWidgets/tags/wxPy_2_5_1_4/src/png/pngread.c
  • R /wxWidgets/tags/wxPy_2_5_1_4/src/png/pngrio.c
  • R /wxWidgets/tags/wxPy_2_5_1_4/src/png/pngrtran.c
  • R /wxWidgets/tags/wxPy_2_5_1_4/src/png/pngrutil.c
  • R /wxWidgets/tags/wxPy_2_5_1_4/src/png/pngset.c
  • R /wxWidgets/tags/wxPy_2_5_1_4/src/png/pngtest.c
  • R /wxWidgets/tags/wxPy_2_5_1_4/src/png/pngtrans.c
  • R /wxWidgets/tags/wxPy_2_5_1_4/src/png/pngvcrd.c
  • R /wxWidgets/tags/wxPy_2_5_1_4/src/png/pngwio.c
  • R /wxWidgets/tags/wxPy_2_5_1_4/src/png/pngwrite.c
  • R /wxWidgets/tags/wxPy_2_5_1_4/src/png/pngwtran.c
  • R /wxWidgets/tags/wxPy_2_5_1_4/src/png/pngwutil.c
  • R /wxWidgets/tags/wxPy_2_5_1_4/src/png/projects/beos
  • R /wxWidgets/tags/wxPy_2_5_1_4/src/png/projects/beos/x86-shared.txt
  • R /wxWidgets/tags/wxPy_2_5_1_4/src/png/projects/beos/x86-static.txt
  • R /wxWidgets/tags/wxPy_2_5_1_4/src/png/README
  • A /wxWidgets/tags/wxPy_2_5_1_4/src/png/scripts/build.bat
  • A /wxWidgets/tags/wxPy_2_5_1_4/src/png/scripts/makefile.aco
  • A /wxWidgets/tags/wxPy_2_5_1_4/src/png/scripts/makefile.ama
  • A /wxWidgets/tags/wxPy_2_5_1_4/src/png/scripts/makefile.atr
  • A /wxWidgets/tags/wxPy_2_5_1_4/src/png/scripts/makefile.lnx
  • A /wxWidgets/tags/wxPy_2_5_1_4/src/png/scripts/makefile.mip
  • A /wxWidgets/tags/wxPy_2_5_1_4/src/png/scripts/makefile.s2x
  • R /wxWidgets/tags/wxPy_2_5_1_4/src/png/scripts/makefile.sgi
  • A /wxWidgets/tags/wxPy_2_5_1_4/src/png/scripts/makefile.sun
  • A /wxWidgets/tags/wxPy_2_5_1_4/src/png/scripts/makefile.wat
  • R /wxWidgets/tags/wxPy_2_5_1_4/src/png/TODO
  • R /wxWidgets/tags/wxPy_2_5_1_4/src/png/Y2KINFO
  • R /wxWidgets/tags/wxPy_2_5_1_4/src/regex/regfronts.c
  • R /wxWidgets/tags/wxPy_2_5_1_4/src/stc
  • D /wxWidgets/tags/wxPy_2_5_1_4/src/unix/net.cpp
  • R /wxWidgets/tags/wxPy_2_5_1_4/src/zlib/algorithm.txt
  • R /wxWidgets/tags/wxPy_2_5_1_4/src/zlib/ChangeLog
  • R /wxWidgets/tags/wxPy_2_5_1_4/src/zlib/configure
  • R /wxWidgets/tags/wxPy_2_5_1_4/src/zlib/descrip.mms
  • R /wxWidgets/tags/wxPy_2_5_1_4/src/zlib/INDEX
  • R /wxWidgets/tags/wxPy_2_5_1_4/src/zlib/Makefile.in2
  • R /wxWidgets/tags/wxPy_2_5_1_4/src/zlib/Makefile.riscos
  • R /wxWidgets/tags/wxPy_2_5_1_4/src/zlib/Make_vms.com
  • R /wxWidgets/tags/wxPy_2_5_1_4/src/zlib/README
  • R /wxWidgets/tags/wxPy_2_5_1_4/src/zlib/trees.h
  • D /wxWidgets/tags/wxPy_2_5_1_4/utils/HelpGen/helpgen.dsp
  • D /wxWidgets/tags/wxPy_2_5_1_4/utils/HelpGen/makefile.bcc
  • D /wxWidgets/tags/wxPy_2_5_1_4/utils/HelpGen/makefile.gcc
  • D /wxWidgets/tags/wxPy_2_5_1_4/utils/HelpGen/makefile.vc
  • D /wxWidgets/tags/wxPy_2_5_1_4/utils/HelpGen/makefile.wat
  • D /wxWidgets/tags/wxPy_2_5_1_4/utils/wxprop
  • R /wxWidgets/tags/wxPy_2_5_1_4/wxPython

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

2004-03-30 21:46 RD, revision 26508

More notes about the type conversion fragment. Cross linked CHANGES and MigrarionGuide.

2004-03-30 20:52 VZ, revision 26507

call wxApp::OnExceptionInMainLoop() when an exception occurs (refactored the change 1.16->1.17)

2004-03-30 20:50 VZ, revision 26506

implemented wxApp::OnExceptionInMainLoop()

2004-03-30 20:49 VZ, revision 26505

added and documented wxApp::OnExceptionInMainLoop()

2004-03-30 20:09 RD, revision 26504

reSWIGged

2004-03-30 19:54 RD, revision 26503

Version number update

2004-03-30 19:50 RD, revision 26502

Better conversion functions for integral and floating point types, allows truncated floats to be used where integers are expeceted, raises more meaningful exceptions, etc.

2004-03-30 19:17 RD, revision 26501

remove 'point' arg from kwargs if it was replaced

2004-03-30 18:29 SC, revision 26500

fixing auto wrap and default font

2004-03-30 17:10 VZ, revision 26499

implemented Freeze/Thaw() (patch 922156)

2004-03-30 16:57 SC, revision 26498

databrowser notification trigger events now

2004-03-30 16:53 SC, revision 26497

use base class implementation

2004-03-30 16:42 JS, revision 26496

More installation instruction tweaks

2004-03-30 16:38 JS, revision 26495

Fix for missing __CHAR_BIT__ under MacOS X

2004-03-30 16:26 JS, revision 26494

Compile fixes for 10.2 headers

2004-03-30 16:09 SC, revision 26493

reexported and changed linefeeds to unix

2004-03-30 14:43 JS, revision 26492

Need wxUSE_LIBMSPACK

2004-03-30 14:43 SC, revision 26491

since we are not getting the kEventDraw messages for everything we handle UserPanes via a proper draw proc and only dispatch the kEventDraw for the native OS controls

2004-03-30 14:38 VZ, revision 26490

use -lcma for a build with threads under HP-UX using native compiler

2004-03-30 14:28 VZ, revision 26489

define _INCLUDE__STDC_A1_SOURCE for HP-UX, it is apparently needed to get mbtowcs() &c

2004-03-30 12:55 SC, revision 26488

mixed height and width

2004-03-30 12:44 SC, revision 26487

commented that redraw workaround as it was causing more harm than benefit

2004-03-30 10:26 JS, revision 26486

Removed redundant lines

2004-03-30 08:11 JS, revision 26485

Added Ryan Wilcox's creator type setting script

2004-03-30 02:18 RD, revision 26484

reSWIGged

2004-03-30 02:18 RD, revision 26483

reSWIGed

2004-03-30 01:52 RD, revision 26482

Typos

2004-03-30 01:52 RD, revision 26481

Forward declare wxPyScrolledWindow

2004-03-30 01:51 RD, revision 26480

fixed GetFirstChild/GetNextChild to make a copy of the wxTreeItemId

2004-03-30 01:50 DE, revision 26479

Do not #undef wxNEED_PRINTF_CONVERSION if wxVsnprintf_ has not been defined (to an OS implementation). Instead, check when delcaring the wxSnprintf and wxVsnprintf wrappers and only define them if wxVsnprintf_ has been defined. This allows HAVE_VSWPRINTF to be false yet still allow other OS wchar functions to be used which will be needed to work around FreeBSD/Darwin.

2004-03-30 00:56 DE, revision 26478

GetMenuBar() now traverses up the hierarchy so it no longer has to be done here.

2004-03-30 00:49 DE, revision 26477

wxMenuBase changes: 1. GetMenuBar() tries GetParent()->GetMenuBar() first (traverse up hierarchy). 2. IsAttached() returns true if GetMenuBar() returns a menubar. 3. AddSubMenu() does not call Attach() on added submenus.

2004-03-30 00:43 DE, revision 26476

Instead of m_menuBar use GetMenuBar() which will be modified (with next patch) to traverse up the menu hierarchy to return the menu bar.

2004-03-30 00:15 RD, revision 26475

Regenerated ReST docs, removed the config setting that outputs the generated date so these will change less often.

2004-03-30 00:14 RD, revision 26474

Updated version number

2004-03-30 00:10 RD, revision 26473

Generate pywrap as a console tool.

2004-03-29 20:59 PKO, revision 26472

Oops. Put @echo off line back in. Only needed to change pythonw.exe to python.exe.

2004-03-29 20:54 PKO, revision 26471

Made more useable from the command-line, since that is its primary purpose.

2004-03-29 20:01 RD, revision 26470

Check that the file successfully loaded, use the length read for the conversion.

2004-03-29 19:04 SC, revision 26469

attempt to work around SDK specific problems

2004-03-29 18:46 VS, revision 26468

applied patch 923858 (fixes crash in zlib streams)

2004-03-29 18:34 SC, revision 26467

BestSize is ok for built-ins

2004-03-29 18:17 SC, revision 26466

another attempt to export

2004-03-29 18:07 RR, revision 26465

Applied SetForegorund colour patch for GTK2.

2004-03-29 18:02 RR, revision 26464

Applied patches.

2004-03-29 16:23 SC, revision 26463

added tlw include

2004-03-29 16:06 SC, revision 26462

best size calculations based on bitmap size

2004-03-29 15:54 RD, revision 26461

if basePath is empty use '.'

2004-03-29 15:52 RD, revision 26460

Use "&Help" so wxMac doesn't make an extra help menu

2004-03-29 14:56 SC, revision 26459

Update Region is not always correct, we use the visible region therefore

2004-03-29 14:54 SC, revision 26458

UMADrawControl is not to be used anymore

2004-03-29 14:49 SC, revision 26457

Cleanup

2004-03-29 12:46 SC, revision 26456

SetSize with all -1 was returning too soon in some cases

2004-03-29 12:12 SC, revision 26455

fixed multiline wrap-around

2004-03-29 12:02 VZ, revision 26454

added a howto for adding a new encoding to wxWin