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

2006-11-12 16:47 JS, revision 43356

Note about Unicode builds not working

2006-11-12 16:40 JS, revision 43355

Added newline for PDF RTF

2006-11-12 16:35 JS, revision 43354

Added missing arg

2006-11-12 16:30 JS, revision 43353

Use LONG instead of long (some Wine headers complain)

2006-11-12 16:16 BIW, revision 43352

some doc updates

2006-11-12 16:07 JS, revision 43351

Wine fix

2006-11-12 16:06 SN, revision 43350

Applied toolbar patch for wxTB_RIGHT support (patch #1595081).

2006-11-12 15:54 JS, revision 43349

Wine fixes

2006-11-12 15:42 MW, revision 43348

Update archive overview for class factory changes.

2006-11-12 15:39 JS, revision 43347

Wine fixes

2006-11-12 14:33 RR, revision 43346

Applied wxStackWalker improvement part of item #1591718, [wxGTK] Native assert dialog and optimized stack walker

2006-11-12 13:53 JS, revision 43345

Added some more 2.8 large features

2006-11-12 13:36 JS, revision 43344

Version update

2006-11-12 13:35 JS, revision 43343

Wine fix

2006-11-12 13:27 RR, revision 43342

Send delete item event just before the item is actually deleted (as per wxMSW). Also include the client data (long value) in the event.

2006-11-12 13:11 JS, revision 43341

GTK+1 fix

2006-11-12 12:58 RR, revision 43340

[ 1590221 ] wxStandardPaths::GetExecutablePath Required for optimised stackwalker patch.

2006-11-12 12:47 JS, revision 43339

Fix for GTK+1

2006-11-12 12:12 JS, revision 43338

Version updates

2006-11-12 12:09 JS, revision 43337

Manual Version update Filled in a few blanks

2006-11-12 05:21 KO, revision 43336

Remove incorrect change that accidently made it into commit.

2006-11-12 04:08 KO, revision 43335

Add scrollbars if the columns exceed the horizontal space for the control, also, have SetColumnWidth store the value in the column's wxListItem.

2006-11-12 02:47 RD, revision 43334

reSWIGged

2006-11-12 02:44 RD, revision 43333

Some more details about CollapsiblePane

2006-11-12 02:40 RD, revision 43332

demo tweaks

2006-11-12 02:37 RD, revision 43331

Add wx.version()

2006-11-12 02:33 RD, revision 43330

Add wxSimpleHtmlListBox

2006-11-12 02:32 RD, revision 43329

move the include of collpane.h to the main header

2006-11-12 01:01 KO, revision 43328

Switching to a keyed list for storing information about the column data in each row, so that columns need not be set sequentially. Also, a tweak for drawing colored backgrounds when wxLC_VRULES is set, and add a few guards before calling GetColumnInfo().

2006-11-11 23:48 KO, revision 43327

Adding the option to toggle between native and generic listctrl.

2006-11-11 22:14 VZ, revision 43326

update from Jonas Rydberg

2006-11-11 22:14 BIW, revision 43325

beginnings of wxAuiNotebook documentation

2006-11-11 22:12 VZ, revision 43324

also check for RenameGroup() calls which don't/shouldn't work

2006-11-11 22:11 VZ, revision 43323

fix the bug with renaming groups leaving wxFileConfig in inconsistent state (closes 705022)

2006-11-11 22:10 BIW, revision 43322

added wxAuiNotebook and wxAuiTabArt to classes.tex and category.tex

2006-11-11 22:04 BIW, revision 43321

added documentation stub files for wxAuiNotebook and wxAuiTabArt

2006-11-11 22:00 VZ, revision 43320

extend RenameGroup() test to demonstrate the bug 705022

2006-11-11 21:59 VZ, revision 43319

use CPPUNIT_ASSERT_EQUAL() to be able to see the error in wxFileConfig tests easier

2006-11-11 20:38 RD, revision 43318

wxFD_SETSIZE --> FD_SETSIZE

2006-11-11 20:23 VZ, revision 43317

added include/msvc/wx/setup.h

2006-11-11 20:20 VZ, revision 43316

updated version to 2.8

2006-11-11 20:06 RD, revision 43315

Patch [ 1594353 ] Fix for wxCollapsiblePane docs

2006-11-11 20:02 RD, revision 43314

Remove superfluous assert that conflicts with style settings needed on wxGTK to get the same effect.

2006-11-11 19:53 RD, revision 43313

Set default version to "28"

2006-11-11 17:19 SN, revision 43312

Need to check for getsockopt argument in C++ mode.

2006-11-11 16:54 CE, revision 43311

fix missing path

2006-11-11 12:58 CE, revision 43310

fix missing =

2006-11-11 12:05 CE, revision 43309

copy CHM files; change location of version

2006-11-11 12:00 CE, revision 43308

copy CHM files; change location of version

2006-11-11 10:25 JS, revision 43307

Removed trailing comma

2006-11-11 10:24 JS, revision 43306

Added missing include

2006-11-11 10:11 JS, revision 43305

Added missing include

2006-11-11 08:01 RD, revision 43304

reSWIGged

2006-11-11 07:43 RD, revision 43303

SetOrientationReversed

2006-11-11 07:42 RD, revision 43302

test code

2006-11-11 07:40 RD, revision 43301

Added wx.CollapsiblePane

2006-11-11 07:32 RD, revision 43300

Some wxCollapsiblePane tweaks: - Use wxCP_DEFAULT_STYLE - Share a single wxCollapsiblePaneNameStr for the native and generic versions - Use a wxPanel for the pane so tab traversal works in the pane

2006-11-11 05:41 KO, revision 43299

A more complete fix for the generic control border issue, a fix for getting/setting wxListItemAttr info for the native control, fixes for HitTest considering the column the 0 item, and for GetItemRect being one off in virtual mode. Also a fix for the function call when using a custom sort routine.

2006-11-11 01:15 VZ, revision 43298

corrected exit/about menu command ids in the code after replacing them with the stock ones in the resources

2006-11-11 00:36 RR, revision 43297

Use wxGTK_CONV instead of wxConvUTF8

2006-11-11 00:22 RR, revision 43296

Added native selection rectangle drawing.

2006-11-10 22:49 MW, revision 43295

A couple more tests.

2006-11-10 22:48 MW, revision 43294

Fixes for wxVsnprintf not always null terminating and not always copying as much as will fit.

2006-11-10 22:44 ABX, revision 43293

WinCE background fix. Perhaps not only WinCE problem???.

2006-11-10 22:42 MW, revision 43292

Fix for wxVsnprintf's %n.

2006-11-10 20:55 KO, revision 43291

Fix typo with adding wxNO_BORDER to the native control.

2006-11-10 20:49 ABX, revision 43290

Update os2/ow makefiles.

2006-11-10 20:37 SC, revision 43289

redirecting missing implementations to textctrl

2006-11-10 20:35 ABX, revision 43288

stub for wxOS2 region ctor from points.

2006-11-10 20:05 ABX, revision 43287

Update mgl/ow makefiles.

2006-11-10 19:58 ABX, revision 43286

Add wxRegion ctor from array of points to wxMGL.

2006-11-10 19:15 RD, revision 43285

Add DLL export macro

2006-11-10 19:14 RD, revision 43284

Compile fix to match change made in header

2006-11-10 17:40 BIW, revision 43283

added private wxAUI_MGR_NO_DOCK_SIZE_LIMIT flag

2006-11-10 16:30 BIW, revision 43282

small fixed-wixth tab sizing bug fixed

2006-11-10 16:16 VZ, revision 43281

stub out wxRegion ctor not implemented in wxMGL and wxDFB to at least fix compilation

2006-11-10 16:13 VZ, revision 43280

use WXSIZEOF() instead of hardcoded numbers of points in the arrays

2006-11-10 16:03 VZ, revision 43279

removed const before WXCOLORREF because (1) g++ 3.1 doesn't like it and (2) it doesn't seem to make sense on an array type (why is WXCOLORREF an array anyhow?)

2006-11-10 16:00 MW, revision 43278

Make the function passed to wxStringToIntType a template parameter instead of assuming its type.

2006-11-10 15:48 JS, revision 43277

Added outline level Removed unnecessary wxRichTextAttr::CopyTo

2006-11-10 15:35 CE, revision 43276

add version to docs

2006-11-10 15:26 CE, revision 43275

add version to Inno Setup

2006-11-10 15:21 VZ, revision 43274

rearrange tests for long long again to avoid clashes with SIZEOF_LONG_LONG defined by other packages

2006-11-10 15:17 BIW, revision 43273

factored out CalculateHintRect() from DrawHintRect(); hint fix in auibook

2006-11-10 15:16 VZ, revision 43272

wxCocoa compilation fixes (include OpenGL/glu.h there too)

2006-11-10 13:47 BIW, revision 43271

fixed clipping regression in wxAuiNotebook

2006-11-10 13:19 CE, revision 43270

local Bkgen add bakefile_gen dir

2006-11-10 12:59 VZ, revision 43269

regenerated with post 0.2.1rc1 bakefile to restore --out-implib=xxx

2006-11-10 12:40 VZ, revision 43268

use C++ for variadic macros test as e.g. gcc 2.95.4 supports them while g++ 2.95 does not

2006-11-10 12:36 VZ, revision 43267

use C++ compiler for timezone test, otherwise wrong timezone is detected under cygwin

2006-11-10 12:19 CE, revision 43266

add bakefile_gen dir

2006-11-10 11:36 CE, revision 43265

add CHM and makefiles to daily build

2006-11-10 11:31 MW, revision 43264

Missing header.

2006-11-10 09:00 MW, revision 43263

Remove wxFS_WRITE since it is not available in this release.

2006-11-10 08:11 BIW, revision 43262

ability to create tab mdi children without activating page

2006-11-10 07:35 JS, revision 43261

Theme fix for Mac

2006-11-10 06:23 BIW, revision 43260

updated nomenclature in menu item

2006-11-10 04:07 RD, revision 43259

Fix object ownership issues

2006-11-10 03:59 RD, revision 43258

Move version number to 2.8.0.0

2006-11-10 02:32 , revision 43257
  • A /wxWidgets/branches/unlabeled-1.50.4
  • D /wxWidgets/branches/unlabeled-1.50.4/.cvsignore
  • D /wxWidgets/branches/unlabeled-1.50.4/acinclude.m4
  • D /wxWidgets/branches/unlabeled-1.50.4/aclocal.m4
  • D /wxWidgets/branches/unlabeled-1.50.4/art
  • D /wxWidgets/branches/unlabeled-1.50.4/autoconf_inc.m4
  • D /wxWidgets/branches/unlabeled-1.50.4/autogen.sh
  • D /wxWidgets/branches/unlabeled-1.50.4/BuildCVS.txt
  • D /wxWidgets/branches/unlabeled-1.50.4/build
  • D /wxWidgets/branches/unlabeled-1.50.4/config.guess
  • D /wxWidgets/branches/unlabeled-1.50.4/config.sub
  • D /wxWidgets/branches/unlabeled-1.50.4/configure
  • D /wxWidgets/branches/unlabeled-1.50.4/configure.in
  • D /wxWidgets/branches/unlabeled-1.50.4/contrib
  • D /wxWidgets/branches/unlabeled-1.50.4/debian
  • D /wxWidgets/branches/unlabeled-1.50.4/demos
  • D /wxWidgets/branches/unlabeled-1.50.4/descrip.mms
  • D /wxWidgets/branches/unlabeled-1.50.4/difflast.pl
  • D /wxWidgets/branches/unlabeled-1.50.4/distrib
  • D /wxWidgets/branches/unlabeled-1.50.4/docs
  • D /wxWidgets/branches/unlabeled-1.50.4/include
  • D /wxWidgets/branches/unlabeled-1.50.4/install-sh
  • D /wxWidgets/branches/unlabeled-1.50.4/lib
  • D /wxWidgets/branches/unlabeled-1.50.4/locale
  • D /wxWidgets/branches/unlabeled-1.50.4/Makefile.in
  • D /wxWidgets/branches/unlabeled-1.50.4/misc
  • D /wxWidgets/branches/unlabeled-1.50.4/mkinstalldirs
  • D /wxWidgets/branches/unlabeled-1.50.4/regen
  • D /wxWidgets/branches/unlabeled-1.50.4/samples/.cvsignore
  • D /wxWidgets/branches/unlabeled-1.50.4/samples/access
  • D /wxWidgets/branches/unlabeled-1.50.4/samples/animate
  • D /wxWidgets/branches/unlabeled-1.50.4/samples/artprov
  • D /wxWidgets/branches/unlabeled-1.50.4/samples/aui
  • D /wxWidgets/branches/unlabeled-1.50.4/samples/calendar
  • D /wxWidgets/branches/unlabeled-1.50.4/samples/caret
  • D /wxWidgets/branches/unlabeled-1.50.4/samples/checklst
  • D /wxWidgets/branches/unlabeled-1.50.4/samples/collpane
  • D /wxWidgets/branches/unlabeled-1.50.4/samples/combo
  • D /wxWidgets/branches/unlabeled-1.50.4/samples/config
  • D /wxWidgets/branches/unlabeled-1.50.4/samples/console
  • D /wxWidgets/branches/unlabeled-1.50.4/samples/controls
  • D /wxWidgets/branches/unlabeled-1.50.4/samples/dataview
  • D /wxWidgets/branches/unlabeled-1.50.4/samples/db
  • D /wxWidgets/branches/unlabeled-1.50.4/samples/debugrpt
  • D /wxWidgets/branches/unlabeled-1.50.4/samples/dialogs
  • D /wxWidgets/branches/unlabeled-1.50.4/samples/dialup
  • D /wxWidgets/branches/unlabeled-1.50.4/samples/display
  • D /wxWidgets/branches/unlabeled-1.50.4/samples/dnd
  • D /wxWidgets/branches/unlabeled-1.50.4/samples/docview
  • D /wxWidgets/branches/unlabeled-1.50.4/samples/docvwmdi
  • D /wxWidgets/branches/unlabeled-1.50.4/samples/dragimag
  • D /wxWidgets/branches/unlabeled-1.50.4/samples/drawing
  • D /wxWidgets/branches/unlabeled-1.50.4/samples/dynamic
  • D /wxWidgets/branches/unlabeled-1.50.4/samples/erase
  • D /wxWidgets/branches/unlabeled-1.50.4/samples/event
  • D /wxWidgets/branches/unlabeled-1.50.4/samples/except
  • D /wxWidgets/branches/unlabeled-1.50.4/samples/exec
  • D /wxWidgets/branches/unlabeled-1.50.4/samples/font
  • D /wxWidgets/branches/unlabeled-1.50.4/samples/grid
  • D /wxWidgets/branches/unlabeled-1.50.4/samples/help
  • D /wxWidgets/branches/unlabeled-1.50.4/samples/htlbox
  • D /wxWidgets/branches/unlabeled-1.50.4/samples/html
  • D /wxWidgets/branches/unlabeled-1.50.4/samples/Info.plist
  • D /wxWidgets/branches/unlabeled-1.50.4/samples/image
  • D /wxWidgets/branches/unlabeled-1.50.4/samples/internat
  • D /wxWidgets/branches/unlabeled-1.50.4/samples/ipc
  • D /wxWidgets/branches/unlabeled-1.50.4/samples/joytest
  • D /wxWidgets/branches/unlabeled-1.50.4/samples/keyboard
  • D /wxWidgets/branches/unlabeled-1.50.4/samples/layout
  • D /wxWidgets/branches/unlabeled-1.50.4/samples/listbox
  • D /wxWidgets/branches/unlabeled-1.50.4/samples/listctrl
  • D /wxWidgets/branches/unlabeled-1.50.4/samples/Makefile.in
  • D /wxWidgets/branches/unlabeled-1.50.4/samples/makefile.bcc
  • D /wxWidgets/branches/unlabeled-1.50.4/samples/makefile.gcc
  • D /wxWidgets/branches/unlabeled-1.50.4/samples/makefile.vc
  • D /wxWidgets/branches/unlabeled-1.50.4/samples/makefile.wat
  • D /wxWidgets/branches/unlabeled-1.50.4/samples/mdi
  • D /wxWidgets/branches/unlabeled-1.50.4/samples/mediaplayer
  • D /wxWidgets/branches/unlabeled-1.50.4/samples/memcheck
  • D /wxWidgets/branches/unlabeled-1.50.4/samples/menu
  • D /wxWidgets/branches/unlabeled-1.50.4/samples/mfc
  • D /wxWidgets/branches/unlabeled-1.50.4/samples/minifram
  • D /wxWidgets/branches/unlabeled-1.50.4/samples/minimal
  • D /wxWidgets/branches/unlabeled-1.50.4/samples/mobile
  • D /wxWidgets/branches/unlabeled-1.50.4/samples/multimon
  • D /wxWidgets/branches/unlabeled-1.50.4/samples/nativdlg
  • D /wxWidgets/branches/unlabeled-1.50.4/samples/notebook
  • D /wxWidgets/branches/unlabeled-1.50.4/samples/oleauto
  • D /wxWidgets/branches/unlabeled-1.50.4/samples/opengl
  • D /wxWidgets/branches/unlabeled-1.50.4/samples/ownerdrw
  • D /wxWidgets/branches/unlabeled-1.50.4/samples/png
  • D /wxWidgets/branches/unlabeled-1.50.4/samples/popup
  • D /wxWidgets/branches/unlabeled-1.50.4/samples/power
  • D /wxWidgets/branches/unlabeled-1.50.4/samples/printing
  • D /wxWidgets/branches/unlabeled-1.50.4/samples/propsize
  • D /wxWidgets/branches/unlabeled-1.50.4/samples/regtest
  • D /wxWidgets/branches/unlabeled-1.50.4/samples/render
  • D /wxWidgets/branches/unlabeled-1.50.4/samples/resource
  • D /wxWidgets/branches/unlabeled-1.50.4/samples/richtext
  • D /wxWidgets/branches/unlabeled-1.50.4/samples/rotate
  • D /wxWidgets/branches/unlabeled-1.50.4/samples/sample.ico
  • D /wxWidgets/branches/unlabeled-1.50.4/samples/sample.r
  • D /wxWidgets/branches/unlabeled-1.50.4/samples/sample.rc
  • D /wxWidgets/branches/unlabeled-1.50.4/samples/sample.xpm
  • D /wxWidgets/branches/unlabeled-1.50.4/samples/samples.bkl
  • D /wxWidgets/branches/unlabeled-1.50.4/samples/samples.dsw
  • D /wxWidgets/branches/unlabeled-1.50.4/samples/sashtest
  • D /wxWidgets/branches/unlabeled-1.50.4/samples/scroll
  • D /wxWidgets/branches/unlabeled-1.50.4/samples/scrollsub
  • D /wxWidgets/branches/unlabeled-1.50.4/samples/shaped
  • D /wxWidgets/branches/unlabeled-1.50.4/samples/sockets
  • D /wxWidgets/branches/unlabeled-1.50.4/samples/sound
  • D /wxWidgets/branches/unlabeled-1.50.4/samples/splash
  • D /wxWidgets/branches/unlabeled-1.50.4/samples/splitter
  • D /wxWidgets/branches/unlabeled-1.50.4/samples/statbar
  • D /wxWidgets/branches/unlabeled-1.50.4/samples/stc/.cvsignore
  • D /wxWidgets/branches/unlabeled-1.50.4/samples/stc/defsext.h
  • D /wxWidgets/branches/unlabeled-1.50.4/samples/stc/edit.cpp
  • D /wxWidgets/branches/unlabeled-1.50.4/samples/stc/edit.h
  • D /wxWidgets/branches/unlabeled-1.50.4/samples/stc/makefile.bcc
  • D /wxWidgets/branches/unlabeled-1.50.4/samples/stc/makefile.gcc
  • D /wxWidgets/branches/unlabeled-1.50.4/samples/stc/makefile.vc
  • D /wxWidgets/branches/unlabeled-1.50.4/samples/stc/makefile.wat
  • D /wxWidgets/branches/unlabeled-1.50.4/samples/stc/mondrian.ico
  • D /wxWidgets/branches/unlabeled-1.50.4/samples/stc/mondrian.xpm
  • D /wxWidgets/branches/unlabeled-1.50.4/samples/stc/prefs.cpp
  • D /wxWidgets/branches/unlabeled-1.50.4/samples/stc/prefs.h
  • D /wxWidgets/branches/unlabeled-1.50.4/samples/stc/stctest.bkl
  • D /wxWidgets/branches/unlabeled-1.50.4/samples/stc/stctest.cpp
  • D /wxWidgets/branches/unlabeled-1.50.4/samples/stc/stctest.dsp
  • D /wxWidgets/branches/unlabeled-1.50.4/samples/stc/stctest.rc
  • D /wxWidgets/branches/unlabeled-1.50.4/samples/svg
  • D /wxWidgets/branches/unlabeled-1.50.4/samples/tab
  • D /wxWidgets/branches/unlabeled-1.50.4/samples/taskbar
  • D /wxWidgets/branches/unlabeled-1.50.4/samples/text
  • D /wxWidgets/branches/unlabeled-1.50.4/samples/thread
  • D /wxWidgets/branches/unlabeled-1.50.4/samples/toolbar
  • D /wxWidgets/branches/unlabeled-1.50.4/samples/treectrl
  • D /wxWidgets/branches/unlabeled-1.50.4/samples/typetest
  • D /wxWidgets/branches/unlabeled-1.50.4/samples/validate
  • D /wxWidgets/branches/unlabeled-1.50.4/samples/vscroll
  • D /wxWidgets/branches/unlabeled-1.50.4/samples/widgets
  • D /wxWidgets/branches/unlabeled-1.50.4/samples/wizard
  • D /wxWidgets/branches/unlabeled-1.50.4/samples/xrc
  • D /wxWidgets/branches/unlabeled-1.50.4/setup.h.in
  • D /wxWidgets/branches/unlabeled-1.50.4/setup.h_vms
  • D /wxWidgets/branches/unlabeled-1.50.4/src
  • D /wxWidgets/branches/unlabeled-1.50.4/tests
  • D /wxWidgets/branches/unlabeled-1.50.4/utils
  • D /wxWidgets/branches/unlabeled-1.50.4/version-script.in
  • D /wxWidgets/branches/unlabeled-1.50.4/wx-config-inplace.in
  • D /wxWidgets/branches/unlabeled-1.50.4/wx-config.in
  • D /wxWidgets/branches/unlabeled-1.50.4/wxBase.spec
  • D /wxWidgets/branches/unlabeled-1.50.4/wxGTK.spec
  • D /wxWidgets/branches/unlabeled-1.50.4/wxMGL.spec
  • D /wxWidgets/branches/unlabeled-1.50.4/wxMotif.spec
  • D /wxWidgets/branches/unlabeled-1.50.4/wxPython
  • D /wxWidgets/branches/unlabeled-1.50.4/wxwin.m4
  • D /wxWidgets/branches/unlabeled-1.50.4/wxX11.spec

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