help-smalltalk
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Help-smalltalk] Some patches for VisualGST


From: Holger Hans Peter Freyther
Subject: [Help-smalltalk] Some patches for VisualGST
Date: Tue, 27 Apr 2010 13:54:00 +0800
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.9) Gecko/20100413 Fedora/3.0.4-2.fc13 Thunderbird/3.0.4

Hi all,

I'm running into various changes when using VisualGST and I have started
fixing some easy ones...

1.) Reduce copies of the MIT License. Move it into VisualGST and be done
with it.
2.) Change GTK.GtkAboutDialog new to use GTK.Gtk showAboutDialog. This
has the benefit that the "response" of the GtkDialog is handled by
default and that the close button is starting to work. It is also fixing
some inconsistencies with run vs. showModal...
3.) Fix GtkAssistant's help entry
4.) Fix the creation of the "Smallzilla"...


my main issues with VisualGST so far are:

*) the debugger should not show its activation in the backtrace
*) 'Accept' does not seem to work in various contexts
*) The SUnit viewer should filter empty namespaces and classes
*) stuff i forgot.

Attachment: 0002-Reduce-copies-of-the-MIT-License-text-for-the-About-.patch
Description: Text document

Attachment: 0003-VisualGST-Close-button-does-not-close-the-about-dial.patch
Description: Text document

Attachment: 0004-VisualGST-Fix-the-help-inside-the-GtkAssistant.patch
Description: Text document

Attachment: 0005-VisualGST-Fix-creating-the-Smallzilla-Tool.patch
Description: Text document


reply via email to

[Prev in Thread] Current Thread [Next in Thread]