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-02-10 18:34 RD, revision 37453

wx.Window.CenterOnScreen has been removed

2006-02-10 18:33 RD, revision 37452

Add wx.Rect.CenterIn

2006-02-10 18:32 RD, revision 37451

Add wx.KeyEvent.GetModifiers

2006-02-10 18:32 RD, revision 37450

GetFromWindow is available everywhere now

2006-02-10 18:31 RD, revision 37449

Add Get/SetBitmapHover

2006-02-10 18:27 RD, revision 37448

use wxRTTI to construct the right class of wxHtmlCell

2006-02-10 18:25 RD, revision 37447

CenterOnScreen is removed in 2.7 so deprecate it here.

2006-02-10 18:24 RD, revision 37446

Add missing constants

2006-02-10 17:53 vell, revision 37445

cleanup - reformatting

2006-02-10 17:40 SC, revision 37444

intel endian fix

2006-02-10 16:17 SC, revision 37443

adding CFM Carbon implementation

2006-02-10 16:10 SC, revision 37442

encapsulating HIView code for OSX only

2006-02-10 15:41 VZ, revision 37441

GTK1 fixes after wxObject-derived classes copy ctors/assignment operators simplifications (patch 1428863)

2006-02-10 11:59 ABX, revision 37440

Use 'wx/' for contrib samples and make wxTinderbox properly rebuilded after commits in core headers.

2006-02-10 11:33 ABX, revision 37439

wxTinderbox build fixes.

2006-02-10 02:30 VZ, revision 37438

GetFromWindow() is not MSW-only any more

2006-02-10 02:29 VZ, revision 37437

generic GetFromWindow() implementation for non-MSW platforms

2006-02-10 00:02 VZ, revision 37436

fixed centering of top level windows on secondary displays (replaces patch 1267173)

2006-02-10 00:01 VZ, revision 37435

added wxRect::CentreIn()

2006-02-09 23:17 VZ, revision 37434

added tests for centering dialogs on screen/parent

2006-02-09 23:09 VZ, revision 37433

put property sheets in their own submenu; resolve accelerators conflict

2006-02-09 22:19 MW, revision 37432

Fix link errors from advdll_taskbar.o on cygwin

2006-02-09 22:00 JS, revision 37431

Added wxUSE_INKEDIT

2006-02-09 20:53 RD, revision 37430

Backport of ROL's change on HEAD

2006-02-09 20:49 RD, revision 37429

backport some toolbar sizing changes from HEAD

2006-02-09 20:48 RD, revision 37428

Build UNICODE by default

2006-02-09 20:48 RD, revision 37427

build UNICODE by default

2006-02-09 16:09 RD, revision 37426

Mention BeginDrawing and EndDrawing deprecation.

2006-02-09 16:09 RD, revision 37425

Docstring fix, and a bit of cleanup

2006-02-09 15:45 SC, revision 37424

full keyboard access support

2006-02-09 15:43 RD, revision 37423

Use Bind()

2006-02-09 15:41 RD, revision 37422

Patch #1428290: STCStyleEditor updates

2006-02-09 15:37 RD, revision 37421

Patch #1428181: Sample wxProject.py updated

2006-02-09 15:35 JS, revision 37420

Applied doc patch [ 1426505 ] Failure to call wxWizard.Destroy() causes hang on exit

2006-02-09 15:30 SC, revision 37419

full keyboard access support

2006-02-09 15:28 JS, revision 37418

Applied patch [ 1427626 ] Fix wxFileConfig so that it still works after DeleteAll()

2006-02-09 15:28 SC, revision 37417

interpret XBMs as MSW does

2006-02-09 15:27 SC, revision 37416

support empty also for the null-ref case

2006-02-09 15:26 SC, revision 37415

support themed foreground brushes

2006-02-09 15:25 VZ, revision 37414

undeprecated wxSizerItem::IsShown() undoing last change to wx/sizer.h: turns out we do need this logic in a few places

2006-02-09 15:20 SC, revision 37413

support themed foreground brushes

2006-02-09 15:16 SC, revision 37412

guard against empty ref

2006-02-09 15:09 SC, revision 37411

bring XBM in line with MSW

2006-02-09 15:03 SC, revision 37410

correct tabbing for full keyboard access

2006-02-09 14:58 VZ, revision 37409

set m_encoding in wxCSConv ctor from name

2006-02-09 12:42 JG, revision 37408

Fix drag and drop inside static boxes.

2006-02-09 03:53 VZ, revision 37407

implemented ScrollLines/Pages() for all classes in wxGTK, not just wxTextCtrl (patch 1281503)

2006-02-09 03:45 VZ, revision 37406

don't put the size of the data with the data itself by default (but allow it for compatibility with previous versions) (modified patch 1288868)

2006-02-09 03:14 VZ, revision 37405

documented GetMenus(); corrected GetMaxFiles() return type (patch 1371483)

2006-02-09 03:12 VZ, revision 37404

