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-06-01 00:40 RD, revision 39503

reSWIGged

2006-06-01 00:33 RD, revision 39502

IsStandard needs to check m_type, not m_format

2006-06-01 00:23 RD, revision 39501

regenerated ReST docs with new docutils

2006-06-01 00:21 RD, revision 39500

Fix some ReST formatting errors

2006-06-01 00:17 VZ, revision 39499

regenerated after wxColour/File/Dir/FontPickerCtrl changes

2006-06-01 00:13 VZ, revision 39498

added possibility to reorder columns by dragging them (patch 1409677)

2006-06-01 00:04 RD, revision 39497

Add missing files needed by the build. Add icon and *.desktop files for the wxPython tools

2006-06-01 00:00 RD, revision 39496

Add enough to the tarball that the debian packages can be built from it too. Switch to using bzip2 for compression.

2006-05-31 23:57 VZ, revision 39495

added wx{Colour|File|Dir|Font}PickerCtrl (patch 1472329 by Francesco)

2006-05-31 23:41 RD, revision 39494

Reset the event object and id in case FindWindowForMouseEvent returns a different window.

2006-05-31 23:37 VZ, revision 39493

don't assert if neither wxFD_OPEN nor wxFD_SAVE is given; wxFD_OPEN is the default

2006-05-31 22:48 VZ, revision 39492

use gtk_window_set_modal(TRUE/FALSE) instead of gtk_grab_add/remove() (part of patch 1472329)

2006-05-31 22:35 RD, revision 39491

The colSortFlag needs to be an integer, not a Boolean

2006-05-31 22:34 RD, revision 39490

Ensure there is an app object before using a wx.RendererNative

2006-05-31 21:35 VZ, revision 39489

corrected header for wxWakeUpIdle()

2006-05-31 21:26 RD, revision 39488

Forward port of changes for using themed drawing of owner-drawn buttons.

2006-05-31 18:27 ABX, revision 39487

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

2006-05-31 18:15 ABX, revision 39486

[ 1498016 ] 'Add wxUniv toolbar support wxTB_TEXT style' - with modifications.

2006-05-31 17:22 PC, revision 39485

threads fix

2006-05-31 12:18 ABX, revision 39484

PCH support for !MSW/!autoconf platforms.

2006-05-31 12:10 ABX, revision 39483

PCH support for !MSW/!autoconf platforms.

2006-05-31 11:48 ABX, revision 39482

Various dummy.cpp centralized in common/dummy.cpp. Build rebaked.

2006-05-31 09:34 ABX, revision 39481

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

2006-05-31 05:38 SC, revision 39480

changing scrollbars (hiding/showing) triggers a size event.

2006-05-30 17:39 ABX, revision 39479

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

2006-05-30 17:22 VZ, revision 39478

fix the tests to pass with both gcc and msvc (2nd part of patch 1462778)

2006-05-30 17:14 VZ, revision 39477

fixes for wxVsnprintf() in Unicode build (2nd part of patch 1462778)

2006-05-30 13:43 ABX, revision 39476

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

2006-05-30 13:10 VZ, revision 39475

mentioned that the handlers should be allocated on the heap also in ClearHandlers() docs (and not only in AddHandle() section)

2006-05-30 12:41 ABX, revision 39474

Missing items for default DMC distribution.

2006-05-30 11:55 ABX, revision 39473

wxHyperlink page for widgets presentation.

2006-05-30 09:17 ABX, revision 39472

[ 1494561 ] wxComboCtrl vertical size fix.

2006-05-30 07:43 ABX, revision 39471

Include commctrl.h properly.

2006-05-30 07:34 ABX, revision 39470

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

2006-05-30 07:25 ABX, revision 39469

wxFD_* constants without 2.6 compatibility (heavily extended and modified patch #1497305).

2006-05-29 23:49 ABX, revision 39468

Smartphone build fix.

2006-05-29 23:24 ABX, revision 39467

wxWinCE power build fixes.

2006-05-29 22:45 RD, revision 39466

wx.HIDE_READONLY is gone

2006-05-29 22:43 RD, revision 39465

Avoid an assert if no alignment style is specified

2006-05-29 21:45 ABX, revision 39464

Build fix.

2006-05-29 21:26 ABX, revision 39463

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

2006-05-29 21:18 RD, revision 39462

reSWIGged

2006-05-29 21:12 ABX, revision 39461

Source markup fixes.

2006-05-29 20:57 RD, revision 39460

Added wxHyperlinkCtrl, wxPowerEvent, and lots of little things to match changes made in wx.

2006-05-29 20:54 RD, revision 39459

wxWakeUpIdle seems unnecessary here

2006-05-29 20:41 RD, revision 39458

Take out AdjustPagebreak for now...

2006-05-29 20:37 MW, revision 39457

Map between int page ids and page pointers using hashes so that it works when pointers are 64-bits.

2006-05-29 20:31 RD, revision 39456

Compile fix

2006-05-29 20:29 RD, revision 39455

wxFileDialog SetStyle and GetStyle are gone

2006-05-29 20:27 RD, revision 39454

Provide a wxDirSelectorPromptStr