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-09-09 20:49 JS, revision 35453

Applied patch [ 1232933 ] [WinCE] wxDateTime incorrect reading By bastekx - eba_k

2005-09-09 20:45 JS, revision 35452

Moved definition

2005-09-09 16:30 ABX, revision 35451

Fixed wxListbook and wxChoicebook internal layout.

2005-09-09 16:29 JS, revision 35450

WinCE fixes

2005-09-09 16:20 JS, revision 35449

Restored missing SS_SUNKEN for WinCE

2005-09-09 15:47 ROL, revision 35448

fix for toolbar highlighting (not done for main toolbar)

2005-09-09 14:50 JS, revision 35447

Applied patch [ 1281902 ] fix for wxJoystick under Linux From John Ratliff

2005-09-09 14:44 JS, revision 35446

Applied patch [ 1283943 ] Fix crash in GSocket::Select From Paul Rupe

2005-09-09 14:40 JS, revision 35445

Applied patch [ 1284913 ] [DOC] Removes msw.staticbitmap.htclient from sysopt.tex

2005-09-09 14:37 JS, revision 35444

Updated date

2005-09-09 14:33 JS, revision 35443

Minor doc corrections

2005-09-09 10:44 ROL, revision 35442

0.1.6-5 fixed testing for non-top-level objects

2005-09-09 09:35 ROL, revision 35441

testing for top-level objects only

2005-09-08 14:02 CE, revision 35440

use env var for daily build

2005-09-07 19:49 MW, revision 35439

Forgot to put the previous (v)snprintf commit inside '#ifdef __cplusplus' which is needed for the inline function.

2005-09-07 18:28 MW, revision 35438

Handle the case when (v)snprintf have the format declared as char* instead of const char*.

2005-09-07 05:08 KO, revision 35437

