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):

2007-05-05 15:01 RR, revision 45831

Added (empty) SetLogicalFunction()

2007-05-05 14:59 VZ, revision 45830

added wxTimerEvent::GetTimer()

2007-05-05 14:54 RR, revision 45829

Compilo.

2007-05-05 14:51 VZ, revision 45828

fix compilation in wxUSE_MENUS==0 case to fix wxDFB build [backport from HEAD]

2007-05-05 14:48 VZ, revision 45827

fix compilation in wxUSE_MENUS==0 case

2007-05-05 14:27 VZ, revision 45826

upgrade to bakefile 0.2.2

2007-05-05 14:19 VZ, revision 45825

fix warning about signed/unsigned comparison; use STL-compatible methods; deTABified

2007-05-05 14:13 VZ, revision 45824

fix bakefile version mismatch between configure and makefiles

2007-05-05 13:59 RR, revision 45823

Fix wxFD_FILE_MUST_EXIST

2007-05-05 13:55 RR, revision 45822

Backport from HEAD: Fix memory leak in wxAUI.

2007-05-05 13:53 RR, revision 45821

Fixed [ 1712998 ] wxFD_FILE_MUST_EXIST does nothing on GTK (broken both in GTK+ and generic code).

2007-05-05 13:47 VZ, revision 45820

share ctags command between make(gtk/mac)tags scripts

2007-05-05 13:25 RR, revision 45819

Apply [ 1710684 ] Fix wxAuiNotebook memory leak

2007-05-05 13:15 RR, revision 45818

Apply [ 1713345 ] combobox: cmd accelerators shouldn't steal editing hotkeys

2007-05-05 12:35 VZ, revision 45817

fixed typo in IsBeingDeleted() test in GetParentForModalDialog()

2007-05-05 10:27 RR, revision 45816

Compilo.

2007-05-05 10:20 RR, revision 45815

Compilo.

2007-05-05 10:16 RR, revision 45814

Compilo.

2007-05-05 10:13 RR, revision 45813

Compilo.

2007-05-05 10:11 RR, revision 45812

Compilo.

2007-05-05 10:01 RR, revision 45811

Compilation fix.

2007-05-05 08:15 VS, revision 45810

enable UTF8 build for wxGTK2 and wxDFB by default

2007-05-04 21:55 VZ, revision 45809

regenerated to reflect recent fixes in configure.in, in particular the one from 1.1234 (should fix IRIX build)

2007-05-04 20:57 VS, revision 45808

use wxString instead of const wxChar* in wxFFile public API

2007-05-04 19:04 VS, revision 45807

use wxString instead of const wxChar* in wxFile's public API