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-18 05:19 SC, revision 35553

wxMac changes

2005-09-18 01:19 VZ, revision 35552

get rid of wxClientDC::m_oldFont, it wasn't really used (this fixes crash introduced by last change to this code)

2005-09-18 01:10 VZ, revision 35551

cache results of Motif 2 and Motif-is-Lesstif tests

2005-09-18 00:53 VZ, revision 35550

pruned the list of directories to search for headers/libraries

2005-09-18 00:44 VZ, revision 35549

finally really fixes IRIX build: - determine the name of the standard libraries directory (lib, lib32, lib64 or lib/64) and use it to find other standard libraries - look in default libraries locations after checking the other ones, not before

2005-09-17 23:40 JS, revision 35548

Include settings.h

2005-09-17 22:40 VZ, revision 35547

turn off warning 3970 for SGI CC (see comment for explanation)

2005-09-17 22:28 JS, revision 35546

Resaved corrupt libs.bmp again

2005-09-17 22:14 VZ, revision 35545

don't put default library paths in SEARCH_LIB

2005-09-17 22:10 VZ, revision 35544

check default library directories in WX_PATH_FIND_LIBRARIES; do *not* add default library paths to LDFLAGS (fixes IRIX build)

2005-09-17 22:01 VZ, revision 35543

removed weird comparison of m_oldFont with -1 (this doesn't compile with SGI CC in 64 bit compilation mode and doesn't make any sense anyhow)

2005-09-17 22:00 VZ, revision 35542

use wxPtrToUInt() instead of casting pointers to int which dosen't work in 64 bit compilation mode with SGI CC

2005-09-17 21:54 VZ, revision 35541

64 bit compilation fix (pointer can't be cast to int); code simplification (don't duplicate code in GetArm/LabelPixmap)

2005-09-17 21:08 VZ, revision 35540

documented wx_truncate_cast()

2005-09-17 21:03 VZ, revision 35539

added wx_truncate_cast and use it (sometimes instead of wx_static_cast) to explicitely show int truncation

2005-09-17 21:02 VZ, revision 35538

added ping location for IRIX

2005-09-17 21:02 VZ, revision 35537

avoid assigning 64 bit ints to a 16 bit one

2005-09-17 21:02 VZ, revision 35536

removed unused variables and constant

2005-09-17 21:01 VZ, revision 35535

tremoved unused variable

2005-09-17 21:01 VZ, revision 35534

use unsgined int instead of int for 1 bit bitfields (SGI CC warning fix)

2005-09-17 21:00 VZ, revision 35533

checking whether a size_t page index is >= 0 is unnecessary (and generates a SGI CC warning)

2005-09-17 21:00 VZ, revision 35532

colourSize was probably supposed to be used and not just defined and then forgot about (thanks for SGI CC for a nice warning)

2005-09-17 20:58 VZ, revision 35531

remove unused wxTrue

2005-09-17 20:56 VZ, revision 35530

declare wxCalendarEvent ctor as inline before it's used (which happens before its definition unfortunately) (fixes SGI CC warning)

2005-09-17 20:34 JS, revision 35529

Applied [ 1294048 ] [wxMSW] Correct splitter sash drawing on XP Jamie Gadd

2005-09-17 20:27 JS, revision 35528

Applied patch [ 1292827 ] [wxMSW] nested wxStaticBox fix Jamie Gadd

2005-09-17 14:18 SC, revision 35527

fixing visibility checks for native toolbars

2005-09-17 12:53 JS, revision 35526

Minor doc corrections

2005-09-17 08:11 JS, revision 35525

Typo correction

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

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

2005-09-16 18:25 ABX, revision 35523

angle bracket problem fix

2005-09-16 16:18 VZ, revision 35522

added tech note describing how to add a new wxUSE_XXX

2005-09-16 15:00 MW, revision 35521

Cygwin compile fix

2005-09-16 14:53 ABX, revision 35520

Assert correction.

2005-09-16 12:55 ABX, revision 35519

Native spline drawing.

2005-09-16 11:22 JS, revision 35518

Define SQLUINTEGER

2005-09-16 11:03 JS, revision 35517

Applied patch [ 1286701 ] fix for compiling odbc with MS VC8 on x64 also define SQLTCHAR for DMC++

2005-09-16 10:28 VZ, revision 35516

(blind) CE compilation fix: declare wxToolBarNameStr

2005-09-16 08:51 JS, revision 35515

Script updates

2005-09-15 15:26 ABX, revision 35514

wxUSE_SPLINES markup and other cleanings.

2005-09-15 15:18 ABX, revision 35513

Splines sample.

2005-09-14 21:21 JS, revision 35512

Doc fix

