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'.

2005-08-28 16:33 VZ, revision 35353

fixed cursor flicker (patch 1254492 by Hans P. Palbol)

2005-08-28 16:25 VZ, revision 35352

spelling fixes and other minor corrections to the docs (patch 1273930 by Andreas Mohr)

2005-08-28 16:21 VZ, revision 35351

fixed status bar positioning to work both with and without sizers (patch 1199639 by Jamie Gadd)

2005-08-28 16:19 VZ, revision 35350

added IsSizeDeferred() (part of patch 1199639)

2005-08-28 15:46 VZ, revision 35349

fixed label case so that the link works (patch 1263943)

2005-08-28 15:44 VZ, revision 35348

fixed bug in wxStreamBuffer::Read(wxStreamBuffer *) and improved its documentation (patch 1273774 by Paul Cornett)

2005-08-28 15:37 VZ, revision 35347

fixed wxRegionRefData copy ctor (patch 1274403)

2005-08-28 14:36 VZ, revision 35346

dirty hack to fix deprecation warning when building wxMotif

2005-08-28 13:34 VZ, revision 35345

added test file loaded by the sample

2005-08-28 13:33 VZ, revision 35344

ignore sample-created XPM

2005-08-28 13:33 VZ, revision 35343

added wxChoice:: and wxCombobox::GetCurrentSelection()

2005-08-28 13:31 VZ, revision 35342

added wxDateTime::[Make]FromTimezone

2005-08-28 13:27 VZ, revision 35341

test centering file dialog

2005-08-28 13:27 VZ, revision 35340

set or unset column image on column click

2005-08-28 13:26 VZ, revision 35339

ignore dummy.txt used by the sample

2005-08-28 13:17 VZ, revision 35338

modified GetLastMenuItem() to also take into account the popup menu items

2005-08-28 13:12 VZ, revision 35337

let ctags know about (and ignore) WXDLLIMPEXP_BASE

2005-08-28 13:11 VZ, revision 35336

corrected #ifdefs testing wxUSE_UNICODE_MSLU

2005-08-28 13:07 VZ, revision 35335

ignore evc libs directories

2005-08-28 13:06 VZ, revision 35334

Fixed several bugs in wxDateTime timezone handling: - ToTimezone() and MakeTimezone() now work as expected - added and documented FromTimezone() and MakeFromTimezone() - Set(double jdn) interprets jdn always in UTC - updated ParseRfc822Date() timezone handling - removed workarounds for old bugs from the test

2005-08-28 08:54 MBN, revision 35333

No significant changes. Remove reliance on wx/bookctrl.h being included in wx/sizer.h.

2005-08-28 08:31 MBN, revision 35332

Add recent wxMotif changes.

2005-08-28 08:07 MBN, revision 35331

Improved wxStaticBox border calculation for wxMotif.

2005-08-28 08:05 MBN, revision 35330

Remove useless code.

2005-08-28 08:02 MBN, revision 35329

All toplevel windows without the wxNO_BORDER style should have a border under MWM, too.

2005-08-28 08:00 MBN, revision 35328

Improve sizer support in generic wxNotebook. Fix the widgets sample to take advantage of it.

2005-08-28 07:55 MBN, revision 35327

Under wxMotif, default buttons are bigger than other buttons, hence Realize() must be called after default button has been set.

2005-08-28 07:51 MBN, revision 35326

Implement GetMinSize for wxMotif wxButton. Helps solfing sizing problems in generic common dialogs.

2005-08-28 00:34 VZ, revision 35325

added wxABI_VERSION test around ToDouble()

2005-08-28 00:33 VZ, revision 35324

added wxLongLong::ToDouble()

2005-08-28 00:03 VZ, revision 35323

added wxLongLong::ToDouble()

2005-08-27 19:29 VZ, revision 35322

added operator==() and !=

2005-08-27 16:43 SC, revision 35321

