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-03-16 23:15 ABX, revision 38153

Initial positioning fix for PPC 2002 with eVC3

2006-03-16 22:59 RD, revision 38152

Somehow (probably in a merge) all the CVS Id: tags got deactivated...

2006-03-16 18:59 JS, revision 38151

wxMotif/ANSI can't cope with UTF-8

2006-03-16 16:53 JS, revision 38150

Ran autoconf

2006-03-16 16:45 JS, revision 38149

Better fix for encoding problem: wxMotif in ANSI mode can't cope with UTF-8

2006-03-16 16:10 VZ, revision 38148

documented option enabling DirectDraw implementation of wxDisplay under MSW

2006-03-16 16:07 VZ, revision 38147

added wxDisplay::GetClientArea() (currently implemented for single display and MSW implementations only)

2006-03-16 15:41 VZ, revision 38146

Albanian translation added (Besnik Bleta)

2006-03-16 15:28 VZ, revision 38145

fixed build after last commit

2006-03-16 14:47 JS, revision 38144

Rebaked makefiles

2006-03-16 13:06 ABX, revision 38143

Forward port from 2.6 branch to avoid wxSTD usage crashes.

2006-03-16 11:06 ABX, revision 38142

wxDisplay build fix for missing Direct Draw.

2006-03-16 11:03 JS, revision 38141

Mobile 5 Smartphone fixes

2006-03-16 10:45 ABX, revision 38140

Missing wxDisplay identifiers for DMC build.

2006-03-16 09:18 JS, revision 38139

Removed line that made all strings disappear

2006-03-16 08:52 ABX, revision 38138

forward port from 2.6 - eVC3 fix.

2006-03-16 08:19 ABX, revision 38137

Rebuild build files so all night/Tinderbox/Coverity builds could sleep well.

2006-03-16 08:06 ABX, revision 38136

Rebuild build files so all night/Tinderbox/Coverity builds could sleep well.

2006-03-16 07:10 SC, revision 38135

universal

2006-03-16 06:12 vell, revision 38134

added missing ctor implementation

2006-03-16 04:35 VZ, revision 38133

initialize base class using its ctor

2006-03-16 04:32 VZ, revision 38132

added wxDisplayFactoryX11 ctor body

2006-03-16 04:32 VZ, revision 38131

linking fixes after last checkin

2006-03-16 04:30 VZ, revision 38130

compilation fixes after last checkin

2006-03-16 04:24 VZ, revision 38129

compile some functionality even when wxUSE_DISPLAY == 0

2006-03-16 04:24 VZ, revision 38128

removed obsolete display.h files; added display_impl.h

2006-03-16 04:23 VZ, revision 38127

wxDisplay cleanup/rewrite: - wxDisplay is now a concrete class and uses a pImpl-based design - got rid of four duplicate but subtly different versions of trivial single display-only wxDisplay implementation (but 2 versions of Mac Classic and Mac CoreGraphics implementations each still remain...) - assorted code simplifications and memory leaks fixes

2006-03-16 02:30 RD, revision 38126

Enable OnDrawSeparator and OnDrawBackground to be overridable in wx.HtmlListBox

2006-03-15 23:58 RD, revision 38125

change mediactrl default

2006-03-15 23:57 RD, revision 38124

Backport of the new analogclock and CheckListCtrlMixin

2006-03-15 23:57 , revision 38123

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

2006-03-15 23:27 RD, revision 38122

Added some overview text

2006-03-15 23:22 RD, revision 38121

Added CheckListCtrlMixin from Bruce Who

2006-03-15 23:17 RD, revision 38120

Updated the analogclock.py module to the new analogclock package from E. A. Tacao.

2006-03-15 23:16 ABX, revision 38119

eVC3 build fix.

2006-03-15 22:47 RD, revision 38118

updated html-ized version of the stc.h file

2006-03-15 22:46 RD, revision 38117

Added wx.Window.GetScreenPosition and GetScreenRect

2006-03-15 22:45 RD, revision 38116

some int --> size_t changes

2006-03-15 22:35 RD, revision 38115

tweaked font sizes

2006-03-15 20:18 VZ, revision 38114

use wxDynamicLibrary::GetSymbolAorW() instead of duplicating its functionality with macros

2006-03-15 19:49 MR, revision 38113

Don't return a void value here - VC6 doesn't like it

2006-03-15 19:22 vell, revision 38112

cleanup - minor restructuring, reformatting

2006-03-15 19:07 JS, revision 38111

Backported doc fixes

2006-03-15 18:46 ABX, revision 38110

More size_t in interface.

2006-03-15 18:14 ABX, revision 38109

Documentation build fixes.

2006-03-15 15:33 ABX, revision 38108

wxOS2 night build warning fixes.

2006-03-15 11:52 ABX, revision 38107

wxTinderbox warning fix.

2006-03-15 11:27 ABX, revision 38106

wxTinderbox warning fix.

2006-03-15 10:37 ABX, revision 38105

wxTinderbox warning fix.

2006-03-15 10:32 JS, revision 38104

Added documentation for compiling under Windows Mobile 5

2006-03-15 10:30 JS, revision 38103

Fix windows.h inclusion problem on WinCE

2006-03-15 10:28 JS, revision 38102

Fix for WinCE

