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.

2005-04-23 22:13 MBN, revision 33853

Avoid ICE with MinGW 2.95.3.

2005-04-23 22:04 MBN, revision 33852

Remove some references to now deleted gnuwin32 files.

2005-04-23 22:02 MBN, revision 33851

Fix STL compilation (note: this is not the correct fix, but since wxCB_SORT is already ignored for wxUSE_STL == 1 on Mac, let's take the easy/certainly binary compatible path).

2005-04-23 20:13 JS, revision 33850

Fix for my fix

2005-04-23 19:06 JS, revision 33849

Removed obsolete files

2005-04-23 18:59 JS, revision 33848

Remove obsolete includes

2005-04-23 16:41 RR, revision 33847

Implented DoDrawPolygon() for GNOME print.

2005-04-23 16:09 RN, revision 33846

rv hack

2005-04-23 13:22 JS, revision 33845

Improve appearance for themes that don't allow background colour change

2005-04-23 12:54 VZ, revision 33844

another try at mingw32 compilation fix

2005-04-23 12:29 VZ, revision 33843

check for NULL pointer in OnMeasureItem() as well as in OnDrawItem()

2005-04-23 10:57 JS, revision 33842

Fixed icon transparency

2005-04-22 23:30 RD, revision 33841

a little more tweaking

2005-04-22 21:47 JS, revision 33840
  • D /wxWidgets/trunk/docs/html/wxbook.htm

Removed old file

2005-04-22 16:45 MW, revision 33839

Regerate with djgpp fixes

2005-04-22 16:02 RD, revision 33838

Check for potentially NULL m_focus (Patch #1187992)

2005-04-22 15:44 RD, revision 33837

extra self removed

2005-04-22 15:19 RN, revision 33836

Move wxMacExecute into base

2005-04-22 15:16 RD, revision 33835

Bind the EVT_HELP events to the textctrls, not the panel

2005-04-22 15:12 MW, revision 33834

Fixes to allow compilation with no wchar_t (djgpp probably has a real wchar_t now, I will check, but compilation should work without anyway).

2005-04-22 15:01 MW, revision 33833

Temporary fix to allow configure to run for djgpp. Will be overwritten next time aclocal.m4 is regenerated.

2005-04-22 15:01 RN, revision 33832

Fix Non-ce MSW unicode builds

2005-04-22 14:53 MW, revision 33831

Spelling

2005-04-22 14:42 MW, revision 33830

Disable dynlib and dynamicloader for djgpp

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

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

2005-04-22 14:33 RD, revision 33828

updated ReST docs

2005-04-22 14:31 RD, revision 33827

tweaked build ordering a bit

2005-04-22 14:30 RD, revision 33826

some bugs in the demo fixed

2005-04-22 14:19 KH, revision 33825

Add comment explaining the role of wxMacExecute

2005-04-22 13:41 MW, revision 33824

Use wxMilliSleep instead of the deprecated wxUsleep

2005-04-22 13:25 MW, revision 33823

Compilation fixes for wxMGL

2005-04-22 13:23 MW, revision 33822

Compilation fix for djgpp

2005-04-22 13:22 MW, revision 33821

Add generic wxStandardPaths implementation

2005-04-22 13:18 MW, revision 33820

Compilation fixes for djgpp

2005-04-22 12:30 MW, revision 33819

Test for --version-script bug, known to be in at least ld 2.11.2 on netbsd and openbsd.

2005-04-22 06:53 SC, revision 33818

fix for drawing correct gridlines even on scrolled positions (wxMac)

2005-04-22 05:12 SC, revision 33817

fixing compilo

2005-04-22 01:13 RN, revision 33816

flag checkin'

2005-04-22 00:58 RN, revision 33815

implement non-wrapping for wxSpinCtrl

2005-04-22 00:49 RN, revision 33814

implement label setting

2005-04-22 00:44 RD, revision 33813

formatting and comment about refresh bugs in wxGrid

2005-04-21 23:59 RN, revision 33812

implement tooltip delay

2005-04-21 23:35 RN, revision 33811

my cvs dir got screwed up and didn't commit this...

2005-04-21 23:11 MW, revision 33810

Support for G_FILENAME_ENCODING=@locale

2005-04-21 22:13 RN, revision 33809

forcibly call operator

2005-04-21 22:08 RN, revision 33808

'fix' for broken gcc version

2005-04-21 20:55 RN, revision 33807

add most support for (dis)associate. Other stuff

2005-04-21 20:35 , revision 33806
  • A /wxWidgets/branches/unlabeled-1.66.2
  • D /wxWidgets/branches/unlabeled-1.66.2/.cvsignore
  • D /wxWidgets/branches/unlabeled-1.66.2/acinclude.m4
  • D /wxWidgets/branches/unlabeled-1.66.2/aclocal.m4
  • D /wxWidgets/branches/unlabeled-1.66.2/art
  • D /wxWidgets/branches/unlabeled-1.66.2/autoconf_inc.m4
  • D /wxWidgets/branches/unlabeled-1.66.2/autogen.sh
  • D /wxWidgets/branches/unlabeled-1.66.2/BuildCVS.txt
  • D /wxWidgets/branches/unlabeled-1.66.2/build
  • D /wxWidgets/branches/unlabeled-1.66.2/config.guess
  • D /wxWidgets/branches/unlabeled-1.66.2/config.sub
  • D /wxWidgets/branches/unlabeled-1.66.2/configure
  • D /wxWidgets/branches/unlabeled-1.66.2/configure.in
  • D /wxWidgets/branches/unlabeled-1.66.2/contrib
  • D /wxWidgets/branches/unlabeled-1.66.2/debian
  • D /wxWidgets/branches/unlabeled-1.66.2/demos
  • D /wxWidgets/branches/unlabeled-1.66.2/descrip.mms
  • D /wxWidgets/branches/unlabeled-1.66.2/difflast.pl
  • D /wxWidgets/branches/unlabeled-1.66.2/distrib
  • D /wxWidgets/branches/unlabeled-1.66.2/docs
  • D /wxWidgets/branches/unlabeled-1.66.2/include
  • D /wxWidgets/branches/unlabeled-1.66.2/install-sh
  • D /wxWidgets/branches/unlabeled-1.66.2/lib
  • D /wxWidgets/branches/unlabeled-1.66.2/locale
  • D /wxWidgets/branches/unlabeled-1.66.2/Makefile.in
  • D /wxWidgets/branches/unlabeled-1.66.2/make-deb
  • D /wxWidgets/branches/unlabeled-1.66.2/misc
  • D /wxWidgets/branches/unlabeled-1.66.2/mkinstalldirs
  • D /wxWidgets/branches/unlabeled-1.66.2/regen
  • D /wxWidgets/branches/unlabeled-1.66.2/samples
  • D /wxWidgets/branches/unlabeled-1.66.2/setup.h.in
  • D /wxWidgets/branches/unlabeled-1.66.2/setup.h_vms
  • D /wxWidgets/branches/unlabeled-1.66.2/src/.cvsignore
  • D /wxWidgets/branches/unlabeled-1.66.2/src/cocoa
  • D /wxWidgets/branches/unlabeled-1.66.2/src/common
  • D /wxWidgets/branches/unlabeled-1.66.2/src/cwcopysetup.bat
  • D /wxWidgets/branches/unlabeled-1.66.2/src/cwdcopysetup.bat
  • D /wxWidgets/branches/unlabeled-1.66.2/src/cygnus.bat
  • D /wxWidgets/branches/unlabeled-1.66.2/src/expat
  • D /wxWidgets/branches/unlabeled-1.66.2/src/generic
  • D /wxWidgets/branches/unlabeled-1.66.2/src/gtk
  • D /wxWidgets/branches/unlabeled-1.66.2/src/gtk1
  • D /wxWidgets/branches/unlabeled-1.66.2/src/html
  • D /wxWidgets/branches/unlabeled-1.66.2/src/iodbc
  • D /wxWidgets/branches/unlabeled-1.66.2/src/jpeg
  • D /wxWidgets/branches/unlabeled-1.66.2/src/mac
  • D /wxWidgets/branches/unlabeled-1.66.2/src/makeb32.env
  • D /wxWidgets/branches/unlabeled-1.66.2/src/makebcc.env
  • D /wxWidgets/branches/unlabeled-1.66.2/src/makefile.dos
  • D /wxWidgets/branches/unlabeled-1.66.2/src/makefile.va
  • D /wxWidgets/branches/unlabeled-1.66.2/src/makefile.vc
  • D /wxWidgets/branches/unlabeled-1.66.2/src/makeg95.env
  • D /wxWidgets/branches/unlabeled-1.66.2/src/makelib.b32
  • D /wxWidgets/branches/unlabeled-1.66.2/src/makelib.bcc
  • D /wxWidgets/branches/unlabeled-1.66.2/src/makelib.g95
  • D /wxWidgets/branches/unlabeled-1.66.2/src/makelib.sc
  • D /wxWidgets/branches/unlabeled-1.66.2/src/makelib.vc
  • D /wxWidgets/branches/unlabeled-1.66.2/src/makelib.wat
  • D /wxWidgets/branches/unlabeled-1.66.2/src/makemsc.env
  • D /wxWidgets/branches/unlabeled-1.66.2/src/makeprog.b32
  • D /wxWidgets/branches/unlabeled-1.66.2/src/makeprog.bcc
  • D /wxWidgets/branches/unlabeled-1.66.2/src/makeprog.g95
  • D /wxWidgets/branches/unlabeled-1.66.2/src/makeprog.msc
  • D /wxWidgets/branches/unlabeled-1.66.2/src/makeprog.sc
  • D /wxWidgets/branches/unlabeled-1.66.2/src/makeprog.sl
  • D /wxWidgets/branches/unlabeled-1.66.2/src/makeprog.va
  • D /wxWidgets/branches/unlabeled-1.66.2/src/makeprog.vc
  • D /wxWidgets/branches/unlabeled-1.66.2/src/makeprog.wat
  • D /wxWidgets/branches/unlabeled-1.66.2/src/makesc.env
  • D /wxWidgets/branches/unlabeled-1.66.2/src/makesl.env
  • D /wxWidgets/branches/unlabeled-1.66.2/src/maketwin.env
  • D /wxWidgets/branches/unlabeled-1.66.2/src/makeva.env
  • D /wxWidgets/branches/unlabeled-1.66.2/src/makevc.env
  • D /wxWidgets/branches/unlabeled-1.66.2/src/makewat.env
  • D /wxWidgets/branches/unlabeled-1.66.2/src/mgl
  • D /wxWidgets/branches/unlabeled-1.66.2/src/mingegcs.bat
  • D /wxWidgets/branches/unlabeled-1.66.2/src/mingw32.bat
  • D /wxWidgets/branches/unlabeled-1.66.2/src/motif
  • D /wxWidgets/branches/unlabeled-1.66.2/src/msw
  • D /wxWidgets/branches/unlabeled-1.66.2/src/ntwxwin.mak
  • D /wxWidgets/branches/unlabeled-1.66.2/src/os2
  • D /wxWidgets/branches/unlabeled-1.66.2/src/palmos
  • D /wxWidgets/branches/unlabeled-1.66.2/src/png
  • D /wxWidgets/branches/unlabeled-1.66.2/src/regex
  • D /wxWidgets/branches/unlabeled-1.66.2/src/stc/gen_iface.py
  • D /wxWidgets/branches/unlabeled-1.66.2/src/stc/Makefile.in
  • D /wxWidgets/branches/unlabeled-1.66.2/src/stc/PlatWX.cpp
  • D /wxWidgets/branches/unlabeled-1.66.2/src/stc/PlatWX.h
  • D /wxWidgets/branches/unlabeled-1.66.2/src/stc/README.txt
  • D /wxWidgets/branches/unlabeled-1.66.2/src/stc/ScintillaWX.cpp
  • D /wxWidgets/branches/unlabeled-1.66.2/src/stc/ScintillaWX.h
  • D /wxWidgets/branches/unlabeled-1.66.2/src/stc/scintilla
  • D /wxWidgets/branches/unlabeled-1.66.2/src/stc/stc.cpp
  • D /wxWidgets/branches/unlabeled-1.66.2/src/stc/stc.h.in
  • D /wxWidgets/branches/unlabeled-1.66.2/src/stc/stcM8.xml
  • D /wxWidgets/branches/unlabeled-1.66.2/src/stc/stc_cw.h
  • D /wxWidgets/branches/unlabeled-1.66.2/src/stc/stc_cwc.h
  • D /wxWidgets/branches/unlabeled-1.66.2/src/stc/stc_cwc_d.h
  • D /wxWidgets/branches/unlabeled-1.66.2/src/stc/stc_cw_d.h
  • D /wxWidgets/branches/unlabeled-1.66.2/src/tiff
  • D /wxWidgets/branches/unlabeled-1.66.2/src/univ
  • D /wxWidgets/branches/unlabeled-1.66.2/src/unix
  • D /wxWidgets/branches/unlabeled-1.66.2/src/version.mak
  • D /wxWidgets/branches/unlabeled-1.66.2/src/Wxwindll.icc
  • D /wxWidgets/branches/unlabeled-1.66.2/src/wxJpeg.icc
  • D /wxWidgets/branches/unlabeled-1.66.2/src/wxPng.icc
  • D /wxWidgets/branches/unlabeled-1.66.2/src/wxTiff.icc
  • D /wxWidgets/branches/unlabeled-1.66.2/src/wxWin.icc
  • D /wxWidgets/branches/unlabeled-1.66.2/src/wxWindows.dsp
  • D /wxWidgets/branches/unlabeled-1.66.2/src/wxWindows.dsw
  • D /wxWidgets/branches/unlabeled-1.66.2/src/wxWindows.xcode
  • D /wxWidgets/branches/unlabeled-1.66.2/src/wxWindowsClassicM8.xml
  • D /wxWidgets/branches/unlabeled-1.66.2/src/wxWindowsM8.xml
  • D /wxWidgets/branches/unlabeled-1.66.2/src/wxWindowsW7.xml
  • D /wxWidgets/branches/unlabeled-1.66.2/src/wxXpm.icc
  • D /wxWidgets/branches/unlabeled-1.66.2/src/wxZlib.icc
  • D /wxWidgets/branches/unlabeled-1.66.2/src/x11
  • D /wxWidgets/branches/unlabeled-1.66.2/src/xml
  • D /wxWidgets/branches/unlabeled-1.66.2/src/xrc
  • D /wxWidgets/branches/unlabeled-1.66.2/src/zlib
  • D /wxWidgets/branches/unlabeled-1.66.2/tests
  • D /wxWidgets/branches/unlabeled-1.66.2/utils
  • D /wxWidgets/branches/unlabeled-1.66.2/version-script.in
  • D /wxWidgets/branches/unlabeled-1.66.2/wx-config-inplace.in
  • D /wxWidgets/branches/unlabeled-1.66.2/wx-config.in
  • D /wxWidgets/branches/unlabeled-1.66.2/wxBase.spec
  • D /wxWidgets/branches/unlabeled-1.66.2/wxGTK.spec
  • D /wxWidgets/branches/unlabeled-1.66.2/wxGTK_RR.spec
  • D /wxWidgets/branches/unlabeled-1.66.2/wxMGL.spec
  • D /wxWidgets/branches/unlabeled-1.66.2/wxMotif.spec
  • D /wxWidgets/branches/unlabeled-1.66.2/wxPython
  • D /wxWidgets/branches/unlabeled-1.66.2/wxWINE.spec
  • D /wxWidgets/branches/unlabeled-1.66.2/wxwin.m4
  • D /wxWidgets/branches/unlabeled-1.66.2/wxX11.spec

This commit was manufactured by cvs2svn to create branch 'unlabeled-1.66.2'.

2005-04-21 20:35 RD, revision 33805

Oops, that should be GetEncoding, not GetDefaultEncoding

2005-04-21 20:30 RN, revision 33804

wxUSE_MIMTYPE gaurd

2005-04-21 20:29 RD, revision 33803

Use the encoding in StyleSetFont too.

2005-04-21 20:13 RN, revision 33802

Add wxLaunchDefaultBrowser, note wxGetKeyState change

2005-04-21 19:58 RN, revision 33801

Add support for launching APPL bundles with wxExecute

2005-04-21 19:53 RD, revision 33800

some extra refreshing and updating on wxMac so the grid renders itself correctly.

2005-04-21 11:32 SC, revision 33799

removing C++ std lib

2005-04-21 09:22 RN, revision 33798

Fix shift and other keys with wxGetKeyState on mac

2005-04-21 05:04 SC, revision 33797

line endings corrected, OmnisRC removed

2005-04-20 22:37 RD, revision 33796

a little more tweaking

2005-04-20 22:34 RD, revision 33795

reworded a bit

2005-04-20 22:27 RD, revision 33794

Some little tweaks

2005-04-20 21:47 RD, revision 33793

reSWIGged

2005-04-20 21:45 RD, revision 33792

Mention the wxMac wx.ComboBox fix

2005-04-20 21:44 RD, revision 33791

No longer building the C++ version of the OGL lib

2005-04-20 21:41 RD, revision 33790

clear BUILD_ANIMATE when CORE_ONLY == 1

2005-04-20 21:21 RD, revision 33789

added some docstrings

2005-04-20 20:04 SN, revision 33788

Removed unneeded include.

2005-04-20 17:23 JS, revision 33787

Doc updates

2005-04-20 17:01 SC, revision 33786

CW fixes

2005-04-20 16:14 RN, revision 33785

place wxUSE_STACKWALKER so it won't get overwritten by the setup.h script

2005-04-20 15:38 SC, revision 33784

dylib in Frameworks folder

2005-04-20 15:37 SC, revision 33783

updated version and name

2005-04-20 15:35 SC, revision 33782

moving dylib to Frameworks folder

2005-04-20 15:33 SC, revision 33781

removing refs to old CW versions

2005-04-20 14:19 SC, revision 33780

workaround for CW problems

2005-04-20 10:34 JS, revision 33779

Fixed test for button style - styles contain other style bits

2005-04-20 10:20 SC, revision 33778

updating xcode targets

2005-04-20 07:18 JS, revision 33777

Spelling correction

2005-04-20 05:22 RD, revision 33776

forward the char, key and text events from the textctrl

2005-04-20 04:37 SC, revision 33775

stackwalker does not exist for Mac

2005-04-19 23:23 RD, revision 33774

reSWIGged

2005-04-19 22:43 RD, revision 33773

reSWIGged

2005-04-19 22:39 RD, revision 33772

apples and oranges bug fixed

2005-04-19 22:38 RD, revision 33771

2.5 --> 2.6 changes

2005-04-19 22:37 RD, revision 33770

Allow to set a style's wxFontEncoding

2005-04-19 22:30 , revision 33769
  • A /wxWidgets/branches/unlabeled-1.68.2
  • D /wxWidgets/branches/unlabeled-1.68.2/.cvsignore
  • D /wxWidgets/branches/unlabeled-1.68.2/acinclude.m4
  • D /wxWidgets/branches/unlabeled-1.68.2/aclocal.m4
  • D /wxWidgets/branches/unlabeled-1.68.2/art
  • D /wxWidgets/branches/unlabeled-1.68.2/autoconf_inc.m4
  • D /wxWidgets/branches/unlabeled-1.68.2/autogen.sh
  • D /wxWidgets/branches/unlabeled-1.68.2/BuildCVS.txt
  • D /wxWidgets/branches/unlabeled-1.68.2/build
  • D /wxWidgets/branches/unlabeled-1.68.2/config.guess
  • D /wxWidgets/branches/unlabeled-1.68.2/config.sub
  • D /wxWidgets/branches/unlabeled-1.68.2/configure
  • D /wxWidgets/branches/unlabeled-1.68.2/configure.in
  • D /wxWidgets/branches/unlabeled-1.68.2/contrib
  • D /wxWidgets/branches/unlabeled-1.68.2/debian
  • D /wxWidgets/branches/unlabeled-1.68.2/demos
  • D /wxWidgets/branches/unlabeled-1.68.2/descrip.mms
  • D /wxWidgets/branches/unlabeled-1.68.2/difflast.pl
  • D /wxWidgets/branches/unlabeled-1.68.2/distrib
  • D /wxWidgets/branches/unlabeled-1.68.2/docs
  • D /wxWidgets/branches/unlabeled-1.68.2/include/.cvsignore
  • D /wxWidgets/branches/unlabeled-1.68.2/include/msvc
  • D /wxWidgets/branches/unlabeled-1.68.2/include/wx/.cvsignore
  • D /wxWidgets/branches/unlabeled-1.68.2/include/wx/accel.h
  • D /wxWidgets/branches/unlabeled-1.68.2/include/wx/access.h
  • D /wxWidgets/branches/unlabeled-1.68.2/include/wx/afterstd.h
  • D /wxWidgets/branches/unlabeled-1.68.2/include/wx/app.h
  • D /wxWidgets/branches/unlabeled-1.68.2/include/wx/apptrait.h
  • D /wxWidgets/branches/unlabeled-1.68.2/include/wx/archive.h
  • D /wxWidgets/branches/unlabeled-1.68.2/include/wx/arrimpl.cpp
  • D /wxWidgets/branches/unlabeled-1.68.2/include/wx/arrstr.h
  • D /wxWidgets/branches/unlabeled-1.68.2/include/wx/artprov.h
  • D /wxWidgets/branches/unlabeled-1.68.2/include/wx/beforestd.h
  • D /wxWidgets/branches/unlabeled-1.68.2/include/wx/bitmap.h
  • D /wxWidgets/branches/unlabeled-1.68.2/include/wx/bmpbuttn.h
  • D /wxWidgets/branches/unlabeled-1.68.2/include/wx/bookctrl.h
  • D /wxWidgets/branches/unlabeled-1.68.2/include/wx/brush.h
  • D /wxWidgets/branches/unlabeled-1.68.2/include/wx/buffer.h
  • D /wxWidgets/branches/unlabeled-1.68.2/include/wx/build.h
  • D /wxWidgets/branches/unlabeled-1.68.2/include/wx/busyinfo.h
  • D /wxWidgets/branches/unlabeled-1.68.2/include/wx/button.h
  • D /wxWidgets/branches/unlabeled-1.68.2/include/wx/calctrl.h
  • D /wxWidgets/branches/unlabeled-1.68.2/include/wx/caret.h
  • D /wxWidgets/branches/unlabeled-1.68.2/include/wx/checkbox.h
  • D /wxWidgets/branches/unlabeled-1.68.2/include/wx/checklst.h
  • D /wxWidgets/branches/unlabeled-1.68.2/include/wx/chkconf.h
  • D /wxWidgets/branches/unlabeled-1.68.2/include/wx/choicdlg.h
  • D /wxWidgets/branches/unlabeled-1.68.2/include/wx/choice.h
  • D /wxWidgets/branches/unlabeled-1.68.2/include/wx/choicebk.h
  • D /wxWidgets/branches/unlabeled-1.68.2/include/wx/clipbrd.h
  • D /wxWidgets/branches/unlabeled-1.68.2/include/wx/clntdata.h
  • D /wxWidgets/branches/unlabeled-1.68.2/include/wx/cmdline.h
  • D /wxWidgets/branches/unlabeled-1.68.2/include/wx/cmdproc.h
  • D /wxWidgets/branches/unlabeled-1.68.2/include/wx/cmndata.h
  • D /wxWidgets/branches/unlabeled-1.68.2/include/wx/cocoa
  • D /wxWidgets/branches/unlabeled-1.68.2/include/wx/colordlg.h
  • D /wxWidgets/branches/unlabeled-1.68.2/include/wx/colour.h
  • D /wxWidgets/branches/unlabeled-1.68.2/include/wx/combobox.h
  • D /wxWidgets/branches/unlabeled-1.68.2/include/wx/confbase.h
  • D /wxWidgets/branches/unlabeled-1.68.2/include/wx/config.h
  • D /wxWidgets/branches/unlabeled-1.68.2/include/wx/containr.h
  • D /wxWidgets/branches/unlabeled-1.68.2/include/wx/control.h
  • D /wxWidgets/branches/unlabeled-1.68.2/include/wx/cppunit.h
  • D /wxWidgets/branches/unlabeled-1.68.2/include/wx/cshelp.h
  • D /wxWidgets/branches/unlabeled-1.68.2/include/wx/ctrlsub.h
  • D /wxWidgets/branches/unlabeled-1.68.2/include/wx/cursor.h
  • D /wxWidgets/branches/unlabeled-1.68.2/include/wx/dataobj.h
  • D /wxWidgets/branches/unlabeled-1.68.2/include/wx/datectrl.h
  • D /wxWidgets/branches/unlabeled-1.68.2/include/wx/dateevt.h
  • D /wxWidgets/branches/unlabeled-1.68.2/include/wx/datetime.h
  • D /wxWidgets/branches/unlabeled-1.68.2/include/wx/datetime.inl
  • D /wxWidgets/branches/unlabeled-1.68.2/include/wx/datstrm.h
  • D /wxWidgets/branches/unlabeled-1.68.2/include/wx/db.h
  • D /wxWidgets/branches/unlabeled-1.68.2/include/wx/dbgrid.h
  • D /wxWidgets/branches/unlabeled-1.68.2/include/wx/dbkeyg.h
  • D /wxWidgets/branches/unlabeled-1.68.2/include/wx/dbtable.h
  • D /wxWidgets/branches/unlabeled-1.68.2/include/wx/dc.h
  • D /wxWidgets/branches/unlabeled-1.68.2/include/wx/dcbuffer.h
  • D /wxWidgets/branches/unlabeled-1.68.2/include/wx/dcclient.h
  • D /wxWidgets/branches/unlabeled-1.68.2/include/wx/dcmemory.h
  • D /wxWidgets/branches/unlabeled-1.68.2/include/wx/dcmirror.h
  • D /wxWidgets/branches/unlabeled-1.68.2/include/wx/dcprint.h
  • D /wxWidgets/branches/unlabeled-1.68.2/include/wx/dcps.h
  • D /wxWidgets/branches/unlabeled-1.68.2/include/wx/dcscreen.h
  • D /wxWidgets/branches/unlabeled-1.68.2/include/wx/dcsvg.h
  • D /wxWidgets/branches/unlabeled-1.68.2/include/wx/dde.h
  • D /wxWidgets/branches/unlabeled-1.68.2/include/wx/debug.h
  • D /wxWidgets/branches/unlabeled-1.68.2/include/wx/debugrpt.h
  • D /wxWidgets/branches/unlabeled-1.68.2/include/wx/defs.h
  • D /wxWidgets/branches/unlabeled-1.68.2/include/wx/dialog.h
  • D /wxWidgets/branches/unlabeled-1.68.2/include/wx/dialup.h
  • D /wxWidgets/branches/unlabeled-1.68.2/include/wx/dir.h
  • D /wxWidgets/branches/unlabeled-1.68.2/include/wx/dirctrl.h
  • D /wxWidgets/branches/unlabeled-1.68.2/include/wx/dirdlg.h
  • D /wxWidgets/branches/unlabeled-1.68.2/include/wx/display.h
  • D /wxWidgets/branches/unlabeled-1.68.2/include/wx/dlimpexp.h
  • D /wxWidgets/branches/unlabeled-1.68.2/include/wx/dnd.h
  • D /wxWidgets/branches/unlabeled-1.68.2/include/wx/docmdi.h
  • D /wxWidgets/branches/unlabeled-1.68.2/include/wx/docview.h
  • D /wxWidgets/branches/unlabeled-1.68.2/include/wx/dragimag.h
  • D /wxWidgets/branches/unlabeled-1.68.2/include/wx/dynarray.h
  • D /wxWidgets/branches/unlabeled-1.68.2/include/wx/dynlib.h
  • D /wxWidgets/branches/unlabeled-1.68.2/include/wx/dynload.h
  • D /wxWidgets/branches/unlabeled-1.68.2/include/wx/effects.h
  • D /wxWidgets/branches/unlabeled-1.68.2/include/wx/encconv.h
  • D /wxWidgets/branches/unlabeled-1.68.2/include/wx/encinfo.h
  • D /wxWidgets/branches/unlabeled-1.68.2/include/wx/event.h
  • D /wxWidgets/branches/unlabeled-1.68.2/include/wx/evtloop.h
  • D /wxWidgets/branches/unlabeled-1.68.2/include/wx/except.h
  • D /wxWidgets/branches/unlabeled-1.68.2/include/wx/fdrepdlg.h
  • D /wxWidgets/branches/unlabeled-1.68.2/include/wx/features.h
  • D /wxWidgets/branches/unlabeled-1.68.2/include/wx/ffile.h
  • D /wxWidgets/branches/unlabeled-1.68.2/include/wx/file.h
  • D /wxWidgets/branches/unlabeled-1.68.2/include/wx/fileconf.h
  • D /wxWidgets/branches/unlabeled-1.68.2/include/wx/filedlg.h
  • D /wxWidgets/branches/unlabeled-1.68.2/include/wx/filefn.h
  • D /wxWidgets/branches/unlabeled-1.68.2/include/wx/filename.h
  • D /wxWidgets/branches/unlabeled-1.68.2/include/wx/filesys.h
  • D /wxWidgets/branches/unlabeled-1.68.2/include/wx/flags.h
  • D /wxWidgets/branches/unlabeled-1.68.2/include/wx/fmappriv.h
  • D /wxWidgets/branches/unlabeled-1.68.2/include/wx/font.h
  • D /wxWidgets/branches/unlabeled-1.68.2/include/wx/fontdlg.h
  • D /wxWidgets/branches/unlabeled-1.68.2/include/wx/fontenc.h
  • D /wxWidgets/branches/unlabeled-1.68.2/include/wx/fontenum.h
  • D /wxWidgets/branches/unlabeled-1.68.2/include/wx/fontmap.h
  • D /wxWidgets/branches/unlabeled-1.68.2/include/wx/fontutil.h
  • D /wxWidgets/branches/unlabeled-1.68.2/include/wx/frame.h
  • D /wxWidgets/branches/unlabeled-1.68.2/include/wx/fs_inet.h
  • D /wxWidgets/branches/unlabeled-1.68.2/include/wx/fs_mem.h
  • D /wxWidgets/branches/unlabeled-1.68.2/include/wx/fs_zip.h
  • D /wxWidgets/branches/unlabeled-1.68.2/include/wx/gauge.h
  • D /wxWidgets/branches/unlabeled-1.68.2/include/wx/gbsizer.h
  • D /wxWidgets/branches/unlabeled-1.68.2/include/wx/gdicmn.h
  • D /wxWidgets/branches/unlabeled-1.68.2/include/wx/gdiobj.h
  • D /wxWidgets/branches/unlabeled-1.68.2/include/wx/generic
  • D /wxWidgets/branches/unlabeled-1.68.2/include/wx/geometry.h
  • D /wxWidgets/branches/unlabeled-1.68.2/include/wx/gifdecod.h
  • D /wxWidgets/branches/unlabeled-1.68.2/include/wx/glcanvas.h
  • D /wxWidgets/branches/unlabeled-1.68.2/include/wx/grid.h
  • D /wxWidgets/branches/unlabeled-1.68.2/include/wx/gsocket.h
  • D /wxWidgets/branches/unlabeled-1.68.2/include/wx/gtk
  • D /wxWidgets/branches/unlabeled-1.68.2/include/wx/gtk1
  • D /wxWidgets/branches/unlabeled-1.68.2/include/wx/hash.h
  • D /wxWidgets/branches/unlabeled-1.68.2/include/wx/hashmap.h
  • D /wxWidgets/branches/unlabeled-1.68.2/include/wx/hashset.h
  • D /wxWidgets/branches/unlabeled-1.68.2/include/wx/help.h
  • D /wxWidgets/branches/unlabeled-1.68.2/include/wx/helpbase.h
  • D /wxWidgets/branches/unlabeled-1.68.2/include/wx/helphtml.h
  • D /wxWidgets/branches/unlabeled-1.68.2/include/wx/helpwin.h
  • D /wxWidgets/branches/unlabeled-1.68.2/include/wx/html
  • D /wxWidgets/branches/unlabeled-1.68.2/include/wx/htmllbox.h
  • D /wxWidgets/branches/unlabeled-1.68.2/include/wx/icon.h
  • D /wxWidgets/branches/unlabeled-1.68.2/include/wx/iconbndl.h
  • D /wxWidgets/branches/unlabeled-1.68.2/include/wx/iconloc.h
  • D /wxWidgets/branches/unlabeled-1.68.2/include/wx/imagbmp.h
  • D /wxWidgets/branches/unlabeled-1.68.2/include/wx/image.h
  • D /wxWidgets/branches/unlabeled-1.68.2/include/wx/imaggif.h
  • D /wxWidgets/branches/unlabeled-1.68.2/include/wx/imagiff.h
  • D /wxWidgets/branches/unlabeled-1.68.2/include/wx/imagjpeg.h
  • D /wxWidgets/branches/unlabeled-1.68.2/include/wx/imaglist.h
  • D /wxWidgets/branches/unlabeled-1.68.2/include/wx/imagpcx.h
  • D /wxWidgets/branches/unlabeled-1.68.2/include/wx/imagpng.h
  • D /wxWidgets/branches/unlabeled-1.68.2/include/wx/imagpnm.h
  • D /wxWidgets/branches/unlabeled-1.68.2/include/wx/imagtiff.h
  • D /wxWidgets/branches/unlabeled-1.68.2/include/wx/imagxpm.h
  • D /wxWidgets/branches/unlabeled-1.68.2/include/wx/init.h
  • D /wxWidgets/branches/unlabeled-1.68.2/include/wx/intl.h
  • D /wxWidgets/branches/unlabeled-1.68.2/include/wx/iosfwrap.h
  • D /wxWidgets/branches/unlabeled-1.68.2/include/wx/ioswrap.h
  • D /wxWidgets/branches/unlabeled-1.68.2/include/wx/ipc.h
  • D /wxWidgets/branches/unlabeled-1.68.2/include/wx/ipcbase.h
  • D /wxWidgets/branches/unlabeled-1.68.2/include/wx/isql.h
  • D /wxWidgets/branches/unlabeled-1.68.2/include/wx/isqlext.h
  • D /wxWidgets/branches/unlabeled-1.68.2/include/wx/joystick.h
  • D /wxWidgets/branches/unlabeled-1.68.2/include/wx/layout.h
  • D /wxWidgets/branches/unlabeled-1.68.2/include/wx/laywin.h
  • D /wxWidgets/branches/unlabeled-1.68.2/include/wx/list.h
  • D /wxWidgets/branches/unlabeled-1.68.2/include/wx/listbase.h
  • D /wxWidgets/branches/unlabeled-1.68.2/include/wx/listbook.h
  • D /wxWidgets/branches/unlabeled-1.68.2/include/wx/listbox.h
  • D /wxWidgets/branches/unlabeled-1.68.2/include/wx/listctrl.h
  • D /wxWidgets/branches/unlabeled-1.68.2/include/wx/listimpl.cpp
  • D /wxWidgets/branches/unlabeled-1.68.2/include/wx/log.h
  • D /wxWidgets/branches/unlabeled-1.68.2/include/wx/longlong.h
  • D /wxWidgets/branches/unlabeled-1.68.2/include/wx/mac
  • D /wxWidgets/branches/unlabeled-1.68.2/include/wx/math.h
  • D /wxWidgets/branches/unlabeled-1.68.2/include/wx/matrix.h
  • D /wxWidgets/branches/unlabeled-1.68.2/include/wx/mdi.h
  • D /wxWidgets/branches/unlabeled-1.68.2/include/wx/mediactrl.h
  • D /wxWidgets/branches/unlabeled-1.68.2/include/wx/memconf.h
  • D /wxWidgets/branches/unlabeled-1.68.2/include/wx/memory.h
  • D /wxWidgets/branches/unlabeled-1.68.2/include/wx/memtext.h
  • D /wxWidgets/branches/unlabeled-1.68.2/include/wx/menu.h
  • D /wxWidgets/branches/unlabeled-1.68.2/include/wx/menuitem.h
  • D /wxWidgets/branches/unlabeled-1.68.2/include/wx/metafile.h
  • D /wxWidgets/branches/unlabeled-1.68.2/include/wx/mgl
  • D /wxWidgets/branches/unlabeled-1.68.2/include/wx/mimetype.h
  • D /wxWidgets/branches/unlabeled-1.68.2/include/wx/minifram.h
  • D /wxWidgets/branches/unlabeled-1.68.2/include/wx/module.h
  • D /wxWidgets/branches/unlabeled-1.68.2/include/wx/motif
  • D /wxWidgets/branches/unlabeled-1.68.2/include/wx/msgdlg.h
  • D /wxWidgets/branches/unlabeled-1.68.2/include/wx/msgout.h
  • D /wxWidgets/branches/unlabeled-1.68.2/include/wx/mstream.h
  • D /wxWidgets/branches/unlabeled-1.68.2/include/wx/msw
  • D /wxWidgets/branches/unlabeled-1.68.2/include/wx/notebook.h
  • D /wxWidgets/branches/unlabeled-1.68.2/include/wx/numdlg.h
  • D /wxWidgets/branches/unlabeled-1.68.2/include/wx/object.h
  • D /wxWidgets/branches/unlabeled-1.68.2/include/wx/os2
  • D /wxWidgets/branches/unlabeled-1.68.2/include/wx/ownerdrw.h
  • D /wxWidgets/branches/unlabeled-1.68.2/include/wx/palette.h
  • D /wxWidgets/branches/unlabeled-1.68.2/include/wx/palmos
  • D /wxWidgets/branches/unlabeled-1.68.2/include/wx/panel.h
  • D /wxWidgets/branches/unlabeled-1.68.2/include/wx/paper.h
  • D /wxWidgets/branches/unlabeled-1.68.2/include/wx/pen.h
  • D /wxWidgets/branches/unlabeled-1.68.2/include/wx/platform.h
  • D /wxWidgets/branches/unlabeled-1.68.2/include/wx/popupwin.h
  • D /wxWidgets/branches/unlabeled-1.68.2/include/wx/print.h
  • D /wxWidgets/branches/unlabeled-1.68.2/include/wx/printdlg.h
  • D /wxWidgets/branches/unlabeled-1.68.2/include/wx/prntbase.h
  • D /wxWidgets/branches/unlabeled-1.68.2/include/wx/process.h
  • D /wxWidgets/branches/unlabeled-1.68.2/include/wx/progdlg.h
  • D /wxWidgets/branches/unlabeled-1.68.2/include/wx/propdlg.h
  • D /wxWidgets/branches/unlabeled-1.68.2/include/wx/protocol
  • D /wxWidgets/branches/unlabeled-1.68.2/include/wx/ptr_scpd.h
  • D /wxWidgets/branches/unlabeled-1.68.2/include/wx/quantize.h
  • D /wxWidgets/branches/unlabeled-1.68.2/include/wx/radiobox.h
  • D /wxWidgets/branches/unlabeled-1.68.2/include/wx/radiobut.h
  • D /wxWidgets/branches/unlabeled-1.68.2/include/wx/rawbmp.h
  • D /wxWidgets/branches/unlabeled-1.68.2/include/wx/recguard.h
  • D /wxWidgets/branches/unlabeled-1.68.2/include/wx/regex.h
  • D /wxWidgets/branches/unlabeled-1.68.2/include/wx/region.h
  • D /wxWidgets/branches/unlabeled-1.68.2/include/wx/renderer.h
  • D /wxWidgets/branches/unlabeled-1.68.2/include/wx/sashwin.h
  • D /wxWidgets/branches/unlabeled-1.68.2/include/wx/sckaddr.h
  • D /wxWidgets/branches/unlabeled-1.68.2/include/wx/sckipc.h
  • D /wxWidgets/branches/unlabeled-1.68.2/include/wx/sckstrm.h
  • D /wxWidgets/branches/unlabeled-1.68.2/include/wx/scopeguard.h
  • D /wxWidgets/branches/unlabeled-1.68.2/include/wx/scrolbar.h
  • D /wxWidgets/branches/unlabeled-1.68.2/include/wx/scrolwin.h
  • D /wxWidgets/branches/unlabeled-1.68.2/include/wx/selstore.h
  • D /wxWidgets/branches/unlabeled-1.68.2/include/wx/settings.h
  • D /wxWidgets/branches/unlabeled-1.68.2/include/wx/setup_inc.h
  • D /wxWidgets/branches/unlabeled-1.68.2/include/wx/setup_redirect.h
  • D /wxWidgets/branches/unlabeled-1.68.2/include/wx/sizer.h
  • D /wxWidgets/branches/unlabeled-1.68.2/include/wx/slider.h
  • D /wxWidgets/branches/unlabeled-1.68.2/include/wx/snglinst.h
  • D /wxWidgets/branches/unlabeled-1.68.2/include/wx/socket.h
  • D /wxWidgets/branches/unlabeled-1.68.2/include/wx/sound.h
  • D /wxWidgets/branches/unlabeled-1.68.2/include/wx/spinbutt.h
  • D /wxWidgets/branches/unlabeled-1.68.2/include/wx/spinctrl.h
  • D /wxWidgets/branches/unlabeled-1.68.2/include/wx/splash.h
  • D /wxWidgets/branches/unlabeled-1.68.2/include/wx/splitter.h
  • D /wxWidgets/branches/unlabeled-1.68.2/include/wx/sstream.h
  • D /wxWidgets/branches/unlabeled-1.68.2/include/wx/stack.h
  • D /wxWidgets/branches/unlabeled-1.68.2/include/wx/stackwalk.h
  • D /wxWidgets/branches/unlabeled-1.68.2/include/wx/statbmp.h
  • D /wxWidgets/branches/unlabeled-1.68.2/include/wx/statbox.h
  • D /wxWidgets/branches/unlabeled-1.68.2/include/wx/statline.h
  • D /wxWidgets/branches/unlabeled-1.68.2/include/wx/stattext.h
  • D /wxWidgets/branches/unlabeled-1.68.2/include/wx/statusbr.h
  • D /wxWidgets/branches/unlabeled-1.68.2/include/wx/stdpaths.h
  • D /wxWidgets/branches/unlabeled-1.68.2/include/wx/stockitem.h
  • D /wxWidgets/branches/unlabeled-1.68.2/include/wx/stopwatch.h
  • D /wxWidgets/branches/unlabeled-1.68.2/include/wx/strconv.h
  • D /wxWidgets/branches/unlabeled-1.68.2/include/wx/stream.h
  • D /wxWidgets/branches/unlabeled-1.68.2/include/wx/string.h
  • D /wxWidgets/branches/unlabeled-1.68.2/include/wx/sysopt.h
  • D /wxWidgets/branches/unlabeled-1.68.2/include/wx/tab.h
  • D /wxWidgets/branches/unlabeled-1.68.2/include/wx/tabctrl.h
  • D /wxWidgets/branches/unlabeled-1.68.2/include/wx/taskbar.h
  • D /wxWidgets/branches/unlabeled-1.68.2/include/wx/tbarbase.h
  • D /wxWidgets/branches/unlabeled-1.68.2/include/wx/textbuf.h
  • D /wxWidgets/branches/unlabeled-1.68.2/include/wx/textctrl.h
  • D /wxWidgets/branches/unlabeled-1.68.2/include/wx/textdlg.h
  • D /wxWidgets/branches/unlabeled-1.68.2/include/wx/textfile.h
  • D /wxWidgets/branches/unlabeled-1.68.2/include/wx/tglbtn.h
  • D /wxWidgets/branches/unlabeled-1.68.2/include/wx/thread.h
  • D /wxWidgets/branches/unlabeled-1.68.2/include/wx/thrimpl.cpp
  • D /wxWidgets/branches/unlabeled-1.68.2/include/wx/timer.h
  • D /wxWidgets/branches/unlabeled-1.68.2/include/wx/tipdlg.h
  • D /wxWidgets/branches/unlabeled-1.68.2/include/wx/tipwin.h
  • D /wxWidgets/branches/unlabeled-1.68.2/include/wx/tokenzr.h
  • D /wxWidgets/branches/unlabeled-1.68.2/include/wx/toolbar.h
  • D /wxWidgets/branches/unlabeled-1.68.2/include/wx/tooltip.h
  • D /wxWidgets/branches/unlabeled-1.68.2/include/wx/toplevel.h
  • D /wxWidgets/branches/unlabeled-1.68.2/include/wx/treebase.h
  • D /wxWidgets/branches/unlabeled-1.68.2/include/wx/treectrl.h
  • D /wxWidgets/branches/unlabeled-1.68.2/include/wx/txtstrm.h
  • D /wxWidgets/branches/unlabeled-1.68.2/include/wx/types.h
  • D /wxWidgets/branches/unlabeled-1.68.2/include/wx/univ
  • D /wxWidgets/branches/unlabeled-1.68.2/include/wx/unix
  • D /wxWidgets/branches/unlabeled-1.68.2/include/wx/uri.h
  • D /wxWidgets/branches/unlabeled-1.68.2/include/wx/url.h
  • D /wxWidgets/branches/unlabeled-1.68.2/include/wx/utils.h
  • D /wxWidgets/branches/unlabeled-1.68.2/include/wx/valgen.h
  • D /wxWidgets/branches/unlabeled-1.68.2/include/wx/validate.h
  • D /wxWidgets/branches/unlabeled-1.68.2/include/wx/valtext.h
  • D /wxWidgets/branches/unlabeled-1.68.2/include/wx/variant.h
  • D /wxWidgets/branches/unlabeled-1.68.2/include/wx/vector.h
  • D /wxWidgets/branches/unlabeled-1.68.2/include/wx/version.h
  • D /wxWidgets/branches/unlabeled-1.68.2/include/wx/vidmode.h
  • D /wxWidgets/branches/unlabeled-1.68.2/include/wx/vlbox.h
  • D /wxWidgets/branches/unlabeled-1.68.2/include/wx/vms_x_fix.h
  • D /wxWidgets/branches/unlabeled-1.68.2/include/wx/volume.h
  • D /wxWidgets/branches/unlabeled-1.68.2/include/wx/vscroll.h
  • D /wxWidgets/branches/unlabeled-1.68.2/include/wx/wave.h
  • D /wxWidgets/branches/unlabeled-1.68.2/include/wx/wfstream.h
  • D /wxWidgets/branches/unlabeled-1.68.2/include/wx/window.h
  • D /wxWidgets/branches/unlabeled-1.68.2/include/wx/wizard.h
  • D /wxWidgets/branches/unlabeled-1.68.2/include/wx/wx.h
  • D /wxWidgets/branches/unlabeled-1.68.2/include/wx/wxchar.h
  • D /wxWidgets/branches/unlabeled-1.68.2/include/wx/wxhtml.h
  • D /wxWidgets/branches/unlabeled-1.68.2/include/wx/wxprec.h
  • D /wxWidgets/branches/unlabeled-1.68.2/include/wx/wxshlba_cw.h
  • D /wxWidgets/branches/unlabeled-1.68.2/include/wx/wxshlba_cwc.h
  • D /wxWidgets/branches/unlabeled-1.68.2/include/wx/wxshlba_cwc_d.h
  • D /wxWidgets/branches/unlabeled-1.68.2/include/wx/wxshlba_cw_d.h
  • D /wxWidgets/branches/unlabeled-1.68.2/include/wx/wxshlb_cw.h
  • D /wxWidgets/branches/unlabeled-1.68.2/include/wx/wxshlb_cwc.h
  • D /wxWidgets/branches/unlabeled-1.68.2/include/wx/wxshlb_cwc_d.h
  • D /wxWidgets/branches/unlabeled-1.68.2/include/wx/wxshlb_cw_d.h
  • D /wxWidgets/branches/unlabeled-1.68.2/include/wx/wx_cw.h
  • D /wxWidgets/branches/unlabeled-1.68.2/include/wx/wx_cwc.h
  • D /wxWidgets/branches/unlabeled-1.68.2/include/wx/wx_cwcocoa.h
  • D /wxWidgets/branches/unlabeled-1.68.2/include/wx/wx_cwcocoa_cm.h
  • D /wxWidgets/branches/unlabeled-1.68.2/include/wx/wx_cwcocoa_d.h
  • D /wxWidgets/branches/unlabeled-1.68.2/include/wx/wx_cwc_d.h
  • D /wxWidgets/branches/unlabeled-1.68.2/include/wx/wx_cwu_d.h
  • D /wxWidgets/branches/unlabeled-1.68.2/include/wx/wx_cw_cm.h
  • D /wxWidgets/branches/unlabeled-1.68.2/include/wx/wx_cw_d.h
  • D /wxWidgets/branches/unlabeled-1.68.2/include/wx/x11
  • D /wxWidgets/branches/unlabeled-1.68.2/include/wx/xml
  • D /wxWidgets/branches/unlabeled-1.68.2/include/wx/xpmdecod.h
  • D /wxWidgets/branches/unlabeled-1.68.2/include/wx/xpmhand.h
  • D /wxWidgets/branches/unlabeled-1.68.2/include/wx/xrc
  • D /wxWidgets/branches/unlabeled-1.68.2/include/wx/xti.h
  • D /wxWidgets/branches/unlabeled-1.68.2/include/wx/xtistrm.h
  • D /wxWidgets/branches/unlabeled-1.68.2/include/wx/xtixml.h
  • D /wxWidgets/branches/unlabeled-1.68.2/include/wx/zipstrm.h
  • D /wxWidgets/branches/unlabeled-1.68.2/include/wx/zstream.h
  • D /wxWidgets/branches/unlabeled-1.68.2/include/wxshlba_cw.pch
  • D /wxWidgets/branches/unlabeled-1.68.2/include/wxshlba_cw.pch++
  • D /wxWidgets/branches/unlabeled-1.68.2/include/wxshlba_cwc.pch
  • D /wxWidgets/branches/unlabeled-1.68.2/include/wxshlba_cwc.pch++
  • D /wxWidgets/branches/unlabeled-1.68.2/include/wxshlba_cwc_d.pch
  • D /wxWidgets/branches/unlabeled-1.68.2/include/wxshlba_cwc_d.pch++
  • D /wxWidgets/branches/unlabeled-1.68.2/include/wxshlba_cw_d.pch
  • D /wxWidgets/branches/unlabeled-1.68.2/include/wxshlba_cw_d.pch++
  • D /wxWidgets/branches/unlabeled-1.68.2/include/wxshlb_cw.pch
  • D /wxWidgets/branches/unlabeled-1.68.2/include/wxshlb_cw.pch++
  • D /wxWidgets/branches/unlabeled-1.68.2/include/wxshlb_cwc.pch
  • D /wxWidgets/branches/unlabeled-1.68.2/include/wxshlb_cwc.pch++
  • D /wxWidgets/branches/unlabeled-1.68.2/include/wxshlb_cwc_d.pch
  • D /wxWidgets/branches/unlabeled-1.68.2/include/wxshlb_cwc_d.pch++
  • D /wxWidgets/branches/unlabeled-1.68.2/include/wxshlb_cw_d.pch
  • D /wxWidgets/branches/unlabeled-1.68.2/include/wxshlb_cw_d.pch++
  • D /wxWidgets/branches/unlabeled-1.68.2/include/wx_cw.pch
  • D /wxWidgets/branches/unlabeled-1.68.2/include/wx_cw.pch++
  • D /wxWidgets/branches/unlabeled-1.68.2/include/wx_cwc.pch
  • D /wxWidgets/branches/unlabeled-1.68.2/include/wx_cwc.pch++
  • D /wxWidgets/branches/unlabeled-1.68.2/include/wx_cwcocoa.pch
  • D /wxWidgets/branches/unlabeled-1.68.2/include/wx_cwcocoa.pch++
  • D /wxWidgets/branches/unlabeled-1.68.2/include/wx_cwcocoa.pchmm
  • D /wxWidgets/branches/unlabeled-1.68.2/include/wx_cwcocoa_d.pch
  • D /wxWidgets/branches/unlabeled-1.68.2/include/wx_cwcocoa_d.pch++
  • D /wxWidgets/branches/unlabeled-1.68.2/include/wx_cwcocoa_d.pchmm
  • D /wxWidgets/branches/unlabeled-1.68.2/include/wx_cwc_d.pch
  • D /wxWidgets/branches/unlabeled-1.68.2/include/wx_cwc_d.pch++
  • D /wxWidgets/branches/unlabeled-1.68.2/include/wx_cwu_d.pch
  • D /wxWidgets/branches/unlabeled-1.68.2/include/wx_cwu_d.pch++
  • D /wxWidgets/branches/unlabeled-1.68.2/include/wx_cw_d.pch
  • D /wxWidgets/branches/unlabeled-1.68.2/include/wx_cw_d.pch++
  • D /wxWidgets/branches/unlabeled-1.68.2/include/wx_pb.h
  • D /wxWidgets/branches/unlabeled-1.68.2/install-sh
  • D /wxWidgets/branches/unlabeled-1.68.2/lib
  • D /wxWidgets/branches/unlabeled-1.68.2/locale
  • D /wxWidgets/branches/unlabeled-1.68.2/Makefile.in
  • D /wxWidgets/branches/unlabeled-1.68.2/make-deb
  • D /wxWidgets/branches/unlabeled-1.68.2/misc
  • D /wxWidgets/branches/unlabeled-1.68.2/mkinstalldirs
  • D /wxWidgets/branches/unlabeled-1.68.2/regen
  • D /wxWidgets/branches/unlabeled-1.68.2/samples
  • D /wxWidgets/branches/unlabeled-1.68.2/setup.h.in
  • D /wxWidgets/branches/unlabeled-1.68.2/setup.h_vms
  • D /wxWidgets/branches/unlabeled-1.68.2/src
  • D /wxWidgets/branches/unlabeled-1.68.2/tests
  • D /wxWidgets/branches/unlabeled-1.68.2/utils
  • D /wxWidgets/branches/unlabeled-1.68.2/version-script.in
  • D /wxWidgets/branches/unlabeled-1.68.2/wx-config-inplace.in
  • D /wxWidgets/branches/unlabeled-1.68.2/wx-config.in
  • D /wxWidgets/branches/unlabeled-1.68.2/wxBase.spec
  • D /wxWidgets/branches/unlabeled-1.68.2/wxGTK.spec
  • D /wxWidgets/branches/unlabeled-1.68.2/wxGTK_RR.spec
  • D /wxWidgets/branches/unlabeled-1.68.2/wxMGL.spec
  • D /wxWidgets/branches/unlabeled-1.68.2/wxMotif.spec
  • D /wxWidgets/branches/unlabeled-1.68.2/wxPython
  • D /wxWidgets/branches/unlabeled-1.68.2/wxWINE.spec
  • D /wxWidgets/branches/unlabeled-1.68.2/wxwin.m4
  • D /wxWidgets/branches/unlabeled-1.68.2/wxX11.spec

This commit was manufactured by cvs2svn to create branch 'unlabeled-1.68.2'.

2005-04-19 22:30 , revision 33768
  • A /wxWidgets/branches/unlabeled-1.52.2
  • D /wxWidgets/branches/unlabeled-1.52.2/.cvsignore
  • D /wxWidgets/branches/unlabeled-1.52.2/acinclude.m4
  • D /wxWidgets/branches/unlabeled-1.52.2/aclocal.m4
  • D /wxWidgets/branches/unlabeled-1.52.2/art
  • D /wxWidgets/branches/unlabeled-1.52.2/autoconf_inc.m4
  • D /wxWidgets/branches/unlabeled-1.52.2/autogen.sh
  • D /wxWidgets/branches/unlabeled-1.52.2/BuildCVS.txt
  • D /wxWidgets/branches/unlabeled-1.52.2/build
  • D /wxWidgets/branches/unlabeled-1.52.2/config.guess
  • D /wxWidgets/branches/unlabeled-1.52.2/config.sub
  • D /wxWidgets/branches/unlabeled-1.52.2/configure
  • D /wxWidgets/branches/unlabeled-1.52.2/configure.in
  • D /wxWidgets/branches/unlabeled-1.52.2/contrib
  • D /wxWidgets/branches/unlabeled-1.52.2/debian
  • D /wxWidgets/branches/unlabeled-1.52.2/demos
  • D /wxWidgets/branches/unlabeled-1.52.2/descrip.mms
  • D /wxWidgets/branches/unlabeled-1.52.2/difflast.pl
  • D /wxWidgets/branches/unlabeled-1.52.2/distrib
  • D /wxWidgets/branches/unlabeled-1.52.2/docs
  • D /wxWidgets/branches/unlabeled-1.52.2/include
  • D /wxWidgets/branches/unlabeled-1.52.2/install-sh
  • D /wxWidgets/branches/unlabeled-1.52.2/lib
  • D /wxWidgets/branches/unlabeled-1.52.2/locale
  • D /wxWidgets/branches/unlabeled-1.52.2/Makefile.in
  • D /wxWidgets/branches/unlabeled-1.52.2/make-deb
  • D /wxWidgets/branches/unlabeled-1.52.2/misc
  • D /wxWidgets/branches/unlabeled-1.52.2/mkinstalldirs
  • D /wxWidgets/branches/unlabeled-1.52.2/regen
  • D /wxWidgets/branches/unlabeled-1.52.2/samples
  • D /wxWidgets/branches/unlabeled-1.52.2/setup.h.in
  • D /wxWidgets/branches/unlabeled-1.52.2/setup.h_vms
  • D /wxWidgets/branches/unlabeled-1.52.2/src/.cvsignore
  • D /wxWidgets/branches/unlabeled-1.52.2/src/cocoa
  • D /wxWidgets/branches/unlabeled-1.52.2/src/common
  • D /wxWidgets/branches/unlabeled-1.52.2/src/cwcopysetup.bat
  • D /wxWidgets/branches/unlabeled-1.52.2/src/cwdcopysetup.bat
  • D /wxWidgets/branches/unlabeled-1.52.2/src/cygnus.bat
  • D /wxWidgets/branches/unlabeled-1.52.2/src/expat
  • D /wxWidgets/branches/unlabeled-1.52.2/src/generic
  • D /wxWidgets/branches/unlabeled-1.52.2/src/gtk
  • D /wxWidgets/branches/unlabeled-1.52.2/src/gtk1
  • D /wxWidgets/branches/unlabeled-1.52.2/src/html
  • D /wxWidgets/branches/unlabeled-1.52.2/src/iodbc
  • D /wxWidgets/branches/unlabeled-1.52.2/src/jpeg
  • D /wxWidgets/branches/unlabeled-1.52.2/src/mac
  • D /wxWidgets/branches/unlabeled-1.52.2/src/makeb32.env
  • D /wxWidgets/branches/unlabeled-1.52.2/src/makebcc.env
  • D /wxWidgets/branches/unlabeled-1.52.2/src/makefile.dos
  • D /wxWidgets/branches/unlabeled-1.52.2/src/makefile.va
  • D /wxWidgets/branches/unlabeled-1.52.2/src/makefile.vc
  • D /wxWidgets/branches/unlabeled-1.52.2/src/makeg95.env
  • D /wxWidgets/branches/unlabeled-1.52.2/src/makelib.b32
  • D /wxWidgets/branches/unlabeled-1.52.2/src/makelib.bcc
  • D /wxWidgets/branches/unlabeled-1.52.2/src/makelib.g95
  • D /wxWidgets/branches/unlabeled-1.52.2/src/makelib.sc
  • D /wxWidgets/branches/unlabeled-1.52.2/src/makelib.vc
  • D /wxWidgets/branches/unlabeled-1.52.2/src/makelib.wat
  • D /wxWidgets/branches/unlabeled-1.52.2/src/makemsc.env
  • D /wxWidgets/branches/unlabeled-1.52.2/src/makeprog.b32
  • D /wxWidgets/branches/unlabeled-1.52.2/src/makeprog.bcc
  • D /wxWidgets/branches/unlabeled-1.52.2/src/makeprog.g95
  • D /wxWidgets/branches/unlabeled-1.52.2/src/makeprog.msc
  • D /wxWidgets/branches/unlabeled-1.52.2/src/makeprog.sc
  • D /wxWidgets/branches/unlabeled-1.52.2/src/makeprog.sl
  • D /wxWidgets/branches/unlabeled-1.52.2/src/makeprog.va
  • D /wxWidgets/branches/unlabeled-1.52.2/src/makeprog.vc
  • D /wxWidgets/branches/unlabeled-1.52.2/src/makeprog.wat
  • D /wxWidgets/branches/unlabeled-1.52.2/src/makesc.env
  • D /wxWidgets/branches/unlabeled-1.52.2/src/makesl.env
  • D /wxWidgets/branches/unlabeled-1.52.2/src/maketwin.env
  • D /wxWidgets/branches/unlabeled-1.52.2/src/makeva.env
  • D /wxWidgets/branches/unlabeled-1.52.2/src/makevc.env
  • D /wxWidgets/branches/unlabeled-1.52.2/src/makewat.env
  • D /wxWidgets/branches/unlabeled-1.52.2/src/mgl
  • D /wxWidgets/branches/unlabeled-1.52.2/src/mingegcs.bat
  • D /wxWidgets/branches/unlabeled-1.52.2/src/mingw32.bat
  • D /wxWidgets/branches/unlabeled-1.52.2/src/motif
  • D /wxWidgets/branches/unlabeled-1.52.2/src/msw
  • D /wxWidgets/branches/unlabeled-1.52.2/src/ntwxwin.mak
  • D /wxWidgets/branches/unlabeled-1.52.2/src/os2
  • D /wxWidgets/branches/unlabeled-1.52.2/src/palmos
  • D /wxWidgets/branches/unlabeled-1.52.2/src/png
  • D /wxWidgets/branches/unlabeled-1.52.2/src/regex
  • D /wxWidgets/branches/unlabeled-1.52.2/src/stc/gen_iface.py
  • D /wxWidgets/branches/unlabeled-1.52.2/src/stc/Makefile.in
  • D /wxWidgets/branches/unlabeled-1.52.2/src/stc/PlatWX.cpp
  • D /wxWidgets/branches/unlabeled-1.52.2/src/stc/PlatWX.h
  • D /wxWidgets/branches/unlabeled-1.52.2/src/stc/README.txt
  • D /wxWidgets/branches/unlabeled-1.52.2/src/stc/ScintillaWX.cpp
  • D /wxWidgets/branches/unlabeled-1.52.2/src/stc/ScintillaWX.h
  • D /wxWidgets/branches/unlabeled-1.52.2/src/stc/scintilla
  • D /wxWidgets/branches/unlabeled-1.52.2/src/stc/stc.cpp
  • D /wxWidgets/branches/unlabeled-1.52.2/src/stc/stc.cpp.in
  • D /wxWidgets/branches/unlabeled-1.52.2/src/stc/stcM8.xml
  • D /wxWidgets/branches/unlabeled-1.52.2/src/stc/stc_cw.h
  • D /wxWidgets/branches/unlabeled-1.52.2/src/stc/stc_cwc.h
  • D /wxWidgets/branches/unlabeled-1.52.2/src/stc/stc_cwc_d.h
  • D /wxWidgets/branches/unlabeled-1.52.2/src/stc/stc_cw_d.h
  • D /wxWidgets/branches/unlabeled-1.52.2/src/tiff
  • D /wxWidgets/branches/unlabeled-1.52.2/src/univ
  • D /wxWidgets/branches/unlabeled-1.52.2/src/unix
  • D /wxWidgets/branches/unlabeled-1.52.2/src/version.mak
  • D /wxWidgets/branches/unlabeled-1.52.2/src/Wxwindll.icc
  • D /wxWidgets/branches/unlabeled-1.52.2/src/wxJpeg.icc
  • D /wxWidgets/branches/unlabeled-1.52.2/src/wxPng.icc
  • D /wxWidgets/branches/unlabeled-1.52.2/src/wxTiff.icc
  • D /wxWidgets/branches/unlabeled-1.52.2/src/wxWin.icc
  • D /wxWidgets/branches/unlabeled-1.52.2/src/wxWindows.dsp
  • D /wxWidgets/branches/unlabeled-1.52.2/src/wxWindows.dsw
  • D /wxWidgets/branches/unlabeled-1.52.2/src/wxWindows.xcode
  • D /wxWidgets/branches/unlabeled-1.52.2/src/wxWindowsClassicM8.xml
  • D /wxWidgets/branches/unlabeled-1.52.2/src/wxWindowsM8.xml
  • D /wxWidgets/branches/unlabeled-1.52.2/src/wxWindowsW7.xml
  • D /wxWidgets/branches/unlabeled-1.52.2/src/wxXpm.icc
  • D /wxWidgets/branches/unlabeled-1.52.2/src/wxZlib.icc
  • D /wxWidgets/branches/unlabeled-1.52.2/src/x11
  • D /wxWidgets/branches/unlabeled-1.52.2/src/xml
  • D /wxWidgets/branches/unlabeled-1.52.2/src/xrc
  • D /wxWidgets/branches/unlabeled-1.52.2/src/zlib
  • D /wxWidgets/branches/unlabeled-1.52.2/tests
  • D /wxWidgets/branches/unlabeled-1.52.2/utils
  • D /wxWidgets/branches/unlabeled-1.52.2/version-script.in
  • D /wxWidgets/branches/unlabeled-1.52.2/wx-config-inplace.in
  • D /wxWidgets/branches/unlabeled-1.52.2/wx-config.in
  • D /wxWidgets/branches/unlabeled-1.52.2/wxBase.spec
  • D /wxWidgets/branches/unlabeled-1.52.2/wxGTK.spec
  • D /wxWidgets/branches/unlabeled-1.52.2/wxGTK_RR.spec
  • D /wxWidgets/branches/unlabeled-1.52.2/wxMGL.spec
  • D /wxWidgets/branches/unlabeled-1.52.2/wxMotif.spec
  • D /wxWidgets/branches/unlabeled-1.52.2/wxPython
  • D /wxWidgets/branches/unlabeled-1.52.2/wxWINE.spec
  • D /wxWidgets/branches/unlabeled-1.52.2/wxwin.m4
  • D /wxWidgets/branches/unlabeled-1.52.2/wxX11.spec

This commit was manufactured by cvs2svn to create branch 'unlabeled-1.52.2'.

2005-04-19 22:30 RD, revision 33767

Allow to set a style's wxFontEncoding

2005-04-19 18:26 KH, revision 33766

Added Ryan Norton and myself to the list of contributors

2005-04-19 17:02 SC, revision 33765

wrong import sources for mdi xml

2005-04-19 16:58 RN, revision 33764

pad out some data for binary compat

2005-04-19 16:58 JS, revision 33763

Setup fix

2005-04-19 16:57 JS, revision 33762
  • D /wxWidgets/trunk/samples/popup/makefile.dmc

Removing DMC++ makefile

2005-04-19 16:49 SC, revision 33761

fixes, completions for CW 8

2005-04-19 15:48 SC, revision 33760
  • D /wxWidgets/trunk/samples/minimal/MinimalM7.mcp
  • D /wxWidgets/trunk/samples/minimal/minimalM5.xml

remove old CW projects

2005-04-19 15:47 SC, revision 33759
  • D /wxWidgets/trunk/samples/minimal/minimal.pbproj
  • D /wxWidgets/trunk/src/wxWindows.pbproj

remove project builder projects

2005-04-19 14:31 DE, revision 33758

Removed some totally incorrect information and added more helpful info.

2005-04-19 13:27 DS, revision 33757

useIconFont was always false for Win9x

2005-04-19 12:44 SC, revision 33756
  • D /wxWidgets/trunk/src/wxWindowsM7.mcp
  • D /wxWidgets/trunk/src/wxwindowsM5.xml

remove old CW versions

2005-04-19 12:39 SC, revision 33755

CW fix

2005-04-19 12:37 SC, revision 33754
  • D /wxWidgets/trunk/src/tiff/makemac6.mcp
  • D /wxWidgets/trunk/src/tiff/tiffM5.xml
  • D /wxWidgets/trunk/src/tiff/tiffM7.mcp

obsolete CW versions

2005-04-19 12:36 SC, revision 33753

CW fix, added tif_color

2005-04-19 12:26 SC, revision 33752

CW fix

2005-04-19 12:22 SC, revision 33751

removing OmnisRC flags

2005-04-19 12:10 SC, revision 33750

using .pch instead of .h resolves the circular dependancy

2005-04-19 11:45 SC, revision 33749
  • D /wxWidgets/trunk/src/png/makemac6.mcp
  • D /wxWidgets/trunk/src/png/pngM5.xml
  • D /wxWidgets/trunk/src/png/pngM7.mcp

old CW files

2005-04-19 11:44 SC, revision 33748

prefix files not necessary anymore

2005-04-19 10:34 SC, revision 33747
  • D /wxWidgets/trunk/src/jpeg/jpegM5.xml
  • D /wxWidgets/trunk/src/jpeg/jpegM7.mcp
  • D /wxWidgets/trunk/src/jpeg/makemac6.mcp

remove outdated versions

2005-04-19 10:16 SC, revision 33746

printing to CW console only for debug builds

2005-04-19 10:14 SC, revision 33745

in synch with others

2005-04-19 10:06 SC, revision 33744

fixing CW 8 builds for all targets

2005-04-19 08:47 JS, revision 33743

Applied patch [ 1181975 ] [wxMSW] Removes all flicker from wxNotebook with modifications. Disabled until you set USE_NOTEBOOK_ANTIFLICKER to 1. Also added code to refresh edges of the notebook to eliminate droppings.

2005-04-19 03:41 RN, revision 33742

compilo

2005-04-19 03:19 RD, revision 33741

Change the access of the event handler functions for Patch #1185584

2005-04-19 01:10 RD, revision 33740

corrected version number extraction

2005-04-18 23:01 VZ, revision 33739

fixed compilation for USE_PCH == 0

2005-04-18 22:51 RN, revision 33738

revert some stuff for 1.6

2005-04-18 22:51 RD, revision 33737

Make std_string and std_iostreams default to disabled for MSW, Mac and OS2

2005-04-18 22:23 RD, revision 33736

no need to call SetAutoLayout

2005-04-18 21:37 JS, revision 33735

Reset defaults: DEFAULT_wxUSE_LIBGNOMEPRINT=no DEFAULT_wxUSE_STD_IOSTREAM=no DEFAULT_wxUSE_STD_STRING=no to fix mass breakages

2005-04-18 21:25 RN, revision 33734

wxExecute log message cleanup

2005-04-18 21:24 RN, revision 33733

use atoi instead of sscanf

2005-04-18 21:23 RN, revision 33732

Some corefoundation wrappers, Implement Associate and Unassociate for mac mime types

2005-04-18 18:50 JS, revision 33731

Script fixes

2005-04-18 18:26 RR, revision 33730

Keep wxGTK_RR.spec in sync for a while until wxGTK.spec is generated correctly from bakefile.

2005-04-18 18:23 RR, revision 33729

Replace one more ocurrence of --with-gtk1

2005-04-18 18:21 RR, revision 33728

Minor correction to the wxMenuItem::SetText() patch. It also works under GTK 1.2.

2005-04-18 17:47 RR, revision 33727

Renamed translation package i18n. Corrected list of wxBase files again.

2005-04-18 17:09 RN, revision 33726

cleanup for wxUSE_THREADS

2005-04-18 16:32 JS, revision 33725

Added wxUSE_THREADS guards

2005-04-18 16:28 JS, revision 33724

OS/2 fix

2005-04-18 07:24 VZ, revision 33723

updated libraries names to 2.6

2005-04-17 20:08 JS, revision 33722

Renewed makefiles after reverting run-time lib change

2005-04-17 19:08 VS, revision 33721

reverted DEBUG_INFO change

2005-04-17 18:57 RN, revision 33720

fix those line endings in shared unicode builds

2005-04-17 18:39 RN, revision 33719

fix 10.2 shared builds from crashing

2005-04-17 16:50 VZ, revision 33718

added more reserved functions

2005-04-17 16:42 JS, revision 33717

Removed border style

2005-04-17 16:42 RN, revision 33716

put in some reserved funcs

2005-04-17 16:41 JS, revision 33715

Tweaked text

2005-04-17 16:38 RN, revision 33714

entryName is a pascal string - need to convert

2005-04-17 16:36 VZ, revision 33713

corrected wxMMedia description (forgot to commit before)

2005-04-17 16:35 VZ, revision 33712

documented new AddFile() behaviour with abs paths

2005-04-17 15:49 JS, revision 33711

Added some reserved functions

2005-04-17 15:34 JS, revision 33710

wxStaticBitmap should have transparent background (fixes grey backgrounds on WinCE)

2005-04-17 15:30 JS, revision 33709

Workaround for wxUSE_STL

2005-04-17 14:49 JS, revision 33708

Use GetCursorPos on WinCE wherever possible (otherwise the wrong cursor is shown)

2005-04-17 14:31 VZ, revision 33707

added missing ANSI DLL configurations (fixes VC6 crash)

2005-04-17 14:13 VZ, revision 33706

changed to DOS format; added tif_extension.c

2005-04-17 14:08 RN, revision 33705

fix some possible crashes due to uninitialized variables - thanks to Steve Hartwell for pointing me in the right direction :). Also implement wxFileTypeImpl::GetCommands.

2005-04-17 13:17 JS, revision 33704

Applied patch [ 1184295 ] wxDateTimePickerCtrl Create() fix for wxDP_ALLOWNONE

2005-04-17 13:07 SN, revision 33703

Fixed problem with changing size of board (at least on GTK1).

2005-04-17 12:58 JS, revision 33702

Regenerated makefiles for runtime lib change

2005-04-17 12:55 JS, revision 33701

Fix for MGL link error

2005-04-17 12:33 RR, revision 33700

Copied wxGTK_RR.spec to wxGTK.spec.

2005-04-17 11:53 RR, revision 33699

Only delete wx-config if it exists.

2005-04-17 11:50 RR, revision 33698

Added wx-i28n package.

2005-04-17 10:54 JS, revision 33697

wxHelpController now wxCHMHelpController on Windows

2005-04-17 10:37 JS, revision 33696

Script updates

2005-04-17 10:34 JS, revision 33695

Doc updates

2005-04-17 10:24 VZ, revision 33694

update for 2.6.0 from Martin Srebotnjak

2005-04-17 10:06 JS, revision 33693

Temporary wxUniv menu fix from Michael Wetherell

2005-04-17 09:38 JS, revision 33692

Removed ctl3d and erroneous makefiles from scripts

2005-04-17 09:34 RN, revision 33691

do wxLogDebug instead of wxLogSysError so that production users arn't bugged - put in implementation for (dis)associate, complete open command for carbon pre-osx builds, and do a better implementation for osx

2005-04-17 07:50 JS, revision 33690

Improved prop sheet dialog layout

2005-04-17 05:19 RN, revision 33689

fix 10.2 shared unicode builds for mbstowcs and vice versa

2005-04-17 00:07 MW, revision 33688

Use 'test -f' since Sun's shell doesn't have 'test -e'

2005-04-16 22:11 RD, revision 33687

reSWIGged

2005-04-16 22:10 MW, revision 33686

Plan B - use a #error when !wxUSE_ON_FATAL_EXCEPTION

2005-04-16 22:08 MW, revision 33685

Only generate a makefile for the debugrpt sample when wxUSE_ON_FATAL_EXCEPTION=1

2005-04-16 21:42 RN, revision 33684

fixed for w/o expat

2005-04-16 21:41 RD, revision 33683

Add docstrings for wxSTC methods

2005-04-16 21:22 MW, revision 33682

Compilation fix. I didn't add a #error since I figured this sample will be demonstrating more things than just OnFatalException() in the future?

2005-04-16 20:47 MW, revision 33681

Compilation fix

2005-04-16 20:40 MW, revision 33680

Compile fix

2005-04-16 19:42 RD, revision 33679

New --with-gtk=VALUE syntax

2005-04-16 19:41 RD, revision 33678

Added Python methods to wxStyledTextCtrl that allow to get/set text in UTF8 in either unicode or ansi builds

2005-04-16 19:19 JS, revision 33677

Compile fixes for Linux

2005-04-16 18:57 JS, revision 33676

Improved spacing

2005-04-16 17:26 RR, revision 33675

Mention GTK+ fixes.

2005-04-16 17:22 RR, revision 33674

Reflect new --with-gtk=VERSION syntax.

2005-04-16 17:13 MW, revision 33673

No EOVERFLOW on openbsd

2005-04-16 17:00 SN, revision 33672

Fixed child positioning on window resizing.

2005-04-16 16:53 RR, revision 33671

Readded test for wxMenuItem::SetLabel() to sample. Support for hotkeys in names functions for GTK+2.

2005-04-16 16:24 KO, revision 33670

Before I forget yet again, here is the Bakefile quickstart for wx projects.

2005-04-16 16:03 SN, revision 33669

Moved enum definition out of function body to work around compiler bug.

2005-04-16 15:18 VZ, revision 33668

update for 2.6.0 from Jonas Rydberg

2005-04-16 14:49 SN, revision 33667

Fixed wxSTD for old gcc versions.

2005-04-16 14:31 VZ, revision 33666

regenerated after adding wx/unix/apptbase.h and wx/unix/apptrait.h to wxMac headers

2005-04-16 14:28 VZ, revision 33665

added wx/unix/apptrait.h and apptbase.h to BASE_MACOSX_WXMAC_HDR

2005-04-16 14:10 VZ, revision 33664

compilation fix: use wxSB_HORIZONTAL/VERTICAL instead of wxSL_XXX

2005-04-16 13:34 RR, revision 33663

This should make the GTK statictext control wrap and behave like the MSW. I'm still doing further tests.

2005-04-16 13:24 SN, revision 33662

Changed back DEFAULT_wxUSE_OPENGL to no so configure no longer completely breaks on platforms without OpenGL support.

2005-04-16 13:16 VS, revision 33661

make DEBUG_INFO=1 the default for VC++

2005-04-16 13:14 VS, revision 33660

DEBUG_RUNTIME_LIBS depends on BUILD now, not DEBUG_INFO

2005-04-16 12:33 JS, revision 33659

More comments to help people build the MFC sample

2005-04-16 12:20 RN, revision 33658

clean up release unused variable warnings

2005-04-16 12:12 VZ, revision 33657

replaced C++ comments with C ones

2005-04-16 11:40 RN, revision 33656

Implement wxMimeTypesManager on mac

2005-04-16 11:28 VZ, revision 33655

updated from libs.dia

2005-04-16 11:07 JS, revision 33654

Added destructor to fix crash on Mac due to focus event causing text control to be accessed while being deleted

2005-04-16 10:38 JS, revision 33653

Applied patch [ 1178610 ] datectlg.cpp: wxDropdownButton + bug fixes Jaakko Salli This patch modifies datectlg.cpp's wxDropdownButton in such manner that it should be much easier to convert it into a generic drop button class. Also, it is now more universal in the respect that it should work on platforms other than wxMSW and wxGTK (wxBitmapButton being prime prerequisite). Plus there are some bug fixes for wxDatePickerCtrlGeneric.

2005-04-16 10:32 JS, revision 33652

Applied patch [ 1178610 ] datectlg.cpp: wxDropdownButton + bug fixes Jaakko Salli This patch modifies datectlg.cpp's wxDropdownButton in such manner that it should be much easier to convert it into a generic drop button class. Also, it is now more universal in the respect that it should work on platforms other than wxMSW and wxGTK (wxBitmapButton being prime prerequisite). Plus there are some bug fixes for wxDatePickerCtrlGeneric.

2005-04-16 10:16 JS, revision 33651

APplied patch [ 1182682 ] Fixes wxDebugReportUpload fail when app name contains spaces by eco

2005-04-16 10:03 JS, revision 33650

SQLINTEGER typedef

2005-04-16 09:52 JS, revision 33649

Applied patch [ 1183153 ] [wxGTK] DrawComboBoxDropButton pressed state Jaakko Salli

2005-04-16 09:45 JS, revision 33648

Applied patch [ 1183157 ] Compilation with GCC 4.0 by Michal Cihar. Also added typedef for SQLINTEGER in built-in iODBC.

2005-04-16 09:11 RN, revision 33647

fix for w/o expat

2005-04-16 06:29 RD, revision 33646

reSWIGged

2005-04-16 06:29 RD, revision 33645

new configure flags

2005-04-16 06:08 RD, revision 33644

reSWIGged

2005-04-16 05:56 RD, revision 33643

wxCharBuffer typemap

2005-04-16 05:55 RD, revision 33642

reSWIGged

2005-04-16 05:53 RD, revision 33641

Corrected a potential NULL pointer dereference in the SWIG runtime

2005-04-16 05:25 RD, revision 33640

Store the type table name in a variable so it can be reused

2005-04-16 04:53 RD, revision 33639

Add several "Raw" functions for setting/getting text from the document buffer. They behave similarly to the same methods without the "Raw" in the name, except they don't use wxStrings. This can save some conversions to/from unicode and utf-8 in a Unicode build.

2005-04-16 04:08 RD, revision 33638

Allow wxCharBuffer to be constructed without parameters (making a zero length string by default) so it can be used in SWIG typemaps.

2005-04-16 01:36 RD, revision 33637

Use a wxPopupWindow for the AutoComplete box too. We don't need to artificially set the clipping region on wxGTK anymore.

2005-04-16 00:14 RD, revision 33636

Patch from Joe "shmengie" Brown joebrown@podiatryfl.com o Adjusted spin control size/placement (On Windows ctrls were overlapping). o Set Ok/Cancel buttons to wx.ID_OK & wx.ID_CANCEL to provide default dialog behaviour. o If no date has been clicked clicked, OnOk set the result to calend's date, important if keyboard only navigation is used.

2005-04-15 21:39 RD, revision 33635

Squash exception on exit bug

2005-04-15 20:44 RD, revision 33634

wx-config doesn't need to output the resource file name, since it is no longer built for wxMac

2005-04-15 19:41 RD, revision 33633

Patch #1183952, Create to return bool

2005-04-15 18:55 RD, revision 33632

No longer a need for changing the names to protect against multiple definitions.

2005-04-15 18:34 VS, revision 33631

re-added missing wxUSE_PLUINGS

2005-04-15 16:49 ABX, revision 33630

Build fix for wxUSE_FILE=0.

2005-04-15 16:48 ABX, revision 33629

Missing include.

2005-04-15 16:47 ABX, revision 33628

Simpler for readable diffs in future new ports.

2005-04-15 16:44 ABX, revision 33627

Simpler constructor available.

2005-04-15 15:51 MW, revision 33626

New syntax for --with-gtk

2005-04-15 15:16 JS, revision 33625

Manul version number update Script updates

2005-04-15 15:00 JS, revision 33624

Another buffer check

2005-04-15 14:18 MW, revision 33623

New --with-gtk=VERSION syntax, and restore --disable-gtk2 for backward compatibility

2005-04-15 14:12 JS, revision 33622

Don't crash if buffer null

2005-04-15 09:32 ABX, revision 33621

Buildable under WinCE smartphone.

2005-04-15 07:22 JS, revision 33620

Fixed presumed typo - crash when frame is NULL

2005-04-15 03:11 RD, revision 33619

Applied patch [ 1167891 ] wxNotebook display problem on MSW w/ XP theming

2005-04-15 03:04 RD, revision 33618

For wxMSW capture and release the mouse as the cursor moves out or back in to the transient popup window to enable the transient to be automatically dismissed when a click happens outside of it.

2005-04-15 03:00 RD, revision 33617

Don't clip hidden windows from the staticbox's refresh. Also handle non wxWindows better.

2005-04-15 00:14 VZ, revision 33616

use premultiplied RGB in raw image demo

2005-04-14 22:11 RD, revision 33615

Removed rules for copying the Mac resource file since they are no longer needed for wxMac

2005-04-14 22:03 MBN, revision 33614

Fix previous change in case somebody is still using WXWIN_COMPATIBILITY_EVENT_TYPES from wxWidgets 2.2...

2005-04-14 21:12 MBN, revision 33613

Fix building Plot contrib as DLL.

2005-04-14 16:04 JS, revision 33612

Forgot to remove #endif

2005-04-14 15:12 JS, revision 33611

Try to find comctl32.dll version even if we don't have shlwapi.h available, otherwise the version is wrongly guessed and we can end up with bad toolbar backgrounds.

2005-04-14 15:11 ABX, revision 33610

Correction in comment in closing #endif.

2005-04-14 15:07 ABX, revision 33609

Correction in comment in closing #endif. Is VC++ 4 supported?

2005-04-14 15:05 ABX, revision 33608

Comment correction, source cleaning.

2005-04-14 14:53 ABX, revision 33607

Missing includes.

2005-04-14 14:15 JJ, revision 33606

Committing in . OpenVMS updates Modified Files: wxWidgets/setup.h_vms wxWidgets/src/generic/descrip.mms ----------------------------------------------------------------------

2005-04-14 09:29 VS, revision 33605

check the syntax when compiling .po files into .mo

2005-04-14 07:26 JS, revision 33604

Removed unnecessary fix (caused by erroneous user code)

2005-04-14 06:48 JS, revision 33603

Added back shlwapi.h inclusion with comment

2005-04-14 05:15 SC, revision 33602

adding support for wxCB_SORT, SetString and Insert

2005-04-14 05:13 SC, revision 33601

adding support for wxCB_SORT

2005-04-14 04:27 KH, revision 33600

Typo

2005-04-14 01:17 RD, revision 33599

reSWIGged

2005-04-14 01:17 RD, revision 33598

no need for the panel in the transient popup any more

2005-04-14 01:12 RD, revision 33597

reSWIGged

2005-04-14 01:07 RD, revision 33596

No longer need to worry about the DeRez getting stuck

2005-04-14 00:16 VZ, revision 33595

fix c-format strings with mismatching format specifiers (mostly just marked as fuzzy, fixed a few of them which seems obvious to fix)

2005-04-14 00:10 VZ, revision 33594

update from Hans F. Nordhaug

2005-04-13 23:55 VZ, revision 33593

made wxGridCellAttr dtor protected instead of private

2005-04-13 23:07 MW, revision 33592

Replace --disable-gtk2 with --with-gtk1 and --with-gtk2

2005-04-13 22:57 RD, revision 33591

Remove rules for building resource files on wxMac

2005-04-13 22:47 MBN, revision 33590

Fix Gizmos-XRC DLL linking.

2005-04-13 20:50 RD, revision 33589

corrected docstring

2005-04-13 20:27 RD, revision 33588

Corrected compile error

2005-04-13 20:05 MW, revision 33587

Move G_FILENAME_ENCODING to wxGTK

2005-04-13 18:54 JS, revision 33586

Removed redundant Cygwin sockets advice

2005-04-13 18:52 JS, revision 33585

wxBestHelpController now used as default on Windows Change log updates

2005-04-13 18:00 JS, revision 33584

Look for help file in Windows if not found elsewhere

2005-04-13 17:54 ABX, revision 33583

OW pedantic warning fix.

2005-04-13 17:53 ABX, revision 33582

Sending wxChar* outputs pointer instead of text under Borland.

2005-04-13 17:51 ABX, revision 33581

wxStreamToTextRedirector fixes, define wxHAS_TEXT_WINDOW_STREAM.

2005-04-13 17:28 RR, revision 33580

Call ansi packages ...-ansi Added -with-odbc to ansi packages.

2005-04-13 16:46 VZ, revision 33579

added tif_extension.c (bug 1168167)

2005-04-13 16:27 VZ, revision 33578

fixed tests for dashed/dotted pens under OS != NT (bug 1182319)

2005-04-13 16:26 VZ, revision 33577

don't break of the loop resetting last focus pointer in dtor as under some (unclear) cisrcumstances more than one TLW can have a pointer to us, see bug 1179024

2005-04-13 16:02 ABX, revision 33576

wxStreamToTextRedirector test

2005-04-13 15:36 JS, revision 33575

The device origin can be set on WinCE, so use it and redefine conversion macros accordingly. Also, convert result of calling GetClipBox from logical to device coordinates since we're dealing with device coordinates at this point.

2005-04-13 15:32 JS, revision 33574

GetCursorPos returns an error on WinCE, so use GetMessagePos instead.

2005-04-13 15:03 VZ, revision 33573

added owner drawn checkbox to listbox page and the possibility to test changing the controls font (part of patch 1181057)

2005-04-13 13:53 RR, revision 33572

Apply Mart R.'s patch for improved font width handling and minor doc corrections.

2005-04-13 13:46 RR, revision 33571

Correct vertical alignment for lables in static boxes.

2005-04-13 13:34 VZ, revision 33570

added wxMedia

2005-04-13 13:20 JS, revision 33569

Unnecessary shwlapi.h inclusion removed

2005-04-13 13:06 VZ, revision 33568

mention libs.dia

2005-04-13 13:05 VZ, revision 33567

added wxQA

2005-04-13 13:03 VZ, revision 33566

mistakenly enabled by default --enable-unicode switched off again by default

2005-04-13 12:56 VZ, revision 33565

fix DESTDIR handling in wx-config link (patch 1181759)

2005-04-13 12:39 MW, revision 33564

Temporary compilation fix for wxUSE_INTL=0

2005-04-13 12:37 MW, revision 33563

Compilo fix for wxUSE_INTL=0 and use wxCSConv for broken filenames instead of wxMBConvLibc

2005-04-13 06:04 SC, revision 33562

make sure we don't miss resizes even when no sizers are involved

2005-04-13 06:02 SC, revision 33561

fixing redraw region

2005-04-13 05:12 KO, revision 33560

Adding accessor methods for URL and Title, and another revision of the window sizing hack. Tested this one with wxWidgets sample, a notebook/splitter sample, and Documancer, a wxPython app, all with correct results.

2005-04-13 05:07 SC, revision 33559

fixing compilo on carbon cfm with CW 9

2005-04-13 04:57 RD, revision 33558

Add room for the scrollbar

2005-04-13 00:28 RD, revision 33557

Applied patch #1181805 TextEditMixin and EVT_LIST_END_LABEL_EDIT

2005-04-12 21:08 ABX, revision 33556

Fix for using std streams when std:: conflicts with ::

2005-04-12 21:06 ABX, revision 33555

std streams usage build fix under MSW

2005-04-12 20:57 ABX, revision 33554

Warning fix.

2005-04-12 17:52 RN, revision 33553

Fix CYGWIN socket compilo

2005-04-12 17:18 RN, revision 33552

Fix warning on CYGWIN for sockets

2005-04-12 17:17 RL, revision 33551

Ensure 2.6 trumps 2.5 as default.

2005-04-12 17:16 RN, revision 33550

Fix CYGWIN socket compilo

2005-04-12 17:08 RL, revision 33549

Replace files from 2.5 that still overlap.

2005-04-12 17:03 RN, revision 33548

CYGWIN socket compilation fixes

2005-04-12 15:59 RL, revision 33547

Update stray references to 2.5

2005-04-12 15:50 RL, revision 33546

Bump for 2.6.0 and close Debian bts report about missing archive.h on the next upload.

2005-04-12 15:34 ABX, revision 33545

wxUniv build fix (typo correction).

2005-04-12 14:36 VS, revision 33544

use configured scrolling increments (m_scrollLineX/Y) instead of hardcoded constants in all places

2005-04-12 09:51 JS, revision 33543

2.6

2005-04-12 08:55 RR, revision 33542

Corrected two typos. Back to disable-enable-gtk2 as without-gtk1 has been implemented yet.

2005-04-12 08:13 ABX, revision 33541

WinCE build fix (missing style).

2005-04-12 08:08 ABX, revision 33540

Misplaced #endif (WinCE build fix).

2005-04-12 07:33 JS, revision 33539

wxFrameBase doesn't have wxRTTI so don't test for it, or wxDynamicCast (for example) will erroneously succeed and return the wrong cast object

2005-04-12 05:18 RD, revision 33538

checked in just John's patch, will keep working my fixes...

2005-04-12 04:53 RD, revision 33537

GRR! Reverting last change. I broke some things that I thought I had tested before...

2005-04-12 04:36 RD, revision 33536

Copy & paste error

2005-04-12 04:28 RD, revision 33535

Fixes for wxPopupTransientWindow for wxMSW. Includes Patch #1181190, and also fixes for automatically dismissing the popup whenever the mouse is clicked outside of the popup window.

2005-04-12 04:24 SC, revision 33534

make sure also toplevel windows have the correct systen font

2005-04-12 00:12 RR, revision 33533

Added wxBase headers from /include/unix to the RPM. Set _prefix macro for non-standard location.

2005-04-11 23:29 MW, revision 33532

Remove workaround for link problem with versions of mingw before 3.4.2

2005-04-11 23:26 MW, revision 33531

A better workaround for the link problem with mingw versions before 3.4.2

2005-04-11 23:24 MW, revision 33530

Add a comment about covariant returns

2005-04-11 20:44 RD, revision 33529

reSWIGged

2005-04-11 20:42 RD, revision 33528

return begining of the selection for GetInsertionPoint to match what wxTextCtrl does.

2005-04-11 20:40 MBN, revision 33527

Regenerated PO files. Updated Italian translation.

2005-04-11 20:32 MBN, revision 33526

Easy translation of very long strings.

2005-04-11 20:21 RD, revision 33525

reSWIGged

2005-04-11 20:16 RD, revision 33524

adjusted indent

2005-04-11 20:15 RD, revision 33523

reSWIGged

2005-04-11 20:02 RD, revision 33522

Oops

2005-04-11 19:59 RD, revision 33521

Version number update

2005-04-11 19:58 RD, revision 33520

wxSL_TICKS

2005-04-11 19:57 RD, revision 33519

ApplyParentThemeBackground is history

2005-04-11 19:57 RD, revision 33518

updated coment

2005-04-11 19:37 JS, revision 33517

rel = 1

2005-04-11 19:33 RR, revision 33516

Added the "buildname" variable which has the "u" after "gtk2" in it. This is helpful to prevent the matching string {gtk2}*_xrc from incorrectly finding _gizmos_xrc instead of just _xrc. Now the lib names can be given exactly {portname}_xrc and {portname}_gizmos_xrc. Still rebuilding..

2005-04-11 19:14 RD, revision 33515

Better handling of the refcount of the wx.App object, so it now destroyed when expected and also resets the current instance pointer returned by wx.GetApp().

2005-04-11 18:42 SC, revision 33514

setting an empty region shouldn't clear the clipping

2005-04-11 17:21 RR, revision 33513

Bumped version to 2.6. Added static builds to -devel packages.

2005-04-11 16:08 RL, revision 33512

Regenerated after version bump.

2005-04-11 15:50 JS, revision 33511

Changed version number

2005-04-11 14:51 JS, revision 33510

Removed very out of date files in docs/msw Changed version number in docs

2005-04-11 14:41 VZ, revision 33509

after latest changes background of radio buttons _not_ inside the notebook wasn't redrawn at all, fixed this

2005-04-11 13:31 JS, revision 33508

Script updates

2005-04-11 13:30 JS, revision 33507

A word about context help on Mac

2005-04-11 13:30 RL, revision 33506

Remove static libs from package build. Trim configure options to reflect new defaults. Make i18n package conflict/replace. Not my first choice.

2005-04-11 12:50 RL, revision 33505

Enabled opengl and unicode by default too as discussed.

2005-04-11 12:11 ABX, revision 33504

Build fixes after gizmos_xrc additions.

2005-04-11 12:08 ABX, revision 33503

wxUniv build fix.

2005-04-11 12:03 ABX, revision 33502

Do not break twice.

2005-04-11 11:03 RR, revision 33501

Make std_string, std_iostreams and gnomeprint default.

2005-04-11 10:45 RR, revision 33500

Even shorter.

2005-04-11 10:44 RR, revision 33499

Remove outdated changes.txt, the common one should be used.

2005-04-11 10:42 RR, revision 33498

Update for install.txt.

2005-04-11 10:38 RR, revision 33497

Version 2.6 in the readme.txt

2005-04-11 10:29 RR, revision 33496

Further improvements to the spec file. It now creates and installs setup.h for both wxBase-devel and wxGTK-devel. Better descriptions. Added BuildRequires with zlib-devel etc.

2005-04-11 09:13 RN, revision 33495

Add reverse case too

2005-04-11 09:05 RN, revision 33494

fix wxString::Replace when new strings are longer than old string

2005-04-10 23:37 RR, revision 33493

Committed by attempt of a spec file to CVS. It builds RPM for wxBase, wxGTK, wxGTK-gl and contrib as well as the devel packages.

2005-04-10 22:37 VZ, revision 33492

modified AddFile() to copy file to the debug report directory if its path is absolute

2005-04-10 22:13 VZ, revision 33491

silently ignore NULL pointers in MSWOnMeasureItem(): apparently this can happen with MDI frames under XP

2005-04-10 22:12 VZ, revision 33490

fixed MSWGetBgBrush() call, it needs a HWND and not wxWindow * now

2005-04-10 22:11 VZ, revision 33489

documented AddText

2005-04-10 21:55 VZ, revision 33488

extended wxWindow::MSWGetBgBrush() and wxControl::MSWControlColor() to work for arbitrary HWNDs and not just wxWindows: this allows us to draw proper background for slider labels and other subcontrols

2005-04-10 19:54 MBN, revision 33487

Updated PO files for wxWidgets 2.6.

2005-04-10 19:41 VS, revision 33486

splitted gizmos library into gizmos and gizmos_xrc in order to fix broken compilation of DLLs

2005-04-10 18:33 VZ, revision 33485

mark slider as being transparent, otherwise it has ugly solid grey background when placed on a themed notebook

2005-04-10 18:28 VZ, revision 33484

fixed slider positioning/sizing (especially when ticks are shown on both sides)

2005-04-10 18:09 VZ, revision 33483

documented wxSL_BOTTOM, clarified the others

2005-04-10 18:07 VZ, revision 33482

put some asserts to check that inconsistent slider styles are not used

2005-04-10 18:07 VZ, revision 33481

removed is_vertical check box, it was duplicating the ticks direction radiobox functionality

2005-04-10 18:05 KH, revision 33480

th4ese -> these in comment

2005-04-10 17:55 VZ, revision 33479

GetParent() was always used in test for wxHSCROLL checked in in last commit; use the parent window recursively as intended instead; slightly simplified the code

2005-04-10 17:51 VZ, revision 33478

undid flags values change, it's not as backwards compatible as I thought

2005-04-10 17:14 JS, revision 33477

Hack to make wxStaticBox be repainted when inside a scrolling window

2005-04-10 17:06 VZ, revision 33476

moved wxSL_XXX styles to wx/slider.h; made wxSL_LEFT/RIGHT == wxSL_TOP/BOTTOM | wxSL_VERTICAL

2005-04-10 16:45 VZ, revision 33475

unused param warning

2005-04-10 15:23 VZ, revision 33474

simplifications and corrections to background drawing: 1. removed ApplyParentThemeBackground() not used any longer 2. removed ProvidesBackground() which is synonymous with !HasTransparentBackground() 3. removed a whole bunch of unused MSWXXX() methods 4. moved MSWControlColor() from wxWindow up to wxControl results: 1. the gradient is still shown properly for static/radio boxes in notebooks 2. correct background colour is used for the static boxes 3. code is shorter and better commented

2005-04-10 14:57 MBN, revision 33473

Check for wxUSE_STD_STRING with #if not with #ifdef, because it is always defined. Do not unconditionally #define HAVE_STD_STRING_COMPARE if it is not defined, because this nullifies the configure test.

2005-04-10 14:54 MBN, revision 33472

Check that std::basic_string<wchar_t> actually works before trying to use it. Fail at configure time when trying to compile wxMotif with Unicode.

2005-04-10 14:49 MBN, revision 33471

Correct harmless typos.

2005-04-10 14:47 MBN, revision 33470

Add some missing headers to wxMSW "make install".

2005-04-10 11:31 VZ, revision 33469

added wxCopyRectToRECT()

2005-04-10 11:30 VZ, revision 33468

added HDCClipper() class which automatically unselects clipping region in its dtor

2005-04-10 07:02 SC, revision 33467

changing the defaults to the app font

2005-04-10 06:44 RN, revision 33466

Don't include sys/socket.h on cygwin in windows mode

2005-04-10 06:37 RN, revision 33465

...and msw only of course

2005-04-10 06:35 RN, revision 33464

cygwin only

2005-04-10 06:33 RN, revision 33463

Fixes & Hacks to make sockets compile on CYGWIN with windows enabled

2005-04-10 04:36 KH, revision 33462

kTXNDoFontSubstitutionMask requires OS X 10.3 (undefined symbol on < 10.3)

2005-04-10 00:19 VZ, revision 33461

added WM_PRINTCLIENT

2005-04-09 23:25 VZ, revision 33460

show 20 lines of stack in assert, this should still hold on any reasonable screen

2005-04-09 20:16 RD, revision 33459

Oops, added the wrong new methods

2005-04-09 20:08 RD, revision 33458

Don't depend on the default formatting of wx.DateTime objects for extracting a date and time string. The format depends on locale and platform defaults.

2005-04-09 20:07 RD, revision 33457

New methods added

2005-04-09 20:07 RD, revision 33456

Ensure that the results of __str__ and __repr__ are strings

2005-04-09 20:06 RD, revision 33455

Check for TypeError too

2005-04-09 20:06 RD, revision 33454

Docstring corrected