Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "E4/Meeting Minutes/Status 20101007"

(Attendees)
(Status)
Line 13: Line 13:
 
== Status ==
 
== Status ==
  
* Patch to fix ctrl+3 so commands have correct context when executed (should be executed in the context user was in at the time they pressed Ctrl+3) ({{bug|318211}})
+
* Worked with SWT to fix the focus issues we were seeing with the JDT breadcrumb
* Mail demo fixes ({{bug|317912}}, {{bug|320163}})
+
* Drag & Drop (support dragging trim controls/toolbars)
** Bugs exposed because of Mail demo's use of multi-instance views
+
* changes to the context logic
* Turn "not implemented" logging and other embarrassing messages into tracing ({{bug|320285}}, {{bug|320286}})
+
* working on menu ordering (on a branch, using Git to rebase)
* Need to get new Cocoa enhancer into the build ({{bug|318759}}
+
* we cannot build from Git yet, Paul had to postpone this a bit
* New & Noteworthy
+
* fixing bugs (Thanks to Pradeep, Hitesh, Olivier & Dani for the great feedback)
* Patch to fix squashed toolbars on ubuntu
+
* implementing activation history
* Fix to pick up windows 7 style sheet
+
* cocoa enhancer
* Fixed some min/max bugs, dnd bugs
+
* being able to contribute to a model based on XPath expressions
* Working on getting trim stack working correctly when using keyboard (Ctrl+3, etc)
+
* Leaving empty part sash containers around when empty
+
* Working on signing of e4 bundles ({{bug|320429}}
+
* Working a (hopefully) final editor context menu problem ({[bug|318856}}
+
* Fixing an understood problem where outline view can lose track of active editor ({{bug|320503}})
+
* Incorporating some final changes to the splash screen
+
* Susan writing a "missing features" page
+
  
 
== Discussion ==
 
== Discussion ==

Revision as of 11:17, 7 October 2010

Attendees

  • Bogdan
  • Eric
  • Oleg
  • Paul
  • Remy
  • Boris
  • Brian
  • Tom
  • McQ

Status

  • Worked with SWT to fix the focus issues we were seeing with the JDT breadcrumb
  • Drag & Drop (support dragging trim controls/toolbars)
  • changes to the context logic
  • working on menu ordering (on a branch, using Git to rebase)
  • we cannot build from Git yet, Paul had to postpone this a bit
  • fixing bugs (Thanks to Pradeep, Hitesh, Olivier & Dani for the great feedback)
  • implementing activation history
  • cocoa enhancer
  • being able to contribute to a model based on XPath expressions

Discussion

Schedule:

  • RC3 builds:
    • Friday 1130
    • Friday 1900
    • Saturday 1900
    • Sunday 1300 (only if necessary)
  • Additional post-RC3 builds for critical or stop-ship problems
  • Some releng issues that may require builds (signing, p2 repository categories)

Focus for next week:

  • Look for stop ship issues
  • Updating wiki docs, etc

Back to the top