several fixes, guards, and an implementation for removal of native toolbar items

2005-08-27 13:57 SC, revision 35320

allowing a clear of a graphic context, and set the pen and brush after a graphics restore

2005-08-27 13:55 SC, revision 35319

save correctly oriented GraphicState and clear Context before destruction (is invalid at that point)

2005-08-26 22:52 VZ, revision 35318

open fstream with ios::binary flag to be compatible with wxFileStream and to avoid mangling binary files

2005-08-26 08:21 JS, revision 35317

Warning corrections

2005-08-25 21:58 CE, revision 35316

fix gpf in mdi sample with motif when child is closed

2005-08-25 19:27 VZ, revision 35315

pressing enter now activates the default button even when the focus is on a checkbox or radio button

2005-08-25 19:16 VZ, revision 35314

don't mention undocumented wxOwnerDrawn in the docs (patch 1267562)

2005-08-25 19:14 VZ, revision 35313

only give error about missing richedit.dll once (the code was already supposed to work like this but didn't, patch 1273177)

2005-08-25 19:10 ABX, revision 35312

[ 1273159 ] logical vs. bitwise operators, part 2

2005-08-25 16:31 ABX, revision 35311

RTTI and exceptions settings for WinCE are restored.

2005-08-25 12:46 MR, revision 35310

[wxGTK2] Check if a family wasn't found for the description in GetFamily()

2005-08-25 11:17 MW, revision 35309

Make TEST_DIR the current test, so that the djgpp build can work on the tinderbox.

2005-08-24 21:29 MBN, revision 35308

As reported by Chris Elliott some releases of Lesstif crash when setting the font list of a widget. The code is disabled for now for all Lesstif versions.

2005-08-24 19:20 VS, revision 35307

install bakefile presets (patch 1253143)

2005-08-24 18:35 ABX, revision 35306

Warning fix for wxLogs.

2005-08-24 17:56 ABX, revision 35305

Missing wxUSE_... flags and source cleaning.

2005-08-24 17:47 ABX, revision 35304

Missing wxUSE_... flags and source cleaning.

2005-08-24 17:36 VZ, revision 35303

compilation fix for systems with XtIMSignal

2005-08-24 15:41 VZ, revision 35302

compilation fix: DefaultVisual() needs Display, not WXDisplay (and code cleanup in wxGetSubPixmap() as well)

2005-08-24 14:59 MW, revision 35301

Move LabelWrapper, TextSizerWrapper classes out of function body to accommodate some older compilers.

2005-08-24 12:11 VZ, revision 35300

fixed -Wundef warning for HAVE_SCHED_H

2005-08-24 11:17 VZ, revision 35299

fix for -Wundef warning for HAVE_XIM under GTK1

2005-08-24 11:16 VZ, revision 35298

#undef things which require other, disabled, ones, instead of re-#defining them as 1

2005-08-24 11:14 VZ, revision 35297

corrected comment explaining wxABORT_ON_CONFIG_ERROR

2005-08-24 07:57 ABX, revision 35296

wxUSE_STATTEXT guard.

2005-08-24 06:32 ABX, revision 35295

[1267725] Wrong operator for logical/bitwise operation

2005-08-24 00:25 MR, revision 35294

[wxGTK2] Don't duplicate code inside wxFontRefData::InitFromNative()

2005-08-24 00:23 MW, revision 35293

Workarounds for old versions of gcc on hpux: define __STDC_EXT__ when it is need and use -lpthread instead of -pthread when the latter is not supported.

2005-08-23 23:34 VZ, revision 35292

fix for the last commit

2005-08-23 23:27 VZ, revision 35291

use wxString::Format(), calling string.Format() has no effect patch 1267345)

2005-08-23 23:19 MR, revision 35290

[tex2rtf] Remove wxWidgets-2.0 compatibility guards

2005-08-23 23:12 VZ, revision 35289

some compilers don't like statics in inline functions, even if they're const -- replaced with an enum