2006-03-15 10:10 ABX, revision 38101

wxTinderbox warning fix.

2006-03-15 10:03 ABX, revision 38100

wxTinderbox warning fix.

2006-03-15 09:57 JS, revision 38099

Fix for command bar not painting in Windows Mobile 5

2006-03-15 09:55 JS, revision 38098

Add menus even if we have no menubar HMENU (Windows Mobile 5.0 can't retrieve it).

2006-03-15 09:50 JS, revision 38097

Corrected wrong include

2006-03-15 09:12 MR, revision 38096

Use wxGtkString here to clean up code, and not leak in debug builds

2006-03-15 09:05 MR, revision 38095

Compile fix. Seems to work too, at quick glance.

2006-03-15 08:50 JS, revision 38094

Removed use of deprecated functions

2006-03-15 08:49 MR, revision 38093

compilo for gtk1

2006-03-15 08:44 JS, revision 38092

Fix compile problem with VS 2005

2006-03-15 07:49 ABX, revision 38091

Warning fixes.

2006-03-15 07:41 MR, revision 38090

g_value_set_string duplicates the string itself, so don't do it ourselves only to leak memory.

2006-03-15 07:25 MR, revision 38089

Introduce a convenience class for g_freeing a gchar* on scope exit automatically, as suggested by VZ

2006-03-15 06:22 vell, revision 38088

cleanup - fixed warnings, reformatting

2006-03-15 03:42 MR, revision 38087

Don't return the return value of a void method in a void method

2006-03-15 03:01 MR, revision 38086

ICCCM says that the TIMESTAMP atom is required, so provide it. This is patch 1424755 from Timothée Lecomte. Additionally fix a memory leak from a gdk_atom_name. (Forward port from 2.6 branch to both HEAD gtk sources)

2006-03-15 01:55 MR, revision 38085

wxGTK2.6: ICCCM says that the TIMESTAMP atom is required, so provide it. This is patch 1424755 from Timothée Lecomte. Additionally fix a memory leak from a gdk_atom_name.

2006-03-15 00:38 MR, revision 38084

Don't leak a gchar* in wxDataFormat::GetId()

2006-03-15 00:01 ABX, revision 38083

Warning fix.

2006-03-14 23:54 MR, revision 38082

wxGTK2.6: Don't leak a gchar* in wxDataFormat::GetId()

2006-03-14 23:27 ABX, revision 38081

wxTinderbox build fix.

2006-03-14 23:16 ABX, revision 38080

Warning fix.

2006-03-14 22:46 vell, revision 38079

cleanup - expanded wxTimerBase::Init to assign all member vars

2006-03-14 22:00 RD, revision 38078

Can't use IsValidInsert from GtkAddHelper as it could cause a segfault in GetCount if the widget is not fully created yet.

2006-03-14 20:28 RD, revision 38077

Fix compilation error

2006-03-14 19:44 ABX, revision 38076

Line-up interfaces to use size_t for GetCount()s (and count related api).

2006-03-14 19:30 ABX, revision 38075

Line-up interfaces to use size_t for GetCount()s (and count related api).

2006-03-14 18:45 RD, revision 38074

m_windowReserved was removed

2006-03-14 16:04 VZ, revision 38073

we don't need reserved virtual functions on HEAD

2006-03-14 15:59 VZ, revision 38072

fixed centering of a TLW on a non-TLW parent

2006-03-14 15:45 VZ, revision 38071

added GetScreenPosition/Rect() which always return the screen coordinates of the window (for child windows and TLWs alike)

2006-03-14 08:39 JJ, revision 38070

Committing in . Update OpenVMS compile support Modified Files: wxWidgets/src/x11/descrip.mms ----------------------------------------------------------------------

2006-03-14 05:17 RD, revision 38069

reSWIGed

2006-03-14 05:06 RD, revision 38068

reSWIGged

2006-03-14 04:18 RD, revision 38067

reSWIGged

2006-03-14 04:15 RD, revision 38066

SWIG-1.3.29

2006-03-14 04:06 RD, revision 38065

SWIG 1.3.29

2006-03-14 01:40 RD, revision 38064

Silence some warnings

2006-03-14 01:39 RD, revision 38063

Keep wxSTC_LEX_ASP and _PHP available for now.

2006-03-14 01:29 RD, revision 38062

typo

2006-03-14 01:28 RD, revision 38061

Sometimes we do need to allow recursion of callbacks

2006-03-14 00:36 MR, revision 38060

OnGetLineHeight and OnGetLinesHint are virtual, so document them as such. Closes bug #1445485

2006-03-14 00:35 ABX, revision 38059

wxComboBox with SmartphoneCE has different members due to differnt wxChoice.

2006-03-14 00:24 MR, revision 38058

Docs: Escape underscores

2006-03-13 23:11 RD, revision 38057

Dtor for wxHtmlCell

2006-03-13 17:33 RD, revision 38056

Calling normal window methods on stock dialogs (that just wrap a platform API instead of being a real dialog) can cause errors.

2006-03-13 17:32 RD, revision 38055

Check for second subclassing without using wxCheckWindowWndProc which would cause it to always fail and never set the window proc.

2006-03-13 15:11 JS, revision 38054

If we processed a command event, return true, or we could end up processing it again.