Wrapper script for pulling a CVS revision and making tarballs from it. This is afirst attempt; eventually it will re-bake automatically and handle docs completely (once I look at Chris Elliott's script.) The eventual idea is that you should be able to run this script on all three platforms and it will generate all the tarballs and post them to a deliver directory, which a script would then upload.

2005-09-07 01:05 KH, revision 35436

wxApp destructor is virtual [ patch 1283503 ]

2005-09-06 13:49 CE, revision 35435

daily build unix

2005-09-06 13:31 CE, revision 35434

daily build of windows-format docs

2005-09-06 00:18 KO, revision 35433

Adding --silent option so that you can batch build tarballs without being prompted to confirm values for each.

2005-09-05 18:10 ABX, revision 35432

Code clarification.

2005-09-05 18:07 ABX, revision 35431

Launch default browser.

2005-09-05 17:43 ABX, revision 35430

Fix for [1250089] 'wxHtmlHelpFrame uses constants instead of variables'.

2005-09-05 17:39 ABX, revision 35429

'i' is already used in this scope so make it clearer.

2005-09-05 17:37 ABX, revision 35428

'mark' is already used in this scope so make it clearer.

2005-09-05 12:43 JJ, revision 35427

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

2005-09-05 00:15 VZ, revision 35426

fixed bug in generation of the To: header: trailing comma prevented the messages from being ever sent out

2005-09-04 19:40 DE, revision 35425
  • D /wxWidgets/trunk/src/mac/carbon/gsockosx.cpp

Removed gsockosx.cpp which had been copied to src/mac/corefoundation long ago.

2005-09-04 15:46 MR, revision 35424

Fix wxGLCanvas ctor prototypes in docs. Closes bug #1237072. TODO: document the meaning of sharedCanvas arg.

2005-09-04 12:52 SC, revision 35423

support for fractional characters widths under Mac

2005-09-04 10:52 MR, revision 35422

[wxTLW-GTK] Don't connect to the configure_event twice. This caused double wxMoveEvents being emitted, and some other stuff done on the same data twice.

2005-09-04 10:33 MR, revision 35421

-Wundef fixes

2005-09-03 23:30 VZ, revision 35420

undef wxUSE_DIALUP_MANAGER before redefining it as 0

2005-09-03 23:27 VZ, revision 35419

use libSgm with wxMotif if available, this seems to be useful under IRIX

2005-09-03 23:16 VZ, revision 35418

include wx/defs.h (and hence wx/platform.h and so really fix the bug 1105676)

2005-09-03 23:00 VZ, revision 35417

fix showing keyboard cues under Win2k/XP

2005-09-03 22:58 VZ, revision 35416

made wxRegKey bugfix note more detailed

2005-09-03 06:28 RL, revision 35415

Add --selected_config option for reporting to secondary build configration.

2005-09-03 01:01 KH, revision 35414

Multi-thread fix from Angel [ patch 1281057 ]

2005-09-02 23:36 VZ, revision 35413

/usr/sbin is a better default location for sendmail than /usr/lib nowadays

2005-09-02 17:30 SC, revision 35412

corrected error code for http responses with no content-length indicated (from READ_ERROR to EOF) so that clients of streams can rely on getting EOF or NO_ERROR when everything is ok

2005-09-02 15:54 VS, revision 35411

added GetFirstSibling and GetLastSibling

2005-09-02 08:20 VZ, revision 35410

ignore hidden buttons when emulating clicks on them

2005-09-02 05:14 MR, revision 35409

[wxGTK2] Plug memory leak in wxMemoryDC (approx. 525 bytes per object)

2005-09-01 23:28 VZ, revision 35408

ignore hidden windows when deciding if the MDI parent frame should be visible

2005-09-01 23:18 VZ, revision 35407

hide MDI parent frame if it's empty and a new child has been created

2005-09-01 21:47 VZ, revision 35406

fix for -Wundef warning

2005-09-01 21:29 VZ, revision 35405

corrected typo and changed wording of an assert

2005-09-01 17:04 ABX, revision 35404

Missing wxGetOsDescription().

2005-09-01 15:56 ABX, revision 35403

GCC warning fix.

2005-09-01 15:53 ABX, revision 35402

Sizing fixes for wxListbook and wxChoicebook.

2005-09-01 14:46 VZ, revision 35401

corrected Get() return value

2005-09-01 14:05 VZ, revision 35400

s/wxWindows/wxWidgets/g

2005-09-01 09:32 SC, revision 35399

optimizing for multiple Realize calls in sequence, moving EventHandler push to toolbar item creation

2005-09-01 06:36 SC, revision 35398

moving and slightly extending the comment on CGState

2005-09-01 05:52 SC, revision 35397

support for the AllPages attribute, proper round trip and fixes

2005-09-01 01:26 VZ, revision 35396

better handling of empty MDI parent frame visibility: show it only when there are no MDI children shown

2005-08-31 23:48 VZ, revision 35395

include wx/defs.h before testing for wxUSE_TEXTDLG defined in it

2005-08-31 22:53 VZ, revision 35394

hide the MDI parent frame instead of just moving it away (why didn't I do it like this before?)

2005-08-31 22:35 VZ, revision 35393

added link to wxFileHistory

2005-08-31 22:25 VZ, revision 35392

added Open() mode parameter

2005-08-31 22:16 VZ, revision 35391

update from José Eduardo de Carvalho Diniz

2005-08-31 21:42 VZ, revision 35390

Raise() and Lower() work for any windows

2005-08-31 20:22 MW, revision 35389

Fix for detection of motif headers when they are in a different place to X11, correct error message (CPPFLAGS instead of CFLAGS) and add /usr/pkg/include to SEARCH_INCLUDE (usual location on NetBSD).

2005-08-31 16:13 VZ, revision 35388

regenerated after recent changes to configure.in

2005-08-31 15:48 SN, revision 35387

Replaced SOCKLEN_T by WX_SOCKLEN_T to resolve conflict with AIX system headers.

2005-08-31 15:27 VZ, revision 35386

show the name of incrimanted class in RTTI registration assert

2005-08-31 14:55 SC, revision 35385

CoreGraphics : experimental colour pattern / dash support (by OSAF) (turned off by default) - fixes in arc and multiline drawings

2005-08-31 14:49 SC, revision 35384

setting CG origin to printable area

2005-08-31 14:46 SC, revision 35383

somehow an additional call moved in... removed

2005-08-31 14:20 SC, revision 35382

setting All Pages if To is 0

2005-08-31 14:04 VZ, revision 35381

create tags file for wxMac/Carbon

2005-08-31 10:49 CE, revision 35380

add wxGTK to daily build, an remove faulty dsp files

2005-08-31 10:24 VZ, revision 35379

corrected header file name

2005-08-30 23:39 VZ, revision 35378

return a more useful value from wxJoystick::GetProductName()

2005-08-30 23:30 VZ, revision 35377

moved X11/XKBlib.h test after main X11 tests

2005-08-30 23:28 VZ, revision 35376

(blind) fix for wxSound link problem under NetBSD with OSS

2005-08-30 19:23 VZ, revision 35375

define _LANGUAGE_C_PLUS_PLUS for IRIX (closes bug 1105676)

2005-08-30 19:20 VZ, revision 35374

better looking fallback resources for IRIX (patch from Riccardo Mottola)

2005-08-30 17:30 ABX, revision 35373

wxCocoa build fix in response to wxLogs.

2005-08-30 17:25 ABX, revision 35372

Missing wxGetOsDescription() for wxMGL in response to undefined reference in wxLogs.

2005-08-30 14:02 VZ, revision 35371

corrected wording of last commit

2005-08-30 13:54 VZ, revision 35370

generate mouse events for all static controls, not just wxStaticLine (patch 1276413 by Jamie Gadd)

2005-08-30 08:33 VZ, revision 35369

fix for status bar positioning: account for wx client area origin (replaces patch 1276316)

2005-08-30 00:48 VZ, revision 35368

fix for gcc warning about base class initialization in copy ctors given with -Wall

2005-08-29 21:14 MR, revision 35367

Remove assert from wxNativeFontInfo::GetFamily() due to, in case of some gtk+ setup/themes, querying for an nonexistent facenames family through wxSystemSettings::GetFont(wxSYS_DEFAULT_GUI_FONT) on startup. Document wxFont work in changes.txt

2005-08-29 15:46 CE, revision 35366

fix as discuused on wxdev for bc54

2005-08-29 14:09 VZ, revision 35365

another (blind) compilation fix for Borland after last commit

2005-08-29 13:59 VZ, revision 35364

compilation fix; unTABbed

2005-08-29 13:48 VZ, revision 35363

(blind) compilation fix for Borland after last commit

2005-08-29 10:32 VZ, revision 35362

update from Martin Srebotnjak

2005-08-29 04:33 MR, revision 35361

[wxGTK2] Runtime check for pango_font_family_is_monospace in wxFontEnumerator (gtk2.4 runtime check) to allow wxGTK2 applications compiled against gtk2.4 or newer to work with gtk2.2 or older runtime. Removed HAVE_PANGO_FONT_FAMILY_IS_MONOSPACE configure check in case of wxGTK2, as __WXGTK24__ is now used for that.

2005-08-29 01:59 MW, revision 35360

Compilation fix.

2005-08-29 01:31 VZ, revision 35359

regenerated after libcairo filtering out changes

2005-08-29 01:18 MR, revision 35358

[wxGTK2] Runtime check for pango_font_family_is_monospace in wxFont::GetFamily (gtk2.4 runtime check) to allow wxGTK2 applications compiled against gtk2.4 or newer to work with gtk2.2 or older runtime. wxFontEnumerator TODO

2005-08-28 23:46 MR, revision 35357

gtk+-2.x runtime compatibility when compile-time gtk+ version is 2.7+

2005-08-28 16:38 , revision 35356
  • A /wxWidgets/branches/unlabeled-1.17.2
  • D /wxWidgets/branches/unlabeled-1.17.2/.cvsignore
  • D /wxWidgets/branches/unlabeled-1.17.2/acinclude.m4
  • D /wxWidgets/branches/unlabeled-1.17.2/aclocal.m4
  • D /wxWidgets/branches/unlabeled-1.17.2/art
  • D /wxWidgets/branches/unlabeled-1.17.2/autoconf_inc.m4
  • D /wxWidgets/branches/unlabeled-1.17.2/autogen.sh
  • D /wxWidgets/branches/unlabeled-1.17.2/BuildCVS.txt
  • D /wxWidgets/branches/unlabeled-1.17.2/build
  • D /wxWidgets/branches/unlabeled-1.17.2/config.guess
  • D /wxWidgets/branches/unlabeled-1.17.2/config.sub
  • D /wxWidgets/branches/unlabeled-1.17.2/configure
  • D /wxWidgets/branches/unlabeled-1.17.2/configure.in
  • D /wxWidgets/branches/unlabeled-1.17.2/contrib
  • D /wxWidgets/branches/unlabeled-1.17.2/debian
  • D /wxWidgets/branches/unlabeled-1.17.2/demos
  • D /wxWidgets/branches/unlabeled-1.17.2/descrip.mms
  • D /wxWidgets/branches/unlabeled-1.17.2/difflast.pl
  • D /wxWidgets/branches/unlabeled-1.17.2/distrib
  • D /wxWidgets/branches/unlabeled-1.17.2/docs
  • D /wxWidgets/branches/unlabeled-1.17.2/include
  • D /wxWidgets/branches/unlabeled-1.17.2/install-sh
  • D /wxWidgets/branches/unlabeled-1.17.2/lib
  • D /wxWidgets/branches/unlabeled-1.17.2/locale
  • D /wxWidgets/branches/unlabeled-1.17.2/Makefile.in
  • D /wxWidgets/branches/unlabeled-1.17.2/make-deb
  • D /wxWidgets/branches/unlabeled-1.17.2/misc
  • D /wxWidgets/branches/unlabeled-1.17.2/mkinstalldirs
  • D /wxWidgets/branches/unlabeled-1.17.2/regen
  • D /wxWidgets/branches/unlabeled-1.17.2/samples/.cvsignore
  • D /wxWidgets/branches/unlabeled-1.17.2/samples/access
  • D /wxWidgets/branches/unlabeled-1.17.2/samples/artprov
  • D /wxWidgets/branches/unlabeled-1.17.2/samples/calendar
  • D /wxWidgets/branches/unlabeled-1.17.2/samples/caret
  • D /wxWidgets/branches/unlabeled-1.17.2/samples/checklst
  • D /wxWidgets/branches/unlabeled-1.17.2/samples/config
  • D /wxWidgets/branches/unlabeled-1.17.2/samples/console
  • D /wxWidgets/branches/unlabeled-1.17.2/samples/controls
  • D /wxWidgets/branches/unlabeled-1.17.2/samples/db
  • D /wxWidgets/branches/unlabeled-1.17.2/samples/debugrpt
  • D /wxWidgets/branches/unlabeled-1.17.2/samples/dialogs
  • D /wxWidgets/branches/unlabeled-1.17.2/samples/dialup
  • D /wxWidgets/branches/unlabeled-1.17.2/samples/display
  • D /wxWidgets/branches/unlabeled-1.17.2/samples/dnd
  • D /wxWidgets/branches/unlabeled-1.17.2/samples/docview
  • D /wxWidgets/branches/unlabeled-1.17.2/samples/docvwmdi
  • D /wxWidgets/branches/unlabeled-1.17.2/samples/dragimag
  • D /wxWidgets/branches/unlabeled-1.17.2/samples/drawing
  • D /wxWidgets/branches/unlabeled-1.17.2/samples/dynamic
  • D /wxWidgets/branches/unlabeled-1.17.2/samples/erase
  • D /wxWidgets/branches/unlabeled-1.17.2/samples/event
  • D /wxWidgets/branches/unlabeled-1.17.2/samples/except
  • D /wxWidgets/branches/unlabeled-1.17.2/samples/exec
  • D /wxWidgets/branches/unlabeled-1.17.2/samples/font
  • D /wxWidgets/branches/unlabeled-1.17.2/samples/grid
  • D /wxWidgets/branches/unlabeled-1.17.2/samples/help
  • D /wxWidgets/branches/unlabeled-1.17.2/samples/htlbox
  • D /wxWidgets/branches/unlabeled-1.17.2/samples/html
  • D /wxWidgets/branches/unlabeled-1.17.2/samples/image
  • D /wxWidgets/branches/unlabeled-1.17.2/samples/internat
  • D /wxWidgets/branches/unlabeled-1.17.2/samples/ipc
  • D /wxWidgets/branches/unlabeled-1.17.2/samples/joytest
  • D /wxWidgets/branches/unlabeled-1.17.2/samples/keyboard
  • D /wxWidgets/branches/unlabeled-1.17.2/samples/layout
  • D /wxWidgets/branches/unlabeled-1.17.2/samples/listbox
  • D /wxWidgets/branches/unlabeled-1.17.2/samples/listctrl
  • D /wxWidgets/branches/unlabeled-1.17.2/samples/Makefile.in
  • D /wxWidgets/branches/unlabeled-1.17.2/samples/makefile.bcc
  • D /wxWidgets/branches/unlabeled-1.17.2/samples/makefile.dos
  • D /wxWidgets/branches/unlabeled-1.17.2/samples/makefile.gcc
  • D /wxWidgets/branches/unlabeled-1.17.2/samples/makefile.sc
  • D /wxWidgets/branches/unlabeled-1.17.2/samples/makefile.vc
  • D /wxWidgets/branches/unlabeled-1.17.2/samples/makefile.wat
  • D /wxWidgets/branches/unlabeled-1.17.2/samples/mdi
  • D /wxWidgets/branches/unlabeled-1.17.2/samples/mediaplayer
  • D /wxWidgets/branches/unlabeled-1.17.2/samples/memcheck
  • D /wxWidgets/branches/unlabeled-1.17.2/samples/menu
  • D /wxWidgets/branches/unlabeled-1.17.2/samples/mfc
  • D /wxWidgets/branches/unlabeled-1.17.2/samples/minifram
  • D /wxWidgets/branches/unlabeled-1.17.2/samples/minimal
  • D /wxWidgets/branches/unlabeled-1.17.2/samples/mobile
  • D /wxWidgets/branches/unlabeled-1.17.2/samples/multimon
  • D /wxWidgets/branches/unlabeled-1.17.2/samples/nativdlg
  • D /wxWidgets/branches/unlabeled-1.17.2/samples/notebook
  • D /wxWidgets/branches/unlabeled-1.17.2/samples/oleauto
  • D /wxWidgets/branches/unlabeled-1.17.2/samples/opengl
  • D /wxWidgets/branches/unlabeled-1.17.2/samples/ownerdrw
  • D /wxWidgets/branches/unlabeled-1.17.2/samples/png
  • D /wxWidgets/branches/unlabeled-1.17.2/samples/popup
  • D /wxWidgets/branches/unlabeled-1.17.2/samples/printing
  • D /wxWidgets/branches/unlabeled-1.17.2/samples/propsize
  • D /wxWidgets/branches/unlabeled-1.17.2/samples/regtest
  • D /wxWidgets/branches/unlabeled-1.17.2/samples/render
  • D /wxWidgets/branches/unlabeled-1.17.2/samples/resource
  • D /wxWidgets/branches/unlabeled-1.17.2/samples/richedit
  • D /wxWidgets/branches/unlabeled-1.17.2/samples/rotate
  • D /wxWidgets/branches/unlabeled-1.17.2/samples/sample.ico
  • D /wxWidgets/branches/unlabeled-1.17.2/samples/sample.r
  • D /wxWidgets/branches/unlabeled-1.17.2/samples/sample.rc
  • D /wxWidgets/branches/unlabeled-1.17.2/samples/sample.xpm
  • D /wxWidgets/branches/unlabeled-1.17.2/samples/samples.bkl
  • D /wxWidgets/branches/unlabeled-1.17.2/samples/samples.dsw
  • D /wxWidgets/branches/unlabeled-1.17.2/samples/sashtest
  • D /wxWidgets/branches/unlabeled-1.17.2/samples/scroll
  • D /wxWidgets/branches/unlabeled-1.17.2/samples/scrollsub
  • D /wxWidgets/branches/unlabeled-1.17.2/samples/shaped
  • D /wxWidgets/branches/unlabeled-1.17.2/samples/sockets
  • D /wxWidgets/branches/unlabeled-1.17.2/samples/sound
  • D /wxWidgets/branches/unlabeled-1.17.2/samples/splash
  • D /wxWidgets/branches/unlabeled-1.17.2/samples/splitter
  • D /wxWidgets/branches/unlabeled-1.17.2/samples/statbar
  • D /wxWidgets/branches/unlabeled-1.17.2/samples/stc/.cvsignore
  • D /wxWidgets/branches/unlabeled-1.17.2/samples/stc/defsext.h
  • D /wxWidgets/branches/unlabeled-1.17.2/samples/stc/edit.cpp
  • D /wxWidgets/branches/unlabeled-1.17.2/samples/stc/edit.h
  • D /wxWidgets/branches/unlabeled-1.17.2/samples/stc/Makefile.in
  • D /wxWidgets/branches/unlabeled-1.17.2/samples/stc/Makefile.sc
  • D /wxWidgets/branches/unlabeled-1.17.2/samples/stc/makefile.bcc
  • D /wxWidgets/branches/unlabeled-1.17.2/samples/stc/makefile.gcc
  • D /wxWidgets/branches/unlabeled-1.17.2/samples/stc/makefile.vc
  • D /wxWidgets/branches/unlabeled-1.17.2/samples/stc/makefile.wat
  • D /wxWidgets/branches/unlabeled-1.17.2/samples/stc/mondrian.ico
  • D /wxWidgets/branches/unlabeled-1.17.2/samples/stc/mondrian.xpm
  • D /wxWidgets/branches/unlabeled-1.17.2/samples/stc/prefs.cpp
  • D /wxWidgets/branches/unlabeled-1.17.2/samples/stc/prefs.h
  • D /wxWidgets/branches/unlabeled-1.17.2/samples/stc/stctest.bkl
  • D /wxWidgets/branches/unlabeled-1.17.2/samples/stc/stctest.cpp
  • D /wxWidgets/branches/unlabeled-1.17.2/samples/stc/stctest.dsw
  • D /wxWidgets/branches/unlabeled-1.17.2/samples/stc/stctest.rc
  • D /wxWidgets/branches/unlabeled-1.17.2/samples/svg
  • D /wxWidgets/branches/unlabeled-1.17.2/samples/tab
  • D /wxWidgets/branches/unlabeled-1.17.2/samples/taskbar
  • D /wxWidgets/branches/unlabeled-1.17.2/samples/text
  • D /wxWidgets/branches/unlabeled-1.17.2/samples/thread
  • D /wxWidgets/branches/unlabeled-1.17.2/samples/toolbar
  • D /wxWidgets/branches/unlabeled-1.17.2/samples/treectrl
  • D /wxWidgets/branches/unlabeled-1.17.2/samples/typetest
  • D /wxWidgets/branches/unlabeled-1.17.2/samples/validate
  • D /wxWidgets/branches/unlabeled-1.17.2/samples/vscroll
  • D /wxWidgets/branches/unlabeled-1.17.2/samples/widgets
  • D /wxWidgets/branches/unlabeled-1.17.2/samples/wizard
  • D /wxWidgets/branches/unlabeled-1.17.2/samples/xrc
  • D /wxWidgets/branches/unlabeled-1.17.2/setup.h.in
  • D /wxWidgets/branches/unlabeled-1.17.2/setup.h_vms
  • D /wxWidgets/branches/unlabeled-1.17.2/src/.cvsignore
  • D /wxWidgets/branches/unlabeled-1.17.2/src/cocoa
  • D /wxWidgets/branches/unlabeled-1.17.2/src/common
  • D /wxWidgets/branches/unlabeled-1.17.2/src/cwcopysetup.bat
  • D /wxWidgets/branches/unlabeled-1.17.2/src/cwdcopysetup.bat
  • D /wxWidgets/branches/unlabeled-1.17.2/src/cygnus.bat
  • D /wxWidgets/branches/unlabeled-1.17.2/src/expat
  • D /wxWidgets/branches/unlabeled-1.17.2/src/generic
  • D /wxWidgets/branches/unlabeled-1.17.2/src/gtk
  • D /wxWidgets/branches/unlabeled-1.17.2/src/gtk1
  • D /wxWidgets/branches/unlabeled-1.17.2/src/html
  • D /wxWidgets/branches/unlabeled-1.17.2/src/iodbc
  • D /wxWidgets/branches/unlabeled-1.17.2/src/jpeg
  • D /wxWidgets/branches/unlabeled-1.17.2/src/mac
  • D /wxWidgets/branches/unlabeled-1.17.2/src/makeb32.env
  • D /wxWidgets/branches/unlabeled-1.17.2/src/makebcc.env
  • D /wxWidgets/branches/unlabeled-1.17.2/src/makefile.dos
  • D /wxWidgets/branches/unlabeled-1.17.2/src/makefile.va
  • D /wxWidgets/branches/unlabeled-1.17.2/src/makefile.vc
  • D /wxWidgets/branches/unlabeled-1.17.2/src/makeg95.env
  • D /wxWidgets/branches/unlabeled-1.17.2/src/makelib.b32
  • D /wxWidgets/branches/unlabeled-1.17.2/src/makelib.bcc
  • D /wxWidgets/branches/unlabeled-1.17.2/src/makelib.g95
  • D /wxWidgets/branches/unlabeled-1.17.2/src/makelib.sc
  • D /wxWidgets/branches/unlabeled-1.17.2/src/makelib.vc
  • D /wxWidgets/branches/unlabeled-1.17.2/src/makelib.wat
  • D /wxWidgets/branches/unlabeled-1.17.2/src/makemsc.env
  • D /wxWidgets/branches/unlabeled-1.17.2/src/makeprog.b32
  • D /wxWidgets/branches/unlabeled-1.17.2/src/makeprog.bcc
  • D /wxWidgets/branches/unlabeled-1.17.2/src/makeprog.g95
  • D /wxWidgets/branches/unlabeled-1.17.2/src/makeprog.msc
  • D /wxWidgets/branches/unlabeled-1.17.2/src/makeprog.sc
  • D /wxWidgets/branches/unlabeled-1.17.2/src/makeprog.sl
  • D /wxWidgets/branches/unlabeled-1.17.2/src/makeprog.va
  • D /wxWidgets/branches/unlabeled-1.17.2/src/makeprog.vc
  • D /wxWidgets/branches/unlabeled-1.17.2/src/makeprog.wat
  • D /wxWidgets/branches/unlabeled-1.17.2/src/makesc.env
  • D /wxWidgets/branches/unlabeled-1.17.2/src/makesl.env
  • D /wxWidgets/branches/unlabeled-1.17.2/src/maketwin.env
  • D /wxWidgets/branches/unlabeled-1.17.2/src/makeva.env
  • D /wxWidgets/branches/unlabeled-1.17.2/src/makevc.env
  • D /wxWidgets/branches/unlabeled-1.17.2/src/makewat.env
  • D /wxWidgets/branches/unlabeled-1.17.2/src/mgl
  • D /wxWidgets/branches/unlabeled-1.17.2/src/mingegcs.bat
  • D /wxWidgets/branches/unlabeled-1.17.2/src/mingw32.bat
  • D /wxWidgets/branches/unlabeled-1.17.2/src/motif
  • D /wxWidgets/branches/unlabeled-1.17.2/src/msdos
  • D /wxWidgets/branches/unlabeled-1.17.2/src/msw
  • D /wxWidgets/branches/unlabeled-1.17.2/src/ntwxwin.mak
  • D /wxWidgets/branches/unlabeled-1.17.2/src/os2
  • D /wxWidgets/branches/unlabeled-1.17.2/src/palmos
  • D /wxWidgets/branches/unlabeled-1.17.2/src/png
  • D /wxWidgets/branches/unlabeled-1.17.2/src/regex
  • D /wxWidgets/branches/unlabeled-1.17.2/src/stc/gen_iface.py
  • D /wxWidgets/branches/unlabeled-1.17.2/src/stc/Makefile.in
  • D /wxWidgets/branches/unlabeled-1.17.2/src/stc/PlatWX.cpp
  • D /wxWidgets/branches/unlabeled-1.17.2/src/stc/PlatWX.h
  • D /wxWidgets/branches/unlabeled-1.17.2/src/stc/README.txt
  • D /wxWidgets/branches/unlabeled-1.17.2/src/stc/ScintillaWX.cpp
  • D /wxWidgets/branches/unlabeled-1.17.2/src/stc/ScintillaWX.h
  • D /wxWidgets/branches/unlabeled-1.17.2/src/stc/scintilla/include/Accessor.h
  • D /wxWidgets/branches/unlabeled-1.17.2/src/stc/scintilla/include/KeyWords.h
  • D /wxWidgets/branches/unlabeled-1.17.2/src/stc/scintilla/include/Platform.h
  • D /wxWidgets/branches/unlabeled-1.17.2/src/stc/scintilla/include/PropSet.h
  • D /wxWidgets/branches/unlabeled-1.17.2/src/stc/scintilla/include/SciLexer.h
  • D /wxWidgets/branches/unlabeled-1.17.2/src/stc/scintilla/include/Scintilla.iface
  • D /wxWidgets/branches/unlabeled-1.17.2/src/stc/scintilla/include/ScintillaWidget.h
  • D /wxWidgets/branches/unlabeled-1.17.2/src/stc/scintilla/include/SString.h
  • D /wxWidgets/branches/unlabeled-1.17.2/src/stc/scintilla/include/WindowAccessor.h
  • D /wxWidgets/branches/unlabeled-1.17.2/src/stc/scintilla/License.txt
  • D /wxWidgets/branches/unlabeled-1.17.2/src/stc/scintilla/README.txt
  • D /wxWidgets/branches/unlabeled-1.17.2/src/stc/scintilla/src/AutoComplete.cxx
  • D /wxWidgets/branches/unlabeled-1.17.2/src/stc/scintilla/src/AutoComplete.h
  • D /wxWidgets/branches/unlabeled-1.17.2/src/stc/scintilla/src/CallTip.cxx
  • D /wxWidgets/branches/unlabeled-1.17.2/src/stc/scintilla/src/CallTip.h
  • D /wxWidgets/branches/unlabeled-1.17.2/src/stc/scintilla/src/CellBuffer.cxx
  • D /wxWidgets/branches/unlabeled-1.17.2/src/stc/scintilla/src/CellBuffer.h
  • D /wxWidgets/branches/unlabeled-1.17.2/src/stc/scintilla/src/ContractionState.cxx
  • D /wxWidgets/branches/unlabeled-1.17.2/src/stc/scintilla/src/ContractionState.h
  • D /wxWidgets/branches/unlabeled-1.17.2/src/stc/scintilla/src/Document.cxx
  • D /wxWidgets/branches/unlabeled-1.17.2/src/stc/scintilla/src/Document.h
  • D /wxWidgets/branches/unlabeled-1.17.2/src/stc/scintilla/src/DocumentAccessor.cxx
  • D /wxWidgets/branches/unlabeled-1.17.2/src/stc/scintilla/src/DocumentAccessor.h
  • D /wxWidgets/branches/unlabeled-1.17.2/src/stc/scintilla/src/Editor.cxx
  • D /wxWidgets/branches/unlabeled-1.17.2/src/stc/scintilla/src/Editor.h
  • D /wxWidgets/branches/unlabeled-1.17.2/src/stc/scintilla/src/ExternalLexer.cxx
  • D /wxWidgets/branches/unlabeled-1.17.2/src/stc/scintilla/src/ExternalLexer.h
  • D /wxWidgets/branches/unlabeled-1.17.2/src/stc/scintilla/src/Indicator.cxx
  • D /wxWidgets/branches/unlabeled-1.17.2/src/stc/scintilla/src/Indicator.h
  • D /wxWidgets/branches/unlabeled-1.17.2/src/stc/scintilla/src/KeyMap.cxx
  • D /wxWidgets/branches/unlabeled-1.17.2/src/stc/scintilla/src/KeyMap.h
  • D /wxWidgets/branches/unlabeled-1.17.2/src/stc/scintilla/src/KeyWords.cxx
  • D /wxWidgets/branches/unlabeled-1.17.2/src/stc/scintilla/src/LexAda.cxx
  • D /wxWidgets/branches/unlabeled-1.17.2/src/stc/scintilla/src/LexAPDL.cxx
  • D /wxWidgets/branches/unlabeled-1.17.2/src/stc/scintilla/src/LexAsm.cxx
  • D /wxWidgets/branches/unlabeled-1.17.2/src/stc/scintilla/src/LexAsn1.cxx
  • D /wxWidgets/branches/unlabeled-1.17.2/src/stc/scintilla/src/LexAU3.cxx
  • D /wxWidgets/branches/unlabeled-1.17.2/src/stc/scintilla/src/LexAVE.cxx
  • D /wxWidgets/branches/unlabeled-1.17.2/src/stc/scintilla/src/LexBaan.cxx
  • D /wxWidgets/branches/unlabeled-1.17.2/src/stc/scintilla/src/LexBash.cxx
  • D /wxWidgets/branches/unlabeled-1.17.2/src/stc/scintilla/src/LexBullant.cxx
  • D /wxWidgets/branches/unlabeled-1.17.2/src/stc/scintilla/src/LexCLW.cxx
  • D /wxWidgets/branches/unlabeled-1.17.2/src/stc/scintilla/src/LexConf.cxx
  • D /wxWidgets/branches/unlabeled-1.17.2/src/stc/scintilla/src/LexCPP.cxx
  • D /wxWidgets/branches/unlabeled-1.17.2/src/stc/scintilla/src/LexCrontab.cxx
  • D /wxWidgets/branches/unlabeled-1.17.2/src/stc/scintilla/src/LexCSS.cxx
  • D /wxWidgets/branches/unlabeled-1.17.2/src/stc/scintilla/src/LexEiffel.cxx
  • D /wxWidgets/branches/unlabeled-1.17.2/src/stc/scintilla/src/LexErlang.cxx
  • D /wxWidgets/branches/unlabeled-1.17.2/src/stc/scintilla/src/LexEScript.cxx
  • D /wxWidgets/branches/unlabeled-1.17.2/src/stc/scintilla/src/LexForth.cxx
  • D /wxWidgets/branches/unlabeled-1.17.2/src/stc/scintilla/src/LexFortran.cxx
  • D /wxWidgets/branches/unlabeled-1.17.2/src/stc/scintilla/src/LexGui4Cli.cxx
  • D /wxWidgets/branches/unlabeled-1.17.2/src/stc/scintilla/src/LexHTML.cxx
  • D /wxWidgets/branches/unlabeled-1.17.2/src/stc/scintilla/src/LexKix.cxx
  • D /wxWidgets/branches/unlabeled-1.17.2/src/stc/scintilla/src/LexLisp.cxx
  • D /wxWidgets/branches/unlabeled-1.17.2/src/stc/scintilla/src/LexLout.cxx
  • D /wxWidgets/branches/unlabeled-1.17.2/src/stc/scintilla/src/LexLua.cxx
  • D /wxWidgets/branches/unlabeled-1.17.2/src/stc/scintilla/src/LexMatlab.cxx
  • D /wxWidgets/branches/unlabeled-1.17.2/src/stc/scintilla/src/LexMetapost.cxx
  • D /wxWidgets/branches/unlabeled-1.17.2/src/stc/scintilla/src/LexMMIXAL.cxx
  • D /wxWidgets/branches/unlabeled-1.17.2/src/stc/scintilla/src/LexMPT.cxx
  • D /wxWidgets/branches/unlabeled-1.17.2/src/stc/scintilla/src/LexMSSQL.cxx
  • D /wxWidgets/branches/unlabeled-1.17.2/src/stc/scintilla/src/LexNsis.cxx
  • D /wxWidgets/branches/unlabeled-1.17.2/src/stc/scintilla/src/LexOthers.cxx
  • D /wxWidgets/branches/unlabeled-1.17.2/src/stc/scintilla/src/LexPascal.cxx
  • D /wxWidgets/branches/unlabeled-1.17.2/src/stc/scintilla/src/LexPB.cxx
  • D /wxWidgets/branches/unlabeled-1.17.2/src/stc/scintilla/src/LexPerl.cxx
  • D /wxWidgets/branches/unlabeled-1.17.2/src/stc/scintilla/src/LexPOV.cxx
  • D /wxWidgets/branches/unlabeled-1.17.2/src/stc/scintilla/src/LexPS.cxx
  • D /wxWidgets/branches/unlabeled-1.17.2/src/stc/scintilla/src/LexPython.cxx
  • D /wxWidgets/branches/unlabeled-1.17.2/src/stc/scintilla/src/LexRuby.cxx
  • D /wxWidgets/branches/unlabeled-1.17.2/src/stc/scintilla/src/LexScriptol.cxx
  • D /wxWidgets/branches/unlabeled-1.17.2/src/stc/scintilla/src/LexSpecman.cxx
  • D /wxWidgets/branches/unlabeled-1.17.2/src/stc/scintilla/src/LexSQL.cxx
  • D /wxWidgets/branches/unlabeled-1.17.2/src/stc/scintilla/src/LexTeX.cxx
  • D /wxWidgets/branches/unlabeled-1.17.2/src/stc/scintilla/src/LexVB.cxx
  • D /wxWidgets/branches/unlabeled-1.17.2/src/stc/scintilla/src/LexVerilog.cxx
  • D /wxWidgets/branches/unlabeled-1.17.2/src/stc/scintilla/src/LexVHDL.cxx
  • D /wxWidgets/branches/unlabeled-1.17.2/src/stc/scintilla/src/LexYAML.cxx
  • D /wxWidgets/branches/unlabeled-1.17.2/src/stc/scintilla/src/LineMarker.cxx
  • D /wxWidgets/branches/unlabeled-1.17.2/src/stc/scintilla/src/LineMarker.h
  • D /wxWidgets/branches/unlabeled-1.17.2/src/stc/scintilla/src/RESearch.cxx
  • D /wxWidgets/branches/unlabeled-1.17.2/src/stc/scintilla/src/RESearch.h
  • D /wxWidgets/branches/unlabeled-1.17.2/src/stc/scintilla/src/ScintillaBase.cxx
  • D /wxWidgets/branches/unlabeled-1.17.2/src/stc/scintilla/src/ScintillaBase.h
  • D /wxWidgets/branches/unlabeled-1.17.2/src/stc/scintilla/src/Style.cxx
  • D /wxWidgets/branches/unlabeled-1.17.2/src/stc/scintilla/src/Style.h
  • D /wxWidgets/branches/unlabeled-1.17.2/src/stc/scintilla/src/StyleContext.cxx
  • D /wxWidgets/branches/unlabeled-1.17.2/src/stc/scintilla/src/StyleContext.h
  • D /wxWidgets/branches/unlabeled-1.17.2/src/stc/scintilla/src/SVector.h
  • D /wxWidgets/branches/unlabeled-1.17.2/src/stc/scintilla/src/UniConversion.cxx
  • D /wxWidgets/branches/unlabeled-1.17.2/src/stc/scintilla/src/UniConversion.h
  • D /wxWidgets/branches/unlabeled-1.17.2/src/stc/scintilla/src/ViewStyle.cxx
  • D /wxWidgets/branches/unlabeled-1.17.2/src/stc/scintilla/src/ViewStyle.h
  • D /wxWidgets/branches/unlabeled-1.17.2/src/stc/scintilla/src/WindowAccessor.cxx
  • D /wxWidgets/branches/unlabeled-1.17.2/src/stc/scintilla/src/XPM.cxx
  • D /wxWidgets/branches/unlabeled-1.17.2/src/stc/scintilla/src/XPM.h
  • D /wxWidgets/branches/unlabeled-1.17.2/src/stc/stc.cpp
  • D /wxWidgets/branches/unlabeled-1.17.2/src/stc/stc.cpp.in
  • D /wxWidgets/branches/unlabeled-1.17.2/src/stc/stc.h.in
  • D /wxWidgets/branches/unlabeled-1.17.2/src/stc/stcM8.xml
  • D /wxWidgets/branches/unlabeled-1.17.2/src/stc/stc_cw.h
  • D /wxWidgets/branches/unlabeled-1.17.2/src/stc/stc_cwc.h
  • D /wxWidgets/branches/unlabeled-1.17.2/src/stc/stc_cwc_d.h
  • D /wxWidgets/branches/unlabeled-1.17.2/src/stc/stc_cw_d.h
  • D /wxWidgets/branches/unlabeled-1.17.2/src/tiff
  • D /wxWidgets/branches/unlabeled-1.17.2/src/univ
  • D /wxWidgets/branches/unlabeled-1.17.2/src/unix
  • D /wxWidgets/branches/unlabeled-1.17.2/src/version.mak
  • D /wxWidgets/branches/unlabeled-1.17.2/src/Wxwindll.icc
  • D /wxWidgets/branches/unlabeled-1.17.2/src/wxJpeg.icc
  • D /wxWidgets/branches/unlabeled-1.17.2/src/wxPng.icc
  • D /wxWidgets/branches/unlabeled-1.17.2/src/wxTiff.icc
  • D /wxWidgets/branches/unlabeled-1.17.2/src/wxWin.icc
  • D /wxWidgets/branches/unlabeled-1.17.2/src/wxWindows.dsp
  • D /wxWidgets/branches/unlabeled-1.17.2/src/wxWindows.dsw
  • D /wxWidgets/branches/unlabeled-1.17.2/src/wxWindows.xcode
  • D /wxWidgets/branches/unlabeled-1.17.2/src/wxWindows.xcodeproj
  • D /wxWidgets/branches/unlabeled-1.17.2/src/wxWindowsClassicM8.xml
  • D /wxWidgets/branches/unlabeled-1.17.2/src/wxWindowsM8.xml
  • D /wxWidgets/branches/unlabeled-1.17.2/src/wxWindowsW7.xml
  • D /wxWidgets/branches/unlabeled-1.17.2/src/wxXpm.icc
  • D /wxWidgets/branches/unlabeled-1.17.2/src/wxZlib.icc
  • D /wxWidgets/branches/unlabeled-1.17.2/src/x11
  • D /wxWidgets/branches/unlabeled-1.17.2/src/xml
  • D /wxWidgets/branches/unlabeled-1.17.2/src/xrc
  • D /wxWidgets/branches/unlabeled-1.17.2/src/zlib
  • D /wxWidgets/branches/unlabeled-1.17.2/tests
  • D /wxWidgets/branches/unlabeled-1.17.2/utils
  • D /wxWidgets/branches/unlabeled-1.17.2/version-script.in
  • D /wxWidgets/branches/unlabeled-1.17.2/wx-config-inplace.in
  • D /wxWidgets/branches/unlabeled-1.17.2/wx-config.in
  • D /wxWidgets/branches/unlabeled-1.17.2/wxBase.spec
  • D /wxWidgets/branches/unlabeled-1.17.2/wxGTK.spec
  • D /wxWidgets/branches/unlabeled-1.17.2/wxGTK_RR.spec
  • D /wxWidgets/branches/unlabeled-1.17.2/wxMGL.spec
  • D /wxWidgets/branches/unlabeled-1.17.2/wxMotif.spec
  • D /wxWidgets/branches/unlabeled-1.17.2/wxPython
  • D /wxWidgets/branches/unlabeled-1.17.2/wxWINE.spec
  • D /wxWidgets/branches/unlabeled-1.17.2/wxwin.m4
  • D /wxWidgets/branches/unlabeled-1.17.2/wxX11.spec

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

2005-08-28 16:38 VZ, revision 35355

use #ifdef and not #if (fixes -Wundef warnings reported in bug 1273111)

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

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