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-11-10 12:42 ABX, revision 36153

Missing commit.

2005-11-10 12:15 ABX, revision 36152

Lineup features of all book driven events.

2005-11-10 12:05 ABX, revision 36151

Preparation for incoming OW 1.4

2005-11-10 12:03 ABX, revision 36150

Get/SetTitle only for wxTopLevelWindow (wxX11 part, final)

2005-11-10 12:02 VZ, revision 36149

add Clone() to wxXXXbookEvent and copy ctor to wxBookCtrlBaseEvent

2005-11-10 11:59 VZ, revision 36148

added wxKeyEvent::GetModifiers()

2005-11-10 11:24 VZ, revision 36147

add Clone() to wxXXXbookEvent and copy ctor to wxBookCtrlBaseEvent

2005-11-10 09:43 SC, revision 36146

adding hit testing (needed a hack)

2005-11-10 09:17 SC, revision 36145

adding hit testing

2005-11-10 07:29 SC, revision 36144
  • D /wxWidgets/trunk/utils/tex2rtf/src/Tex2RTFM5.mcp

we're not supporting CW 5 anymore

2005-11-09 21:04 ABX, revision 36143

OW 1.4 preparation.

2005-11-09 20:14 ABX, revision 36142

Various source cleanings.

2005-11-09 19:59 ABX, revision 36141

'rcdefs.h' action has to be phony, otherwise it is expected to be file existing after action execution.

2005-11-09 14:17 MW, revision 36140

Update the build instructions for Win64

2005-11-09 14:08 SC, revision 36139

allow a SHAPED flag for a dialog

2005-11-09 09:45 SC, revision 36138

wx..._EX_METAL styles support

2005-11-09 02:34 MW, revision 36137

Regenerate Makefile.in, configure and the VC++ project files after adding rcdefs.h

2005-11-09 00:30 KH, revision 36136

Restored the accidentally deleted "return true;" at the end of the Show method from last commit

2005-11-09 00:10 MW, revision 36135

Correct the directory rcdefs.h installs to

2005-11-08 23:17 MW, revision 36134

Correct the include order for the resource compiler

2005-11-08 22:49 MW, revision 36133

Add rcdefs.h and support for automatic manifests on Windows

2005-11-08 22:24 MW, revision 36132

Bake fix

2005-11-08 19:59 ABX, revision 36131

More obsolete compatibility removed.

2005-11-08 18:11 JS, revision 36130

Force linking of gprint.cpp, otherwise Gnome printing may not work

2005-11-08 17:01 ROL, revision 36129

revision 7 Using system clipboard for Copy/Paste

2005-11-08 16:02 ABX, revision 36128

Get/SetTitle only for wxTopLevelWindow (wxCocoa part).

2005-11-08 14:59 ABX, revision 36127

Get/Set title fixes (#1350999).

2005-11-08 14:41 KH, revision 36126

Remove fudges in Show: 1) Do not force a window to top when it is shown 2) Remove extra ACTIVATE event on show 3) Do not fudge resetting focus after closing a window (always setting to the parent can lead to unnatural results)

2005-11-08 14:38 KH, revision 36125

Remove always moving window to the top of the Z-order on on Show

2005-11-08 13:28 ABX, revision 36124

Build fix.

2005-11-08 07:56 SC, revision 36123
  • D /wxWidgets/trunk/samples/opengl/cube/cubeM5.xml
  • D /wxWidgets/trunk/samples/opengl/isosurf/isosurfM5.xml
  • D /wxWidgets/trunk/samples/opengl/penguin/penguinM5.xml

not supported anymore

2005-11-08 06:33 SC, revision 36122

fix undefined structs under 10.2 (tinderbox)

2005-11-08 01:33 VZ, revision 36121

remvoed wxFileDialogBase::m_parent as there is already one in wxWindow

2005-11-08 01:10 VZ, revision 36120

wxString(const unsigned char *) ctor doesn't crash by default with wxUSE_STL==1 any more

2005-11-08 01:02 VZ, revision 36119

fix memory leak of wxMessageOutput if wxApp::OnInit() returned false

2005-11-08 00:45 VZ, revision 36118

fix memory leak of pending events in wxEvtHandler dtor

2005-11-07 23:06 MR, revision 36117

[wxGTK] Support run-time changing of the wxFRAME_NO_TASKBAR style value

2005-11-07 20:00 MR, revision 36116

[wxGTK] Support changing the wxSTAY_ON_TOP style value run-time through wxWindow::SetWindowStyleFlag, support for more styles to follow

2005-11-07 18:37 MR, revision 36115

Fix formatting tag in frame.tex (2_6 branch)

2005-11-07 18:23 MR, revision 36114

Fix formatting tag in frame.tex

2005-11-07 18:21 MR, revision 36113

Fix formatting in bbutton.tex

2005-11-07 17:56 SC, revision 36112

adjusting to SetLabel migration

2005-11-07 17:05 SC, revision 36111

adjusting to SetLabel migration

2005-11-07 17:02 SC, revision 36110

cleanup

2005-11-07 17:01 SC, revision 36109

cleanup, adding correct window-ids to window events (important when using eg Connect)

2005-11-07 16:58 SC, revision 36108

cleanup, using Tiger funcs if possible

2005-11-07 16:36 SC, revision 36107

support for wxNO_BORDER

2005-11-07 16:34 SC, revision 36106

CGImage Creation is always available under OS X

