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

2005-05-04 21:07 RD, revision 33953

Don't automatically copy the selection to the clipboard on the Mac when the selection is made.

2005-05-04 21:04 RD, revision 33952

Don't copy the NULL char into the clipboard. Most Mac apps will treat it as a legitimate, but invisible character and various problems arise...

2005-05-04 19:37 VZ, revision 33951

added (trivial) GetLong/ShortPath() test

2005-05-04 19:36 VZ, revision 33950

fixed GetLongPath(): it never used ::GetLongPath() before and didn't work at all when called for the first time

2005-05-04 19:32 VZ, revision 33949

fixed EOVERFLOW handlign after previous commit and also explained what's going on

2005-05-04 18:57 JS, revision 33948

Added licence/copyright information

2005-05-04 18:39 JS, revision 33947

Added licence/copyright information

2005-05-04 18:38 VZ, revision 33946

include iostream headers before using iostream classes (might fix HP-UX native compilation with iostreams)

2005-05-04 18:26 JS, revision 33945

Added missing licence/copyright information

2005-05-04 18:16 VZ, revision 33944

wxUSE_CRASHREPORT requires wxUSE_ON_FATAL_EXCEPTION

2005-05-04 17:14 VZ, revision 33943

replace complicated OS tests with simple ifdef EOVERFLOW in wxString::PrintfV()

2005-05-04 15:24 ABX, revision 33942

Build fix after changes in default help controller.

2005-05-04 15:22 ABX, revision 33941