more standard (although less RFC-conformant) treatment of file: URIs (backport of patch 1415189 from HEAD)

2006-02-09 03:09 VZ, revision 37403

more standard (although less RFC-conformant) treatment of file: URIs (patch 1415189)

2006-02-09 00:51 VZ, revision 37402

great copy ctor/assignment operators cleanup by Paul Cornett (patch 1307665)

2006-02-09 00:37 VZ, revision 37401

fix for wrong debugging message (replaces patch 1424028)

2006-02-09 00:28 VZ, revision 37400

fixed wxUSE_TABDIALOG/TAB_DIALOG confusion and other fixes to prevent wxTabCtrl from being built into the library unnecessarily (patch 1416049)

2006-02-08 22:32 VZ, revision 37399

avoid warnings C4311/4312 when building with MSVC >= 7 (patch 1414052)

2006-02-08 22:24 VZ, revision 37398

don't always find the file if it's in the current directory (even if it's not in the search path) (patch 1411994 closing bug 1214987)

2006-02-08 22:22 VZ, revision 37397

deprecated wxSizerItem::IsShown() because it doesn't really make sense for the sizers

2006-02-08 22:15 VZ, revision 37396

don't lose the alignment flags when setting the column image (replaces patch 1411870; closes bug 1155504)

2006-02-08 22:03 VZ, revision 37395

fix for artefacts when dragging a column divider in wxListCtrl with wxLC_VRULES style (patch 1411857 closing bug 673394)

2006-02-08 21:55 VZ, revision 37394

don't update m_iconized in IsIconized(), this can break wxFrame::HandleSize() logic (bug 1407848)

2006-02-08 21:47 VZ, revision 37393

make access specifiers for the virtual functions match their access in the base class (patch 1400131)

2006-02-08 21:32 VZ, revision 37392

removed duplicate entries for UTF-16/32 (which are aliases for either LE or BE variants) from the encodings data arrays (patch 1382350)

2006-02-08 17:46 vell, revision 37391

cleanup - reformatting (again)

2006-02-08 15:41 VZ, revision 37390

removed code refreshing toolbar on every MDI child move -- no idea why was it there (since rev 1.1) but it results in horrible flicker and removing it doesn't seem to do any harm

2006-02-08 15:38 VZ, revision 37389

set the same background colour for wxMDIParentFrame as for wxFrame

2006-02-08 15:23 VZ, revision 37388

account for DrawThemeParentBackground() returning S_FALSE

2006-02-08 14:42 VZ, revision 37387

don't set colours for the toolbar manually, this prevents default redrawing from taking place; draw themed background if the parent is themed (based on patch 1358919)

2006-02-08 14:01 VZ, revision 37386

no changes; just code cleanup in OnEraseBackground()

2006-02-08 14:00 VZ, revision 37385

added wxCHANGE_HDC_MAP_MODE to avoid #ifdef __WXWINCE__ everywhere

2006-02-08 13:33 VZ, revision 37384

documented wxToolBar dontattachtoframe tag

2006-02-08 13:29 VZ, revision 37383

added a page showing wxToolBars (part of patch 1358919)

2006-02-08 13:22 VZ, revision 37382

added support for <bg> tag for toolbars in XRC

2006-02-08 13:20 VZ, revision 37381

added support disabled tag for toolbar elements in XRC

2006-02-08 13:04 VZ, revision 37380

removed a few more extra semicolons (patch 1425785)

2006-02-08 13:02 VZ, revision 37379

corrected description of font parameter of GetTextExtent()

2006-02-07 21:54 vell, revision 37378

fixed DoDrawRoundedRect to use corner rounding radius arguments

2006-02-07 17:28 RD, revision 37377

Remove calls to dc.BeginDrawing and dc.EndDrawing

2006-02-07 09:32 vell, revision 37376

removed deprecated wxDC.[Begin,End]Drawing calls

2006-02-07 04:42 RD, revision 37375

reSWIGged

2006-02-07 04:36 RD, revision 37374

reSWIGged

2006-02-07 04:17 RD, revision 37373

some cleanup

2006-02-07 04:16 RD, revision 37372

reSWIGged

2006-02-07 04:14 RD, revision 37371

Oops, DoLog and DoLogString are protected

2006-02-07 04:04 RD, revision 37370

Added feature flag

2006-02-07 03:56 RD, revision 37369

Changes to how overridable C++ methods are virtualized for Python.

2006-02-07 00:42 VZ, revision 37368

removed old Win16 files

2006-02-07 00:39 VZ, revision 37367

always send TB_AUTOSIZE in UpdateSize(), even if we're not attached to a frame

2006-02-06 22:53 vell, revision 37366

tweaks and comments to previous commit

2006-02-06 22:48 VZ, revision 37365

declare rich text control event types with correct dll export qualifiers

2006-02-06 22:34 vell, revision 37364

fix gcc v3.3.3 compiler crash

2006-02-06 22:09 vell, revision 37363

fix compilation problem, pass 2

2006-02-06 21:58 RD, revision 37362

Fix compilation error

2006-02-06 20:43 , revision 37361
  • A /wxWidgets/tags/wxPy_b4_virtualization_fix
  • D /wxWidgets/tags/wxPy_b4_virtualization_fix/.cvsignore
  • D /wxWidgets/tags/wxPy_b4_virtualization_fix/acinclude.m4
  • D /wxWidgets/tags/wxPy_b4_virtualization_fix/aclocal.m4
  • D /wxWidgets/tags/wxPy_b4_virtualization_fix/art
  • D /wxWidgets/tags/wxPy_b4_virtualization_fix/autoconf_inc.m4
  • D /wxWidgets/tags/wxPy_b4_virtualization_fix/autogen.sh
  • D /wxWidgets/tags/wxPy_b4_virtualization_fix/BuildCVS.txt
  • D /wxWidgets/tags/wxPy_b4_virtualization_fix/build
  • D /wxWidgets/tags/wxPy_b4_virtualization_fix/config.guess
  • D /wxWidgets/tags/wxPy_b4_virtualization_fix/config.sub
  • D /wxWidgets/tags/wxPy_b4_virtualization_fix/configure
  • D /wxWidgets/tags/wxPy_b4_virtualization_fix/configure.in
  • D /wxWidgets/tags/wxPy_b4_virtualization_fix/contrib
  • D /wxWidgets/tags/wxPy_b4_virtualization_fix/debian
  • D /wxWidgets/tags/wxPy_b4_virtualization_fix/demos
  • D /wxWidgets/tags/wxPy_b4_virtualization_fix/descrip.mms
  • D /wxWidgets/tags/wxPy_b4_virtualization_fix/difflast.pl
  • D /wxWidgets/tags/wxPy_b4_virtualization_fix/distrib
  • D /wxWidgets/tags/wxPy_b4_virtualization_fix/docs
  • D /wxWidgets/tags/wxPy_b4_virtualization_fix/include
  • D /wxWidgets/tags/wxPy_b4_virtualization_fix/install-sh
  • D /wxWidgets/tags/wxPy_b4_virtualization_fix/lib
  • D /wxWidgets/tags/wxPy_b4_virtualization_fix/locale
  • D /wxWidgets/tags/wxPy_b4_virtualization_fix/Makefile.in
  • D /wxWidgets/tags/wxPy_b4_virtualization_fix/make-deb
  • D /wxWidgets/tags/wxPy_b4_virtualization_fix/misc
  • D /wxWidgets/tags/wxPy_b4_virtualization_fix/mkinstalldirs
  • D /wxWidgets/tags/wxPy_b4_virtualization_fix/regen
  • D /wxWidgets/tags/wxPy_b4_virtualization_fix/samples
  • D /wxWidgets/tags/wxPy_b4_virtualization_fix/setup.h.in
  • D /wxWidgets/tags/wxPy_b4_virtualization_fix/setup.h_vms
  • D /wxWidgets/tags/wxPy_b4_virtualization_fix/src
  • D /wxWidgets/tags/wxPy_b4_virtualization_fix/tests
  • D /wxWidgets/tags/wxPy_b4_virtualization_fix/utils
  • D /wxWidgets/tags/wxPy_b4_virtualization_fix/version-script.in
  • D /wxWidgets/tags/wxPy_b4_virtualization_fix/wx-config-inplace.in
  • D /wxWidgets/tags/wxPy_b4_virtualization_fix/wx-config.in
  • D /wxWidgets/tags/wxPy_b4_virtualization_fix/wxBase.spec
  • D /wxWidgets/tags/wxPy_b4_virtualization_fix/wxGTK.spec
  • D /wxWidgets/tags/wxPy_b4_virtualization_fix/wxGTK_RR.spec
  • D /wxWidgets/tags/wxPy_b4_virtualization_fix/wxMGL.spec
  • D /wxWidgets/tags/wxPy_b4_virtualization_fix/wxMotif.spec
  • D /wxWidgets/tags/wxPy_b4_virtualization_fix/wxWINE.spec
  • D /wxWidgets/tags/wxPy_b4_virtualization_fix/wxwin.m4
  • D /wxWidgets/tags/wxPy_b4_virtualization_fix/wxX11.spec

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

2006-02-06 20:43 RD, revision 37360

ShrinkMode --> FitToCurrentPage

2006-02-06 18:12 MW, revision 37359

Compile fix for --enable-stl

2006-02-06 18:01 MW, revision 37358

Remove richedit sample from configure

2006-02-06 17:56 JS, revision 37357

Attempt at using inkedit control for wxTextCtrl, when PC is tablet enabled. Currently doesn't behave properly but is a first step.

2006-02-06 17:51 JS, revision 37356

Changed function to SetFitToCurrentPage

2006-02-06 17:42 JS, revision 37355

Added wxSYS_TABLET_PRESENT to check for tablet capability

2006-02-06 17:37 JS, revision 37354

Take into account Info.plist