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-11-06 23:05 JS, revision 49698

Removed no longer needed desktop size hack

2007-11-06 22:27 VZ, revision 49697

implement wxGetCientDisplayRect() correctly for X11-based ports

2007-11-06 18:42 RD, revision 49691

rebaked with new version number

2007-11-06 18:41 RR, revision 49690

Minor optical corrections

2007-11-06 18:22 RD, revision 49689

fix release number

2007-11-06 18:20 PC, revision 49688

New "pizza" widget implementation (should have been part of previous commit)

2007-11-06 18:14 PC, revision 49687

New "pizza" widget implementation. Window border widths now match the GtkStyle they are drawn with.

2007-11-06 17:03 BIW, revision 49685

don't renumber dock rows to remove gaps

2007-11-06 17:02 BIW, revision 49684

don't renumber dock rows to remove gaps

2007-11-06 14:03 BIW, revision 49683

aui dock renumbering fix

2007-11-06 14:02 BIW, revision 49682

aui dock renumbering fix

2007-11-06 10:52 JS, revision 49678

Moved desktop margin options to a more sensible place

2007-11-06 10:50 JS, revision 49677

Correction

2007-11-06 10:47 JS, revision 49676

Moved desktop margin options to more sensible place

2007-11-06 09:42 JS, revision 49675

Added sizer.desktopmargin.x, sizer.desktopmargin.y options to allow for desktop decorations in wxSizer::Fit

2007-11-06 09:41 JS, revision 49674

Added sizer.desktopmargin.x/y system options to allow for desktop decorations in wxSizer::Fit.

2007-11-06 09:28 CE, revision 49673

2.8.7.0

2007-11-06 08:06 SC, revision 49672

setting selection to 0,0 in create, bug 1826548

2007-11-06 01:43 VZ, revision 49671

don't add 0.5 to GetTextExtent() results and do take trailing spaces into account, as wxDC does (patch 1814620)

2007-11-06 01:35 MR, revision 49670

Fix compilation of gnome-vfs module after dynlib.h changes back in September: * Use wxDL_VOIDMETHOD_DEFINE where necessary * Add a semi-colon after wxDL_METHOD_LOAD calls Linking is still broken though (MimeTypesManagerImpl::AddToMimeData required, but not exported from base)

2007-11-06 00:32 MR, revision 49668

Include the parent classes header to fix compilation of wxGTK core after these controls don't inherit from generic control anymore (which happened to do the include of button.h before)

2007-11-05 23:13 VZ, revision 49667

implemented wxTextEntry for wxMotif, made wxComboBox derive from it

2007-11-05 22:49 JS, revision 49666

Updated month

2007-11-05 22:48 JS, revision 49665

Backported wxGTK wxSYS_COLOUR_WINDOW fix to 2.8.

2007-11-05 22:47 VZ, revision 49664

undid an overeager WXUNUSED() which broke non-Mac compilation

2007-11-05 22:33 VZ, revision 49663

more unused parameters warnings (should have been part of r49659)

2007-11-05 22:33 VZ, revision 49662

don't include generic files in wxGTK build (should have been part of r49660)

2007-11-05 22:32 VZ, revision 49661

require GTK+ 2.4 for wxGTK2

2007-11-05 22:31 VZ, revision 49660

removed all compile- and run-time checks for GTK+ < 2.4; don't include the generic files which are now never used in wxGTK in the build

2007-11-05 22:29 VZ, revision 49659

fix a few hundreds of harmless unused parameters warnings and a couple of real bugs discovered thanks to them

2007-11-05 21:49 VZ, revision 49658

suppress (harmless) gcc warning about non-virtual dtor in a class with virtual functions

2007-11-05 21:28 VZ, revision 49657

exclude include/wx/vms_x_fix.h from ctags input, it doesn't contain any useful definitions and just gets in the way

2007-11-05 21:21 VZ, revision 49656

temporary wxMotif compilation fix

2007-11-05 18:51 RR, revision 49653

Minimum is now GTK+ 2.4

2007-11-05 18:49 RR, revision 49652

Minimum is now GTK+ 2.4

2007-11-05 18:48 RR, revision 49651

Minimum is now GTK+ 2.4

2007-11-05 18:46 RR, revision 49650

Minimum is now GTK+ 2.4

2007-11-05 18:43 RR, revision 49649

[ 1823588 ] gtk filedlg - droping support for gtk 2.2

2007-11-05 18:22 VZ, revision 49648

fix ReceiveTimeout() reference

2007-11-05 17:49 VZ, revision 49647

update the requirements: OS X >= 10.3, GTK+ >= 2.4

2007-11-05 17:35 SC, revision 49646

forgot one 10_5 fix

2007-11-05 17:20 SC, revision 49645

added change notes

2007-11-05 17:15 SC, revision 49644

fixing #if s for Leopard SDK and running on older systems

2007-11-05 16:55 SC, revision 49643

popupwin on mac behaves as the implementation for msw

2007-11-05 16:54 SC, revision 49642

popupwin on mac behaves as the implementation for msw

2007-11-05 13:35 VZ, revision 49641

compilation fix for stuff missing from mingw32 headers

2007-11-05 13:27 VZ, revision 49640

forward declare wxArrayString (compilation fix for non-PCH build)

2007-11-05 10:27 CE, revision 49639

version now 2.8.7 (manual edit autoconf shows many other changes)

2007-11-05 10:19 CE, revision 49638

version now 2.8.7

2007-11-05 07:11 PC, revision 49637

initialize bitmap to avoid assertion

2007-11-05 00:44 VZ, revision 49636

implement AutoComplete for wxMSW too

2007-11-04 23:27 PC, revision 49635

build fix: return type for AutoComplete is bool