2005-09-14 21:10 MW, revision 35511

Fixes for passing non-PODs via '...'

2005-09-14 21:08 MW, revision 35510

ddesetup.h becomes ipcsetup.h, missing part of patch 1263950 Jurgen Doornik

2005-09-14 15:56 MW, revision 35509

Regenerate after change to install of wxpresets

2005-09-14 14:36 VZ, revision 35508

renamed wxMotif::wxTLW::DoCreate() to XmDoCreateTLW() to avoid conflicts with DoCreate()s in derived classes and removed DoDestroy() entirely because there was really no advantage in having it (it can't be called fom base class dtor) also made XmDoCreateTLW() pure virtual which required changing IMPLEMENT_DYNAMIC_CLASS into IMPLEMENT_ABSTRACT_CLASS for wxTopLevelWindow in common code but this made sense anyhow because wxTLW should be an ABC anyhow

2005-09-14 14:24 VZ, revision 35507

dialog creation function should be extern C

2005-09-14 14:22 VZ, revision 35506

renamed arg[cv] parameters to not hide wxApp members

2005-09-14 14:21 VZ, revision 35505

more non-const string literal warnings correction

2005-09-14 13:18 VZ, revision 35504

use -erroff=E_NO_EXPLICIT_TYPE_GIVEN option with Sun cc to avoid hundreds of warnings from Sun X11 headers

2005-09-14 12:08 DS, revision 35503

reverted last changes which were false alarm

2005-09-14 12:05 SC, revision 35502

adding Robert Lang's native CG-Bezier patch

2005-09-14 11:49 SC, revision 35501

adding Robert Lang's native CG-Bezier patch

2005-09-14 00:09 MR, revision 35500

"See also wxListView" link for wxListCtrl

2005-09-13 16:50 VZ, revision 35499

made XPM data const

2005-09-13 16:49 VZ, revision 35498

added wxMOTIF_STR() macro casting away string literal constness for use with Motif functions taking char *; use it when needed to suppress warnings about string literals being treated as non-const

2005-09-13 16:37 VZ, revision 35497

unihde base class virtual functions

2005-09-13 16:36 VZ, revision 35496

clipboard handler must be extern C (Sun CC warning)

2005-09-13 16:23 VZ, revision 35495

X error handler should be extern C (SunCC warning fix)

2005-09-13 16:22 VZ, revision 35494

warning fixes for Sun CC: extern C, non-const string literals

2005-09-13 16:06 ABX, revision 35493

Better fix for 'int i' used twice in the same block.

2005-09-13 16:04 ABX, revision 35492

Warning fix.

2005-09-13 16:04 VZ, revision 35491

fixed virtual function hiding for LoadBitmap()

2005-09-13 16:02 ABX, revision 35490

Missing includes.

2005-09-13 15:58 VZ, revision 35489

use WX_DEFINE_ARRAY_PTR for anarray of pointers (fixes Sun CC warning)

2005-09-13 15:57 VZ, revision 35488

use extern C around signal handler declaration (fixes Sun CC warning)

2005-09-13 14:35 VZ, revision 35487

qsort() should be passedonly extern C functions

2005-09-13 14:34 VZ, revision 35486

fixed Sun CC warning about local variable read hiding wxStreamBuffer::read

2005-09-13 14:30 VZ, revision 35485

fixed Sun CC warning about arg[cv] parameters hiding wxApp members

2005-09-13 13:47 VZ, revision 35484

and now it even compiles

2005-09-13 13:45 VZ, revision 35483

fix for last commit

2005-09-13 13:30 VZ, revision 35482

removed strcpy to fixed buffer (do it the right way: cf rev 1.54)

2005-09-13 12:54 DS, revision 35481

fixed uninitialized variable (depending on wxChoice ctor used it resulted in an out of bounds wxChoice::GetSelection() return value)

2005-09-12 21:22 MBN, revision 35480

Add one more encoding name for EUC-JP for Solaris 8.

2005-09-12 20:06 MBN, revision 35479

Honous initial position for wxSpinCtrl.

2005-09-12 20:04 MBN, revision 35478

Revert change 1.131 which actually broke inital size handling. Set background colour for all widgets (same as foreground colour).

2005-09-12 19:00 VS, revision 35477

fixed presets installation for scrdir!=. case

2005-09-12 14:27 VZ, revision 35476

removed stray ^Ms

2005-09-12 13:02 VZ, revision 35475

VC++ /Wp64 warning fixes

2005-09-11 19:54 KH, revision 35474

Send mouse leave events in HandleMouseMove if HAVE_TRACKMOUSEEVENT is defined and the window has captured the mouse. This used to be done in OnInternalIdle, which now only sends leave events when HAVE_TRACKMOUSEEVENT is *not* defined. Patch from Jamie Gadd, posted 9/10/2005 on wx-dev.

2005-09-11 18:37 JS, revision 35473

Applied [ 1283696 ] wxDC::GetPartialTextExtents crashes on empty strings

2005-09-11 18:36 JS, revision 35472

Updated change log

2005-09-11 18:34 JS, revision 35471

Applied [ 1235509 ] wxCocoa unicode wxT("fixes")

2005-09-11 18:31 JS, revision 35470

Applied patch [ 1263950 ] wxConnection fixes for Unicode By Jurgen Doornik

2005-09-11 18:04 JS, revision 35469

Applied patch [ 1284335 ] doc update for wxString::operator[]

2005-09-11 12:09 VZ, revision 35468

unused var warning in Mac build

2005-09-11 11:55 VZ, revision 35467

use given position for page insertion instead of trying to find the page to insert before (bug 1287730)

2005-09-11 11:47 VZ, revision 35466

added ToLong/ULong/Double() tests

2005-09-11 11:44 VZ, revision 35465

clarified ToULong() behaviour with negative numbers

2005-09-11 11:31 VZ, revision 35464

show that key codes are defined in wx/defs.h (patch 1284054)

2005-09-11 11:18 VZ, revision 35463

accept grey PNM images (patch 1285885)

2005-09-11 11:14 VZ, revision 35462

Respect wxListItem::m_mask in general list control Set/GetItem() and allow them to be used to change/query the item selection and focus status (second part of patch 1264533 from Ryan, modified to be backwards compatible)

2005-09-11 11:04 VZ, revision 35461

wxMediaCtrl patch from Ryan: - factored out Active X code into separate files - also refactored common part of all backends in mediactrlcmn.cpp - adds async loading from URLs support to Mac version - support for ShowPlayerControls() in Mac wxMediaCtrl - more minor bug fixes in the MSW version and the sample (this is slightly modified patch 1264533 (without the list control part))

2005-09-10 22:57 MW, revision 35460

Improve instructions for compiling with djgpp

2005-09-10 21:21 MW, revision 35459

Compile fix for VC++ 5

2005-09-10 21:15 MW, revision 35458

Update to zlib 1.2.3

2005-09-10 20:52 , revision 35457
  • A /wxWidgets/tags/ZLIB_1_2_3
  • D /wxWidgets/tags/ZLIB_1_2_3/src/zlib/configure
  • D /wxWidgets/tags/ZLIB_1_2_3/src/zlib/descrip.mms
  • D /wxWidgets/tags/ZLIB_1_2_3/src/zlib/infblock.c
  • D /wxWidgets/tags/ZLIB_1_2_3/src/zlib/infblock.h
  • D /wxWidgets/tags/ZLIB_1_2_3/src/zlib/infcodes.c
  • D /wxWidgets/tags/ZLIB_1_2_3/src/zlib/infcodes.h
  • D /wxWidgets/tags/ZLIB_1_2_3/src/zlib/infutil.c
  • D /wxWidgets/tags/ZLIB_1_2_3/src/zlib/infutil.h
  • D /wxWidgets/tags/ZLIB_1_2_3/src/zlib/Makefile.riscos
  • D /wxWidgets/tags/ZLIB_1_2_3/src/zlib/Make_vms.com
  • D /wxWidgets/tags/ZLIB_1_2_3/src/zlib/maketree.c

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

2005-09-10 20:52 MW, revision 35456
  • R /wxWidgets/trunk/src/zlib/FAQ
  • R /wxWidgets/trunk/src/zlib/inflate.h
  • R /wxWidgets/trunk/src/zlib/README

This commit was generated by cvs2svn to compensate for changes in r35455, which included commits to RCS files with non-trunk default branches.

2005-09-10 20:52 MW, revision 35455

Import zlib 1.2.3

2005-09-09 22:17 DE, revision 35454

Use AC_CHECK_TOOL rather than AC_CHECK_PROG for AR, RANLIB, STRIP, RESCOMP, and DLLTOOL. This automatically searches for tools with a prefix of "$host_alias-" when cross compiling then falls back to the unprefixed tool name if that fails. If the user specifies the tool using the appropriate variable (e.g. CC, CXX, AR, RANLIB, STRIP, etc.) then it will be checked as is. Removed the major hack that did something similar to this but simply ignored user-provided variables and used default tool names. For example, CC was locked to $host_alias-gcc when cross compiling even if the user specified CC on the configure command-line. This brings wxWidgets in line with other autoconf 2.5x projects. The only downside to this approach is that our old method would fail if $host_alias-toolname was not present whereas the autoconf method will silently use the host compiler (which is usually _not_ what the user wants).