Changelogs

Overview

These changelogs reflect the history of all files in the Subversion repository. The changelog has been generated at 2016-05-09 08:38:04

Changes per page:

25 50 100 250 500 1000 2000

Changelog for wxWidgets (70435 changes):

2006-01-18 10:38 JS, revision 36953

Applied part of patch [ 1304579 ] fix click bug in wxCalendarCtrl

2006-01-18 10:25 JS, revision 36952

Applied patch [ 1306443 ] Removal of C++-style comments from C files

2006-01-18 10:12 JS, revision 36951

Applied patch [ 1382329 ] [msw] SetScrollbar: Set thumbsize before triggering events

2006-01-18 10:06 JS, revision 36950

Applied patch [ 1325207 ] Fixes unicode build using Solaris with Sun's SunPro compiler

2006-01-18 09:59 JS, revision 36949

Added missing include

2006-01-18 09:55 JS, revision 36948

Applied patch [ 1312729 ] fix for wxMac Carbon spin control on EVT_TEXT emitter

2006-01-18 09:50 JS, revision 36947

Applied patch [ 1405821 ] wxVListBox double-buffering + fix to a scrolling issue By Jaakko Salli

2006-01-18 09:44 JS, revision 36946

Applied patch [ 1381016 ] wxFileName should use TMPDIR Paul Cornett

2006-01-18 09:16 JS, revision 36945

Don't pass wxALIGN_ flags to wxButton

2006-01-18 08:34 JS, revision 36944

Two corrections to const fix

2006-01-18 03:40 vell, revision 36943

cleanup - remove duplicate decl., added #include, etc.

2006-01-17 20:06 JS, revision 36942

Applied patch [ 1378522 ] fixed bitmap w/alpha->icon/cursor conversion Vince Harron

2006-01-17 20:01 JS, revision 36941

Colour fix for some video cards suggested by David Surovell

2006-01-17 19:56 JS, revision 36940

WinCE compile fix

2006-01-17 19:17 JS, revision 36939

Applied patch [ 1336712 ] Fix segfault when calling wxThread::Exit() By bdonner

2006-01-17 19:10 JS, revision 36938

Eliminated a VC++ 8 warning

2006-01-17 19:02 JS, revision 36937

Applied patch [ 1392288 ] FIX: Bug 1306671 Build Error in list.h with VC2005 By Kevin J Bluck, with mods by JS

2006-01-17 18:26 ABX, revision 36936

Minor cleaning.

2006-01-17 18:10 JS, revision 36935

Applied patch [ 1401000 ] Fixes Unix domain sockets under darwin

2006-01-17 18:04 JS, revision 36934

Applied patch [ 1373007 ] Document wxPROCESS_ENTER in wxComboBox

2006-01-17 17:35 RD, revision 36933

MSW Support

2006-01-17 16:59 JS, revision 36932

Committed forgotten files

2006-01-17 16:51 JS, revision 36931

Applied patch [ 1405547 ] wxDbConnectInf + unicode = massive buffer overflows Ove Kaaven

2006-01-17 16:47 JS, revision 36930

Applied patch [ 1374215 ] Bug fix to wxSpinCtrl for Windows Update valid value on kill focus By peter1079

2006-01-17 16:24 JS, revision 36929

cleanup

2006-01-17 16:24 JS, revision 36928

Cleanup

2006-01-17 16:20 JS, revision 36927

Applied patch [ 1393577 ] show volumename in dirctlg Viktor P

2006-01-17 16:08 JS, revision 36926

Applied patch [ 1382552 ] Fixes GDI-ressource leak in wxStaticBitmap Robert N.

2006-01-17 16:00 JS, revision 36925

Applied patch [ 1405821 ] wxVListBox double-buffering + fix to a scrolling issue By Jaakko Salli

2006-01-17 15:53 JS, revision 36924

Applied patch [ 1407318 ] bitmap clipping / transparency mask (X11 port) By Burkhard Fischer

2006-01-17 15:41 JS, revision 36923

Applied patch [ 1389709 ] XP theme support for DrawHeaderButton, DrawTreeItemButton By Chris Mellon

2006-01-17 15:37 JS, revision 36922

Applied patch [ 1349607 ] [msw] Multiline notebook tab label change can add extra row

2006-01-17 15:23 JS, revision 36921

Applied patch [ 1369264 ] added note for wxListCtrl::OnGetItemAttr( long item)

2006-01-17 15:05 JS, revision 36920

Improved ugly custom tool button drawing

2006-01-17 09:53 JS, revision 36919

Applied patch [ 1345297 ] Crash with MSW wxPrintDialog when pressed OK.

2006-01-17 09:46 JS, revision 36918

Applied patch [ 1385822 ] fixed stdpaths get folder path on WinCE Vince Harron

2006-01-17 09:38 JS, revision 36917

Applied patch [ 1340814 ] fix for wxTextCtrl::GetStyle Aron Pongo

2006-01-17 09:28 JS, revision 36916

Applied patch [ 1370718 ] WinCE does not support drive letters Mike Wolfram

2006-01-17 09:25 JS, revision 36915

Applied patch [ 1344168 ] wxUniv (on MSW) IM input no response By Danny Raynor

2006-01-17 05:42 RD, revision 36914

Another merge of 2.6 changes

2006-01-17 04:24 RD, revision 36913

return correct client size for child window which are being defer-resized (backport from HEAD)

2006-01-17 04:24 RD, revision 36912

Comment about the new image-in-other-columns support

2006-01-17 04:23 RD, revision 36911

Use wx.media.EVT_MEDIA_LOADED to know when it is safe to play the media.

2006-01-17 04:20 RD, revision 36910

Remove the busy-wait loops in wxAMMediaBackend::Play as they didn't work right anyway... Also silence some log messages when a failure is expected from wxCheckWindowWndProc.

2006-01-17 02:20 RD, revision 36909

Enable wxListCtrl in report mode to be able to use images in other columns, if ComCtl32 >= 470. All it needed was to add the LVS_EX_SUBITEMIMAGES style, everything else was already in place, and the generic control already supports it too. (Backport from HEAD)

2006-01-17 02:13 RD, revision 36908

reSWIGged

2006-01-17 02:13 RD, revision 36907

Enable wxListCtrl in report mode to be able to use images in other columns, if ComCtl32 >= 470. All it needed was to add the LVS_EX_SUBITEMIMAGES style, everything else was already in place, and the generic control already supports it too.

2006-01-17 02:00 RD, revision 36906

reSWIGged

2006-01-17 01:53 RD, revision 36905

bumped subrel number

2006-01-17 01:50 RD, revision 36904

Change the InsertStringItem to use the form that takes an imageIndex, and set the default to -1. This ensures that on wxMSW that if there is an image list but they don't specify an image, the native control doesn't used one anyway.

2006-01-16 23:47 RD, revision 36903

remove some extra ';'

2006-01-16 23:46 RD, revision 36902

still more tweaks

2006-01-16 20:10 ABX, revision 36901

Watcom fix.

2006-01-16 20:08 ABX, revision 36900

wxOS2 build system for OpenWatcom.

2006-01-16 16:33 ABX, revision 36899

wxMGL build system for OpenWatcom.

2006-01-16 16:09 ABX, revision 36898

Avoid conflict between wxWindow::Enable and MyFrame::Enable.

2006-01-16 16:05 ABX, revision 36897

Code cleaning.

2006-01-16 16:04 ABX, revision 36896

Towards other setups.

2006-01-16 15:51 ABX, revision 36895

Warning fix.

2006-01-16 15:45 MR, revision 36894

Regenerate after latest changes to configure.in (GTK_NO_CHECK_CASTS removal for gtk2 and gsocket related identation changes). Does gsocket work still/now?

2006-01-16 15:42 MR, revision 36893

GTK_NO_CHECK_CASTS is a gtk1 only thing, so don't put it to CPPFLAGS with gtk2. It's been renamed to G_NO_CHECK_CASTS in gtk2 stack, but we don't appear to need it. Why do we need to supress cast checks for gtk1?

2006-01-16 15:41 ABX, revision 36892

msw/private.h is included from filefn.h

2006-01-16 14:59 MR, revision 36891

Move constant strings to .rodata/.data.rel.ro ELF segment from .data by making them really const. If any more exotic toolchain decides to not export these strings into the core library anymore, let me know. Try to compile the notebook sample, for example. TODO: Move strings not meant for wxCore out of wxCore to the appropriate library.

2006-01-16 02:31 VZ, revision 36890

reset g_SelectionBeforePopup sooner in gtk_popup_hide_callback() to ensure that GetSelection() returns the new selection when called from wxEVT_COMMAND_COMBOBOX_SELECTED handler

2006-01-15 22:16 SN, revision 36889

Some OS/2 specific improvements.

2006-01-15 21:50 SN, revision 36888