Layout fixes for wxPlotWindow [#1192416] + source cleaning to the wxW 2.6 coding starndards.

2005-05-04 14:34 JS, revision 33940

Removed ctl3d references

2005-05-04 14:23 JS, revision 33939
  • D /wxWidgets/branches/WX_2_4_BRANCH/include/wx/msw/ctl3d
  • D /wxWidgets/trunk/include/wx/msw/ctl3d

Removed redundant file

2005-05-04 00:34 RD, revision 33938

Added release dates where I could find them

2005-05-04 00:03 RD, revision 33937

use the passed in ID

2005-05-04 00:02 RD, revision 33936

part of the revert of 1.8 got botched

2005-05-03 18:19 SC, revision 33935

otherwise we always fall back to blitting, even if we can provide better results

2005-05-03 16:17 JS, revision 33934

A control's text colour now reflects the system colour setting.

2005-05-03 05:34 SC, revision 33933

must be static of course, otherwise items just get appended for every menu-build

2005-05-03 00:03 RD, revision 33932

reSWIGged

2005-05-02 23:44 RD, revision 33931

flicker reduction for gtk2

2005-05-02 23:43 RD, revision 33930

Ensure the bitmap is good before drawing it.

2005-05-02 23:43 RD, revision 33929

Correct compilation error on Tiger

2005-05-02 23:42 RD, revision 33928

Roll wxPyMake_wxSizer into wxPyMake_wxObject.

2005-05-02 10:22 CE, revision 33927

get the path in windows format for cygwin

2005-05-02 09:19 CE, revision 33926

sizer.h needed by cygwin

2005-05-01 22:39 VS, revision 33925

the manual contained wrong licence wording inconsistent with any other sources, including licence.txt; fixed

2005-05-01 20:04 MW, revision 33924

Change the format of the output so that you can jump to the error with your editor.

2005-04-30 15:23 VS, revision 33923

reformatted to fix standard terminal

2005-04-30 09:11 SC, revision 33922

reordering for CW compiles, setting control to opaque because of incorrect erases under 10.4

2005-04-30 02:09 MW, revision 33921

Call MGL_init earlier in wxApp::Initialize to avoid crash

2005-04-29 19:04 RD, revision 33920

detabbed

2005-04-29 19:00 RD, revision 33919

init wxApp->argc and wxApp->argv even when wx has already been initialized

2005-04-29 18:58 JS, revision 33918

Removed previous broken fix for deferred positioning bug, and added fix using sizers, which works better

2005-04-29 18:55 RD, revision 33917

No need to match bg colours any more

2005-04-29 11:49 SC, revision 33916

adapting to latest API

2005-04-29 09:14 JS, revision 33915

AdjustScrollbars can go into an infinite loop, so bail out after a few iterations.

2005-04-29 03:36 RD, revision 33914

Completed wxImage docstrings

2005-04-29 01:14 MW, revision 33913

The mmedia contrib requires sys/soundcard.h on unix, so disable it on unix platforms that do not have it.

2005-04-28 21:40 JS, revision 33912

Switch deferred sizing off for radioboxes because with them, the radio buttons can be invisible in some circumstances

2005-04-28 18:21 JS, revision 33911

Reverted/commented out unsuccessful defer fix

2005-04-28 18:18 RD, revision 33910

demo tweaks

2005-04-28 16:14 JS, revision 33909

Typo correction

2005-04-28 15:17 JS, revision 33908

Use real number of children for reserving deferred sizing space; fix apparent bug in Windows doing deferred positioning

2005-04-28 14:45 JS, revision 33907

Worked around an apparent bug in Windows whereby some deferred positioning failed: specifically when changing a position from x, to y, to x again. Added deferred positioning to wxRadioBox, wxSlider and wxSpinCtrl and thereby eliminated some refresh glitches when resizing. Eliminated further refresh glitches caused by wxRadioBox (to nearby controls) by refreshing parent when the radio box moves.

2005-04-28 05:06 SC, revision 33906

otherwise we always just fix rect at index 0 ...

2005-04-28 02:29 KH, revision 33905

Fix for unexplained change in socket behavior where failed connections throw a CONNECT event immediately before thowing a LOST event.

2005-04-28 00:00 RD, revision 33904

Updates to doc/view modules and sample apps from ActiveGrid.

2005-04-27 21:38 JS, revision 33903

Copy about.htm

2005-04-27 20:02 RD, revision 33902

reSWIGged

2005-04-27 19:21 JS, revision 33901

Temporary fix (I hope) to allow an application to paint around controls within static boxes by suspending the flicker reduction fix

2005-04-27 19:08 VS, revision 33900

use wx-2.6, not 2.5, by default

2005-04-27 18:57 RD, revision 33899

Added wx.BrushFromBitmap to create a stippled brush in a single step. Also added missing brysh style flags: wx.STIPPLE_MASK wx.STIPPLE_MASK_OPAQUE.

2005-04-27 15:41 KO, revision 33898

Tiger compatibility fixes.

2005-04-27 15:32 JS, revision 33897

Fix for radiobox controls backgrounds being drawn incorrectly on an unthemed (solid colour) wxNotebook

2005-04-27 05:45 RD, revision 33896

Bump subrelease number

2005-04-27 05:03 RD, revision 33895

wxLaunchDefaultBrowser

2005-04-27 05:02 RD, revision 33894

typo

2005-04-27 01:19 DW, revision 33893

Unicode fixes for OS/2

2005-04-27 01:17 DW, revision 33892

Unicode fixes for OS/2 (all inside #ifdef __WXPM__ blocks

2005-04-27 01:12 DW, revision 33891

Unicode fixes

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

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

2005-04-26 21:17 RD, revision 33889

Note XRCed update

2005-04-26 19:24 MBN, revision 33888

Correct wxArrayString::Add return value as per the documentation.

2005-04-26 19:08 ABX, revision 33887

wxUniversal positioning fix [#1040625]

2005-04-26 18:49 ROL, revision 33886

Version 0.1.5-1 Added wxWizard, wxWizardPageSimple (only from pull-down menu). Hide command for test window. Replacing classes works better. Added Locate tool. params.py, xxx.py: some window styles were fixed (to correspond more to the docs) xrced.py: subclass bug fixed

2005-04-26 15:15 RD, revision 33885

dropped 'rc' status

2005-04-26 10:47 JS, revision 33884

Further export symbols

2005-04-25 20:40 RD, revision 33883

reSWIGged

2005-04-25 20:25 RD, revision 33882

Mark GetFrame functions as returning a new instance

2005-04-25 19:35 RR, revision 33881

Add test for wxChoice's focus events. (no fix yet).

2005-04-25 19:13 RR, revision 33880

Prevent unnecessary assert when someone tries to move the native file dialog.

2005-04-25 15:51 ABX, revision 33879

Fix for broken wxMSWUniv after wxLaunchDefaultBrowser introduction. Source cleaning (should not happen in new code).

2005-04-25 13:49 JS, revision 33878

Fixed erroneous selection of content in comboboxes within static boxes

2005-04-25 10:32 MW, revision 33877

Compilation fix

2005-04-25 10:28 MW, revision 33876

Remove msdos code now in src/msdos, update bakefiles and regenerate.

2005-04-25 10:01 MW, revision 33875

Compilation fix for dos

2005-04-25 09:57 MW, revision 33874

Add mimimal mimetype.h for msdos

2005-04-25 09:54 MW, revision 33873

Add skeleton utils, dir and mimetype for dos.

2005-04-25 09:48 MW, revision 33872

Allow wchar_t for djgpp

2005-04-24 16:40 RR, revision 33871

Apply patch that prevents a crash when more than one event from a single event handler has been added in AddPendingEvents() and the event handler is destroyed before the pending events get sent. Sofar, only the first pointer to the event handler was removed which could lead to a crash.

2005-04-24 15:56 MBN, revision 33870

Another STL compilation fix.

2005-04-24 15:37 RR, revision 33869

Added some more test to the printing sample EllipticArc, Arc, Spline, Polygon.

2005-04-24 15:29 RR, revision 33868

Added support for DrawArc and Blit to GNOME print.

2005-04-24 15:28 MBN, revision 33867

Fix wxChoice on Mac whith STL when using wxCB_SORT. Should have done this yesterday instead of hacking a compilation fix.

2005-04-24 11:44 JS, revision 33866

25.4 mm to the inch, not 25.1

2005-04-24 10:08 JS, revision 33865

Restored previous revision after retag

2005-04-24 10:06 , revision 33864
  • A /wxWidgets/tags/WX_2_6_0
  • R /wxWidgets/tags/WX_2_6_0/build
  • D /wxWidgets/tags/WX_2_6_0/contrib/build/animate/animate_animatedll.dsp
  • D /wxWidgets/tags/WX_2_6_0/contrib/build/animate/animate_animatelib.dsp
  • D /wxWidgets/tags/WX_2_6_0/contrib/build/fl/fl_fldll.dsp
  • D /wxWidgets/tags/WX_2_6_0/contrib/build/fl/fl_fllib.dsp
  • D /wxWidgets/tags/WX_2_6_0/contrib/build/net/netutils.dsp
  • D /wxWidgets/tags/WX_2_6_0/contrib/build/ogl/ogl_ogldll.dsp
  • D /wxWidgets/tags/WX_2_6_0/contrib/build/ogl/ogl_ogllib.dsp
  • D /wxWidgets/tags/WX_2_6_0/contrib/build/stc/stc_stcdll.dsp
  • D /wxWidgets/tags/WX_2_6_0/contrib/build/stc/stc_stclib.dsp
  • D /wxWidgets/tags/WX_2_6_0/contrib/build/svg/svg_svgdll.dsp
  • D /wxWidgets/tags/WX_2_6_0/contrib/build/svg/svg_svglib.dsp
  • D /wxWidgets/tags/WX_2_6_0/demos/dbbrowse/makefile.gtk
  • R /wxWidgets/tags/WX_2_6_0/distrib
  • R /wxWidgets/tags/WX_2_6_0/include/wx/msw
  • R /wxWidgets/tags/WX_2_6_0/lib/dummy
  • R /wxWidgets/tags/WX_2_6_0/Makefile.in
  • R /wxWidgets/tags/WX_2_6_0/samples/grid/bitmap1.bmp
  • R /wxWidgets/tags/WX_2_6_0/samples/grid/bitmap2.bmp
  • R /wxWidgets/tags/WX_2_6_0/samples/internat/internat.def
  • R /wxWidgets/tags/WX_2_6_0/samples/internat/internat.rc
  • R /wxWidgets/tags/WX_2_6_0/samples/internat/makefile.vms
  • R /wxWidgets/tags/WX_2_6_0/samples/internat/mondrian.ico
  • R /wxWidgets/tags/WX_2_6_0/samples/layout/expt.cpp
  • R /wxWidgets/tags/WX_2_6_0/samples/layout/fload.xbm
  • R /wxWidgets/tags/WX_2_6_0/samples/layout/layout.def
  • R /wxWidgets/tags/WX_2_6_0/samples/layout/makefile.vms
  • R /wxWidgets/tags/WX_2_6_0/samples/mdi/chart.ico
  • R /wxWidgets/tags/WX_2_6_0/samples/mdi/makefile.vms
  • R /wxWidgets/tags/WX_2_6_0/samples/mdi/mdi.def
  • R /wxWidgets/tags/WX_2_6_0/samples/mdi/mdi.ico
  • R /wxWidgets/tags/WX_2_6_0/samples/mdi/mondrian.ico
  • A /wxWidgets/tags/WX_2_6_0/samples/minimal/MinimalM7.mcp
  • A /wxWidgets/tags/WX_2_6_0/samples/minimal/minimal.pbproj
  • A /wxWidgets/tags/WX_2_6_0/samples/minimal/minimalM5.xml
  • R /wxWidgets/tags/WX_2_6_0/samples/png/pngdemo.rc
  • R /wxWidgets/tags/WX_2_6_0/samples/popup
  • R /wxWidgets/tags/WX_2_6_0/samples/printing/fload.xbm
  • R /wxWidgets/tags/WX_2_6_0/samples/printing/printing.def
  • D /wxWidgets/tags/WX_2_6_0/samples/resource
  • R /wxWidgets/tags/WX_2_6_0/samples/splitter/mondrian.ico
  • D /wxWidgets/tags/WX_2_6_0/samples/tab
  • D /wxWidgets/tags/WX_2_6_0/samples/treectrl/treetest.dsp
  • R /wxWidgets/tags/WX_2_6_0/src/common/glob.inc
  • R /wxWidgets/tags/WX_2_6_0/src/expat
  • A /wxWidgets/tags/WX_2_6_0/src/expat/aclocal.m4
  • R /wxWidgets/tags/WX_2_6_0/src/expat/configure
  • R /wxWidgets/tags/WX_2_6_0/src/expat/configure.in
  • A /wxWidgets/tags/WX_2_6_0/src/expat/expat.dsp
  • R /wxWidgets/tags/WX_2_6_0/src/expat/lib/expat.h
  • R /wxWidgets/tags/WX_2_6_0/src/expat/lib/internal.h
  • A /wxWidgets/tags/WX_2_6_0/src/expat/lib/macconfig.h
  • R /wxWidgets/tags/WX_2_6_0/src/expat/lib/winconfig.h
  • R /wxWidgets/tags/WX_2_6_0/src/expat/lib/xmlparse.c
  • R /wxWidgets/tags/WX_2_6_0/src/expat/lib/xmlrole.c
  • R /wxWidgets/tags/WX_2_6_0/src/expat/lib/xmltok.c
  • R /wxWidgets/tags/WX_2_6_0/src/gtk/bdiag.xbm
  • R /wxWidgets/tags/WX_2_6_0/src/gtk/cdiag.xbm
  • R /wxWidgets/tags/WX_2_6_0/src/gtk/cross.xbm
  • R /wxWidgets/tags/WX_2_6_0/src/gtk/fdiag.xbm
  • R /wxWidgets/tags/WX_2_6_0/src/gtk/horiz.xbm
  • R /wxWidgets/tags/WX_2_6_0/src/gtk/verti.xbm
  • R /wxWidgets/tags/WX_2_6_0/src/gtk1/bdiag.xbm
  • R /wxWidgets/tags/WX_2_6_0/src/gtk1/cdiag.xbm
  • R /wxWidgets/tags/WX_2_6_0/src/gtk1/cross.xbm
  • R /wxWidgets/tags/WX_2_6_0/src/gtk1/fdiag.xbm
  • R /wxWidgets/tags/WX_2_6_0/src/gtk1/horiz.xbm
  • R /wxWidgets/tags/WX_2_6_0/src/gtk1/verti.xbm
  • D /wxWidgets/tags/WX_2_6_0/src/html/htmlfilter.cpp
  • D /wxWidgets/tags/WX_2_6_0/src/html/htmlhelp.cpp
  • D /wxWidgets/tags/WX_2_6_0/src/html/search.cpp
  • R /wxWidgets/tags/WX_2_6_0/src/jpeg
  • R /wxWidgets/tags/WX_2_6_0/src/jpeg/jpegM8.xml
  • R /wxWidgets/tags/WX_2_6_0/src/msw
  • R /wxWidgets/tags/WX_2_6_0/src/msw/window.cpp
  • R /wxWidgets/tags/WX_2_6_0/src/png
  • A /wxWidgets/tags/WX_2_6_0/src/png/.cvsignore
  • R /wxWidgets/tags/WX_2_6_0/src/png/ANNOUNCE
  • A /wxWidgets/tags/WX_2_6_0/src/png/ansi2knr.1
  • A /wxWidgets/tags/WX_2_6_0/src/png/ansi2knr.c
  • R /wxWidgets/tags/WX_2_6_0/src/png/CHANGES
  • R /wxWidgets/tags/WX_2_6_0/src/png/configure
  • R /wxWidgets/tags/WX_2_6_0/src/png/example.c
  • R /wxWidgets/tags/WX_2_6_0/src/png/INSTALL
  • R /wxWidgets/tags/WX_2_6_0/src/png/KNOWNBUG
  • R /wxWidgets/tags/WX_2_6_0/src/png/LICENSE
  • R /wxWidgets/tags/WX_2_6_0/src/png/libpng.3
  • R /wxWidgets/tags/WX_2_6_0/src/png/libpng.txt
  • R /wxWidgets/tags/WX_2_6_0/src/png/libpngpf.3
  • A /wxWidgets/tags/WX_2_6_0/src/png/MAKEFILE.VA
  • A /wxWidgets/tags/WX_2_6_0/src/png/makefile.dos
  • A /wxWidgets/tags/WX_2_6_0/src/png/makefile.sc
  • A /wxWidgets/tags/WX_2_6_0/src/png/makefile.unx
  • A /wxWidgets/tags/WX_2_6_0/src/png/makefile.vc
  • A /wxWidgets/tags/WX_2_6_0/src/png/makefile.wat
  • A /wxWidgets/tags/WX_2_6_0/src/png/makemac6.mcp
  • R /wxWidgets/tags/WX_2_6_0/src/png/png.5
  • R /wxWidgets/tags/WX_2_6_0/src/png/png.c
  • A /wxWidgets/tags/WX_2_6_0/src/png/png.dsp
  • A /wxWidgets/tags/WX_2_6_0/src/png/png.dsw
  • R /wxWidgets/tags/WX_2_6_0/src/png/png.h
  • R /wxWidgets/tags/WX_2_6_0/src/png/pngasmrd.h
  • R /wxWidgets/tags/WX_2_6_0/src/png/pngconf.h
  • R /wxWidgets/tags/WX_2_6_0/src/png/pngerror.c
  • R /wxWidgets/tags/WX_2_6_0/src/png/pnggccrd.c
  • R /wxWidgets/tags/WX_2_6_0/src/png/pngget.c
  • A /wxWidgets/tags/WX_2_6_0/src/png/pngM5.xml
  • A /wxWidgets/tags/WX_2_6_0/src/png/pngM7.mcp
  • A /wxWidgets/tags/WX_2_6_0/src/png/pngM8.xml
  • R /wxWidgets/tags/WX_2_6_0/src/png/pngmem.c
  • R /wxWidgets/tags/WX_2_6_0/src/png/pngpread.c
  • R /wxWidgets/tags/WX_2_6_0/src/png/pngread.c
  • R /wxWidgets/tags/WX_2_6_0/src/png/pngrio.c
  • R /wxWidgets/tags/WX_2_6_0/src/png/pngrtran.c
  • R /wxWidgets/tags/WX_2_6_0/src/png/pngrutil.c
  • R /wxWidgets/tags/WX_2_6_0/src/png/pngset.c
  • R /wxWidgets/tags/WX_2_6_0/src/png/pngtest.c
  • R /wxWidgets/tags/WX_2_6_0/src/png/pngtrans.c
  • R /wxWidgets/tags/WX_2_6_0/src/png/pngvcrd.c
  • R /wxWidgets/tags/WX_2_6_0/src/png/pngwio.c
  • R /wxWidgets/tags/WX_2_6_0/src/png/pngwrite.c
  • R /wxWidgets/tags/WX_2_6_0/src/png/pngwtran.c
  • R /wxWidgets/tags/WX_2_6_0/src/png/pngwutil.c
  • R /wxWidgets/tags/WX_2_6_0/src/png/projects/beos
  • R /wxWidgets/tags/WX_2_6_0/src/png/projects/beos/x86-shared.txt
  • R /wxWidgets/tags/WX_2_6_0/src/png/projects/beos/x86-static.txt
  • D /wxWidgets/tags/WX_2_6_0/src/png/projects/borland
  • D /wxWidgets/tags/WX_2_6_0/src/png/projects/msvc
  • R /wxWidgets/tags/WX_2_6_0/src/png/README
  • D /wxWidgets/tags/WX_2_6_0/src/png/scripts/makefile.bd32
  • R /wxWidgets/tags/WX_2_6_0/src/png/scripts/makefile.sgi
  • D /wxWidgets/tags/WX_2_6_0/src/png/scripts/pngdef.pas
  • R /wxWidgets/tags/WX_2_6_0/src/png/TODO
  • R /wxWidgets/tags/WX_2_6_0/src/png/Y2KINFO
  • R /wxWidgets/tags/WX_2_6_0/src/regex/regfronts.c
  • R /wxWidgets/tags/WX_2_6_0/src/tiff
  • D /wxWidgets/tags/WX_2_6_0/src/unix/net.cpp
  • A /wxWidgets/tags/WX_2_6_0/src/wxWindows.pbproj
  • A /wxWidgets/tags/WX_2_6_0/src/wxWindowsM7.mcp
  • A /wxWidgets/tags/WX_2_6_0/src/wxwindowsM5.xml
  • R /wxWidgets/tags/WX_2_6_0/src/zlib
  • R /wxWidgets/tags/WX_2_6_0/src/zlib/algorithm.txt
  • R /wxWidgets/tags/WX_2_6_0/src/zlib/crc32.h
  • R /wxWidgets/tags/WX_2_6_0/src/zlib/FAQ
  • R /wxWidgets/tags/WX_2_6_0/src/zlib/INDEX
  • R /wxWidgets/tags/WX_2_6_0/src/zlib/inflate.h
  • R /wxWidgets/tags/WX_2_6_0/src/zlib/README
  • R /wxWidgets/tags/WX_2_6_0/src/zlib/trees.h
  • D /wxWidgets/tags/WX_2_6_0/utils/HelpGen/helpgen.dsp
  • D /wxWidgets/tags/WX_2_6_0/utils/HelpGen/makefile.bcc
  • D /wxWidgets/tags/WX_2_6_0/utils/HelpGen/makefile.gcc
  • D /wxWidgets/tags/WX_2_6_0/utils/HelpGen/makefile.vc
  • D /wxWidgets/tags/WX_2_6_0/utils/HelpGen/makefile.wat
  • D /wxWidgets/tags/WX_2_6_0/utils/wxprop

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

2005-04-24 10:06 JS, revision 33863

Creating new revision to retag with WX_2_6_0

2005-04-24 10:04 JS, revision 33862

File removal

2005-04-24 09:51 JS, revision 33861

File removal changes

2005-04-24 09:15 SC, revision 33860

about menu item changes : can appear anywhere in a menu, separator lines above or below will be consolidated, help menu will not be shown if this was the only line

2005-04-24 09:00 RR, revision 33859

Added spline support to GNOME print

2005-04-24 07:57 RR, revision 33858

Implement DrawEllipticArc for GNOME print.

2005-04-24 07:53 SC, revision 33857

adding core services and increase Universal Header min req

2005-04-24 03:08 KO, revision 33856

Fixed an issue with potential invalid ID passed to Create, and once again updated the logic for browser sizing.

2005-04-23 22:49 VZ, revision 33855

update from Janos

2005-04-23 22:18 MBN, revision 33854

Regenerated Makefile.in after gnuwin32 elimination.