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-05-23 20:33 JS, revision 39303

Avoid flags that may clash with alignment flags Don't try to set the string selection if not found

2006-05-23 20:32 JS, revision 39302

Check for null pointers

2006-05-23 20:31 JS, revision 39301

Set font in dialog to avoid error when formatting static controls on dialog

2006-05-23 19:30 ABX, revision 39300

[ 1491948 ] Fix for a minor GUI bug in wxEditableListBox.

2006-05-23 18:13 JS, revision 39299

Makefile change for wxUniversal wxToggleButton

2006-05-23 18:13 ABX, revision 39298

Add images with arrows of the combo sample to build system.

2006-05-23 18:09 JS, revision 39297

wxToggleButton for wxUniversal: configure changes

2006-05-23 18:05 ABX, revision 39296

[ 1493005 ] Fix wxComboCtrl popup positioning.

2006-05-23 17:53 JS, revision 39295

Applied patch 1489656: support for wxToggleButton under wxUniversal

2006-05-23 17:53 , revision 39294
  • A /wxWidgets/branches/WX_2_6_BRANCH/distrib/scripts
  • D /wxWidgets/branches/WX_2_6_BRANCH/distrib/scripts/Bakefiles.release.bkgen
  • D /wxWidgets/branches/WX_2_6_BRANCH/distrib/scripts/build-environ.cfg
  • D /wxWidgets/branches/WX_2_6_BRANCH/distrib/scripts/build-linux.sh
  • D /wxWidgets/branches/WX_2_6_BRANCH/distrib/scripts/build-mac.sh
  • D /wxWidgets/branches/WX_2_6_BRANCH/distrib/scripts/build-windows.sh
  • D /wxWidgets/branches/WX_2_6_BRANCH/distrib/scripts/builddemos.sh
  • D /wxWidgets/branches/WX_2_6_BRANCH/distrib/scripts/build_controller.py
  • D /wxWidgets/branches/WX_2_6_BRANCH/distrib/scripts/docs
  • D /wxWidgets/branches/WX_2_6_BRANCH/distrib/scripts/mac/dobuilds
  • D /wxWidgets/branches/WX_2_6_BRANCH/distrib/scripts/mac/macbuild-lipo
  • D /wxWidgets/branches/WX_2_6_BRANCH/distrib/scripts/mac/tardist
  • D /wxWidgets/branches/WX_2_6_BRANCH/distrib/scripts/manifests
  • D /wxWidgets/branches/WX_2_6_BRANCH/distrib/scripts/msw
  • D /wxWidgets/branches/WX_2_6_BRANCH/distrib/scripts/pre-flight.sh
  • D /wxWidgets/branches/WX_2_6_BRANCH/distrib/scripts/setup_environ.sh
  • D /wxWidgets/branches/WX_2_6_BRANCH/distrib/scripts/unix
  • D /wxWidgets/branches/WX_2_6_BRANCH/distrib/scripts/utils.inc
  • A /wxWidgets/branches/WX_2_6_BRANCH/include/wx/univ/tglbtn.h
  • A /wxWidgets/branches/WX_2_6_BRANCH/src/univ/tglbtn.cpp

This commit was manufactured by cvs2svn to create branch 'WX_2_6_BRANCH'.

2006-05-23 17:53 JS, revision 39293

Applied patch 1489656: support for wxToggleButton under wxUniversal

2006-05-23 16:52 ABX, revision 39292

wxScrolBar event sending fix in wxUniv.

2006-05-23 16:12 ABX, revision 39291

[ 1470717 ] wxUniv toolbar separator drawing fix.

2006-05-23 16:05 ABX, revision 39290

[ 1470717 ] wxUniv toolbar separator drawing fix.

2006-05-23 14:11 ABX, revision 39289

Improved wxDCPen/BrushChangers.

2006-05-23 13:58 JS, revision 39288

Guard against comparing invalid iterators, which produces an assertion

2006-05-23 11:24 JS, revision 39287

Applied patch [ 1489741 ] Bugfix for wxScrolledWindow::SetScrollRate in wxUniversal

2006-05-23 11:16 JS, revision 39286

Applied patch [ 1489638 ] Trivial bugfix - missing constructor in wxGenericFontDialog

2006-05-23 11:04 ABX, revision 39285

Include wx/timer.h according to precompiled headers of wx/wx.h (with other minor cleaning).

2006-05-23 10:33 JS, revision 39284

Applied patch [ 1487942 ] Fixed bug in generic file selection dialog box

2006-05-23 05:58 PC, revision 39283

fix incomplete change from rev 1.1121

2006-05-23 05:33 PC, revision 39282

replace deprecated gtk_type_new, plus minor cleanup

2006-05-23 02:17 RD, revision 39281

Don't scroll the grid when starting a cell editor if it will already fit in the viewable space. The way it was always jumping around drove me nuts! Also, ensure that keys like HOME or END won't start the cell editor on wxGTK2.

2006-05-23 02:06 RD, revision 39280

Minor fixes for the overzealous renamer

2006-05-23 02:05 RD, revision 39279

a bit of cleanup