2005-08-23 23:12 VZ, revision 35288

check for missing statfs() prototype (happens at least under AIX 4)

2005-08-23 23:10 MW, revision 35287

Compilation fix for wxUSE_DRAG_AND_DROP=0

2005-08-23 22:56 VZ, revision 35286

removed attempts to link with unicows.lib using #pragmas for msvc, this doesn't work reliably

2005-08-23 21:37 VZ, revision 35285

removed wrong sentence about idle events being sent to TLWs only; explained why you would and wouldn't use RequestMore

2005-08-23 18:13 CE, revision 35284

put correct ID on help toolbar button

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

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

2005-08-23 16:02 ABX, revision 35282

wxOS2/OW warning and build fixes.

2005-08-23 15:54 ABX, revision 35281

wxOS2/OW warning and build fixes.

2005-08-23 15:41 ABX, revision 35280

wxOS2/OW warning and build fixes.

2005-08-23 07:46 JS, revision 35279

Don't try drawing the bitmap before it's valid

2005-08-23 07:43 SC, revision 35278

cleanup and adding the case when the toplevel window itself is the recipient of the drag

2005-08-23 07:37 SC, revision 35277

adding a string for private data identification

2005-08-23 00:03 MR, revision 35276

[wxGTK2] Move wxFontRefData::SetPointSize to wxNativeFontInfo. Implement SetFaceName()

2005-08-22 23:56 MR, revision 35275

[wxGTK2] Move wxFontRefData::SetStyle/SetWeight to wxNativeFontInfo

2005-08-22 23:54 VZ, revision 35274

regenerated after #error changes

2005-08-22 23:43 VZ, revision 35273

compilation fix after last commit

2005-08-22 23:27 MR, revision 35272

[wxGTK2] Don't query native font for underlined, but return the set value - storing it natively would likely require the usage of a PangoAttribute, and I'm not sure if that's even different than just storing it inside wxFontRefData. Not investigating further as PangoAttribute addition would require ABI compatibility breakage anyhow.

2005-08-22 23:19 MR, revision 35271

[wxGTK2] Do what we (I) can wrt the win32 centric wxNativeFontInfo::GetFamily

2005-08-22 22:46 VZ, revision 35270

added test for snprintf() which may not be present in system headers, treat it similarly to vsnprintf() instead of assuming that it's always there

2005-08-22 21:58 MR, revision 35269

[wxX11] a ROMAN font is with serifs and a SWISS font is without. Set the font to "serif" if it's wxFONTFAMILY_ROMAN not wxFONTFAMILY_SWISS.

2005-08-22 20:42 MR, revision 35268

[wxGTK2] Return wxTELETYPE with GetFamily() for monospaced fonts, fixing IsFixedWidth() after it broke completely after get accessor changes, and returning the right thing in GetFamily() in this case. Other families TODO.

2005-08-22 20:25 MR, revision 35267

[wxGTK2] Plug memory leak in wxFontEnumerator::EnumerateFacenames()

2005-08-22 20:22 VZ, revision 35266

don't use #error in configure test programs, some compilers (such as SGI mipsPro) treat it as a non-fatal warning

2005-08-22 19:50 ABX, revision 35265

Warning fix.

2005-08-22 17:44 MBN, revision 35264

Compilation fix for Motif 1.2.

2005-08-22 17:22 MR, revision 35263

[wxGTK2] wxFont::Get* - Query native font for information, if the wxFont has an associated wxNativeFontInfo

2005-08-22 16:00 VZ, revision 35262

use quotes, not angle brackets, for wx headers

2005-08-22 15:12 SC, revision 35261

remove the carbon event handlers just before calling DisposeControl to avoid callbacks into zombie windows...

2005-08-22 15:00 ABX, revision 35260

Empty string corrections.

2005-08-22 14:54 ABX, revision 35259

Compensation for bkl 0.1.9.X/eVC4/RTTI bug.