2007-11-04 23:08 VZ, revision 49634

added wxTextEntry::AutoCompleteFileNames() and implemented it for wxMSW

2007-11-04 22:39 VZ, revision 49633

added wxTextEntry::AutoComplete() and implemented it for wxGTK

2007-11-04 21:49 SC, revision 49632

frame tools without decorations are done using plainwindowclass, but this also must have a scope activation of none, otherwise the frame gets incorrectly deactivated

2007-11-04 21:26 BIW, revision 49631

bug fix for vista in multi-selection tree

2007-11-04 21:24 SC, revision 49630

avoiding refcount checks under Leopard, the behaviour differs there

2007-11-04 19:39 PC, revision 49629

build fixes for universal

2007-11-04 19:36 BIW, revision 49628

bug fix for vista in multi-selection tree

2007-11-04 19:02 PC, revision 49627
  • D /wxWidgets/trunk/src/gtk/data.cpp

remove unused file

2007-11-04 17:03 VZ, revision 49626

no real changes, just left over code cleanup from attempts to fix the bug of the patch 1774701

2007-11-04 16:34 VZ, revision 49625

use gtk_entry_set_activates_default() instead of redoing its work manually ourselves

2007-11-04 16:16 VZ, revision 49624

only generate wxEVT_COMMAND_TEXT_ENTER if the combobox has wxTE_PROCESS_ENTER style (for compatibility with wxMSW and wxTextCtrl); removed code using gtk_widget_activate() as this shouldn't be needed here at all

2007-11-04 16:01 VZ, revision 49623

implement wxLocale::GetInfo() using CFLocale (modified patch 1760939)

2007-11-04 15:40 VZ, revision 49622

include wx/wxprec.h first (patch 1743343)

2007-11-04 14:21 SC, revision 49621

if we don't have a valid background color, paint a white grow box

2007-11-04 14:06 SC, revision 49620

narrowing allowed classes

2007-11-04 11:28 SC, revision 49619

applying slightly modified patch 1825163

2007-11-04 10:32 SC, revision 49618

factoring common code, applying patch 1825183

2007-11-04 10:30 SC, revision 49617

factoring common code

2007-11-04 10:28 SC, revision 49616

factoring common code

2007-11-04 10:27 SC, revision 49615

factoring common code

2007-11-04 10:26 SC, revision 49614

factoring common code

2007-11-04 00:06 VZ, revision 49613

mention that wxTE_PROCESS_ENTER must be used in order to receive EVT_TEXT_ENTER from combobox (to avoid reports such as bug 1820215)

2007-11-03 23:50 VZ, revision 49612

don't undef Windows symbols here, just include wx/msw/winundef.h [backport of 48116 from trunk]

2007-11-03 22:14 VZ, revision 49611

added wxWindow::AlwaysShowScrollbars() and its wxMac implementation

2007-11-03 22:12 VZ, revision 49610

make wxScrollBar derive from wxScrollBarBase under wxMac too

2007-11-03 21:48 VZ, revision 49609

set the event object of the menu events to the frame the menu is attached to instead of the menu itself for compatibility with wxMSW

2007-11-03 21:46 VZ, revision 49608

handle failure of gtk_drag_begin() (which can happen e.g. because gdk_pointer_grab() failed) in DoDragDrop() (patch 1825237) + minor cleanup in trunk version of the code

2007-11-03 16:44 PC, revision 49607

put dnl on a new line so it doesn't join lines, remove redundant

2007-11-03 16:14 PC, revision 49606

do not use [] around tr character ranges, it is not portable and not necessary

2007-11-03 16:02 PC, revision 49605

fix for configure error message "grep: Unmatched [ or [^"

2007-11-03 13:53 SC, revision 49604

adding alignment, indent, and tab support (only 1 distance)

2007-11-02 22:07 VZ, revision 49603

fix unused parameters warnings

2007-11-02 17:30 KO, revision 49602

Commit header changes for radio box fix.

2007-11-02 16:11 VZ, revision 49601

don't make the dialog 3 times as wide as the length of the label string, this is excessive (bug 1824673)

2007-11-02 14:14 SC, revision 49600

fixing compile problem, but is it the best way to fix it ?

2007-11-02 13:27 VZ, revision 49599

fix warnings in EventsSuppressor ctor from gcc with -O option

2007-11-02 13:22 VZ, revision 49598

prevent builtin libtiff from using libjpeg if --without-libjpeg was specified

2007-11-02 05:04 PC, revision 49594

build fixes

2007-11-02 00:27 VZ, revision 49593

try (this can be vetoed) to set focus to the listbox before generating the events (patch 1822109)

2007-11-02 00:05 VZ, revision 49592

fixes for DLL build

2007-11-01 20:52 VZ, revision 49591

use wxTextEntry in wxTextValidator (modified patch 1821743)

2007-11-01 20:41 VZ, revision 49590

don't crash in HiglightAll() (called, in particular, from SortItems()) when the control is empty (patch 1821550)

2007-11-01 20:35 VZ, revision 49589

don't recreate wxLog target from ~wxLog (adaptation of changes in trunk r49587)

2007-11-01 20:26 VZ, revision 49588

set the focus to the tree before generating the selection change events to have a more expected (and compatible with other platforms) order of tree and focus events

2007-11-01 20:22 VZ, revision 49587

made LogLastRepetitionCountIfNeeded() non static to avoid recreating the log target from ~wxLog

2007-11-01 17:37 JS, revision 49586

Sizing improvements and read-only preview controls

2007-11-01 17:36 JS, revision 49585

Sizing improvements and read-only preview controls

2007-11-01 16:51 DE, revision 49584

Temporary hack to allow wxUSE_FSCRIPT to be set on the compiler command-line until I make a proper configure option for it.