2005-11-07 14:59 SC, revision 36105

switch to a CoreFoundation based and thread-safe implementation for message boxes for Mach-O builds

2005-11-07 14:37 ABX, revision 36104

Get/SetTitle only for wxTopLevelWindow (wxMac part).

2005-11-07 13:47 ABX, revision 36103

Fixed #1338966.

2005-11-07 13:39 ABX, revision 36102

Fixed #1338966.

2005-11-07 13:27 ABX, revision 36101

wxGetWorkingDirectory() deprecated. Fixed #1338966.

2005-11-07 10:15 JS, revision 36100

Don't resend an update event from m_spin to avoid recursion

2005-11-07 10:06 JS, revision 36099

Added wxALWAYS_SHOW_SB style

2005-11-06 21:42 ABX, revision 36098

eVC4 warning fixes.

2005-11-06 20:44 ABX, revision 36097

eVC4 warning fixes.

2005-11-06 18:47 ABX, revision 36096

Speedup for adding array of items.

2005-11-06 07:23 SC, revision 36095

not needed for CG

2005-11-06 07:19 SC, revision 36094

added CFRef holder templated class

2005-11-05 22:49 ABX, revision 36093

Native wxCheckListBox implementation for wxWinCE.

2005-11-05 16:53 SC, revision 36092

finished implementation for stencil and colored patterns

2005-11-05 13:48 VZ, revision 36091

documented wxStringTokenize()

2005-11-05 10:25 JS, revision 36090

Set HTML data even in Unicode mode

2005-11-05 07:39 SC, revision 36089

added permission error to the 'expected' error codes, removed assert, as this leads to problems in wxPython otherwise, and getting another error essentially means we cannot continue iterating..

2005-11-04 21:13 ABX, revision 36088

Get/SetTitle only for wxTopLevelWindow (wxOS2 part).

2005-11-04 20:17 ROL, revision 36087

version 0.1.6-6 Improved some dialogs (window styles, growable cols). Changed the range for wxSpinCtrl min/max to all integers (default 0/100 is not always good).

2005-11-04 18:49 ABX, revision 36086

Get/SetTitle only for wxTopLevelWindow (wxMGL part).

2005-11-04 15:14 ABX, revision 36085

Get/SetTitle only for wxTopLevelWindow (wxGTK part).

2005-11-04 14:19 ABX, revision 36084

Get/SetTitle only for wxTopLevelWindow (wxGTK part).

2005-11-04 12:50 ABX, revision 36083

Source cleaning.

2005-11-04 12:30 ABX, revision 36082

Get/SetTitle only for wxTopLevelWindow (wxGTK part).

2005-11-04 11:11 ABX, revision 36081

Get/SetTitle only for wxTopLevelWindow (wxGTK part).

2005-11-03 22:14 ABX, revision 36080

Build fix after last commit.

2005-11-03 20:58 ABX, revision 36079

Get/SetTitle only for wxTopLevelWindow (wxMotif part).

2005-11-03 19:38 VZ, revision 36078

use focused bitmap as fallback for the hover one

2005-11-03 19:29 VZ, revision 36077

added checkbox to enable setting (or not) individual wxBitmapButton bitmaps

2005-11-03 16:53 ABX, revision 36076

Warning fix.

2005-11-03 16:47 ABX, revision 36075

Get/SetTitle only for wxTopLevelWindow (wxMSW part).

2005-11-03 16:27 ABX, revision 36074

Get/SetTitle only for wxTopLevelWindow.

2005-11-03 14:23 SC, revision 36073

support for 10.4 provided context menu

2005-11-03 02:50 KH, revision 36072

Use toplevel parent rather than immediate parent as color dialog's parent window

2005-11-03 02:25 MW, revision 36071

Initial attempt at some instructions on building for Win64

2005-11-03 01:56 VZ, revision 36070

fixed compilation breakage in 1.24 commit

2005-11-03 01:48 VZ, revision 36069

added SetHoverBitmap() and implemented it under wxMSW; extended the docs

2005-11-03 01:28 VZ, revision 36068

added test of wxBitmapButton

2005-11-03 00:41 MW, revision 36067

Remove bufferoverflowu.lib since it is not present in some versions of VC++ 8

2005-11-03 00:40 MW, revision 36066

Remove bufferoverflowu.lib since it's not present with some versions of VC++ 8

2005-11-03 00:40 VZ, revision 36065

deprecate SetLabel(const wxBitmap&)

2005-11-02 17:38 ABX, revision 36064

Bug #1220988 fixed.

2005-11-02 16:52 ABX, revision 36063

Bug #1220988 fixed.

2005-11-02 16:40 SC, revision 36062

default implementations for Replace and Remove

2005-11-02 15:57 JS, revision 36061

Set the user scale to be consistent with generic scrolled window

2005-11-02 15:22 SC, revision 36060

applying patch 1345435

2005-11-02 14:50 SC, revision 36059

re-added support for help-menu and application-menu items

2005-11-02 13:59 ABX, revision 36058

Build fix.

2005-11-02 09:49 CE, revision 36057

add missing header

2005-11-02 09:18 CE, revision 36056

add missing header to allow ../src/common/docview.cpp to compile

2005-11-01 22:35 ABX, revision 36055

wxMultiChoiceDialog uses now wxCheckListBox if possible, wxListBox if not

2005-11-01 17:03 MBN, revision 36054

Fix wxGTK spec file adding/removing files as appropriate.