2005-08-22 14:53 SC, revision 35258

respecting DoDragDrop flags like CopyOnly

2005-08-22 09:52 SC, revision 35257

correcting DropData behaviour so that preferred format is handled correctly

2005-08-22 08:49 SC, revision 35256

correcting Drag Data handling for 'TEXT' and 'utxt'

2005-08-22 08:46 SC, revision 35255

adapting text object data handling along the GTK2 lines

2005-08-21 19:01 VZ, revision 35254

regenerated after undoing recent HP-UX changes

2005-08-21 18:59 VZ, revision 35253

don't use -threads with gcc under HP-UX, it's for DCE threads and not pthreads (reverts recent commit)

2005-08-21 18:57 VZ, revision 35252

moved __STDC_EXT__ definition for HP-UX from configure to wx/platform.h, like this we can do it only if it's not alraedy defined by the compiler

2005-08-21 16:02 MBN, revision 35251

Regenerated PO files.

2005-08-21 15:27 MBN, revision 35250

Made wxMotif wxFileDialog translatable.

2005-08-21 11:14 VZ, revision 35249

fix handling of partially-specified min size

2005-08-20 15:49 VZ, revision 35248

fill in OS info in GetToolkitInfo() (patch 1256409)

2005-08-20 15:47 VZ, revision 35247

add information for Palm/CE ports (patch 1256409)

2005-08-20 15:38 VZ, revision 35246

last commit accidentally used out of date aclocal.m4 and so overwrote some previous changes, corrected

2005-08-20 15:33 VZ, revision 35245

regenerated after HP-UX fixes

2005-08-20 15:20 VZ, revision 35244

vsnprintf() tests correction: check that declaration is const-correct; merged the Metrowerks test with the one for the other compilers

2005-08-20 15:12 VZ, revision 35243

use -threads with gcc under HP-UX instead of -pthread

2005-08-20 15:10 VZ, revision 35242

only define __STDC_EXT__ in CXXFLAGS for gcc under HP-UX, it's already present in CFLAGS by default

2005-08-19 23:20 MR, revision 35241

gtk+-2.8 compatibility for WX_2_4_BRANCH.

2005-08-19 17:32 VZ, revision 35240

don't forget to modify include/msvc/wx/setup.h and include/wx/msw/chkconf.h when adding a new library

2005-08-19 17:29 VZ, revision 35239

added wxmsw26_media library

2005-08-19 17:23 VZ, revision 35238

link unicows.lib implicitely when using MSVC and wxUSE_UNICODE_MSLU==1 (thi is used in DLL wx builds)

2005-08-19 17:15 VZ, revision 35237

link unicows.lib automatically (and in correct order) if wxUSE_UNICODE_MSLU==1 (this is for the application and is mainly needed when using static wx libs)

2005-08-19 17:10 VZ, revision 35236

check whether unicows.dll works correctly instead of just crashing if we linked it in wrong order (i.e. not before wx libs)

2005-08-19 16:47 VZ, revision 35235

check for unicows.dll on program starup when wxUSE_UNICODE_MSLU==1

2005-08-19 16:29 SC, revision 35234

workaround because regions that were built up, were sometimes being drawn on the screen as well...

2005-08-19 13:48 MW, revision 35233

Fix uses of wxUSE_METAFILE, patch 1262723 Paul Cornett

2005-08-19 13:45 MW, revision 35232

Document the current behaviour of OnDestroy

2005-08-19 13:24 MW, revision 35231

Remove duplicate code

2005-08-19 10:46 VZ, revision 35230

use wxCondition::WaitTimeout() instead of Wait() in wxSemaphore::WaitTimeout() as HEAD already does (closes bug 1263806)

2005-08-19 10:00 MBN, revision 35229

Use default GUI font for wxMessageDialog and wxFileDialog.

2005-08-19 08:14 JJ, revision 35228