Fixes for positioning & sizing, removal of handle/window associations in dtor. (backporting patch #1396667

2006-01-15 21:39 VZ, revision 36887

just reindented properly (while trying to understand what this check does...)

2006-01-15 20:50 SN, revision 36886

Removed redundant code (part of backporting patch #1396667.

2006-01-15 16:19 SN, revision 36885

Backported sizing improvements from patch #1396667.

2006-01-15 16:19 , revision 36884

This commit was manufactured by cvs2svn to create branch 'WX_2_6_BRANCH'.

2006-01-15 14:48 SN, revision 36883

Improved label handling (part of backporting patch #1396667

2006-01-15 10:15 ABX, revision 36882

Build fix for wxTheApp usage.

2006-01-15 10:13 ABX, revision 36881

Build fix for wxWindowMSW used in header.

2006-01-15 10:06 ABX, revision 36880

More common code moved from generic dialogs to wxDialogBase::CreateButtonSizer(). New system option 'wince.dialog.real-ok-cancel'.

2006-01-15 07:20 vell, revision 36879

cleanup - reformat

2006-01-15 01:42 MR, revision 36878

Convert line-endings to proper style

2006-01-15 01:29 MR, revision 36877

Don't extern declare wxDialogNameStr twice in include/wx/mac/classic/dialog.h either...

2006-01-15 01:27 MR, revision 36876

Don't extern declare wxDialogNameStr twice

2006-01-14 18:32 MR, revision 36875

Remove stray whitespaces

2006-01-14 18:26 MR, revision 36874

Regenerated after getaddr* fixes in configure.in

2006-01-14 13:30 SN, revision 36873

Ensure "reasonable" return values even if none of the #ifdef conditions in wxGet{host,serv}by{name,addr}_r matches.

2006-01-14 13:07 SN, revision 36872

Temporarily (?) commented the code for testing for getaddrinfo.

2006-01-14 08:49 vell, revision 36871

fixed crash introduced in v1.41

2006-01-14 08:25 vell, revision 36870

cleanup - reformat ()

2006-01-14 07:56 vell, revision 36869

cleanup - reformat

2006-01-14 07:31 vell, revision 36868

cleanup - reformat

2006-01-14 06:55 vell, revision 36867

removed extraneous spaces

2006-01-13 23:21 RD, revision 36866

Only update the size if the parent is a frame and the frame is managing the size of this toolbar, otherwise assume that something else (like a sizer) is managing the layout of this toolbar and leave it alone.

2006-01-13 22:07 VZ, revision 36865

return correct client size for child window which are being defer-resized

2006-01-13 21:10 VZ, revision 36864

fixed crash with ownerdrawn menu items accelerators (backport from HEAD)

2006-01-13 21:03 VZ, revision 36863

fixed crash with ownerdrawn menu items accelerators (Perry Miller)

2006-01-13 17:44 SC, revision 36862

gcc 3.3 for ppc and gcc 4.0 for i386, static and dynamic builds, 10.3 minimum

2006-01-13 17:42 SC, revision 36861

gcc 3.3 for ppc and gcc 4.0 static and dynamic builds 10.3 minimum

2006-01-13 05:22 RD, revision 36860

Fix for MSVC 6 compile error

2006-01-13 05:21 RD, revision 36859

reSWIGged

2006-01-13 05:19 RD, revision 36858

Added GetFrame and GetDialog

2006-01-13 04:07 RD, revision 36857

wx.EventLoop is now implemented for wxMac.

2006-01-13 04:00 , revision 36856
  • A /wxWidgets/tags/wxPy_2_6_2_1
  • R /wxWidgets/tags/wxPy_2_6_2_1/autoconf_inc.m4
  • D /wxWidgets/tags/wxPy_2_6_2_1/build/autogen.mk
  • R /wxWidgets/tags/wxPy_2_6_2_1/build/bakefiles/common.bkl
  • R /wxWidgets/tags/wxPy_2_6_2_1/build/bakefiles/common_samples.bkl
  • R /wxWidgets/tags/wxPy_2_6_2_1/build/bakefiles/config.bkl
  • R /wxWidgets/tags/wxPy_2_6_2_1/build/bakefiles/files.bkl
  • R /wxWidgets/tags/wxPy_2_6_2_1/build/bakefiles/make_dist.mk
  • R /wxWidgets/tags/wxPy_2_6_2_1/build/bakefiles/wx.bkl
  • R /wxWidgets/tags/wxPy_2_6_2_1/build/bakefiles/wxpresets/presets/wx_win32.bkl
  • R /wxWidgets/tags/wxPy_2_6_2_1/build/msw/config.vc
  • R /wxWidgets/tags/wxPy_2_6_2_1/build/msw/makefile.vc
  • R /wxWidgets/tags/wxPy_2_6_2_1/build/msw/wx_base.dsp
  • D /wxWidgets/tags/wxPy_2_6_2_1/build/README.txt
  • R /wxWidgets/tags/wxPy_2_6_2_1/configure
  • R /wxWidgets/tags/wxPy_2_6_2_1/configure.in
  • D /wxWidgets/tags/wxPy_2_6_2_1/contrib/build/animate/animate_animatedll.dsp
  • D /wxWidgets/tags/wxPy_2_6_2_1/contrib/build/animate/animate_animatelib.dsp
  • R /wxWidgets/tags/wxPy_2_6_2_1/contrib/build/animate/makefile.vc
  • R /wxWidgets/tags/wxPy_2_6_2_1/contrib/build/deprecated/makefile.vc
  • D /wxWidgets/tags/wxPy_2_6_2_1/contrib/build/fl/fl_fldll.dsp
  • D /wxWidgets/tags/wxPy_2_6_2_1/contrib/build/fl/fl_fllib.dsp
  • R /wxWidgets/tags/wxPy_2_6_2_1/contrib/build/fl/makefile.vc
  • R /wxWidgets/tags/wxPy_2_6_2_1/contrib/build/foldbar/makefile.vc
  • R /wxWidgets/tags/wxPy_2_6_2_1/contrib/build/gizmos/makefile.vc
  • R /wxWidgets/tags/wxPy_2_6_2_1/contrib/build/mmedia/makefile.vc
  • R /wxWidgets/tags/wxPy_2_6_2_1/contrib/build/net/makefile.vc
  • D /wxWidgets/tags/wxPy_2_6_2_1/contrib/build/net/netutils.dsp
  • R /wxWidgets/tags/wxPy_2_6_2_1/contrib/build/ogl/makefile.vc
  • D /wxWidgets/tags/wxPy_2_6_2_1/contrib/build/ogl/ogl_ogldll.dsp
  • D /wxWidgets/tags/wxPy_2_6_2_1/contrib/build/ogl/ogl_ogllib.dsp
  • R /wxWidgets/tags/wxPy_2_6_2_1/contrib/build/plot/makefile.vc
  • R /wxWidgets/tags/wxPy_2_6_2_1/contrib/build/stc/makefile.vc
  • D /wxWidgets/tags/wxPy_2_6_2_1/contrib/build/stc/stc_stcdll.dsp
  • D /wxWidgets/tags/wxPy_2_6_2_1/contrib/build/stc/stc_stclib.dsp
  • R /wxWidgets/tags/wxPy_2_6_2_1/contrib/build/svg/makefile.vc
  • D /wxWidgets/tags/wxPy_2_6_2_1/contrib/build/svg/svg_svgdll.dsp
  • D /wxWidgets/tags/wxPy_2_6_2_1/contrib/build/svg/svg_svglib.dsp
  • R /wxWidgets/tags/wxPy_2_6_2_1/contrib/samples/animate/makefile.vc
  • R /wxWidgets/tags/wxPy_2_6_2_1/contrib/samples/deprecated/proplist/makefile.vc
  • R /wxWidgets/tags/wxPy_2_6_2_1/contrib/samples/deprecated/resource/makefile.vc
  • R /wxWidgets/tags/wxPy_2_6_2_1/contrib/samples/deprecated/treelay/makefile.vc
  • R /wxWidgets/tags/wxPy_2_6_2_1/contrib/samples/fl/makefile.vc
  • R /wxWidgets/tags/wxPy_2_6_2_1/contrib/samples/foldbar/extended/makefile.vc
  • R /wxWidgets/tags/wxPy_2_6_2_1/contrib/samples/foldbar/foldpanelbar/makefile.vc
  • R /wxWidgets/tags/wxPy_2_6_2_1/contrib/samples/gizmos/dynsash/makefile.vc
  • R /wxWidgets/tags/wxPy_2_6_2_1/contrib/samples/gizmos/dynsash_switch/makefile.vc
  • R /wxWidgets/tags/wxPy_2_6_2_1/contrib/samples/gizmos/editlbox/makefile.vc
  • R /wxWidgets/tags/wxPy_2_6_2_1/contrib/samples/gizmos/led/makefile.vc
  • R /wxWidgets/tags/wxPy_2_6_2_1/contrib/samples/gizmos/multicell/makefile.vc
  • R /wxWidgets/tags/wxPy_2_6_2_1/contrib/samples/gizmos/splittree/makefile.vc
  • R /wxWidgets/tags/wxPy_2_6_2_1/contrib/samples/mmedia/makefile.vc
  • R /wxWidgets/tags/wxPy_2_6_2_1/contrib/samples/ogl/ogledit/makefile.vc
  • R /wxWidgets/tags/wxPy_2_6_2_1/contrib/samples/ogl/studio/makefile.vc
  • R /wxWidgets/tags/wxPy_2_6_2_1/contrib/samples/plot/makefile.vc
  • R /wxWidgets/tags/wxPy_2_6_2_1/contrib/samples/stc/makefile.vc
  • R /wxWidgets/tags/wxPy_2_6_2_1/contrib/samples/svg/makefile.vc
  • R /wxWidgets/tags/wxPy_2_6_2_1/contrib/utils/convertrc/makefile.vc
  • R /wxWidgets/tags/wxPy_2_6_2_1/debian/changelog
  • R /wxWidgets/tags/wxPy_2_6_2_1/debian/control.in
  • R /wxWidgets/tags/wxPy_2_6_2_1/debian/libwxgtk-dbg.postinst
  • R /wxWidgets/tags/wxPy_2_6_2_1/debian/libwxgtk-dev.postinst
  • R /wxWidgets/tags/wxPy_2_6_2_1/debian/libwxmsw-dbg.postinst
  • R /wxWidgets/tags/wxPy_2_6_2_1/debian/libwxmsw-dev.postinst
  • R /wxWidgets/tags/wxPy_2_6_2_1/debian/lintian-override.in
  • R /wxWidgets/tags/wxPy_2_6_2_1/debian/README.Debian
  • R /wxWidgets/tags/wxPy_2_6_2_1/debian/rules
  • R /wxWidgets/tags/wxPy_2_6_2_1/debian/wxrc-tools.1
  • R /wxWidgets/tags/wxPy_2_6_2_1/demos/bombs/makefile.vc
  • D /wxWidgets/tags/wxPy_2_6_2_1/demos/dbbrowse/makefile.gtk
  • R /wxWidgets/tags/wxPy_2_6_2_1/demos/dbbrowse/makefile.vc
  • R /wxWidgets/tags/wxPy_2_6_2_1/demos/forty/makefile.vc
  • R /wxWidgets/tags/wxPy_2_6_2_1/demos/fractal/makefile.vc
  • R /wxWidgets/tags/wxPy_2_6_2_1/demos/life/makefile.vc
  • R /wxWidgets/tags/wxPy_2_6_2_1/demos/makefile.vc
  • R /wxWidgets/tags/wxPy_2_6_2_1/demos/poem/makefile.vc
  • R /wxWidgets/tags/wxPy_2_6_2_1/distrib/msw/base.rsp
  • R /wxWidgets/tags/wxPy_2_6_2_1/docs/base
  • R /wxWidgets/tags/wxPy_2_6_2_1/docs/changes.txt
  • R /wxWidgets/tags/wxPy_2_6_2_1/docs/latex/wx/closeevt.tex
  • R /wxWidgets/tags/wxPy_2_6_2_1/docs/latex/wx/db.tex
  • R /wxWidgets/tags/wxPy_2_6_2_1/docs/latex/wx/encconv.tex
  • R /wxWidgets/tags/wxPy_2_6_2_1/docs/latex/wx/ffilestr.tex
  • R /wxWidgets/tags/wxPy_2_6_2_1/docs/latex/wx/fileistr.tex
  • R /wxWidgets/tags/wxPy_2_6_2_1/docs/latex/wx/fileostr.tex
  • R /wxWidgets/tags/wxPy_2_6_2_1/docs/latex/wx/frame.tex
  • R /wxWidgets/tags/wxPy_2_6_2_1/docs/latex/wx/function.tex
  • R /wxWidgets/tags/wxPy_2_6_2_1/docs/latex/wx/grid.tex
  • R /wxWidgets/tags/wxPy_2_6_2_1/docs/latex/wx/listctrl.tex
  • R /wxWidgets/tags/wxPy_2_6_2_1/docs/latex/wx/mutex.tex
  • R /wxWidgets/tags/wxPy_2_6_2_1/docs/latex/wx/mutexlck.tex
  • R /wxWidgets/tags/wxPy_2_6_2_1/docs/latex/wx/regex.tex
  • R /wxWidgets/tags/wxPy_2_6_2_1/docs/latex/wx/semaphor.tex
  • R /wxWidgets/tags/wxPy_2_6_2_1/docs/latex/wx/timer.tex
  • R /wxWidgets/tags/wxPy_2_6_2_1/docs/latex/wx/treectrl.tex
  • R /wxWidgets/tags/wxPy_2_6_2_1/docs/msw/install.txt
  • R /wxWidgets/tags/wxPy_2_6_2_1/docs/univ/readme.txt
  • R /wxWidgets/tags/wxPy_2_6_2_1/include/wx/cocoa/tooltip.h
  • R /wxWidgets/tags/wxPy_2_6_2_1/include/wx/defs.h
  • R /wxWidgets/tags/wxPy_2_6_2_1/include/wx/dialog.h
  • R /wxWidgets/tags/wxPy_2_6_2_1/include/wx/dir.h
  • R /wxWidgets/tags/wxPy_2_6_2_1/include/wx/effects.h
  • R /wxWidgets/tags/wxPy_2_6_2_1/include/wx/ffile.h
  • R /wxWidgets/tags/wxPy_2_6_2_1/include/wx/filefn.h
  • R /wxWidgets/tags/wxPy_2_6_2_1/include/wx/filename.h
  • R /wxWidgets/tags/wxPy_2_6_2_1/include/wx/generic/calctrl.h
  • R /wxWidgets/tags/wxPy_2_6_2_1/include/wx/generic/fdrepdlg.h
  • R /wxWidgets/tags/wxPy_2_6_2_1/include/wx/generic/grid.h
  • R /wxWidgets/tags/wxPy_2_6_2_1/include/wx/generic/gridsel.h
  • R /wxWidgets/tags/wxPy_2_6_2_1/include/wx/generic/laywin.h
  • R /wxWidgets/tags/wxPy_2_6_2_1/include/wx/generic/splash.h
  • R /wxWidgets/tags/wxPy_2_6_2_1/include/wx/generic/wizard.h
  • R /wxWidgets/tags/wxPy_2_6_2_1/include/wx/gtk/bitmap.h
  • R /wxWidgets/tags/wxPy_2_6_2_1/include/wx/gtk/dc.h
  • R /wxWidgets/tags/wxPy_2_6_2_1/include/wx/gtk/gnome
  • R /wxWidgets/tags/wxPy_2_6_2_1/include/wx/gtk/private.h
  • R /wxWidgets/tags/wxPy_2_6_2_1/include/wx/gtk1/bitmap.h
  • R /wxWidgets/tags/wxPy_2_6_2_1/include/wx/gtk1/dc.h
  • R /wxWidgets/tags/wxPy_2_6_2_1/include/wx/gtk1/gnome
  • R /wxWidgets/tags/wxPy_2_6_2_1/include/wx/gtk1/private.h
  • R /wxWidgets/tags/wxPy_2_6_2_1/include/wx/hashmap.h
  • R /wxWidgets/tags/wxPy_2_6_2_1/include/wx/html/htmldefs.h
  • R /wxWidgets/tags/wxPy_2_6_2_1/include/wx/ipc.h
  • R /wxWidgets/tags/wxPy_2_6_2_1/include/wx/mac/carbon/notebook.h
  • R /wxWidgets/tags/wxPy_2_6_2_1/include/wx/mac/carbon/private.h
  • R /wxWidgets/tags/wxPy_2_6_2_1/include/wx/mac/carbon/tooltip.h
  • R /wxWidgets/tags/wxPy_2_6_2_1/include/wx/mac/carbon/toplevel.h
  • R /wxWidgets/tags/wxPy_2_6_2_1/include/wx/mac/corefoundation/hid.h
  • R /wxWidgets/tags/wxPy_2_6_2_1/include/wx/motif/choice.h
  • R /wxWidgets/tags/wxPy_2_6_2_1/include/wx/motif/filedlg.h
  • R /wxWidgets/tags/wxPy_2_6_2_1/include/wx/motif/radiobox.h
  • A /wxWidgets/tags/wxPy_2_6_2_1/include/wx/msw/amd64.manifest
  • R /wxWidgets/tags/wxPy_2_6_2_1/include/wx/msw/chkconf.h
  • R /wxWidgets/tags/wxPy_2_6_2_1/include/wx/msw/display.h
  • R /wxWidgets/tags/wxPy_2_6_2_1/include/wx/msw/fdrepdlg.h
  • A /wxWidgets/tags/wxPy_2_6_2_1/include/wx/msw/genrcdefs.h
  • A /wxWidgets/tags/wxPy_2_6_2_1/include/wx/msw/ia64.manifest
  • A /wxWidgets/tags/wxPy_2_6_2_1/include/wx/msw/libraries.h
  • R /wxWidgets/tags/wxPy_2_6_2_1/include/wx/msw/missing.h
  • R /wxWidgets/tags/wxPy_2_6_2_1/include/wx/msw/ole/automtn.h
  • A /wxWidgets/tags/wxPy_2_6_2_1/include/wx/msw/rcdefs.h
  • R /wxWidgets/tags/wxPy_2_6_2_1/include/wx/msw/tooltip.h
  • R /wxWidgets/tags/wxPy_2_6_2_1/include/wx/msw/wx.rc
  • R /wxWidgets/tags/wxPy_2_6_2_1/include/wx/os2/checklst.h
  • R /wxWidgets/tags/wxPy_2_6_2_1/include/wx/os2/pnghand.h
  • R /wxWidgets/tags/wxPy_2_6_2_1/include/wx/os2/private.h
  • R /wxWidgets/tags/wxPy_2_6_2_1/include/wx/os2/setup0.h
  • R /wxWidgets/tags/wxPy_2_6_2_1/include/wx/os2/tooltip.h
  • R /wxWidgets/tags/wxPy_2_6_2_1/include/wx/palmos/display.h
  • R /wxWidgets/tags/wxPy_2_6_2_1/include/wx/palmos/fdrepdlg.h
  • R /wxWidgets/tags/wxPy_2_6_2_1/include/wx/palmos/glcanvas.h
  • R /wxWidgets/tags/wxPy_2_6_2_1/include/wx/palmos/tooltip.h
  • R /wxWidgets/tags/wxPy_2_6_2_1/include/wx/platform.h
  • R /wxWidgets/tags/wxPy_2_6_2_1/include/wx/quantize.h
  • R /wxWidgets/tags/wxPy_2_6_2_1/include/wx/regex.h
  • R /wxWidgets/tags/wxPy_2_6_2_1/include/wx/sizer.h
  • R /wxWidgets/tags/wxPy_2_6_2_1/include/wx/string.h
  • R /wxWidgets/tags/wxPy_2_6_2_1/include/wx/univ/gauge.h
  • R /wxWidgets/tags/wxPy_2_6_2_1/include/wx/univ/renderer.h
  • R /wxWidgets/tags/wxPy_2_6_2_1/include/wx/univ/scrtimer.h
  • R /wxWidgets/tags/wxPy_2_6_2_1/include/wx/univ/slider.h
  • R /wxWidgets/tags/wxPy_2_6_2_1/include/wx/univ/statline.h
  • R /wxWidgets/tags/wxPy_2_6_2_1/include/wx/utils.h
  • R /wxWidgets/tags/wxPy_2_6_2_1/include/wx/volume.h
  • R /wxWidgets/tags/wxPy_2_6_2_1/include/wx/wizard.h
  • R /wxWidgets/tags/wxPy_2_6_2_1/include/wx/wxchar.h
  • R /wxWidgets/tags/wxPy_2_6_2_1/lib/dummy
  • R /wxWidgets/tags/wxPy_2_6_2_1/locale/sv.po
  • R /wxWidgets/tags/wxPy_2_6_2_1/locale/zh_CN.po
  • R /wxWidgets/tags/wxPy_2_6_2_1/locale/zh_TW.po
  • R /wxWidgets/tags/wxPy_2_6_2_1/Makefile.in
  • R /wxWidgets/tags/wxPy_2_6_2_1/samples/access/makefile.vc
  • R /wxWidgets/tags/wxPy_2_6_2_1/samples/artprov/makefile.vc
  • R /wxWidgets/tags/wxPy_2_6_2_1/samples/calendar/calendar.cpp
  • R /wxWidgets/tags/wxPy_2_6_2_1/samples/calendar/makefile.vc
  • R /wxWidgets/tags/wxPy_2_6_2_1/samples/caret/makefile.vc
  • R /wxWidgets/tags/wxPy_2_6_2_1/samples/checklst/makefile.vc
  • R /wxWidgets/tags/wxPy_2_6_2_1/samples/config/makefile.vc
  • R /wxWidgets/tags/wxPy_2_6_2_1/samples/console/console.cpp
  • R /wxWidgets/tags/wxPy_2_6_2_1/samples/console/makefile.vc
  • R /wxWidgets/tags/wxPy_2_6_2_1/samples/controls/makefile.vc
  • R /wxWidgets/tags/wxPy_2_6_2_1/samples/db/makefile.vc
  • R /wxWidgets/tags/wxPy_2_6_2_1/samples/debugrpt/makefile.vc
  • R /wxWidgets/tags/wxPy_2_6_2_1/samples/dialogs/makefile.vc
  • R /wxWidgets/tags/wxPy_2_6_2_1/samples/dialup/makefile.vc
  • R /wxWidgets/tags/wxPy_2_6_2_1/samples/display/makefile.vc
  • R /wxWidgets/tags/wxPy_2_6_2_1/samples/dnd/makefile.vc
  • R /wxWidgets/tags/wxPy_2_6_2_1/samples/docview/makefile.vc
  • R /wxWidgets/tags/wxPy_2_6_2_1/samples/docvwmdi/makefile.vc
  • R /wxWidgets/tags/wxPy_2_6_2_1/samples/dragimag/makefile.vc
  • R /wxWidgets/tags/wxPy_2_6_2_1/samples/drawing/makefile.vc
  • R /wxWidgets/tags/wxPy_2_6_2_1/samples/dynamic/makefile.vc
  • R /wxWidgets/tags/wxPy_2_6_2_1/samples/erase/makefile.vc
  • R /wxWidgets/tags/wxPy_2_6_2_1/samples/event/makefile.vc
  • R /wxWidgets/tags/wxPy_2_6_2_1/samples/except/makefile.vc
  • R /wxWidgets/tags/wxPy_2_6_2_1/samples/exec/makefile.vc
  • R /wxWidgets/tags/wxPy_2_6_2_1/samples/font/makefile.vc
  • R /wxWidgets/tags/wxPy_2_6_2_1/samples/grid/bitmap1.bmp
  • R /wxWidgets/tags/wxPy_2_6_2_1/samples/grid/makefile.vc
  • R /wxWidgets/tags/wxPy_2_6_2_1/samples/help/makefile.vc
  • R /wxWidgets/tags/wxPy_2_6_2_1/samples/htlbox/makefile.vc
  • R /wxWidgets/tags/wxPy_2_6_2_1/samples/html/about/makefile.vc
  • R /wxWidgets/tags/wxPy_2_6_2_1/samples/html/help/makefile.vc
  • R /wxWidgets/tags/wxPy_2_6_2_1/samples/html/helpview/makefile.vc
  • R /wxWidgets/tags/wxPy_2_6_2_1/samples/html/makefile.vc
  • R /wxWidgets/tags/wxPy_2_6_2_1/samples/html/printing/makefile.vc
  • R /wxWidgets/tags/wxPy_2_6_2_1/samples/html/test/makefile.vc
  • R /wxWidgets/tags/wxPy_2_6_2_1/samples/html/test/test.cpp
  • R /wxWidgets/tags/wxPy_2_6_2_1/samples/html/virtual/makefile.vc
  • R /wxWidgets/tags/wxPy_2_6_2_1/samples/html/widget/makefile.vc
  • R /wxWidgets/tags/wxPy_2_6_2_1/samples/html/zip/makefile.vc
  • R /wxWidgets/tags/wxPy_2_6_2_1/samples/image/makefile.vc
  • R /wxWidgets/tags/wxPy_2_6_2_1/samples/internat/internat.rc
  • R /wxWidgets/tags/wxPy_2_6_2_1/samples/internat/makefile.vc
  • R /wxWidgets/tags/wxPy_2_6_2_1/samples/internat/makefile.vms
  • R /wxWidgets/tags/wxPy_2_6_2_1/samples/internat/mondrian.ico
  • R /wxWidgets/tags/wxPy_2_6_2_1/samples/ipc/client.h
  • R /wxWidgets/tags/wxPy_2_6_2_1/samples/ipc/makefile.vc
  • R /wxWidgets/tags/wxPy_2_6_2_1/samples/joytest/makefile.vc
  • R /wxWidgets/tags/wxPy_2_6_2_1/samples/keyboard/makefile.vc
  • R /wxWidgets/tags/wxPy_2_6_2_1/samples/layout/expt.cpp
  • R /wxWidgets/tags/wxPy_2_6_2_1/samples/layout/makefile.vc
  • R /wxWidgets/tags/wxPy_2_6_2_1/samples/layout/makefile.vms
  • R /wxWidgets/tags/wxPy_2_6_2_1/samples/listbox/makefile.vc
  • R /wxWidgets/tags/wxPy_2_6_2_1/samples/listctrl/makefile.vc
  • R /wxWidgets/tags/wxPy_2_6_2_1/samples/makefile.vc
  • R /wxWidgets/tags/wxPy_2_6_2_1/samples/mdi/chart.ico
  • R /wxWidgets/tags/wxPy_2_6_2_1/samples/mdi/makefile.vc
  • R /wxWidgets/tags/wxPy_2_6_2_1/samples/mdi/makefile.vms
  • R /wxWidgets/tags/wxPy_2_6_2_1/samples/mdi/mondrian.ico
  • R /wxWidgets/tags/wxPy_2_6_2_1/samples/mediaplayer/makefile.vc
  • R /wxWidgets/tags/wxPy_2_6_2_1/samples/memcheck/makefile.vc
  • R /wxWidgets/tags/wxPy_2_6_2_1/samples/menu/makefile.vc
  • R /wxWidgets/tags/wxPy_2_6_2_1/samples/mfc/makefile.vc
  • R /wxWidgets/tags/wxPy_2_6_2_1/samples/minifram/makefile.vc
  • R /wxWidgets/tags/wxPy_2_6_2_1/samples/minimal/makefile.vc
  • R /wxWidgets/tags/wxPy_2_6_2_1/samples/mobile/makefile.vc
  • R /wxWidgets/tags/wxPy_2_6_2_1/samples/mobile/styles/makefile.vc
  • R /wxWidgets/tags/wxPy_2_6_2_1/samples/mobile/wxedit/makefile.vc
  • R /wxWidgets/tags/wxPy_2_6_2_1/samples/multimon/makefile.vc
  • R /wxWidgets/tags/wxPy_2_6_2_1/samples/nativdlg/makefile.vc
  • R /wxWidgets/tags/wxPy_2_6_2_1/samples/notebook/makefile.vc
  • R /wxWidgets/tags/wxPy_2_6_2_1/samples/oleauto/makefile.vc
  • R /wxWidgets/tags/wxPy_2_6_2_1/samples/opengl/cube/makefile.vc
  • R /wxWidgets/tags/wxPy_2_6_2_1/samples/opengl/isosurf/makefile.vc
  • R /wxWidgets/tags/wxPy_2_6_2_1/samples/opengl/makefile.vc
  • R /wxWidgets/tags/wxPy_2_6_2_1/samples/opengl/penguin/makefile.vc
  • R /wxWidgets/tags/wxPy_2_6_2_1/samples/ownerdrw/makefile.vc
  • R /wxWidgets/tags/wxPy_2_6_2_1/samples/png/makefile.vc
  • R /wxWidgets/tags/wxPy_2_6_2_1/samples/png/pngdemo.rc
  • R /wxWidgets/tags/wxPy_2_6_2_1/samples/popup/makefile.vc
  • R /wxWidgets/tags/wxPy_2_6_2_1/samples/printing/makefile.vc
  • R /wxWidgets/tags/wxPy_2_6_2_1/samples/propsize/makefile.vc
  • R /wxWidgets/tags/wxPy_2_6_2_1/samples/regtest/makefile.vc
  • R /wxWidgets/tags/wxPy_2_6_2_1/samples/render/makefile.vc
  • D /wxWidgets/tags/wxPy_2_6_2_1/samples/resource
  • R /wxWidgets/tags/wxPy_2_6_2_1/samples/richedit/makefile.vc
  • R /wxWidgets/tags/wxPy_2_6_2_1/samples/richedit/wxllist.cpp
  • R /wxWidgets/tags/wxPy_2_6_2_1/samples/rotate/makefile.vc
  • R /wxWidgets/tags/wxPy_2_6_2_1/samples/sashtest/makefile.vc
  • R /wxWidgets/tags/wxPy_2_6_2_1/samples/scroll/makefile.vc
  • R /wxWidgets/tags/wxPy_2_6_2_1/samples/scrollsub/makefile.vc
  • R /wxWidgets/tags/wxPy_2_6_2_1/samples/shaped/makefile.vc
  • R /wxWidgets/tags/wxPy_2_6_2_1/samples/sockets/makefile.vc
  • R /wxWidgets/tags/wxPy_2_6_2_1/samples/sound/makefile.vc
  • R /wxWidgets/tags/wxPy_2_6_2_1/samples/splash/makefile.vc
  • R /wxWidgets/tags/wxPy_2_6_2_1/samples/splitter/makefile.vc
  • R /wxWidgets/tags/wxPy_2_6_2_1/samples/splitter/mondrian.ico
  • R /wxWidgets/tags/wxPy_2_6_2_1/samples/statbar/makefile.vc
  • R /wxWidgets/tags/wxPy_2_6_2_1/samples/stc/makefile.vc
  • R /wxWidgets/tags/wxPy_2_6_2_1/samples/svg/makefile.vc
  • R /wxWidgets/tags/wxPy_2_6_2_1/samples/taskbar/makefile.vc
  • R /wxWidgets/tags/wxPy_2_6_2_1/samples/text/makefile.vc
  • R /wxWidgets/tags/wxPy_2_6_2_1/samples/text/text.cpp
  • R /wxWidgets/tags/wxPy_2_6_2_1/samples/thread/makefile.vc
  • R /wxWidgets/tags/wxPy_2_6_2_1/samples/toolbar/makefile.vc
  • R /wxWidgets/tags/wxPy_2_6_2_1/samples/treectrl/makefile.vc
  • D /wxWidgets/tags/wxPy_2_6_2_1/samples/treectrl/treetest.dsp
  • R /wxWidgets/tags/wxPy_2_6_2_1/samples/typetest/makefile.vc
  • R /wxWidgets/tags/wxPy_2_6_2_1/samples/typetest/typetest.cpp
  • R /wxWidgets/tags/wxPy_2_6_2_1/samples/validate/makefile.vc
  • R /wxWidgets/tags/wxPy_2_6_2_1/samples/vscroll/makefile.vc
  • R /wxWidgets/tags/wxPy_2_6_2_1/samples/widgets/makefile.vc
  • R /wxWidgets/tags/wxPy_2_6_2_1/samples/wizard/makefile.vc
  • R /wxWidgets/tags/wxPy_2_6_2_1/samples/xrc/makefile.vc
  • R /wxWidgets/tags/wxPy_2_6_2_1/setup.h.in
  • R /wxWidgets/tags/wxPy_2_6_2_1/setup.h_vms
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/common/containr.cpp
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/common/db.cpp
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/common/docview.cpp
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/common/ffile.cpp
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/common/filefn.cpp
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/common/filename.cpp
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/common/fmapbase.cpp
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/common/image.cpp
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/common/imagtiff.cpp
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/common/intl.cpp
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/common/menucmn.cpp
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/common/regex.cpp
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/common/sizer.cpp
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/common/string.cpp
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/common/utilscmn.cpp
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/common/variant.cpp
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/common/wxchar.cpp
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/common/zipstrm.cpp
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/common/zstream.cpp
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/expat
  • A /wxWidgets/tags/wxPy_2_6_2_1/src/expat/aclocal.m4
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/expat/configure
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/expat/configure.in
  • A /wxWidgets/tags/wxPy_2_6_2_1/src/expat/expat.dsp
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/expat/lib/expat.h
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/expat/lib/internal.h
  • A /wxWidgets/tags/wxPy_2_6_2_1/src/expat/lib/macconfig.h
  • A /wxWidgets/tags/wxPy_2_6_2_1/src/expat/lib/os2config.h
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/expat/lib/winconfig.h
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/expat/lib/xmlparse.c
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/expat/lib/xmlrole.c
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/expat/lib/xmltok.c
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/generic/calctrl.cpp
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/generic/choicbkg.cpp
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/generic/choicdgg.cpp
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/generic/dcpsg.cpp
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/generic/dirctrlg.cpp
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/generic/fdrepdlg.cpp
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/generic/filedlgg.cpp
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/generic/fontdlgg.cpp
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/generic/grid.cpp
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/generic/gridctrl.cpp
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/generic/helpext.cpp
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/generic/listbkg.cpp
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/generic/listctrl.cpp
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/generic/panelg.cpp
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/generic/printps.cpp
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/generic/prntdlgg.cpp
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/generic/tipwin.cpp
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/generic/treectlg.cpp
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/gtk/bdiag.xbm
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/gtk/bitmap.cpp
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/gtk/cdiag.xbm
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/gtk/colordlg.cpp
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/gtk/combobox.cpp
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/gtk/cross.xbm
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/gtk/dcmemory.cpp
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/gtk/dcscreen.cpp
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/gtk/fdiag.xbm
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/gtk/filedlg.cpp
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/gtk/gnome
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/gtk/horiz.xbm
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/gtk/menu.cpp
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/gtk/scrolwin.cpp
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/gtk/utilsgtk.cpp
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/gtk/verti.xbm
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/gtk/window.cpp
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/gtk1/bdiag.xbm
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/gtk1/bitmap.cpp
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/gtk1/cdiag.xbm
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/gtk1/colordlg.cpp
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/gtk1/combobox.cpp
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/gtk1/cross.xbm
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/gtk1/dcmemory.cpp
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/gtk1/dcscreen.cpp
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/gtk1/fdiag.xbm
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/gtk1/filedlg.cpp
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/gtk1/gnome
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/gtk1/horiz.xbm
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/gtk1/menu.cpp
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/gtk1/scrolwin.cpp
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/gtk1/utilsgtk.cpp
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/gtk1/verti.xbm
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/gtk1/window.cpp
  • D /wxWidgets/tags/wxPy_2_6_2_1/src/html/htmlfilter.cpp
  • D /wxWidgets/tags/wxPy_2_6_2_1/src/html/htmlhelp.cpp
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/html/m_list.cpp
  • D /wxWidgets/tags/wxPy_2_6_2_1/src/html/search.cpp
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/mac/carbon/app.cpp
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/mac/carbon/bitmap.cpp
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/mac/carbon/bmpbuttn.cpp
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/mac/carbon/clipbrd.cpp
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/mac/carbon/dccg.cpp
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/mac/carbon/dialog.cpp
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/mac/carbon/dirmac.cpp
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/mac/carbon/menu.cpp
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/mac/carbon/mimetmac.cpp
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/mac/carbon/msgdlg.cpp
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/mac/carbon/notebmac.cpp
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/mac/carbon/printmac.cpp
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/mac/carbon/taskbar.cpp
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/mac/carbon/textctrl.cpp
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/mac/carbon/toplevel.cpp
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/mac/carbon/utils.cpp
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/mac/carbon/window.cpp
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/mac/corefoundation/hid.cpp
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/mac/corefoundation/hidjoystick.cpp
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/mac/corefoundation/utilsexc_base.cpp
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/motif/app.cpp
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/motif/choice.cpp
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/motif/filedlg.cpp
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/motif/radiobox.cpp
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/msw/bitmap.cpp
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/msw/dc.cpp
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/msw/evtloop.cpp
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/msw/fdrepdlg.cpp
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/msw/filedlg.cpp
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/msw/frame.cpp
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/msw/imaglist.cpp
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/msw/joystick.cpp
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/msw/listbox.cpp
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/msw/listctrl.cpp
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/msw/mdi.cpp
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/msw/menu.cpp
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/msw/mslu.cpp
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/msw/notebook.cpp
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/msw/ole/dataobj.cpp
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/msw/radiobox.cpp
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/msw/registry.cpp
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/msw/statbr95.cpp
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/msw/tabctrl.cpp
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/msw/tbar95.cpp
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/msw/textctrl.cpp
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/msw/toplevel.cpp
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/msw/treectrl.cpp
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/msw/utils.cpp
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/msw/utilsexc.cpp
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/msw/window.cpp
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/os2/bitmap.cpp
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/os2/checkbox.cpp
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/os2/checklst.cpp
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/os2/choice.cpp
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/os2/combobox.cpp
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/os2/dcclient.cpp
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/os2/frame.cpp
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/os2/listbox.cpp
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/os2/notebook.cpp
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/os2/radiobox.cpp
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/os2/radiobut.cpp
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/os2/settings.cpp
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/os2/slider.cpp
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/os2/spinbutt.cpp
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/os2/statbmp.cpp
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/os2/statbox.cpp
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/os2/stattext.cpp
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/os2/toplevel.cpp
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/os2/utilsgui.cpp
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/os2/window.cpp
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/png
  • A /wxWidgets/tags/wxPy_2_6_2_1/src/png/.cvsignore
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/png/ANNOUNCE
  • A /wxWidgets/tags/wxPy_2_6_2_1/src/png/ansi2knr.1
  • A /wxWidgets/tags/wxPy_2_6_2_1/src/png/ansi2knr.c
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/png/CHANGES
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/png/configure
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/png/example.c
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/png/INSTALL
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/png/KNOWNBUG
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/png/LICENSE
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/png/libpng.3
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/png/libpng.txt
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/png/libpngpf.3
  • A /wxWidgets/tags/wxPy_2_6_2_1/src/png/MAKEFILE.VA
  • A /wxWidgets/tags/wxPy_2_6_2_1/src/png/makefile.dos
  • A /wxWidgets/tags/wxPy_2_6_2_1/src/png/makefile.sc
  • A /wxWidgets/tags/wxPy_2_6_2_1/src/png/makefile.unx
  • A /wxWidgets/tags/wxPy_2_6_2_1/src/png/makefile.vc
  • A /wxWidgets/tags/wxPy_2_6_2_1/src/png/makefile.wat
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/png/png.5
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/png/png.c
  • A /wxWidgets/tags/wxPy_2_6_2_1/src/png/png.dsp
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/png/png.h
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/png/pngasmrd.h
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/png/pngconf.h
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/png/pngerror.c
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/png/pnggccrd.c
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/png/pngget.c
  • A /wxWidgets/tags/wxPy_2_6_2_1/src/png/pngM8.xml
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/png/pngmem.c
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/png/pngpread.c
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/png/pngread.c
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/png/pngrio.c
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/png/pngrtran.c
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/png/pngrutil.c
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/png/pngset.c
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/png/pngtest.c
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/png/pngtrans.c
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/png/pngvcrd.c
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/png/pngwio.c
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/png/pngwrite.c
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/png/pngwtran.c
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/png/pngwutil.c
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/png/projects/beos
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/png/projects/beos/x86-shared.txt
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/png/projects/beos/x86-static.txt
  • D /wxWidgets/tags/wxPy_2_6_2_1/src/png/projects/borland
  • D /wxWidgets/tags/wxPy_2_6_2_1/src/png/projects/msvc
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/png/README
  • D /wxWidgets/tags/wxPy_2_6_2_1/src/png/scripts/makefile.bd32
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/png/scripts/makefile.sgi
  • D /wxWidgets/tags/wxPy_2_6_2_1/src/png/scripts/pngdef.pas
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/png/TODO
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/png/Y2KINFO
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/regex/regcomp.c
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/regex/regerror.c
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/regex/regex.h
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/regex/regfree.c
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/regex/regfronts.c
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/unix/dialup.cpp
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/unix/gsocket.cpp
  • D /wxWidgets/tags/wxPy_2_6_2_1/src/unix/net.cpp
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/wxWindows.dsp
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/xml/xml.cpp
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/xrc/xh_menu.cpp
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/xrc/xmlres.cpp
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/zlib/algorithm.txt
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/zlib/crc32.h
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/zlib/FAQ
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/zlib/INDEX
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/zlib/inflate.h
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/zlib/README
  • R /wxWidgets/tags/wxPy_2_6_2_1/src/zlib/trees.h
  • R /wxWidgets/tags/wxPy_2_6_2_1/tests/archive
  • R /wxWidgets/tags/wxPy_2_6_2_1/tests/hashes
  • R /wxWidgets/tags/wxPy_2_6_2_1/tests/makefile.vc
  • R /wxWidgets/tags/wxPy_2_6_2_1/tests/regex/regextest.cpp
  • R /wxWidgets/tags/wxPy_2_6_2_1/tests/streams/zlibstream.cpp
  • R /wxWidgets/tags/wxPy_2_6_2_1/tests/strings/strings.cpp
  • R /wxWidgets/tags/wxPy_2_6_2_1/tests/uris
  • R /wxWidgets/tags/wxPy_2_6_2_1/utils/configtool/src/makefile.vc
  • R /wxWidgets/tags/wxPy_2_6_2_1/utils/emulator/src/makefile.vc
  • D /wxWidgets/tags/wxPy_2_6_2_1/utils/HelpGen/helpgen.dsp
  • D /wxWidgets/tags/wxPy_2_6_2_1/utils/HelpGen/makefile.bcc
  • D /wxWidgets/tags/wxPy_2_6_2_1/utils/HelpGen/makefile.gcc
  • D /wxWidgets/tags/wxPy_2_6_2_1/utils/HelpGen/makefile.vc
  • D /wxWidgets/tags/wxPy_2_6_2_1/utils/HelpGen/makefile.wat
  • R /wxWidgets/tags/wxPy_2_6_2_1/utils/HelpGen/src/makefile.vc
  • R /wxWidgets/tags/wxPy_2_6_2_1/utils/helpview/src/makefile.vc
  • R /wxWidgets/tags/wxPy_2_6_2_1/utils/hhp2cached/makefile.vc
  • R /wxWidgets/tags/wxPy_2_6_2_1/utils/makefile.vc
  • R /wxWidgets/tags/wxPy_2_6_2_1/utils/tex2rtf/src/makefile.vc
  • D /wxWidgets/tags/wxPy_2_6_2_1/utils/wxprop
  • R /wxWidgets/tags/wxPy_2_6_2_1/utils/wxrc/makefile.vc
  • R /wxWidgets/tags/wxPy_2_6_2_1/version-script.in
  • R /wxWidgets/tags/wxPy_2_6_2_1/wxGTK.spec
  • R /wxWidgets/tags/wxPy_2_6_2_1/wxPython/b.win32
  • R /wxWidgets/tags/wxPy_2_6_2_1/wxPython/config.py
  • R /wxWidgets/tags/wxPy_2_6_2_1/wxPython/contrib/activex/activex_wrap.cpp
  • R /wxWidgets/tags/wxPy_2_6_2_1/wxPython/contrib/activex/wxie/wxactivex.cpp
  • R /wxWidgets/tags/wxPy_2_6_2_1/wxPython/contrib/activex/wxie/wxactivex.h
  • R /wxWidgets/tags/wxPy_2_6_2_1/wxPython/contrib/animate/gtk/animate_wrap.cpp
  • R /wxWidgets/tags/wxPy_2_6_2_1/wxPython/contrib/animate/mac/animate_wrap.cpp
  • R /wxWidgets/tags/wxPy_2_6_2_1/wxPython/contrib/animate/msw/animate_wrap.cpp
  • R /wxWidgets/tags/wxPy_2_6_2_1/wxPython/contrib/dllwidget/dllwidget.cpp
  • R /wxWidgets/tags/wxPy_2_6_2_1/wxPython/contrib/dllwidget/dllwidget.h
  • R /wxWidgets/tags/wxPy_2_6_2_1/wxPython/contrib/gizmos/gtk/gizmos_wrap.cpp
  • R /wxWidgets/tags/wxPy_2_6_2_1/wxPython/contrib/gizmos/mac/gizmos_wrap.cpp
  • R /wxWidgets/tags/wxPy_2_6_2_1/wxPython/contrib/gizmos/msw/gizmos_wrap.cpp
  • R /wxWidgets/tags/wxPy_2_6_2_1/wxPython/contrib/gizmos/wxCode
  • R /wxWidgets/tags/wxPy_2_6_2_1/wxPython/contrib/glcanvas/gtk/glcanvas_wrap.cpp
  • R /wxWidgets/tags/wxPy_2_6_2_1/wxPython/contrib/glcanvas/mac/glcanvas_wrap.cpp
  • R /wxWidgets/tags/wxPy_2_6_2_1/wxPython/contrib/glcanvas/msw/glcanvas_wrap.cpp
  • R /wxWidgets/tags/wxPy_2_6_2_1/wxPython/contrib/iewin/IEHtmlWin.cpp
  • R /wxWidgets/tags/wxPy_2_6_2_1/wxPython/contrib/stc/gtk/stc_wrap.cpp
  • R /wxWidgets/tags/wxPy_2_6_2_1/wxPython/contrib/stc/mac/stc_wrap.cpp
  • R /wxWidgets/tags/wxPy_2_6_2_1/wxPython/contrib/stc/msw/stc_wrap.cpp
  • R /wxWidgets/tags/wxPy_2_6_2_1/wxPython/demo/About.py
  • R /wxWidgets/tags/wxPy_2_6_2_1/wxPython/demo/BitmapButton.py
  • R /wxWidgets/tags/wxPy_2_6_2_1/wxPython/demo/ColourDB.py
  • A /wxWidgets/tags/wxPy_2_6_2_1/wxPython/demo/data/proclamation.txt
  • R /wxWidgets/tags/wxPy_2_6_2_1/wxPython/demo/data/world.dat
  • R /wxWidgets/tags/wxPy_2_6_2_1/wxPython/demo/EventManager.py
  • R /wxWidgets/tags/wxPy_2_6_2_1/wxPython/demo/FileBrowseButton.py
  • R /wxWidgets/tags/wxPy_2_6_2_1/wxPython/demo/FileHistory.py
  • R /wxWidgets/tags/wxPy_2_6_2_1/wxPython/demo/FloatBar.py
  • R /wxWidgets/tags/wxPy_2_6_2_1/wxPython/demo/FloatCanvas.py
  • R /wxWidgets/tags/wxPy_2_6_2_1/wxPython/demo/FoldPanelBar.py
  • R /wxWidgets/tags/wxPy_2_6_2_1/wxPython/demo/FontDialog.py
  • A /wxWidgets/tags/wxPy_2_6_2_1/wxPython/demo/GetMouseState.py
  • R /wxWidgets/tags/wxPy_2_6_2_1/wxPython/demo/GLCanvas.py
  • R /wxWidgets/tags/wxPy_2_6_2_1/wxPython/demo/Grid_MegaExample.py
  • R /wxWidgets/tags/wxPy_2_6_2_1/wxPython/demo/HyperLinkCtrl.py
  • R /wxWidgets/tags/wxPy_2_6_2_1/wxPython/demo/LayoutConstraints.py
  • R /wxWidgets/tags/wxPy_2_6_2_1/wxPython/demo/ListBox.py
  • R /wxWidgets/tags/wxPy_2_6_2_1/wxPython/demo/ListCtrl.py
  • R /wxWidgets/tags/wxPy_2_6_2_1/wxPython/demo/Main.py
  • R /wxWidgets/tags/wxPy_2_6_2_1/wxPython/demo/MDIWindows.py
  • R /wxWidgets/tags/wxPy_2_6_2_1/wxPython/demo/MediaCtrl.py
  • R /wxWidgets/tags/wxPy_2_6_2_1/wxPython/demo/MimeTypesManager.py
  • R /wxWidgets/tags/wxPy_2_6_2_1/wxPython/demo/PopupMenu.py
  • R /wxWidgets/tags/wxPy_2_6_2_1/wxPython/demo/Process.py
  • R /wxWidgets/tags/wxPy_2_6_2_1/wxPython/demo/StyledTextCtrl_2.py
  • R /wxWidgets/tags/wxPy_2_6_2_1/wxPython/demo/TablePrint.py
  • R /wxWidgets/tags/wxPy_2_6_2_1/wxPython/demo/Throbber.py
  • R /wxWidgets/tags/wxPy_2_6_2_1/wxPython/demo/ToolBar.py
  • R /wxWidgets/tags/wxPy_2_6_2_1/wxPython/demo/XmlResourceHandler.py
  • R /wxWidgets/tags/wxPy_2_6_2_1/wxPython/distrib/all/build-finalize
  • R /wxWidgets/tags/wxPy_2_6_2_1/wxPython/distrib/build_packages.sh
  • R /wxWidgets/tags/wxPy_2_6_2_1/wxPython/distrib/mac/wxPythonOSX/build
  • R /wxWidgets/tags/wxPy_2_6_2_1/wxPython/distrib/makedemo
  • R /wxWidgets/tags/wxPy_2_6_2_1/wxPython/distrib/makedocs
  • A /wxWidgets/tags/wxPy_2_6_2_1/wxPython/distrib/makemo.py
  • R /wxWidgets/tags/wxPy_2_6_2_1/wxPython/distrib/make_installer.py
  • R /wxWidgets/tags/wxPy_2_6_2_1/wxPython/distrib/make_installer_inno4.py
  • R /wxWidgets/tags/wxPy_2_6_2_1/wxPython/distrib/README.win32.txt
  • R /wxWidgets/tags/wxPy_2_6_2_1/wxPython/distrib/viewdocs.py
  • R /wxWidgets/tags/wxPy_2_6_2_1/wxPython/distrib/wxPythonFull.spec.in
  • R /wxWidgets/tags/wxPy_2_6_2_1/wxPython/docs/BUILD.html
  • R /wxWidgets/tags/wxPy_2_6_2_1/wxPython/docs/BUILD.txt
  • R /wxWidgets/tags/wxPy_2_6_2_1/wxPython/docs/CHANGES.html
  • R /wxWidgets/tags/wxPy_2_6_2_1/wxPython/docs/CHANGES.txt
  • R /wxWidgets/tags/wxPy_2_6_2_1/wxPython/docs/PyManual.html
  • D /wxWidgets/tags/wxPy_2_6_2_1/wxPython/docs/xml
  • R /wxWidgets/tags/wxPy_2_6_2_1/wxPython/include/wx/wxPython/wxPython_int.h
  • A /wxWidgets/tags/wxPy_2_6_2_1/wxPython/misc/wxprojview.py
  • R /wxWidgets/tags/wxPy_2_6_2_1/wxPython/samples/doodle/superdoodle.py
  • R /wxWidgets/tags/wxPy_2_6_2_1/wxPython/samples/ide
  • R /wxWidgets/tags/wxPy_2_6_2_1/wxPython/samples/ide/ActiveGridIDE.py
  • R /wxWidgets/tags/wxPy_2_6_2_1/wxPython/samples/ide/activegrid/tool/checker.py
  • R /wxWidgets/tags/wxPy_2_6_2_1/wxPython/samples/ide/activegrid/tool/data
  • R /wxWidgets/tags/wxPy_2_6_2_1/wxPython/samples/ide/activegrid/tool/MarkerService.py
  • R /wxWidgets/tags/wxPy_2_6_2_1/wxPython/samples/ide/activegrid/tool/process.py
  • R /wxWidgets/tags/wxPy_2_6_2_1/wxPython/samples/ide/activegrid/tool/TabbedView.py
  • R /wxWidgets/tags/wxPy_2_6_2_1/wxPython/samples/ide/activegrid/tool/__init__.py
  • R /wxWidgets/tags/wxPy_2_6_2_1/wxPython/samples/ide/activegrid/__init__.py
  • R /wxWidgets/tags/wxPy_2_6_2_1/wxPython/samples/pydocview/PyDocViewDemo.py
  • R /wxWidgets/tags/wxPy_2_6_2_1/wxPython/setup.py
  • R /wxWidgets/tags/wxPy_2_6_2_1/wxPython/src/gtk
  • R /wxWidgets/tags/wxPy_2_6_2_1/wxPython/src/gtk/.cvsignore
  • R /wxWidgets/tags/wxPy_2_6_2_1/wxPython/src/gtk/calendar.py
  • R /wxWidgets/tags/wxPy_2_6_2_1/wxPython/src/gtk/grid.py
  • R /wxWidgets/tags/wxPy_2_6_2_1/wxPython/src/gtk/html.py
  • R /wxWidgets/tags/wxPy_2_6_2_1/wxPython/src/gtk/webkit.py
  • R /wxWidgets/tags/wxPy_2_6_2_1/wxPython/src/gtk/wizard.py
  • R /wxWidgets/tags/wxPy_2_6_2_1/wxPython/src/gtk/_windows.py
  • R /wxWidgets/tags/wxPy_2_6_2_1/wxPython/src/helpers.cpp
  • R /wxWidgets/tags/wxPy_2_6_2_1/wxPython/src/mac
  • R /wxWidgets/tags/wxPy_2_6_2_1/wxPython/src/mac/calendar.py
  • R /wxWidgets/tags/wxPy_2_6_2_1/wxPython/src/mac/grid.py
  • R /wxWidgets/tags/wxPy_2_6_2_1/wxPython/src/mac/html.py
  • R /wxWidgets/tags/wxPy_2_6_2_1/wxPython/src/mac/webkit.py
  • R /wxWidgets/tags/wxPy_2_6_2_1/wxPython/src/mac/wizard.py
  • R /wxWidgets/tags/wxPy_2_6_2_1/wxPython/src/mac/_windows.py
  • R /wxWidgets/tags/wxPy_2_6_2_1/wxPython/src/media.i
  • R /wxWidgets/tags/wxPy_2_6_2_1/wxPython/src/msw
  • R /wxWidgets/tags/wxPy_2_6_2_1/wxPython/src/msw/.cvsignore
  • R /wxWidgets/tags/wxPy_2_6_2_1/wxPython/src/msw/calendar.py
  • R /wxWidgets/tags/wxPy_2_6_2_1/wxPython/src/msw/grid.py
  • R /wxWidgets/tags/wxPy_2_6_2_1/wxPython/src/msw/html.py
  • R /wxWidgets/tags/wxPy_2_6_2_1/wxPython/src/msw/webkit.py
  • R /wxWidgets/tags/wxPy_2_6_2_1/wxPython/src/msw/wizard.py
  • R /wxWidgets/tags/wxPy_2_6_2_1/wxPython/src/msw/_windows.py
  • R /wxWidgets/tags/wxPy_2_6_2_1/wxPython/src/_bitmap.i
  • R /wxWidgets/tags/wxPy_2_6_2_1/wxPython/src/_choice.i
  • R /wxWidgets/tags/wxPy_2_6_2_1/wxPython/src/_clipbrd.i
  • R /wxWidgets/tags/wxPy_2_6_2_1/wxPython/src/_combobox.i
  • R /wxWidgets/tags/wxPy_2_6_2_1/wxPython/src/_core_api.i
  • R /wxWidgets/tags/wxPy_2_6_2_1/wxPython/src/_dataobj.i
  • R /wxWidgets/tags/wxPy_2_6_2_1/wxPython/src/_datetime.i
  • R /wxWidgets/tags/wxPy_2_6_2_1/wxPython/src/_defs.i
  • R /wxWidgets/tags/wxPy_2_6_2_1/wxPython/src/_event.i
  • R /wxWidgets/tags/wxPy_2_6_2_1/wxPython/src/_font.i
  • R /wxWidgets/tags/wxPy_2_6_2_1/wxPython/src/_functions.i
  • R /wxWidgets/tags/wxPy_2_6_2_1/wxPython/src/_image.i
  • R /wxWidgets/tags/wxPy_2_6_2_1/wxPython/src/_listctrl.i
  • R /wxWidgets/tags/wxPy_2_6_2_1/wxPython/src/_menu.i
  • R /wxWidgets/tags/wxPy_2_6_2_1/wxPython/src/_sizers.i
  • R /wxWidgets/tags/wxPy_2_6_2_1/wxPython/src/_statctrls.i
  • R /wxWidgets/tags/wxPy_2_6_2_1/wxPython/src/_window.i
  • R /wxWidgets/tags/wxPy_2_6_2_1/wxPython/src/_xmlres.i
  • R /wxWidgets/tags/wxPy_2_6_2_1/wxPython/src/__core_rename.i
  • R /wxWidgets/tags/wxPy_2_6_2_1/wxPython/src/__misc_rename.i
  • R /wxWidgets/tags/wxPy_2_6_2_1/wxPython/wx/lib/buttons.py
  • R /wxWidgets/tags/wxPy_2_6_2_1/wxPython/wx/lib/calendar.py
  • R /wxWidgets/tags/wxPy_2_6_2_1/wxPython/wx/lib/docview.py
  • R /wxWidgets/tags/wxPy_2_6_2_1/wxPython/wx/lib/editor/editor.py
  • R /wxWidgets/tags/wxPy_2_6_2_1/wxPython/wx/lib/filebrowsebutton.py
  • R /wxWidgets/tags/wxPy_2_6_2_1/wxPython/wx/lib/floatcanvas
  • R /wxWidgets/tags/wxPy_2_6_2_1/wxPython/wx/lib/foldpanelbar.py
  • R /wxWidgets/tags/wxPy_2_6_2_1/wxPython/wx/lib/hyperlink.py
  • R /wxWidgets/tags/wxPy_2_6_2_1/wxPython/wx/lib/masked/maskededit.py
  • R /wxWidgets/tags/wxPy_2_6_2_1/wxPython/wx/lib/masked/numctrl.py
  • R /wxWidgets/tags/wxPy_2_6_2_1/wxPython/wx/lib/mixins/grid.py
  • R /wxWidgets/tags/wxPy_2_6_2_1/wxPython/wx/lib/ogl/_basic.py
  • R /wxWidgets/tags/wxPy_2_6_2_1/wxPython/wx/lib/printout.py
  • R /wxWidgets/tags/wxPy_2_6_2_1/wxPython/wx/lib/pydocview.py
  • R /wxWidgets/tags/wxPy_2_6_2_1/wxPython/wx/lib/splitter.py
  • R /wxWidgets/tags/wxPy_2_6_2_1/wxPython/wx/lib/throbber.py
  • R /wxWidgets/tags/wxPy_2_6_2_1/wxPython/wx/py/CHANGES.txt
  • R /wxWidgets/tags/wxPy_2_6_2_1/wxPython/wx/py/crust.py
  • R /wxWidgets/tags/wxPy_2_6_2_1/wxPython/wx/py/editor.py
  • R /wxWidgets/tags/wxPy_2_6_2_1/wxPython/wx/py/editwindow.py
  • R /wxWidgets/tags/wxPy_2_6_2_1/wxPython/wx/py/filling.py
  • R /wxWidgets/tags/wxPy_2_6_2_1/wxPython/wx/py/frame.py
  • R /wxWidgets/tags/wxPy_2_6_2_1/wxPython/wx/py/interpreter.py
  • R /wxWidgets/tags/wxPy_2_6_2_1/wxPython/wx/py/PyCrust.py
  • R /wxWidgets/tags/wxPy_2_6_2_1/wxPython/wx/py/PyShell.py
  • R /wxWidgets/tags/wxPy_2_6_2_1/wxPython/wx/py/shell.py
  • R /wxWidgets/tags/wxPy_2_6_2_1/wxPython/wx/py/version.py
  • R /wxWidgets/tags/wxPy_2_6_2_1/wxPython/wx/tools/XRCed/CHANGES.txt
  • R /wxWidgets/tags/wxPy_2_6_2_1/wxPython/wx/tools/XRCed/globals.py
  • R /wxWidgets/tags/wxPy_2_6_2_1/wxPython/wx/tools/XRCed/panel.py
  • R /wxWidgets/tags/wxPy_2_6_2_1/wxPython/wx/tools/XRCed/params.py
  • R /wxWidgets/tags/wxPy_2_6_2_1/wxPython/wx/tools/XRCed/README.txt
  • R /wxWidgets/tags/wxPy_2_6_2_1/wxPython/wx/tools/XRCed/tools.py
  • R /wxWidgets/tags/wxPy_2_6_2_1/wxPython/wx/tools/XRCed/tree.py
  • R /wxWidgets/tags/wxPy_2_6_2_1/wxPython/wx/tools/XRCed/undo.py
  • R /wxWidgets/tags/wxPy_2_6_2_1/wxPython/wx/tools/XRCed/xrced.py
  • R /wxWidgets/tags/wxPy_2_6_2_1/wxPython/wx/tools/XRCed/xrced.xrc
  • R /wxWidgets/tags/wxPy_2_6_2_1/wxPython/wx/tools/XRCed/xxx.py
  • R /wxWidgets/tags/wxPy_2_6_2_1/wxPython/wxPython/media.py
  • R /wxWidgets/tags/wxPy_2_6_2_1/wxPython/wxPython/_core.py
  • R /wxWidgets/tags/wxPy_2_6_2_1/wxPython/wxPython/_misc.py

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

2006-01-13 04:00 RD, revision 36855

Another tweak

2006-01-13 03:53 RD, revision 36854

a few little tweaks

2006-01-13 03:46 RD, revision 36853

A handy little tool to display which wx project I currently have active

2006-01-13 01:33 JG, revision 36852

Add missing WINDOWPOS flags for WinCE build to include/wx/msw/wince/missing.h

2006-01-13 01:32 VZ, revision 36851

added missing default value for wxEventLoopManual::Exit() parameter

2006-01-13 01:31 VZ, revision 36850

updated to derive from wxEventLoopManual

2006-01-12 23:10 VZ, revision 36849

wxEventLoop::ms_activeLoop is now defined in its own file

2006-01-12 23:10 VZ, revision 36848

don't compile wxEventLoopManual for the ports which don't need it

2006-01-12 23:06 VZ, revision 36847

improved wxMac event loop implementation and refactored the code to share it with wxMSW

2006-01-12 20:09 VZ, revision 36846

implemented wxEventLoop for wxMac

2006-01-12 18:57 VZ, revision 36845

define wxEventLoopBase::ms_activeLoop in appcmn.cpp instead of doing it in all platform-dependent evtloop.cpp files

2006-01-12 18:38 RD, revision 36844

Method Resolution Order was finding the wrong OnHelp, so explicitly choose the one in ShellFrameMixin

2006-01-12 18:30 RD, revision 36843

Release the mouse before sending the Notify for toggle buttons

2006-01-12 16:56 VZ, revision 36842

share wxEventLoop::IsRunning() implementation between all ports; moved wxEventLoopActivator used by it in wx/evtloop.h instead of duplicating it in 3 different .cpp files (and not using it at all in 3 other ones)

2006-01-12 15:25 KH, revision 36841

Change reference from GetForce to CanVeto

2006-01-11 23:58 vell, revision 36840

fixed include file rename issue

2006-01-11 22:35 SN, revision 36839

Backported sizing and positioning fixes of patch #1396667.

2006-01-11 13:26 JJ, revision 36838

Committing in . 1 ; too many Modified Files: wxWidgets/include/wx/html/helpwnd.h ----------------------------------------------------------------------

2006-01-11 13:25 ABX, revision 36837

Open Watcom 1.4 adjustements backported.

2006-01-11 13:17 ABX, revision 36836

wxWinCE (small screen) adjustements. Added possible testing of sizable calendar control.

2006-01-11 13:13 ABX, revision 36835

wxCalendarCtrl: drawing and positioning fixes backported (without following system colours for consistency with 2.6.X look).

2006-01-11 10:36 JJ, revision 36834

Committing in . OpenVMS update Modified Files: wxWidgets/setup.h_vms ----------------------------------------------------------------------

2006-01-11 09:08 JS, revision 36833

Corrected accessor names

2006-01-11 09:00 JS, revision 36832

Typos

2006-01-11 08:59 JS, revision 36831

Renamed helpwin.h/cpp to helpwnd.h/cpp to avoid clash Added back GetFrame/GetDialog for compatibility and consistency

2006-01-11 02:48 RD, revision 36830

Correct compile error for MSVC 6

2006-01-10 23:49 , revision 36829
  • A /wxWidgets/tags/wxPy_last_2_6_merge_point
  • D /wxWidgets/tags/wxPy_last_2_6_merge_point/.cvsignore
  • D /wxWidgets/tags/wxPy_last_2_6_merge_point/acinclude.m4
  • D /wxWidgets/tags/wxPy_last_2_6_merge_point/aclocal.m4
  • D /wxWidgets/tags/wxPy_last_2_6_merge_point/art
  • D /wxWidgets/tags/wxPy_last_2_6_merge_point/autoconf_inc.m4
  • D /wxWidgets/tags/wxPy_last_2_6_merge_point/autogen.sh
  • D /wxWidgets/tags/wxPy_last_2_6_merge_point/BuildCVS.txt
  • D /wxWidgets/tags/wxPy_last_2_6_merge_point/build
  • D /wxWidgets/tags/wxPy_last_2_6_merge_point/config.guess
  • D /wxWidgets/tags/wxPy_last_2_6_merge_point/config.sub
  • D /wxWidgets/tags/wxPy_last_2_6_merge_point/configure
  • D /wxWidgets/tags/wxPy_last_2_6_merge_point/configure.in
  • D /wxWidgets/tags/wxPy_last_2_6_merge_point/contrib
  • D /wxWidgets/tags/wxPy_last_2_6_merge_point/debian
  • D /wxWidgets/tags/wxPy_last_2_6_merge_point/demos
  • D /wxWidgets/tags/wxPy_last_2_6_merge_point/descrip.mms
  • D /wxWidgets/tags/wxPy_last_2_6_merge_point/difflast.pl
  • D /wxWidgets/tags/wxPy_last_2_6_merge_point/distrib
  • D /wxWidgets/tags/wxPy_last_2_6_merge_point/docs
  • D /wxWidgets/tags/wxPy_last_2_6_merge_point/include
  • D /wxWidgets/tags/wxPy_last_2_6_merge_point/install-sh
  • D /wxWidgets/tags/wxPy_last_2_6_merge_point/lib
  • D /wxWidgets/tags/wxPy_last_2_6_merge_point/locale
  • D /wxWidgets/tags/wxPy_last_2_6_merge_point/Makefile.in
  • D /wxWidgets/tags/wxPy_last_2_6_merge_point/make-deb
  • D /wxWidgets/tags/wxPy_last_2_6_merge_point/misc
  • D /wxWidgets/tags/wxPy_last_2_6_merge_point/mkinstalldirs
  • D /wxWidgets/tags/wxPy_last_2_6_merge_point/regen
  • D /wxWidgets/tags/wxPy_last_2_6_merge_point/samples
  • D /wxWidgets/tags/wxPy_last_2_6_merge_point/setup.h.in
  • D /wxWidgets/tags/wxPy_last_2_6_merge_point/setup.h_vms
  • D /wxWidgets/tags/wxPy_last_2_6_merge_point/src
  • D /wxWidgets/tags/wxPy_last_2_6_merge_point/tests
  • D /wxWidgets/tags/wxPy_last_2_6_merge_point/utils
  • D /wxWidgets/tags/wxPy_last_2_6_merge_point/version-script.in
  • D /wxWidgets/tags/wxPy_last_2_6_merge_point/wx-config-inplace.in
  • D /wxWidgets/tags/wxPy_last_2_6_merge_point/wx-config.in
  • D /wxWidgets/tags/wxPy_last_2_6_merge_point/wxBase.spec
  • D /wxWidgets/tags/wxPy_last_2_6_merge_point/wxGTK.spec
  • D /wxWidgets/tags/wxPy_last_2_6_merge_point/wxGTK_RR.spec
  • D /wxWidgets/tags/wxPy_last_2_6_merge_point/wxMGL.spec
  • D /wxWidgets/tags/wxPy_last_2_6_merge_point/wxMotif.spec
  • R /wxWidgets/tags/wxPy_last_2_6_merge_point/wxPython/b.win32
  • R /wxWidgets/tags/wxPy_last_2_6_merge_point/wxPython/config.py
  • R /wxWidgets/tags/wxPy_last_2_6_merge_point/wxPython/contrib/activex/activex_wrap.cpp
  • R /wxWidgets/tags/wxPy_last_2_6_merge_point/wxPython/contrib/activex/wxie/wxactivex.cpp
  • R /wxWidgets/tags/wxPy_last_2_6_merge_point/wxPython/contrib/activex/wxie/wxactivex.h
  • R /wxWidgets/tags/wxPy_last_2_6_merge_point/wxPython/contrib/animate/gtk/animate_wrap.cpp
  • R /wxWidgets/tags/wxPy_last_2_6_merge_point/wxPython/contrib/animate/mac/animate_wrap.cpp
  • R /wxWidgets/tags/wxPy_last_2_6_merge_point/wxPython/contrib/animate/msw/animate_wrap.cpp
  • R /wxWidgets/tags/wxPy_last_2_6_merge_point/wxPython/contrib/dllwidget/dllwidget.cpp
  • R /wxWidgets/tags/wxPy_last_2_6_merge_point/wxPython/contrib/dllwidget/dllwidget.h
  • R /wxWidgets/tags/wxPy_last_2_6_merge_point/wxPython/contrib/gizmos/gtk/gizmos_wrap.cpp
  • R /wxWidgets/tags/wxPy_last_2_6_merge_point/wxPython/contrib/gizmos/mac/gizmos_wrap.cpp
  • R /wxWidgets/tags/wxPy_last_2_6_merge_point/wxPython/contrib/gizmos/msw/gizmos_wrap.cpp
  • R /wxWidgets/tags/wxPy_last_2_6_merge_point/wxPython/contrib/gizmos/wxCode
  • R /wxWidgets/tags/wxPy_last_2_6_merge_point/wxPython/contrib/glcanvas/gtk/glcanvas_wrap.cpp
  • R /wxWidgets/tags/wxPy_last_2_6_merge_point/wxPython/contrib/glcanvas/mac/glcanvas_wrap.cpp
  • R /wxWidgets/tags/wxPy_last_2_6_merge_point/wxPython/contrib/glcanvas/msw/glcanvas_wrap.cpp
  • R /wxWidgets/tags/wxPy_last_2_6_merge_point/wxPython/contrib/iewin/IEHtmlWin.cpp
  • R /wxWidgets/tags/wxPy_last_2_6_merge_point/wxPython/contrib/stc/gtk/stc_wrap.cpp
  • R /wxWidgets/tags/wxPy_last_2_6_merge_point/wxPython/contrib/stc/mac/stc_wrap.cpp
  • R /wxWidgets/tags/wxPy_last_2_6_merge_point/wxPython/contrib/stc/msw/stc_wrap.cpp
  • R /wxWidgets/tags/wxPy_last_2_6_merge_point/wxPython/demo/About.py
  • R /wxWidgets/tags/wxPy_last_2_6_merge_point/wxPython/demo/BitmapButton.py
  • R /wxWidgets/tags/wxPy_last_2_6_merge_point/wxPython/demo/ColourDB.py
  • A /wxWidgets/tags/wxPy_last_2_6_merge_point/wxPython/demo/data/proclamation.txt
  • R /wxWidgets/tags/wxPy_last_2_6_merge_point/wxPython/demo/data/world.dat
  • R /wxWidgets/tags/wxPy_last_2_6_merge_point/wxPython/demo/EventManager.py
  • R /wxWidgets/tags/wxPy_last_2_6_merge_point/wxPython/demo/FileBrowseButton.py
  • R /wxWidgets/tags/wxPy_last_2_6_merge_point/wxPython/demo/FileHistory.py
  • R /wxWidgets/tags/wxPy_last_2_6_merge_point/wxPython/demo/FloatBar.py
  • R /wxWidgets/tags/wxPy_last_2_6_merge_point/wxPython/demo/FloatCanvas.py
  • R /wxWidgets/tags/wxPy_last_2_6_merge_point/wxPython/demo/FoldPanelBar.py
  • R /wxWidgets/tags/wxPy_last_2_6_merge_point/wxPython/demo/FontDialog.py
  • A /wxWidgets/tags/wxPy_last_2_6_merge_point/wxPython/demo/GetMouseState.py
  • R /wxWidgets/tags/wxPy_last_2_6_merge_point/wxPython/demo/GLCanvas.py
  • R /wxWidgets/tags/wxPy_last_2_6_merge_point/wxPython/demo/Grid_MegaExample.py
  • R /wxWidgets/tags/wxPy_last_2_6_merge_point/wxPython/demo/HyperLinkCtrl.py
  • R /wxWidgets/tags/wxPy_last_2_6_merge_point/wxPython/demo/LayoutConstraints.py
  • R /wxWidgets/tags/wxPy_last_2_6_merge_point/wxPython/demo/ListBox.py
  • R /wxWidgets/tags/wxPy_last_2_6_merge_point/wxPython/demo/ListCtrl.py
  • R /wxWidgets/tags/wxPy_last_2_6_merge_point/wxPython/demo/Main.py
  • R /wxWidgets/tags/wxPy_last_2_6_merge_point/wxPython/demo/MDIWindows.py
  • R /wxWidgets/tags/wxPy_last_2_6_merge_point/wxPython/demo/MediaCtrl.py
  • R /wxWidgets/tags/wxPy_last_2_6_merge_point/wxPython/demo/MimeTypesManager.py
  • R /wxWidgets/tags/wxPy_last_2_6_merge_point/wxPython/demo/PopupMenu.py
  • R /wxWidgets/tags/wxPy_last_2_6_merge_point/wxPython/demo/Process.py
  • R /wxWidgets/tags/wxPy_last_2_6_merge_point/wxPython/demo/StyledTextCtrl_2.py
  • R /wxWidgets/tags/wxPy_last_2_6_merge_point/wxPython/demo/TablePrint.py
  • R /wxWidgets/tags/wxPy_last_2_6_merge_point/wxPython/demo/Throbber.py
  • R /wxWidgets/tags/wxPy_last_2_6_merge_point/wxPython/demo/ToolBar.py
  • R /wxWidgets/tags/wxPy_last_2_6_merge_point/wxPython/demo/XmlResourceHandler.py
  • R /wxWidgets/tags/wxPy_last_2_6_merge_point/wxPython/distrib/all/build-finalize
  • R /wxWidgets/tags/wxPy_last_2_6_merge_point/wxPython/distrib/build_packages.sh
  • R /wxWidgets/tags/wxPy_last_2_6_merge_point/wxPython/distrib/mac/wxPythonOSX/build
  • R /wxWidgets/tags/wxPy_last_2_6_merge_point/wxPython/distrib/makedemo
  • R /wxWidgets/tags/wxPy_last_2_6_merge_point/wxPython/distrib/makedocs
  • A /wxWidgets/tags/wxPy_last_2_6_merge_point/wxPython/distrib/makemo.py
  • R /wxWidgets/tags/wxPy_last_2_6_merge_point/wxPython/distrib/make_installer.py
  • R /wxWidgets/tags/wxPy_last_2_6_merge_point/wxPython/distrib/make_installer_inno4.py
  • R /wxWidgets/tags/wxPy_last_2_6_merge_point/wxPython/distrib/README.win32.txt
  • R /wxWidgets/tags/wxPy_last_2_6_merge_point/wxPython/distrib/viewdocs.py
  • R /wxWidgets/tags/wxPy_last_2_6_merge_point/wxPython/distrib/wxPythonFull.spec.in
  • R /wxWidgets/tags/wxPy_last_2_6_merge_point/wxPython/docs/BUILD.html
  • R /wxWidgets/tags/wxPy_last_2_6_merge_point/wxPython/docs/BUILD.txt
  • R /wxWidgets/tags/wxPy_last_2_6_merge_point/wxPython/docs/CHANGES.html
  • R /wxWidgets/tags/wxPy_last_2_6_merge_point/wxPython/docs/CHANGES.txt
  • R /wxWidgets/tags/wxPy_last_2_6_merge_point/wxPython/docs/PyManual.html
  • D /wxWidgets/tags/wxPy_last_2_6_merge_point/wxPython/docs/xml
  • R /wxWidgets/tags/wxPy_last_2_6_merge_point/wxPython/include/wx/wxPython/wxPython_int.h
  • R /wxWidgets/tags/wxPy_last_2_6_merge_point/wxPython/samples/doodle/superdoodle.py
  • R /wxWidgets/tags/wxPy_last_2_6_merge_point/wxPython/samples/ide
  • R /wxWidgets/tags/wxPy_last_2_6_merge_point/wxPython/samples/ide/ActiveGridIDE.py
  • R /wxWidgets/tags/wxPy_last_2_6_merge_point/wxPython/samples/ide/activegrid/tool/checker.py
  • R /wxWidgets/tags/wxPy_last_2_6_merge_point/wxPython/samples/ide/activegrid/tool/data
  • R /wxWidgets/tags/wxPy_last_2_6_merge_point/wxPython/samples/ide/activegrid/tool/MarkerService.py
  • R /wxWidgets/tags/wxPy_last_2_6_merge_point/wxPython/samples/ide/activegrid/tool/process.py
  • R /wxWidgets/tags/wxPy_last_2_6_merge_point/wxPython/samples/ide/activegrid/tool/TabbedView.py
  • R /wxWidgets/tags/wxPy_last_2_6_merge_point/wxPython/samples/ide/activegrid/tool/__init__.py
  • R /wxWidgets/tags/wxPy_last_2_6_merge_point/wxPython/samples/ide/activegrid/__init__.py
  • R /wxWidgets/tags/wxPy_last_2_6_merge_point/wxPython/samples/pydocview/PyDocViewDemo.py
  • R /wxWidgets/tags/wxPy_last_2_6_merge_point/wxPython/setup.py
  • R /wxWidgets/tags/wxPy_last_2_6_merge_point/wxPython/src/gtk
  • R /wxWidgets/tags/wxPy_last_2_6_merge_point/wxPython/src/gtk/.cvsignore
  • R /wxWidgets/tags/wxPy_last_2_6_merge_point/wxPython/src/gtk/calendar.py
  • R /wxWidgets/tags/wxPy_last_2_6_merge_point/wxPython/src/gtk/grid.py
  • R /wxWidgets/tags/wxPy_last_2_6_merge_point/wxPython/src/gtk/html.py
  • R /wxWidgets/tags/wxPy_last_2_6_merge_point/wxPython/src/gtk/webkit.py
  • R /wxWidgets/tags/wxPy_last_2_6_merge_point/wxPython/src/gtk/wizard.py
  • R /wxWidgets/tags/wxPy_last_2_6_merge_point/wxPython/src/gtk/_windows.py
  • R /wxWidgets/tags/wxPy_last_2_6_merge_point/wxPython/src/helpers.cpp
  • R /wxWidgets/tags/wxPy_last_2_6_merge_point/wxPython/src/mac
  • R /wxWidgets/tags/wxPy_last_2_6_merge_point/wxPython/src/mac/calendar.py
  • R /wxWidgets/tags/wxPy_last_2_6_merge_point/wxPython/src/mac/grid.py
  • R /wxWidgets/tags/wxPy_last_2_6_merge_point/wxPython/src/mac/html.py
  • R /wxWidgets/tags/wxPy_last_2_6_merge_point/wxPython/src/mac/webkit.py
  • R /wxWidgets/tags/wxPy_last_2_6_merge_point/wxPython/src/mac/wizard.py
  • R /wxWidgets/tags/wxPy_last_2_6_merge_point/wxPython/src/mac/_windows.py
  • R /wxWidgets/tags/wxPy_last_2_6_merge_point/wxPython/src/media.i
  • R /wxWidgets/tags/wxPy_last_2_6_merge_point/wxPython/src/msw
  • R /wxWidgets/tags/wxPy_last_2_6_merge_point/wxPython/src/msw/.cvsignore
  • R /wxWidgets/tags/wxPy_last_2_6_merge_point/wxPython/src/msw/calendar.py
  • R /wxWidgets/tags/wxPy_last_2_6_merge_point/wxPython/src/msw/grid.py
  • R /wxWidgets/tags/wxPy_last_2_6_merge_point/wxPython/src/msw/html.py
  • R /wxWidgets/tags/wxPy_last_2_6_merge_point/wxPython/src/msw/webkit.py
  • R /wxWidgets/tags/wxPy_last_2_6_merge_point/wxPython/src/msw/wizard.py
  • R /wxWidgets/tags/wxPy_last_2_6_merge_point/wxPython/src/msw/_windows.py
  • R /wxWidgets/tags/wxPy_last_2_6_merge_point/wxPython/src/_bitmap.i
  • R /wxWidgets/tags/wxPy_last_2_6_merge_point/wxPython/src/_choice.i
  • R /wxWidgets/tags/wxPy_last_2_6_merge_point/wxPython/src/_clipbrd.i
  • R /wxWidgets/tags/wxPy_last_2_6_merge_point/wxPython/src/_combobox.i
  • R /wxWidgets/tags/wxPy_last_2_6_merge_point/wxPython/src/_core_api.i
  • R /wxWidgets/tags/wxPy_last_2_6_merge_point/wxPython/src/_dataobj.i
  • R /wxWidgets/tags/wxPy_last_2_6_merge_point/wxPython/src/_datetime.i
  • R /wxWidgets/tags/wxPy_last_2_6_merge_point/wxPython/src/_defs.i
  • R /wxWidgets/tags/wxPy_last_2_6_merge_point/wxPython/src/_event.i
  • R /wxWidgets/tags/wxPy_last_2_6_merge_point/wxPython/src/_font.i
  • R /wxWidgets/tags/wxPy_last_2_6_merge_point/wxPython/src/_functions.i
  • R /wxWidgets/tags/wxPy_last_2_6_merge_point/wxPython/src/_image.i
  • R /wxWidgets/tags/wxPy_last_2_6_merge_point/wxPython/src/_listctrl.i
  • R /wxWidgets/tags/wxPy_last_2_6_merge_point/wxPython/src/_menu.i
  • R /wxWidgets/tags/wxPy_last_2_6_merge_point/wxPython/src/_sizers.i
  • R /wxWidgets/tags/wxPy_last_2_6_merge_point/wxPython/src/_statctrls.i
  • R /wxWidgets/tags/wxPy_last_2_6_merge_point/wxPython/src/_window.i
  • R /wxWidgets/tags/wxPy_last_2_6_merge_point/wxPython/src/_xmlres.i
  • R /wxWidgets/tags/wxPy_last_2_6_merge_point/wxPython/src/__core_rename.i
  • R /wxWidgets/tags/wxPy_last_2_6_merge_point/wxPython/src/__misc_rename.i
  • R /wxWidgets/tags/wxPy_last_2_6_merge_point/wxPython/wx/lib/calendar.py
  • R /wxWidgets/tags/wxPy_last_2_6_merge_point/wxPython/wx/lib/docview.py
  • R /wxWidgets/tags/wxPy_last_2_6_merge_point/wxPython/wx/lib/editor/editor.py
  • R /wxWidgets/tags/wxPy_last_2_6_merge_point/wxPython/wx/lib/filebrowsebutton.py
  • R /wxWidgets/tags/wxPy_last_2_6_merge_point/wxPython/wx/lib/floatcanvas
  • R /wxWidgets/tags/wxPy_last_2_6_merge_point/wxPython/wx/lib/foldpanelbar.py
  • R /wxWidgets/tags/wxPy_last_2_6_merge_point/wxPython/wx/lib/hyperlink.py
  • R /wxWidgets/tags/wxPy_last_2_6_merge_point/wxPython/wx/lib/masked/maskededit.py
  • R /wxWidgets/tags/wxPy_last_2_6_merge_point/wxPython/wx/lib/masked/numctrl.py
  • R /wxWidgets/tags/wxPy_last_2_6_merge_point/wxPython/wx/lib/mixins/grid.py
  • R /wxWidgets/tags/wxPy_last_2_6_merge_point/wxPython/wx/lib/ogl/_basic.py
  • R /wxWidgets/tags/wxPy_last_2_6_merge_point/wxPython/wx/lib/printout.py
  • R /wxWidgets/tags/wxPy_last_2_6_merge_point/wxPython/wx/lib/pydocview.py
  • R /wxWidgets/tags/wxPy_last_2_6_merge_point/wxPython/wx/lib/splitter.py
  • R /wxWidgets/tags/wxPy_last_2_6_merge_point/wxPython/wx/lib/throbber.py
  • R /wxWidgets/tags/wxPy_last_2_6_merge_point/wxPython/wx/py/CHANGES.txt
  • R /wxWidgets/tags/wxPy_last_2_6_merge_point/wxPython/wx/py/crust.py
  • R /wxWidgets/tags/wxPy_last_2_6_merge_point/wxPython/wx/py/editor.py
  • R /wxWidgets/tags/wxPy_last_2_6_merge_point/wxPython/wx/py/editwindow.py
  • R /wxWidgets/tags/wxPy_last_2_6_merge_point/wxPython/wx/py/filling.py
  • R /wxWidgets/tags/wxPy_last_2_6_merge_point/wxPython/wx/py/frame.py
  • R /wxWidgets/tags/wxPy_last_2_6_merge_point/wxPython/wx/py/interpreter.py
  • R /wxWidgets/tags/wxPy_last_2_6_merge_point/wxPython/wx/py/PyCrust.py
  • R /wxWidgets/tags/wxPy_last_2_6_merge_point/wxPython/wx/py/PyShell.py
  • R /wxWidgets/tags/wxPy_last_2_6_merge_point/wxPython/wx/py/shell.py
  • R /wxWidgets/tags/wxPy_last_2_6_merge_point/wxPython/wx/py/version.py
  • R /wxWidgets/tags/wxPy_last_2_6_merge_point/wxPython/wx/tools/XRCed/CHANGES.txt
  • R /wxWidgets/tags/wxPy_last_2_6_merge_point/wxPython/wx/tools/XRCed/globals.py
  • R /wxWidgets/tags/wxPy_last_2_6_merge_point/wxPython/wx/tools/XRCed/panel.py
  • R /wxWidgets/tags/wxPy_last_2_6_merge_point/wxPython/wx/tools/XRCed/params.py
  • R /wxWidgets/tags/wxPy_last_2_6_merge_point/wxPython/wx/tools/XRCed/README.txt
  • R /wxWidgets/tags/wxPy_last_2_6_merge_point/wxPython/wx/tools/XRCed/tools.py
  • R /wxWidgets/tags/wxPy_last_2_6_merge_point/wxPython/wx/tools/XRCed/tree.py
  • R /wxWidgets/tags/wxPy_last_2_6_merge_point/wxPython/wx/tools/XRCed/undo.py
  • R /wxWidgets/tags/wxPy_last_2_6_merge_point/wxPython/wx/tools/XRCed/xrced.py
  • R /wxWidgets/tags/wxPy_last_2_6_merge_point/wxPython/wx/tools/XRCed/xrced.xrc
  • R /wxWidgets/tags/wxPy_last_2_6_merge_point/wxPython/wx/tools/XRCed/xxx.py
  • R /wxWidgets/tags/wxPy_last_2_6_merge_point/wxPython/wxPython/media.py
  • R /wxWidgets/tags/wxPy_last_2_6_merge_point/wxPython/wxPython/_core.py
  • R /wxWidgets/tags/wxPy_last_2_6_merge_point/wxPython/wxPython/_misc.py
  • D /wxWidgets/tags/wxPy_last_2_6_merge_point/wxWINE.spec
  • D /wxWidgets/tags/wxPy_last_2_6_merge_point/wxwin.m4
  • D /wxWidgets/tags/wxPy_last_2_6_merge_point/wxX11.spec

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

2006-01-10 23:49 RD, revision 36828

One last change from Chris. Delays handling a resize event until 50ms after the last event.

2006-01-10 23:15 RD, revision 36827

merge #4 from 2.6 branch

2006-01-10 23:07 RD, revision 36826

Noted that the last change comes from bug #1280715 in the wxActiveX SF project

2006-01-10 23:05 RD, revision 36825

Get the TypeInfo about the properties too.

2006-01-10 22:16 JG, revision 36824

Repainting fixes/improvements. Use SWP_NOCOPYBITS for statusbars, don't activate when using DeferWindowPos and remove WM_WINDOWPOSCHANGED code (no longer necessary).

2006-01-10 22:08 JG, revision 36823

Mention statusbar painting fix.

2006-01-10 21:37 RD, revision 36822

Change date

2006-01-10 21:37 JG, revision 36821

Repainting fixes/improvements. Use SWP_NOCOPYBITS for statusbars, don't activate when using DeferWindowPos and remove WM_WINDOWPOSCHANGED code (no longer necessary).

2006-01-10 21:36 RD, revision 36820

reSWIGged

2006-01-10 21:23 RD, revision 36819

give wx.MenuItem.SetBitmaps an implementation for the non-MSW platforms

2006-01-10 21:22 RD, revision 36818

Change date

2006-01-10 21:08 RD, revision 36817

remove "pre" for release

2006-01-10 21:08 ABX, revision 36816

wxCalendarCtrl: positioning fixes and colours following system settings.

2006-01-10 21:07 RD, revision 36815

Ensure that a zero sized bitmap is not made

2006-01-10 21:00 ABX, revision 36814

wxWinCE (small screen) adjustements. Added possible testing of sizable calendar control.

2006-01-10 19:39 ABX, revision 36813

Watcom does not accept #warning but supports more than MSW port.

2006-01-10 16:52 ABX, revision 36812

wxMGL/Watcom linkage fix.

2006-01-10 04:10 vell, revision 36811

cleanup - reformat

2006-01-10 03:47 vell, revision 36810

cleanup - reformat - 4th pass

2006-01-10 00:08 RD, revision 36809

Add the release date

2006-01-09 23:23 RD, revision 36808

uninstall any wxversion.py[co] files that are present

2006-01-09 23:05 RD, revision 36807

Added wxHelpControllerBase, wxHtmlHelpDialog, wxHtmlHelpWindow

2006-01-09 21:09 RD, revision 36806

Merge #3 from the 2.6 branch, containing last set of changes before the 2.6.2 release.

2006-01-09 18:06 RD, revision 36805

regenerated ReST docs

2006-01-09 17:47 vell, revision 36804

add new wxHTML headers

2006-01-09 17:06 JS, revision 36803

Made the HTML command ids visible

2006-01-09 13:42 JS, revision 36802

Moved wxHtmlHelpFrame functionality to wxHtmlHelpWindow to allow for embedded and modal help

2006-01-09 12:32 VZ, revision 36801

added wxABI_VERSION > 20602 check around functions new in 2.6.3

2006-01-09 12:30 VZ, revision 36800

removed wxCHECK_VERSION(2,7,0) test which was meant as a reminder for 2.7 branch and not needed any more

2006-01-09 12:28 VZ, revision 36799

fix SetUserData() to delete the correct pointer (backport from HEAD)

2006-01-09 12:27 VZ, revision 36798

fix SetUserData() to delete the correct pointer

2006-01-09 12:27 VZ, revision 36797

fix for Unicode builds under OS X <= 10.2

2006-01-09 12:25 VZ, revision 36796

document that wxDC can't be created

2006-01-09 09:46 vell, revision 36795

cleanup - reformat

2006-01-09 02:57 RD, revision 36794

Fix for wxMac when the tree doesn't have the focus and the wxSYS_COLOUR_HIGHLIGHTTEXT is white.

2006-01-09 00:46 vell, revision 36793

cleanup - reformat

2006-01-09 00:12 VZ, revision 36792

moved OnExceptionInMainLoop() from wxAppConsole to wxAppBase because 1. console apps have no main loop 2. in non-monolithic mingw32 build, rethrowing an exception thrown from the GUI in the base DLL doesn't work

2006-01-09 00:09 ABX, revision 36791

Minor reformat.

2006-01-09 00:09 VZ, revision 36790

mention that wxMULTIPLE flag doesn't make sense with wxFileSelector

2006-01-09 00:06 ABX, revision 36789

defs.h doubled include fixed.

2006-01-09 00:03 ABX, revision 36788

wxMGL bakefiled for OpenWatcom (needs bakefiles from CVS but compatible with bkl 0.1.9.X for other ports.

2006-01-08 23:58 ABX, revision 36787

wxMGL bakefiled for OpenWatcom (needs bakefiles from CVS but compatible with bkl 0.1.9.X for other ports.

2006-01-08 21:50 RR, revision 36786

Added empty wxDataViewCtrl header and control name string.

2006-01-08 21:23 RR, revision 36785

Added configure flag for wxDataViewCtrl. Currently defaults to "no".

2006-01-08 21:18 RR, revision 36784

Added configure checks for Hildon Framework.

2006-01-08 18:52 vell, revision 36783

fixed a typo

2006-01-08 18:52 vell, revision 36782

minor cleanup - reformat

2006-01-08 18:51 vell, revision 36781

cleanup - reformat

2006-01-08 16:23 RR, revision 36780

Added sample for wxDataViewCtrl

2006-01-08 15:33 JG, revision 36779

Return correct values for GetFieldRect() when using themes.

2006-01-08 13:46 JG, revision 36778

InsertMenuItem can be used by submenus having bitmaps also

2006-01-08 13:28 JG, revision 36777

InsertMenuItem can be used by submenus having bitmaps also

2006-01-08 12:19 VZ, revision 36776

fixes for Unicode build with CodeWarrior under OS X 10.2 (patch 1373217)

2006-01-08 12:13 VZ, revision 36775

fixed check for Metrowerks mbstowcs(): check for __MSL__ (backport from HEAD)

2006-01-08 12:09 VZ, revision 36774

fixed check for Metrowerks mbstowcs(): check for __MSL__

2006-01-08 10:54 SC, revision 36773

allowing ampersands in choices and comboboxes means we have to strip outside of uma.cpp

2006-01-08 01:33 SN, revision 36772

Replaced get{host,serv}by{name,addr} by the threadsafe wrappers introduced in the previous revision.

2006-01-08 01:29 SN, revision 36771

Avoid multiple definition of wxWidgetArray on OS/2 (where this is an error) by disabling pragma interface/implementation for the files causing the conflict.

2006-01-08 00:01 SN, revision 36770

Renamed magical pragma interface/implementation string to avoid multiple definitions due to identical pragma in common\fldlgcmn.cpp and motif\filedlg.cpp.

2006-01-07 22:54 RD, revision 36769

Document that Ctrl-Shift-F is the fold key now

2006-01-07 21:15 RD, revision 36768

resorted one of the lists of samples, moved MimeTypesManager to Misc

2006-01-07 21:14 RD, revision 36767

tweaked a comment

2006-01-07 20:54 KO, revision 36766

Fix list and None to string conversion so that unicode types aren't converted to string, and vice-versa. Also, check the extension is not an empty string before referencing characters in it.

2006-01-07 20:39 KO, revision 36765

Remove dups produced by wxMac's EnumAllFileTypes.

2006-01-07 20:26 KO, revision 36764

Hardcoded fix to work around some issues with the app bundle finding the correct Python.

2006-01-07 19:47 RD, revision 36763

FloatCanvas has been updated, so add it to the recent updates list.

2006-01-07 19:47 RD, revision 36762

Intercept SetLabel and only update the label if the text changes, to help reduce flicker.

2006-01-07 19:39 RD, revision 36761

Don't try to force the buffers to get built before the Window is sized

2006-01-07 19:37 RD, revision 36760

Remove the accelerators using Ctrl-Alt-* because Ctrl-Alt is AltGr on non-U.S. keyboards and is used for normal typing. Also add support for the normal Scintilla Zooming keys Ctrl-Numpad-+/- as Ctrl-[ and Ctrl-] may not be able to be typed on non-U.S. keyboards without the AltGR key.

2006-01-07 19:17 RD, revision 36759

typo

2006-01-07 19:17 RD, revision 36758

Preserve modification times, etc. on the scp copies

2006-01-07 18:01 SN, revision 36757

Backported improvements in sizing and positioning and various clean-up suggested in patch #1396667

2006-01-07 17:43 vell, revision 36756

fixed typo in prior checkin

2006-01-07 17:29 vell, revision 36755

cleanup - reformat

2006-01-07 16:40 RR, revision 36754

Added configure checks for Hildon framework (Maemo.org)

2006-01-07 08:33 SC, revision 36753

bug fix for MacTel builds, using the same code on PPC as well (wxMask)

2006-01-07 06:30 vell, revision 36752

minor cleanup

2006-01-07 06:09 vell, revision 36751

minor cleanup

2006-01-07 06:01 vell, revision 36750

cleanup - reformat

2006-01-07 01:14 VZ, revision 36749

refresh the MDI frame window menu whenever a child frame is shown/hidden (and not only when its menu bar is changed as this means that the menu is never refreshed if the child frame has no menu)

2006-01-07 01:12 VZ, revision 36748

just added wxUSE_MENUS around code using the menus

2006-01-07 01:05 VZ, revision 36747

removed Win16 code

2006-01-07 00:31 VZ, revision 36746

added a test command to show the current selection

2006-01-06 23:43 SN, revision 36745

Integrated fixes for sizing/positioning; cleanup; removal of handle/window association in dtor. (All according to patch #1396667).

2006-01-06 22:31 SN, revision 36744

Fixed sizing&positioning and an error in subclassing.

2006-01-06 22:26 SN, revision 36743

Cosmetic fixes.

2006-01-06 21:44 VZ, revision 36742

Unicode compilation fix

2006-01-06 21:41 VZ, revision 36741

fixed bug in GetString() introduced during the latest round of changes

2006-01-06 21:33 VZ, revision 36740

added GetString() test

2006-01-06 21:17 vell, revision 36739

cleanup - reformat (take 2)

2006-01-06 21:14 vell, revision 36738

cleanup - reformat

2006-01-06 17:10 VZ, revision 36737

add comment about using not quite standard mbstowcs() feature

2006-01-06 17:06 VZ, revision 36736

use our own mbstowcs() and wcstombs() implementations with Metrowerks as MSL CRT doesn't implement Unix98 extension of allowing to call them with NULL output parameters to just get the size of the needed buffer which we rely on (backport from HEAD)

2006-01-06 16:52 VZ, revision 36735

use our own mbstowcs() and wcstombs() implementations with Metrowerks as MSL CRT doesn't implement Unix98 extension of allowing to call them with NULL output parameters to just get the size of the needed buffer which we rely on

2006-01-06 16:04 SN, revision 36734

Removed creation&deletion of an unused font object.

2006-01-06 16:01 SN, revision 36733

Allow multiple lines for a static text

2006-01-06 12:54 VZ, revision 36732

added wx/object.h include (bug 1398517)

2006-01-06 12:53 VZ, revision 36731

added wx/object.h include (bug 1398517; backport from HEAD)

2006-01-06 07:05 RD, revision 36730

another merge from WX_2_6_BRANCH

2006-01-06 05:36 RD, revision 36729

reSWIGged

2006-01-06 05:26 RD, revision 36728

Allow the frame (if there is one) to resize the toolbar after Realize is called

2006-01-06 05:18 RD, revision 36727

ReST docs regenerated

2006-01-06 04:54 RD, revision 36726

A variety of updates to wx.lib.floatcanvas, including Added DrawObjects, including a ScaledTextBox, with auto-wrapping, etc, and Scaled and Unscaled Bitmap Objects.

2006-01-06 04:46 RD, revision 36725

Added wxSizerItem::SetUserData

2006-01-06 04:45 RD, revision 36724

Added wx.SizerItem.SetUserData

2006-01-06 03:17 vell, revision 36723

cleanup - reformat; added assignment of initial selection to match other platform behavior

2006-01-06 00:36 vell, revision 36722

cleanup - reformat; added (disabled) support for secondary highlight color

2006-01-06 00:18 RD, revision 36721

Set the tool size to to be the same as the bitmap size

2006-01-05 23:55 RD, revision 36720

Workaround for wxMac since it is unable to dismiss the edit control when the listctrl is clicked on. It has to do with a dependency on the order of focus events so on wxMac we'll just explicitly dismiss the edit control if it's active when the listctrl is clicked on.

2006-01-05 23:47 RD, revision 36719

Switch to a GenStaticText so the colour can be changed everywhere that the font dialog allows the colour to be selected

2006-01-05 23:45 KO, revision 36718

Remove MultipleChoiceDemo now that MultiChoiceDemo exists and does the same things.

2006-01-05 23:41 RD, revision 36717

Fixes problem of pasting code that contains an else, elif, except, etc. and factored out a separate Execute method.

2006-01-05 23:16 MR, revision 36716

(WX_2_6_BRANCH) Include wx/event.h, as it is used by-value (parent class). Thanks to Stefan Langhammer for finding a problem, and to Robin McNeill for finding the missing header before I managed to open my editor.

2006-01-05 23:11 MR, revision 36715

include wx/event.h, as it is used by-value (parent class).

2006-01-05 23:09 KO, revision 36714

Ensure the EVT_TEXT's text string is set properly.

2006-01-05 22:15 RD, revision 36713

Tweaked layout a bit

2006-01-05 22:14 RD, revision 36712

It is now recommended to not pass the position to PopupMenu and to let the platform position the menu itself

2006-01-05 19:02 vell, revision 36711

cleanup - reformat; minor code tweaks

2006-01-05 18:27 RD, revision 36710

backport of "layout adaptions for mac" change from HEAD

2006-01-05 18:26 RD, revision 36709

backport of "transparent grow box for dialogs" change from HEAD

2006-01-05 17:07 RD, revision 36708

docstring fixes

2006-01-05 11:26 SC, revision 36707

layout adaptions for mac

2006-01-05 11:24 SC, revision 36706

transparent grow box for dialogs

2006-01-05 08:46 vell, revision 36705

ported KO's v262 change forward

2006-01-05 08:38 vell, revision 36704

cleanup - reformat (part 3)

2006-01-05 08:21 RD, revision 36703

reSWIGged

2006-01-05 08:13 RD, revision 36702

reSWIGged

2006-01-05 08:11 RD, revision 36701

Add rpmbuild options for adding --enable-mediactrl and for specifying the full version for the site-pacakges subdir.

2006-01-05 08:11 RD, revision 36700

Add a command-line option for specifying that the full version number shoudl be used in the site-packages subdir. Currently it defaults to off, but that could change...

2006-01-05 08:02 RD, revision 36699

Added a demo for wx.GetMouseState

2006-01-05 06:46 KO, revision 36698

Comment out code that causes serious drawing issues under OS X 10.4. (Do we even need to show a grow icon when the text ctrl is not at the bottom right of the screen?)

2006-01-05 06:03 RD, revision 36697

wxURLDataObject does not derive from wxDataObjectComposite on all the platforms, so tell SWIG that it derives from wxDataObject instead.

2006-01-05 05:40 RD, revision 36696

reSWIGged

2006-01-05 05:36 RD, revision 36695

copy the demo's icon file

2006-01-05 05:32 RD, revision 36694

Fix to allow slider to be initialized properly

2006-01-05 05:26 RD, revision 36693

Added EVT_MEDIA_LOADED event.

2006-01-05 04:40 RD, revision 36692

Added wxGetMouseState which returns the current state of the mouse. Returns an instance of a wxMouseState object that contains the current position of the mouse pointer in screen coordinants, as well as boolean values indicating the up/down status of the mouse buttons and the modifier keys. Implemented for wxMSW, wxGTK and wxMac.

2006-01-05 04:31 RD, revision 36691

Added wxGetMouseState which returns the current state of the mouse. Returns an instance of a wxMouseState object that contains the current position of the mouse pointer in screen coordinants, as well as boolean values indicating the up/down status of the mouse buttons and the modifier keys. Implemented for wxMSW, wxGTK and wxMac.

2006-01-05 01:00 SN, revision 36690

Temporarily disabled OS/2 specific code.

2006-01-05 00:43 vell, revision 36689

cleanup - reformat (part 2)

2006-01-04 23:27 SN, revision 36688

Fixed sizing and positioning.

2006-01-04 23:05 SN, revision 36687

Minor cleanup

2006-01-04 22:54 SN, revision 36686

Better default sizes.

2006-01-04 22:49 SN, revision 36685

Cache slider size in DoSetSize.

2006-01-04 22:46 SN, revision 36684

Fixed label handling (translating for accelerator handling only for relevant classes)

2006-01-04 22:37 SN, revision 36683

Improved size handling.

2006-01-04 22:19 SN, revision 36682

Fixed sizing and positioning, simplifying code (too much?) in the process.

2006-01-04 18:10 vell, revision 36681

cleanup - reformat

2006-01-04 14:17 MW, revision 36680

Fix control and shift key event flags

2006-01-04 14:14 MW, revision 36679

Undefine true and false defined in scitech header

2006-01-04 11:52 , revision 36678
  • A /wxWidgets/tags/MAC_BEFORE_10_3_AND_ABOVE
  • D /wxWidgets/tags/MAC_BEFORE_10_3_AND_ABOVE/contrib/build/animate/animate_animatedll.dsp
  • D /wxWidgets/tags/MAC_BEFORE_10_3_AND_ABOVE/contrib/build/animate/animate_animatelib.dsp
  • D /wxWidgets/tags/MAC_BEFORE_10_3_AND_ABOVE/contrib/build/fl/fl_fldll.dsp
  • D /wxWidgets/tags/MAC_BEFORE_10_3_AND_ABOVE/contrib/build/fl/fl_fllib.dsp
  • D /wxWidgets/tags/MAC_BEFORE_10_3_AND_ABOVE/contrib/build/net/netutils.dsp
  • D /wxWidgets/tags/MAC_BEFORE_10_3_AND_ABOVE/contrib/build/ogl/ogl_ogldll.dsp
  • D /wxWidgets/tags/MAC_BEFORE_10_3_AND_ABOVE/contrib/build/ogl/ogl_ogllib.dsp
  • D /wxWidgets/tags/MAC_BEFORE_10_3_AND_ABOVE/contrib/build/stc/stc_stcdll.dsp
  • D /wxWidgets/tags/MAC_BEFORE_10_3_AND_ABOVE/contrib/build/stc/stc_stclib.dsp
  • D /wxWidgets/tags/MAC_BEFORE_10_3_AND_ABOVE/contrib/build/svg/svg_svgdll.dsp
  • D /wxWidgets/tags/MAC_BEFORE_10_3_AND_ABOVE/contrib/build/svg/svg_svglib.dsp
  • D /wxWidgets/tags/MAC_BEFORE_10_3_AND_ABOVE/demos/dbbrowse/makefile.gtk
  • R /wxWidgets/tags/MAC_BEFORE_10_3_AND_ABOVE/lib/dummy
  • R /wxWidgets/tags/MAC_BEFORE_10_3_AND_ABOVE/samples/grid/bitmap1.bmp
  • R /wxWidgets/tags/MAC_BEFORE_10_3_AND_ABOVE/samples/internat/internat.rc
  • R /wxWidgets/tags/MAC_BEFORE_10_3_AND_ABOVE/samples/internat/makefile.vms
  • R /wxWidgets/tags/MAC_BEFORE_10_3_AND_ABOVE/samples/internat/mondrian.ico
  • R /wxWidgets/tags/MAC_BEFORE_10_3_AND_ABOVE/samples/layout/expt.cpp
  • R /wxWidgets/tags/MAC_BEFORE_10_3_AND_ABOVE/samples/layout/makefile.vms
  • R /wxWidgets/tags/MAC_BEFORE_10_3_AND_ABOVE/samples/mdi/chart.ico
  • R /wxWidgets/tags/MAC_BEFORE_10_3_AND_ABOVE/samples/mdi/makefile.vms
  • R /wxWidgets/tags/MAC_BEFORE_10_3_AND_ABOVE/samples/mdi/mondrian.ico
  • R /wxWidgets/tags/MAC_BEFORE_10_3_AND_ABOVE/samples/png/pngdemo.rc
  • D /wxWidgets/tags/MAC_BEFORE_10_3_AND_ABOVE/samples/resource
  • R /wxWidgets/tags/MAC_BEFORE_10_3_AND_ABOVE/samples/splitter/mondrian.ico
  • D /wxWidgets/tags/MAC_BEFORE_10_3_AND_ABOVE/samples/tab
  • D /wxWidgets/tags/MAC_BEFORE_10_3_AND_ABOVE/samples/treectrl/treetest.dsp
  • R /wxWidgets/tags/MAC_BEFORE_10_3_AND_ABOVE/src/expat
  • A /wxWidgets/tags/MAC_BEFORE_10_3_AND_ABOVE/src/expat/aclocal.m4
  • R /wxWidgets/tags/MAC_BEFORE_10_3_AND_ABOVE/src/expat/configure
  • R /wxWidgets/tags/MAC_BEFORE_10_3_AND_ABOVE/src/expat/configure.in
  • A /wxWidgets/tags/MAC_BEFORE_10_3_AND_ABOVE/src/expat/expat.dsp
  • A /wxWidgets/tags/MAC_BEFORE_10_3_AND_ABOVE/src/expat/lib/dosconfig.h
  • R /wxWidgets/tags/MAC_BEFORE_10_3_AND_ABOVE/src/expat/lib/expat.h
  • R /wxWidgets/tags/MAC_BEFORE_10_3_AND_ABOVE/src/expat/lib/internal.h
  • A /wxWidgets/tags/MAC_BEFORE_10_3_AND_ABOVE/src/expat/lib/macconfig.h
  • A /wxWidgets/tags/MAC_BEFORE_10_3_AND_ABOVE/src/expat/lib/os2config.h
  • R /wxWidgets/tags/MAC_BEFORE_10_3_AND_ABOVE/src/expat/lib/winconfig.h
  • R /wxWidgets/tags/MAC_BEFORE_10_3_AND_ABOVE/src/expat/lib/xmlparse.c
  • R /wxWidgets/tags/MAC_BEFORE_10_3_AND_ABOVE/src/expat/lib/xmlrole.c
  • R /wxWidgets/tags/MAC_BEFORE_10_3_AND_ABOVE/src/expat/lib/xmltok.c
  • R /wxWidgets/tags/MAC_BEFORE_10_3_AND_ABOVE/src/gtk/bdiag.xbm
  • R /wxWidgets/tags/MAC_BEFORE_10_3_AND_ABOVE/src/gtk/cdiag.xbm
  • R /wxWidgets/tags/MAC_BEFORE_10_3_AND_ABOVE/src/gtk/cross.xbm
  • R /wxWidgets/tags/MAC_BEFORE_10_3_AND_ABOVE/src/gtk/fdiag.xbm
  • R /wxWidgets/tags/MAC_BEFORE_10_3_AND_ABOVE/src/gtk/horiz.xbm
  • R /wxWidgets/tags/MAC_BEFORE_10_3_AND_ABOVE/src/gtk/verti.xbm
  • R /wxWidgets/tags/MAC_BEFORE_10_3_AND_ABOVE/src/gtk1/bdiag.xbm
  • R /wxWidgets/tags/MAC_BEFORE_10_3_AND_ABOVE/src/gtk1/cdiag.xbm
  • R /wxWidgets/tags/MAC_BEFORE_10_3_AND_ABOVE/src/gtk1/cross.xbm
  • R /wxWidgets/tags/MAC_BEFORE_10_3_AND_ABOVE/src/gtk1/fdiag.xbm
  • R /wxWidgets/tags/MAC_BEFORE_10_3_AND_ABOVE/src/gtk1/horiz.xbm
  • R /wxWidgets/tags/MAC_BEFORE_10_3_AND_ABOVE/src/gtk1/verti.xbm
  • D /wxWidgets/tags/MAC_BEFORE_10_3_AND_ABOVE/src/html/htmlfilter.cpp
  • D /wxWidgets/tags/MAC_BEFORE_10_3_AND_ABOVE/src/html/htmlhelp.cpp
  • D /wxWidgets/tags/MAC_BEFORE_10_3_AND_ABOVE/src/html/search.cpp
  • R /wxWidgets/tags/MAC_BEFORE_10_3_AND_ABOVE/src/png
  • A /wxWidgets/tags/MAC_BEFORE_10_3_AND_ABOVE/src/png/.cvsignore
  • R /wxWidgets/tags/MAC_BEFORE_10_3_AND_ABOVE/src/png/ANNOUNCE
  • A /wxWidgets/tags/MAC_BEFORE_10_3_AND_ABOVE/src/png/ansi2knr.1
  • A /wxWidgets/tags/MAC_BEFORE_10_3_AND_ABOVE/src/png/ansi2knr.c
  • R /wxWidgets/tags/MAC_BEFORE_10_3_AND_ABOVE/src/png/CHANGES
  • R /wxWidgets/tags/MAC_BEFORE_10_3_AND_ABOVE/src/png/configure
  • R /wxWidgets/tags/MAC_BEFORE_10_3_AND_ABOVE/src/png/example.c
  • R /wxWidgets/tags/MAC_BEFORE_10_3_AND_ABOVE/src/png/INSTALL
  • R /wxWidgets/tags/MAC_BEFORE_10_3_AND_ABOVE/src/png/KNOWNBUG
  • R /wxWidgets/tags/MAC_BEFORE_10_3_AND_ABOVE/src/png/LICENSE
  • R /wxWidgets/tags/MAC_BEFORE_10_3_AND_ABOVE/src/png/libpng.3
  • R /wxWidgets/tags/MAC_BEFORE_10_3_AND_ABOVE/src/png/libpng.txt
  • R /wxWidgets/tags/MAC_BEFORE_10_3_AND_ABOVE/src/png/libpngpf.3
  • A /wxWidgets/tags/MAC_BEFORE_10_3_AND_ABOVE/src/png/MAKEFILE.VA
  • A /wxWidgets/tags/MAC_BEFORE_10_3_AND_ABOVE/src/png/makefile.dos
  • A /wxWidgets/tags/MAC_BEFORE_10_3_AND_ABOVE/src/png/makefile.sc
  • A /wxWidgets/tags/MAC_BEFORE_10_3_AND_ABOVE/src/png/makefile.unx
  • A /wxWidgets/tags/MAC_BEFORE_10_3_AND_ABOVE/src/png/makefile.vc
  • A /wxWidgets/tags/MAC_BEFORE_10_3_AND_ABOVE/src/png/makefile.wat
  • R /wxWidgets/tags/MAC_BEFORE_10_3_AND_ABOVE/src/png/png.5
  • R /wxWidgets/tags/MAC_BEFORE_10_3_AND_ABOVE/src/png/png.c
  • A /wxWidgets/tags/MAC_BEFORE_10_3_AND_ABOVE/src/png/png.dsp
  • R /wxWidgets/tags/MAC_BEFORE_10_3_AND_ABOVE/src/png/png.h
  • R /wxWidgets/tags/MAC_BEFORE_10_3_AND_ABOVE/src/png/pngasmrd.h
  • R /wxWidgets/tags/MAC_BEFORE_10_3_AND_ABOVE/src/png/pngconf.h
  • R /wxWidgets/tags/MAC_BEFORE_10_3_AND_ABOVE/src/png/pngerror.c
  • R /wxWidgets/tags/MAC_BEFORE_10_3_AND_ABOVE/src/png/pnggccrd.c
  • R /wxWidgets/tags/MAC_BEFORE_10_3_AND_ABOVE/src/png/pngget.c
  • A /wxWidgets/tags/MAC_BEFORE_10_3_AND_ABOVE/src/png/pngM8.xml
  • R /wxWidgets/tags/MAC_BEFORE_10_3_AND_ABOVE/src/png/pngmem.c
  • R /wxWidgets/tags/MAC_BEFORE_10_3_AND_ABOVE/src/png/pngpread.c
  • R /wxWidgets/tags/MAC_BEFORE_10_3_AND_ABOVE/src/png/pngread.c
  • R /wxWidgets/tags/MAC_BEFORE_10_3_AND_ABOVE/src/png/pngrio.c
  • R /wxWidgets/tags/MAC_BEFORE_10_3_AND_ABOVE/src/png/pngrtran.c
  • R /wxWidgets/tags/MAC_BEFORE_10_3_AND_ABOVE/src/png/pngrutil.c
  • R /wxWidgets/tags/MAC_BEFORE_10_3_AND_ABOVE/src/png/pngset.c
  • R /wxWidgets/tags/MAC_BEFORE_10_3_AND_ABOVE/src/png/pngtest.c
  • R /wxWidgets/tags/MAC_BEFORE_10_3_AND_ABOVE/src/png/pngtrans.c
  • R /wxWidgets/tags/MAC_BEFORE_10_3_AND_ABOVE/src/png/pngvcrd.c
  • R /wxWidgets/tags/MAC_BEFORE_10_3_AND_ABOVE/src/png/pngwio.c
  • R /wxWidgets/tags/MAC_BEFORE_10_3_AND_ABOVE/src/png/pngwrite.c
  • R /wxWidgets/tags/MAC_BEFORE_10_3_AND_ABOVE/src/png/pngwtran.c
  • R /wxWidgets/tags/MAC_BEFORE_10_3_AND_ABOVE/src/png/pngwutil.c
  • R /wxWidgets/tags/MAC_BEFORE_10_3_AND_ABOVE/src/png/projects/beos
  • R /wxWidgets/tags/MAC_BEFORE_10_3_AND_ABOVE/src/png/projects/beos/x86-shared.txt
  • R /wxWidgets/tags/MAC_BEFORE_10_3_AND_ABOVE/src/png/projects/beos/x86-static.txt
  • D /wxWidgets/tags/MAC_BEFORE_10_3_AND_ABOVE/src/png/projects/borland
  • D /wxWidgets/tags/MAC_BEFORE_10_3_AND_ABOVE/src/png/projects/msvc
  • R /wxWidgets/tags/MAC_BEFORE_10_3_AND_ABOVE/src/png/README
  • D /wxWidgets/tags/MAC_BEFORE_10_3_AND_ABOVE/src/png/scripts/makefile.bd32
  • R /wxWidgets/tags/MAC_BEFORE_10_3_AND_ABOVE/src/png/scripts/makefile.sgi
  • D /wxWidgets/tags/MAC_BEFORE_10_3_AND_ABOVE/src/png/scripts/pngdef.pas
  • R /wxWidgets/tags/MAC_BEFORE_10_3_AND_ABOVE/src/png/TODO
  • R /wxWidgets/tags/MAC_BEFORE_10_3_AND_ABOVE/src/png/Y2KINFO
  • R /wxWidgets/tags/MAC_BEFORE_10_3_AND_ABOVE/src/regex/regfronts.c
  • D /wxWidgets/tags/MAC_BEFORE_10_3_AND_ABOVE/src/unix/net.cpp
  • R /wxWidgets/tags/MAC_BEFORE_10_3_AND_ABOVE/src/zlib/algorithm.txt
  • R /wxWidgets/tags/MAC_BEFORE_10_3_AND_ABOVE/src/zlib/crc32.h
  • R /wxWidgets/tags/MAC_BEFORE_10_3_AND_ABOVE/src/zlib/FAQ
  • R /wxWidgets/tags/MAC_BEFORE_10_3_AND_ABOVE/src/zlib/INDEX
  • R /wxWidgets/tags/MAC_BEFORE_10_3_AND_ABOVE/src/zlib/inflate.h
  • R /wxWidgets/tags/MAC_BEFORE_10_3_AND_ABOVE/src/zlib/README
  • R /wxWidgets/tags/MAC_BEFORE_10_3_AND_ABOVE/src/zlib/trees.h
  • D /wxWidgets/tags/MAC_BEFORE_10_3_AND_ABOVE/utils/HelpGen/helpgen.dsp
  • D /wxWidgets/tags/MAC_BEFORE_10_3_AND_ABOVE/utils/HelpGen/makefile.bcc
  • D /wxWidgets/tags/MAC_BEFORE_10_3_AND_ABOVE/utils/HelpGen/makefile.gcc
  • D /wxWidgets/tags/MAC_BEFORE_10_3_AND_ABOVE/utils/HelpGen/makefile.vc
  • D /wxWidgets/tags/MAC_BEFORE_10_3_AND_ABOVE/utils/HelpGen/makefile.wat
  • D /wxWidgets/tags/MAC_BEFORE_10_3_AND_ABOVE/utils/wxprop

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

2006-01-04 11:52 SC, revision 36677

remove sizing controls when being in fullscreen mode

2006-01-04 11:49 SC, revision 36676

increase min size to make all scrollbar controls visible

2006-01-04 11:43 SC, revision 36675

starting blend modes for Core Graphics

2006-01-04 10:34 SC, revision 36674

factoring out Background setter

2006-01-04 09:36 vell, revision 36673

cleanup - reformat

2006-01-04 08:19 vell, revision 36672

cleanup - reformat

2006-01-04 05:21 vell, revision 36671

cleanup - reformat

2006-01-04 03:14 vell, revision 36670

cleanup - reformat

2006-01-04 00:06 VZ, revision 36669

Initialize() returns bool, not void

2006-01-03 23:11 vell, revision 36668

cleanup - reformat

2006-01-03 22:06 vell, revision 36667

cleanup - reformat

2006-01-03 17:02 SN, revision 36666

Backported patch #1396039 (Notebook tab bitmaps)

2006-01-03 16:52 SN, revision 36665

Applied patch #1396039 (Notebook tab bitmaps)

2006-01-03 16:39 JS, revision 36664

Added wxAddGrab, wxRemoveGrab

2006-01-03 16:37 JS, revision 36663

Added wxAddGrab, wxRemoveGrab for use by popup window implementations

2006-01-03 16:36 SN, revision 36662

Added thread-safe wrappers for get{host,serv}by{name,addr} to replace the currently still used unsafe versions once possible compilation problems are sorted out.

2006-01-03 12:01 SN, revision 36661

Applied patch #1395526 (Autoradiobutton corrections)

2006-01-03 11:49 SN, revision 36660

Applied patch #1395526 (Autoradiobutton corrections)

2006-01-03 11:08 SN, revision 36659

Fixed bug introduced by previous change (patch #1395852)

2006-01-03 04:36 vell, revision 36658

cleanup - reformat

2006-01-03 00:13 RD, revision 36657

--enable-mediactrl

2006-01-02 23:30 VZ, revision 36656

document that font set with SetFont() is not automatically used by wxPaint/Client/WindowDC associated with the window

2006-01-02 23:28 VZ, revision 36655

GetFont() only works after SetFont()

2006-01-02 23:24 RD, revision 36654

use full path to the test movie file

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

cleanup - reformat

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

tweaked layout a bit

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

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

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

Use system colours Fixed handling of scrollbar heigh/width

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

more tweaks

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

reSWIGged

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

backported the fix for bug #1387591

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

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

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

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

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

Update copyright year

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

Update changes.txt with recent changes

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

Mention rcdefs.h in changes.txt

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

Update changes.txt with recent changes

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

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

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

Added wx.GetColourFromUser and wx.GetFontFromUser

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

reSWIGged

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

reSWIGged

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

Update copyright year

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

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

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

Choose a legal default font on DC creation.

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

Some minor corrections (typos, return value handling).

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

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

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

Add comments about the pango crashes on Solaris 10

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

Backport bcc warning fix

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

Backport compile fix.

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

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

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

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

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

wxpresets adjustement to dmars format.

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

wxpresets adjustement to dmars format.

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

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

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

Added caption parameter to wxGetFontFromUser and wxGetColourFromUser.

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

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

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

cleanup - reformat

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

cleanup - reformat

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

added runtime protection for no SL_LABEL style case

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

relaxed ReadGIF error checking as per review

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

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

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

fixed typo in event name (bug 1394834)

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

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

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

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

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

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

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

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

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

No obnoxious warnings if threading is disabled.

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

fix wxMac-QD - blank focusesed text; minor reformat

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

cleanup - reformat

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

Merged modifications from the 2.6 branch

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

Merged modifications from the 2.6 branch

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

Switch to using wx.CallAfter instead of EVT_IDLE

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

wxHotkeyModifier --> wxKeyModifier

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

Note that some deprecated items have been removed

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

another deprecation

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

minor reformat

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

two more ReadGIF tweaks

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

fixed spelling mistake in comment

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

reformatted; added more error checking

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

added protection against corrupted GIFs in ReadGIF

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

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

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

[Get|Set]Quality() are deprecated

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

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

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

docstrign fixes

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

cleanup - reformatting (lots), minor code tweaks

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

cleanup - reformatting, minor code tweaks

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

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

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

comment fix

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

fix MinGW/gcc compilation issue

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

Remove obsolete GetForce

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

Remove obsolete GetForce

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

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

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

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

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

fix MinGW/gcc compilation issue

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

fix SetInvokingWindow link problem

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

cleanup - reformatting, minor code rewrites

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

Spawn the MDI demos as new processes

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

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

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

Setting the color of the caption text was missing.

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

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

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

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

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

cleanup - reformatting

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

Backported missing definitions.

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

mention wxDC change

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

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

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

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

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

allow opening .html files, too

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

description formatting

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

protect separators against inappropriate state changes

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

cleanup - reformatting

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

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

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

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

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

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

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

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

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

more cleanup

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

also generate wxEVT_SCROLL_CHANGED as under wxMSW

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

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

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

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

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

GTK+ 1 compilation fixes

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

implemented wxCURSOR_BLANK (bug 1377290)

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

warn that GetMenu() may return NULL

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

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

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

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

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

send wxEVT_MENU_CLOSE at least sometimes

2005-12-24 00:37 RD, revision 36553

Mention IEHtmlWindow fix too.

2005-12-24 00:12 VZ, revision 36552

1. changed wxStringTokenizer to not modify the string we're iterating over but to just update our position in it (makes the code much more clear) 2. added GetLastDelimiter() to make up for lack of mode combining wxTOKEN_RET_EMPTY_ALL and RET_DELIMS 3. documented it and added unit tests for it

2005-12-24 00:01 VZ, revision 36551

added a couple more wxTOKEN_RET_DELIMS tests

2005-12-23 23:54 VZ, revision 36550

even more test cases

2005-12-23 23:38 VZ, revision 36549

corrected expected test results to conform to current wxTOKEN_RET_EMPTY behaviour; added the value of loop index for which the test fails to the diagnostic messages

2005-12-23 23:27 VZ, revision 36548

more test cases

2005-12-23 18:54 RD, revision 36547

reSWIGged

2005-12-23 18:49 RD, revision 36546

Not sure why yesterday's version appeared to work so well. (It didn't work at all!) The obj.this attribute is the one that should be checked for being a PySwigObject, not obj itself.

2005-12-23 16:53 RD, revision 36545

reSWIGged

2005-12-23 16:38 RD, revision 36544

Corrected comment

2005-12-23 16:36 RD, revision 36543

reSWIGged

2005-12-23 07:42 JJ, revision 36542

Committing in . configuration update for OpenVMS Modified Files: wxWidgets/setup.h_vms ----------------------------------------------------------------------

2005-12-23 05:16 vell, revision 36541

more cleanup - added comment regarding possible stipple brush problem

2005-12-23 01:20 VZ, revision 36540

corrected handling of timeouts in wxConditionInternal::WaitTimeout(): check for wxSEMA_TIMEOUT, not wxSEMA_BUSY; return wxCOND_TIMEOUT, not wxCOND_MISC_ERROR (bug 1387179)

2005-12-23 01:00 VZ, revision 36539

don't set minimal column width, it should be possible to set it even to 0 if desired (e.g. to hide a column)

2005-12-23 00:59 VZ, revision 36538

correct dll export declaration for wxVolume (backport from HEAD)

2005-12-23 00:59 VZ, revision 36537

correct dll export declaration for wxVolume

2005-12-23 00:58 VZ, revision 36536

added wxRTTI macros to wxControlWithItems: it's not private any longer

2005-12-22 23:49 RD, revision 36535

reSWIGged

2005-12-22 23:43 RD, revision 36534

Fixup error message

2005-12-22 23:43 RD, revision 36533

Move wxPySwigInstance_Check() and wxPySwigInstance_Check into the core API module, change wxPySwigInstance_Check to use the SWIG runtime function PySwigObject_Check.

2005-12-22 23:33 RD, revision 36532

Fix for bug #1266745 and #1387725 in the wxFindReplaceDialog on MSW. Actually check we are using MSLU before doing the hack designed to workaround a bug in MSLU!

2005-12-22 23:11 VS, revision 36531

reverted previous accidental commit

2005-12-22 23:04 VS, revision 36530

wxMac linking fix

2005-12-22 17:58 KO, revision 36529

Backporting fix for proper TAB, RETURN, etc. handling for IE ActiveX control.

2005-12-22 17:55 KO, revision 36528

Backporting fix to allow wx parent windows to handle non-wx child events, i.e. for wxActiveX controls.

2005-12-22 06:57 KO, revision 36527

Fixes so that wxPython builds on 2.7. Mostly removing references to all functions that require WXWIN_2_4_COMPATIBILITY to be defined.

2005-12-22 06:09 KO, revision 36526

Use the now 'official' makemo.py when building packages.

2005-12-22 05:55 KO, revision 36525

Updating version.

2005-12-22 03:24 KO, revision 36524

Moving the 2.6 branch change in how SWIG is found to CVS HEAD now that Robin's build system uses it too.

2005-12-22 03:10 VZ, revision 36523

added wxListAttr::AssignFrom()

2005-12-22 03:07 VZ, revision 36522

don't overwrite the existing attributes when setting one new one, i.e. SetItemBackgroundColour() after SetItemTextColour() doesn't reset the text colour to default one any more

2005-12-22 02:43 VZ, revision 36521

update from liou xiao <liouxiao@hotmail.com> (backport from HEAD)

2005-12-22 02:41 VZ, revision 36520

update from liou xiao <liouxiao@hotmail.com>

2005-12-22 01:14 vell, revision 36519

fixed error in prior checkin

2005-12-22 00:17 VZ, revision 36518

Unicode compilation fix

2005-12-22 00:11 VZ, revision 36517

regenerated makefiles after adding tokenizer.cpp

2005-12-21 20:51 RD, revision 36516

After a conversaion with Vadim I reverted the last change and instead just allowed for the specific situation that was incorrectly causing the assert.

2005-12-21 20:19 RD, revision 36515

Fix for Bug #1387359, bail out early from DoWriteText if the string is empty.

2005-12-21 19:54 vell, revision 36514

minor cleanup; remove focus patch scaffolding

2005-12-21 16:12 VZ, revision 36513

g++ 4/wxMAC_USE_CORE_GRAPHICS warning fixes

2005-12-21 16:11 VZ, revision 36512

just added a comment

2005-12-21 16:03 RD, revision 36511

Applied patch #1238825 adding search backward capabilities to the demo. Modified to use the up/down options in the wx.FindReplaceDialog instead of a separate menu item.

2005-12-21 01:23 VZ, revision 36510

compilation test for Unicode build

2005-12-20 23:51 RD, revision 36509

Applied patch from Morgan Hua to fix bug #1219423: CommandManager should not repeat old commands after a branch.

2005-12-20 16:52 DS, revision 36508

fixed compile errors (code was using unnamed objects, resulting in compiler ambiguity)

2005-12-20 16:48 VZ, revision 36507

added tests showing that current wxStringTokenizer code doesn't handle multiple delimiters at the end of string properly in mode != wxTOKEN_STRTOK

2005-12-20 16:34 VZ, revision 36506

extracted wxStringTokenizer tests in their own file and rewrote them to be table based and more clear (separated strtok()-compatibility test from the other one)

2005-12-20 16:30 VZ, revision 36505

extracted wxStringTokenizer tests in their own file and rewrote them to be table based and more clear (separated strtok()-compatibility test from the other one)

2005-12-20 14:44 VZ, revision 36504

update from Wei-Lun Chao (backport from HEAD)

2005-12-20 14:40 VZ, revision 36503

update from Wei-Lun Chao

2005-12-20 14:25 DS, revision 36502

fixed unreachable code warnings (occurred in MSVC6+Release mode)

2005-12-20 06:17 RD, revision 36501

reSWIGged

2005-12-20 05:44 KO, revision 36500

Remove references to now removed iewin module. Replaced by activex/wxie.

2005-12-20 05:37 KO, revision 36499
  • D /wxWidgets/trunk/wxPython/contrib/iewin

Removing old iewin extension. Replaced by activex/wxie.

2005-12-20 02:12 RD, revision 36498

Applied patch from Morgan Hua for updates to ActiveGrid code (pydocview, ActiveGrid IDE, etc.)

2005-12-20 01:56 RD, revision 36497

Fix for bug #1336711: wx.lib.calendar.CalenDlg can yield incorrect result.

2005-12-20 01:47 VZ, revision 36496

added newline at end of file (avoids gcc warning when building with Xcode 2.2)

2005-12-19 23:13 RD, revision 36495

Applied patch #1243907: Give Throbber much more flexibility by allowing the user to set the rest image, the direction, the current index, custom sequence. Allows user to manually step through the sequence with Next(), Previous(), Increment(), Decrement() & SetCurrent(). Very handy if you have multiple throbbers that you want to synchronize with a single timer.

2005-12-19 20:43 RD, revision 36494

Applied patch #1072210: generalize printout.py to allow text printing.

2005-12-19 20:38 JS, revision 36493

Fixed problem trying to print from a preview, whereby wrong printer class was used instead of Gnome printer class.

2005-12-19 20:32 RD, revision 36492

Applied patch #1072210: generalize printout.py to allow text printing.

2005-12-19 20:18 RD, revision 36491

Applied patch #1066222: Fix GLCanvas demo mouse tracking

2005-12-19 20:04 RD, revision 36490

Fixes for Bugs #1232546 and #1232550

2005-12-19 19:33 RD, revision 36489

Applied Patch # #1230107 which allows image handlers to be written in Python by deriving from wx.PyImageHandler.

2005-12-19 18:25 RD, revision 36488

Ensure that the build_options.pyc file is removed too.

2005-12-19 18:24 RD, revision 36487

Applied Patch #1239456: wxPython wx.DataObject.GetAllFormats fix.

2005-12-19 16:44 RD, revision 36486

Use wx.NO_BORDER for consistency

2005-12-19 16:42 RD, revision 36485

Add test for wx.BORDER_NONE style

2005-12-19 16:07 VZ, revision 36484

don't crash when XIM is used under IRIX (backport from HEAD)

2005-12-19 16:06 VZ, revision 36483

don't crash when XIM is used under IRIX

2005-12-19 14:34 VZ, revision 36482

removed DllMain(): we don't even compile it with any compiler but VC8 and with VC8 it results in a crash; we need another way to make it possible to use wx DLL from another DLL, this one is flawed

2005-12-19 13:56 VZ, revision 36481

documented Set/GetIcon(), added (not quite pure) virtual GetIcon() in the base class

2005-12-19 13:46 VZ, revision 36480

return a valid bitmap from GetBitmap() even if we created an icon internally

2005-12-19 12:18 JS, revision 36479

Backport: added CFRef holder templated class

2005-12-19 12:04 JS, revision 36478

wxMac changes documented.

2005-12-19 11:53 JS, revision 36477

Backported patch [ 1372567 ] wxMac wxTaskBarIcon code cleanup for recent CGImage changes

2005-12-19 11:41 JS, revision 36476

Backport: adding correct window-ids to window events (important when using eg Connect)

2005-12-19 11:35 JS, revision 36475

Backport: cleanup, using Tiger funcs if possible

2005-12-19 11:31 JS, revision 36474

Backport: support for wxNO_BORDER

2005-12-19 11:27 JS, revision 36473

Backport: CGImage Creation is always available under OS X

2005-12-19 11:23 JS, revision 36472

Backport: switch to a CoreFoundation based and thread-safe implementation for message boxes for Mach-O builds

2005-12-19 11:18 JS, revision 36471

Backport: finished implementation for stencil and colored patterns

2005-12-19 11:09 ABX, revision 36470

Somebody forgot to restore from testing phase.

2005-12-19 11:00 JS, revision 36469

Backported: added permission error to the 'expected' error codes, removed assert, as this leads to problems in wxPython otherwise, and getting another error essentially means we cannot continue iterating.

2005-12-19 10:55 JS, revision 36468

Backported joystick patch 1345435: no link error, no crash if no joysticks found.

2005-12-19 10:55 ABX, revision 36467

__WIN95__ removed (used to differ win3.1 vs. 'modern' 95 look, nowadays always defined for WXMSW so useless). Minor cleanings and corrections for correct #includes.

2005-12-19 10:47 ABX, revision 36466

__WIN95__ removed (used to differ win3.1 vs. 'modern' 95 look, nowadays always defined for WXMSW so useless). Minor cleanings and corrections for correct #includes.

2005-12-19 10:03 VZ, revision 36465

fix for compilation without PCH

2005-12-19 08:53 JS, revision 36464

Backport: activate SetFocus patch

2005-12-19 08:52 JS, revision 36463

Backporting support for standard command IDs

2005-12-19 08:52 JS, revision 36462

Backporting: support for standard command IDs

2005-12-19 08:51 JS, revision 36461

Backporting: add reasonable default TEMP for __WXMAC__ when running under __DARWIN__

2005-12-19 08:51 JS, revision 36460

Backporting: default to simple show/hide tlw on OSX instead of transitions

2005-12-19 08:51 JS, revision 36459

Backporting: avoiding unkown namespace std

2005-12-19 08:50 JS, revision 36458

Backported fix: correcting CGImage handling to be always correctly initialized and freed on OSX builds, even when not using CoreGraphics, Ryan's Patch 1372209

2005-12-19 08:50 JS, revision 36457

Backported patch 1352744 (custom data type fix)

2005-12-19 08:49 JS, revision 36456

Backported patch 1306473 (printer resolution fix)

2005-12-19 08:49 JS, revision 36455

Backported patch 1265473 (wxExecute fixes)

2005-12-19 08:48 JS, revision 36454

Backported wakeup code correction