Project

General

Profile

Matthew Brooke's activity

From 03/28/2006 to 04/26/2006

04/20/2006

05:07 PM Kepler Bug #2420: Need a 25x25 kepler icon to decorate title bars
Created a new small 25 x 25 icon for title bar as a stop-gap. Laura and I originally talked about using a solid teal ... Matthew Brooke
02:36 PM Kepler Bug #2413: ICONS: Monitor Value icon should show value
fixed - added this to moml file in kepelr/actors/MonitorValue/MonitorValue.xml:
<property name="displayWidth" class=...
Matthew Brooke
12:28 PM Kepler Bug #2324: SVG - old-style icon still displayed for certain actors
OK - set icons by LSID (in uiSVGIconMappingsByLSID.properties) for:
BasicUnits, CGSUnitBase, ElectronicUnitBase, SI (...
Matthew Brooke

04/18/2006

03:46 PM Kepler Bug #2324: SVG - old-style icon still displayed for certain actors

The remaining actors without new icons are as follows:
BasicUnits (ptolemy.data.unit.UnitSystem)
CGSUnitBas...
Matthew Brooke
03:37 PM Kepler Bug #2324: SVG - old-style icon still displayed for certain actors
Fixed some typos in uiSVGMappingsByClass props file, and removed some references to BoxedValueIcon in actor moml.
O...
Matthew Brooke

04/17/2006

05:05 PM Kepler Bug #2324: SVG - old-style icon still displayed for certain actors

added a line to build-ptolemy.xml, to exclude files of the form *Icon.xml, since these interfere with new SVG icons....
Matthew Brooke
04:15 PM Kepler Bug #2056: Port labels appear 'twice' when DataSource actor added
ote - also happens on workflows without EML datasources Matthew Brooke
04:14 PM Kepler Bug #2056: Port labels appear 'twice' when DataSource actor added
moved to 1.0, per conf call 17Apr06 Matthew Brooke

04/13/2006

04:26 PM Kepler Bug #2417 (Resolved): TRACKING: DOCUMENTATION - complete first draft of documentation
complete first draft of documentation
Includes:
Actor Man Pages
Getting started guide (incl. tutorial chapters)
...
Matthew Brooke
04:15 PM Kepler Bug #2382: Documentation kar does not appear in actor tree
Dan -
Has this Documentation actor been superseded by Edward's DocViewer? If so, let's close this bug
Thanks
Matthew Brooke
04:04 PM Kepler Bug #2416 (In Progress): ICONS: Tracking bug - Rearranging and regenerating icons
Tracking bug - Rearranging and regenerating icons, per MB, MBJ and LLD conf calls
See Kepler Workflows with annot...
Matthew Brooke
03:58 PM Kepler Bug #2034: provide visual indication of default button/choice on windows/dialogs
too general. will address in each dialog box, and any bugs can then be targeted specifically at occurrences Matthew Brooke
03:56 PM Kepler Bug #2035: use checkboxes and radio buttons correctly
has largely been addressed in current ptolemy dialogs, but will be addressed specifically in new dialogs thru' new, s... Matthew Brooke
02:01 PM Kepler Bug #2413 (Resolved): ICONS: Monitor Value icon should show value
Monitor Value icon should show value instead of svg icon Matthew Brooke

04/12/2006

03:18 PM Kepler Bug #2324: SVG - old-style icon still displayed for certain actors
note to self (or whoever has to change these "*Constant" icons in future...)
Actual icon is ptolemy.vergil.icon.Boxe...
Matthew Brooke
02:42 PM Kepler Bug #2324: SVG - old-style icon still displayed for certain actors
changed icon assignments for:
Permanent String Constant (src/org/resurgence/actor/PermanentStringConstant.java)
and...
Matthew Brooke

04/11/2006

03:02 PM Kepler Bug #2389: Actor seach problem
made the _hideName attribute self-closing tag. previously, it surrounded the icon description, which i think was an e... Matthew Brooke
02:43 PM Kepler Bug #2355: TOOLBAR: icon states don't display correctly for first four toolbar buttons
done Matthew Brooke
02:02 PM Kepler Bug #2409: Display Name Not Showing for org.sdm.spa.Pause and org.sdm.spa.Stop
may be intermittent - subsequently was able to get "Stop" to show up, even though it had failed previously - but stil... Matthew Brooke
10:18 AM Kepler Bug #2409 (Resolved): Display Name Not Showing for org.sdm.spa.Pause and org.sdm.spa.Stop
org.sdm.spa.Pause and org.sdm.spa.Stop
When dragged to canvas, name ("Pause" or "Stop") does not show up. Right cl...
Matthew Brooke

04/10/2006

04:51 PM Kepler Bug #2323: Remove text added with "Attribute" actor from older workflows
Spoke with Matt Jones on 10Apr06 - basically, any new text annotations created in Kepler will use the Annotation Acto... Matthew Brooke

04/07/2006

04:06 PM Kepler Bug #2324: SVG - old-style icon still displayed for certain actors
ah! - the DocViewer was in there, but it had no text label (as Dan had previously pointed out in an email), and its t... Matthew Brooke
10:59 AM Kepler Bug #2324: SVG - old-style icon still displayed for certain actors
looked thru the 3 workflows created by Matt, which show all the current actors. According to these WFs, the following... Matthew Brooke
02:57 PM Kepler Bug #2382: Documentation kar does not appear in actor tree
This issue, reported by Zhijie, is now being tracked by Bug #2389. This bug should be used for tracking the original ... Matthew Brooke
02:54 PM Kepler Bug #2389: Actor seach problem
This seems to be caused by DocViewer Parameter.
It appears in the tree with a "+" next to it, as if it is a folder ...
Matthew Brooke

04/06/2006

05:52 PM Kepler Bug #1844: tool tip problems
Now looks like it's fixed - checked in to ptolemy tree (ptII/ptolemy/vergil/basic/EditorDropTarget.java). Tested on w... Matthew Brooke

04/05/2006

05:58 PM Kepler Bug #1844: tool tip problems
Reopening, since Matt reported this bug is still not fixed if a workflow is executed first, *then* an actor is dragge... Matthew Brooke
02:21 PM Kepler Bug #1844: tool tip problems
Fixed the major problem whereby tooltips stopped appearing after dragging an actor to the canvas (fix checked into th... Matthew Brooke
02:20 PM Kepler Bug #2397 (New): TOOLTIPS: dual screen setup - tooltip sometimes shown on wrong screen
Moved to its own bug from Bug #1844 -
Reported by Laura Downey <ldowney@lternet.edu>:
---------------------------...
Matthew Brooke
02:18 PM Kepler Bug #2396 (Resolved): TOOLTIPS: Sometimes line/relation tooltip appears when hovering over port
Moved to its own bug from Bug #1844 -
Reported by Laura Downey <ldowney@lternet.edu>:
---------------------------...
Matthew Brooke

04/04/2006

04:59 PM Kepler Bug #2361: Using backspace in the search pane deletes highlighted components
Fixed by changing registerKeyboardAction() to use
JComponent.WHEN_ANCESTOR_OF_FOCUSED_COMPONENT
instead of
JCom...
Matthew Brooke
10:17 AM Kepler Bug #2392: MENUS: Top-Level Menu - need centralized way to remove menubar

There is already a way to do this - all you need to do is call hideMenuBar() (which is a public method in ptolemy.gu...
Matthew Brooke
10:13 AM Kepler Bug #2343: add welcome screen for release 1.0
Changed so menubar no longer appears Matthew Brooke

03/31/2006

03:01 PM Kepler Bug #1844: tool tip problems
test of new server - ignore Matthew Brooke

03/30/2006

12:41 PM Kepler Bug #2343: add welcome screen for release 1.0
I just checked an edited version into CVS that uses css - please feel free to
tweak the fonts, positioning etc as nee...
Matthew Brooke
10:31 AM Kepler Bug #2343: add welcome screen for release 1.0
I think the plain text you're seeing may be caused by something not being quite
right with the html/css source code. ...
Matthew Brooke
09:37 AM Kepler Bug #2343: add welcome screen for release 1.0
>> Nandita is looking at style sheets [..]
> Nandita-->The "Welcome to Kepler 1.0"requires CSS for sure....I don't
>...
Matthew Brooke

03/29/2006

02:40 PM Kepler Bug #2392 (Resolved): MENUS: Top-Level Menu - need centralized way to remove menubar
Some dialogs need to be shown without menubars (eg Welcome Window, Query Builder
dialog). We therefore need centrali...
Matthew Brooke
 

Also available in: Atom