Committing in . Some updates for OpenVMS compile support Modified Files: wxWidgets/setup.h_vms wxWidgets/src/motif/gauge.cpp wxWidgets/src/motif/xmcombo/xmcombo.c ----------------------------------------------------------------------

2005-08-19 06:46 SC, revision 35227

avoiding recursive KillEvents on the same object, in case the focus gets set to another element in the OnKillEvent Handler ...

2005-08-18 22:16 VZ, revision 35226

compilation fix for wxUnivGTK

2005-08-18 21:10 VZ, revision 35225

fixed (harmless) unused variable warning in release build

2005-08-18 21:03 VZ, revision 35224

__WXDEBUG__ must be tested with #ifdef, not #if

2005-08-18 19:58 MW, revision 35223

Fix mbstate_t from <cwchar> conflicting with that from <wchar.h> on HP-UX

2005-08-18 11:40 MW, revision 35222

wcslen and wcscmp replacements for systems that lack them, such as djgpp

2005-08-18 10:52 MW, revision 35221

Implementations for some of the stubs

2005-08-18 07:46 JJ, revision 35220

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

2005-08-18 00:41 MBN, revision 35219

Fix the condition to always #define wxMOTIF_NEW_FONT_HANDLING (currently always defined to 0 for safety).

2005-08-18 00:35 MBN, revision 35218

Avoid some -Wundef warning. Check for __WXGTK__ using defined, not plain #if.

2005-08-17 23:13 VZ, revision 35217

tentative fix for large files compilation under HP-UX

2005-08-17 21:58 MR, revision 35216

Specify that "Backward compatibility" is a topic overview in the manual

2005-08-17 21:40 MR, revision 35215

[wxGTK2] gtk+-2.8.0 compatibility. Removed the usage of pango_x_get_context to not depend on a fully deprecated pangox library, which is not pulled in with gtk+-2.8.0. The pango_x_get_context call was (arguably) making font drawing on top of a wxDC slightly faster on (especially remote) X11 in case of non-antialiased fonts (I was unable to find a non-antialiased font that actually returns true for GetNoAntiAliasing()).

2005-08-17 14:24 VZ, revision 35214

added GetCurrentSelection() which is the same as GetSelection() for Mac but needed for compatibility with the other ports

2005-08-17 14:22 VZ, revision 35213

added GetCurrentSelection(); made GetSelection() behave as documented (and not as before); don't send TEXT_UPDATED events until the combobox is closed

2005-08-17 13:47 VZ, revision 35212

hacked around wxGTK wxStaticText which doesn't derive from wxStaticTextBase (argh): declare and define Wrap() directly in wxStaticText for this port

2005-08-17 13:30 VZ, revision 35211

made wxChoice and wxComboBox::GetSelection() return only completed selection in wxMSW; added GetCurrentSelection() with the old behaviour and documented it

2005-08-17 13:13 VZ, revision 35210

also added a check of choice selection in idle time (similar to last check in for combobox)

2005-08-17 12:56 VZ, revision 35209

don't take wxID_NONE inside #if wxABI_VERSION check: it's (going to be) used inside the library itself and, anyhow, there is no harm in letting even the user code compiled with lower than current wxABI_VERSION to see it

2005-08-17 06:55 JJ, revision 35208

Committing in . Solves link problem of wxMOTIF on OpenVMS Modified Files: wxWidgets/include/wx/vms_x_fix.h

2005-08-17 02:09 DE, revision 35207

Upgrade to newest bakefile.m4 to support non-PowerPC Darwin platforms.

2005-08-17 00:56 DE, revision 35206

Allow wxWidgets to be built hosted on any architecture of Darwin.

2005-08-17 00:01 VZ, revision 35205

hacked around wxGTK wxStaticText which doesn't derive from wxStaticTextBase (argh): declare and define Wrap() directly in wxStaticText for this port

2005-08-16 23:55 VZ, revision 35204

added newsince note