Brian de Alwis [Tue, 5 May 2015 21:06:11 +0000 (17:06 -0400)]
Bug 466413 - Buttons stop working in Import wizard after an invalid location is specified
Cache the last path checked to avoid (hopefully) unnecessary disk
checks. Refresh and other triggers still force a check.
Lars Vogel [Thu, 30 Apr 2015 08:09:00 +0000 (10:09 +0200)]
Bug 440270 - [Graphics] Replace missing gifs in org.eclipse.jface with
png files
Change-Id: Ia97625ea1ded1b24b13e6e9b553119bc02c864e1
Signed-off-by: Lars Vogel <Lars.Vogel@vogella.com>
Lars Vogel [Mon, 4 May 2015 16:39:40 +0000 (18:39 +0200)]
Bug 466275 - GVT45: In Dark Theme, the used memory color of heap monitor
is incorrect
Change-Id: I7652f91783e9d3ef9bc4182212de974d536595ee
Signed-off-by: Lars Vogel <Lars.Vogel@vogella.com>
Lars Vogel [Tue, 5 May 2015 16:29:26 +0000 (18:29 +0200)]
Bug 466469 - [CSS] [Dark] Adapt Solarized dark setttings for platform.ui
CSS
Change-Id: Ia8a887b8a77d9f53e389f645fdb99e3cc095f39c
Signed-off-by: Lars Vogel <Lars.Vogel@vogella.com>
Andrey Loskutov [Tue, 5 May 2015 18:53:34 +0000 (20:53 +0200)]
Bug 466091 - Can not start Eclipse after installing everything (from our
repo)
Removed old class files from source tree
Change-Id: I736577774e8c4f2f6cb319c59ceeed222385304c
Signed-off-by: Andrey Loskutov <loskutov@gmx.de>
Andrey Loskutov [Sun, 3 May 2015 11:20:15 +0000 (13:20 +0200)]
Bug 446864 - [ViewMgmt] Problems view tooltip & content inconsistent
after revealing hidden view
Problems view should not show tooltip if it visible, and should make
sure it's content is not empty and up-to-date with current page
selection after revealing.
Change-Id: Iab6618e230b1cbf40384f88be5fe1164f82360ea
Signed-off-by: Andrey Loskutov <loskutov@gmx.de>
Stefan Xenos [Fri, 1 May 2015 21:35:52 +0000 (14:35 -0700)]
Bug 466110 - The project settings for org.eclipse.e4.ui.workbench.addons.swt introduce compiler errors on save
Removed the "unnecessary casts" save action, since
it introduces compiler errors in this project.
Change-Id: I43229784541727422d1520a9864c3465009acffa
Signed-off-by: Stefan Xenos <sxenos@google.com>
Andrey Loskutov [Sun, 3 May 2015 16:11:34 +0000 (18:11 +0200)]
Bug 466230 - [view management] IPartServiceTest.testPartHiddenBeforeClosing fails in official build
Don't return view references for closed views (placeholder is set to be
not rendered).
Change-Id: I1729f6925c2308e263e2a914e4fb1be4308ed61c
Signed-off-by: Andrey Loskutov <loskutov@gmx.de>
Signed-off-by: Brian de Alwis <bsd@mt.ca>
Robert Roth [Sun, 3 May 2015 06:47:48 +0000 (09:47 +0300)]
Bug 283255 - GradientBackgroundListener leaks controls
When the control having the GradientBackgroundListener is disposed,
let's remove it from the map to avoid leaking the disposed controls.
Change-Id: If694d46cc15bcc5541c76de2a346316d5262357f
Signed-off-by: Robert Roth <robert.roth.off@gmail.com>
Andrey Loskutov [Sat, 2 May 2015 21:27:23 +0000 (23:27 +0200)]
Bug 461573 - Views not updating properly since 4.4.2
Reverted changes from commit
b339bc95e9a0be803042e3491c00564848e7505b
(bug 416650 comment 65), which aimed to impove performance of tab
switching. The reverted commit caused view descriptions of hidden views
disappear after resizing the part stack.
This fix replaces original call to ctiComp.layout(true/*changed*/,
true/*all*/) to ctiComp.layout(false/*changed*/, true/*all*/) to avoid
performance issues described in bug 416650 but still maintaining proper
layout of stack children.
Change-Id: I2433a65c8f4a34a5890a07e1dba6d163c9982212
Signed-off-by: Andrey Loskutov <loskutov@gmx.de>
Robert Roth [Fri, 1 May 2015 07:31:57 +0000 (10:31 +0300)]
Bug 310483 - [Dialogs] Conflicting mnemonic in 'Resource Filters'
property page
Changed the "&Add..." label to "Add &Filter..." to fix the duplicate
mnemonic issue.
Change-Id: Ia9c712e16d9ed8425afd8df401c44c631523064d
Signed-off-by: Robert Roth <robert.roth.off@gmail.com>
Lars Vogel [Mon, 4 May 2015 06:21:07 +0000 (08:21 +0200)]
Bug 465937 - @PreSave not called on lifecycle handler when using
compatibility mode
Change-Id: I7e6ccb10d978ca50201e1abd2936cbb7df3172f5
Signed-off-by: Lars Vogel <Lars.Vogel@vogella.com>
Tom Schindl [Thu, 30 Apr 2015 19:34:13 +0000 (21:34 +0200)]
Bug 465937 - @PreSave not called on lifecycle handler when using
compatibility mode
Change-Id: Ia9d4ce1115e6cd41c6cff17b2cc47c1bc411bb8b
Sergey Prigogin [Thu, 30 Apr 2015 00:08:56 +0000 (17:08 -0700)]
Bug 465151 - GVT45:Truncation found in UI RESPONSIVENESS MONITORING
Change-Id: I69acd07416422f0d3897750fb07ad59da7a45db5
Signed-off-by: Sergey Prigogin <eclipse.sprigogin@gmail.com>
Andrey Loskutov [Wed, 29 Apr 2015 22:16:42 +0000 (00:16 +0200)]
Bug 372799 - [Workbench] [GlobalActions] ViewPart cannot adapt
ISaveablePart any longer but must implement it.
Cleaned up warnings and added generics to SaveablesList data to avoid
further type confusion similar to bug 372799 comment 11.
Change-Id: Id33615d74c44fc8ebd70fbca1410a112e5e92117
Signed-off-by: Andrey Loskutov <loskutov@gmx.de>
Sopot Cela [Thu, 30 Apr 2015 09:02:12 +0000 (11:02 +0200)]
Bug 465884 - Externalization issue with org.eclipse.e4.ui.swt.gtk
Change-Id: I7c49068861077a57f2192106c18c71a9c889b6f9
Signed-off-by: Sopot Cela <scela@redhat.com>
Tony McCrary [Thu, 30 Apr 2015 00:11:41 +0000 (20:11 -0400)]
Bug 465769 adds two missing icons
Change-Id: I7e2118b42704a674ef30638ffa28107ecaa076ab
Signed-off-by: Tony McCrary <tmccrary@l33tlabs.com>
Tony McCrary [Wed, 29 Apr 2015 23:48:47 +0000 (19:48 -0400)]
Bug 465780 [Graphics] Consolidate org.eclipse.pde.ua.ui/full/icons and
/icons/full folder from org.eclipse.ui.images
Moved gif icons to correct location, corrected some svg
locations, rerendered set
Change-Id: I10edb47d8fe1845cb48617f404def40fd5e7377e
Signed-off-by: Tony McCrary <tmccrary@l33tlabs.com>
Lars Vogel [Wed, 29 Apr 2015 13:56:07 +0000 (15:56 +0200)]
Bug 465813 - Add REAMDE.md for org.eclipse.e4.ui.tests
Change-Id: I519bf5506fdb9a202ed177d980ff8b2b34782a6b
Signed-off-by: Lars Vogel <Lars.Vogel@vogella.com>
Tony McCrary [Thu, 30 Apr 2015 01:38:07 +0000 (21:38 -0400)]
Bug 440270 - [Graphics] Replace missing gifs in org.eclipse.jface with
png files
Change-Id: I71f97f5327bd053febbed1d397d308268298ebce
Signed-off-by: Tony McCrary <tmccrary@l33tlabs.com>
Tony McCrary [Wed, 29 Apr 2015 23:20:47 +0000 (19:20 -0400)]
Bug 465781 fixes for icon placement
Change-Id: Iec9653cd1657469d2bc2a48ee3bc8d6467bc4dbe
Signed-off-by: Tony McCrary <tmccrary@l33tlabs.com>
Tony McCrary [Wed, 29 Apr 2015 23:14:38 +0000 (19:14 -0400)]
Bug 465504 add .png extension to filtered disabled icons
Change-Id: Ibc7983ee202875fdef9641e5581d709a610e9ddf
Signed-off-by: Tony McCrary <tmccrary@l33tlabs.com>
Andrey Loskutov [Wed, 29 Apr 2015 21:43:13 +0000 (23:43 +0200)]
Bug 372799 - [Workbench] [GlobalActions] ViewPart cannot adapt
ISaveablePart any longer but must implement it.
Fix CCE and mismatch of IWorkbenchPart<->ISaveablePart types on callers
of SaveableHelper.savePart(...) and SaveablesList.preCloseParts(...),
see bug 372799 comment 11.
Change-Id: Ie2b99db8004a060e00688516babb80c0e2f780a3
Signed-off-by: Andrey Loskutov <loskutov@gmx.de>
Sopot Cela [Wed, 29 Apr 2015 14:10:11 +0000 (16:10 +0200)]
Bug 464781 - [Linux] Theme change to dark does not request native GTK
support
Changed fragment host and call to OS.setDarkThemePreferred.
Change-Id: I9c07bc355763d35158687f096ef87c117cf337f4
Signed-off-by: Sopot Cela <scela@redhat.com>
Robert Roth [Wed, 29 Apr 2015 10:30:30 +0000 (13:30 +0300)]
Bug 456291 - [Preferences] Two empty "colors and fonts" preference
groups
In case a theme category doesn't have any children, hide it.
Change-Id: I80c1ca0381a891b803b624bc61edf937b6a001b1
Signed-off-by: Robert Roth <robert.roth.off@gmail.com>
Stephan Hackstedt [Fri, 24 Apr 2015 19:39:13 +0000 (21:39 +0200)]
Bug 465449 - [Demo] Fix deprecated databinding factories in
org.eclipse.e4.demo.contacts
Change-Id: Ieafeb7e9fc97afdbc44ef50f16210a82aba7bf4b
Change-Id: Ieafeb7e9fc97afdbc44ef50f16210a82aba7bf4b
Signed-off-by: Stephan Hackstedt <stephan.hackstedt@googlemail.com>
Lars Vogel [Wed, 29 Apr 2015 13:51:42 +0000 (15:51 +0200)]
Bug 448887 - [Tests] Launch configurations should not include a Display
setting
Change-Id: I92add6fd5bfde2dfc322c66ccb1788edff6c6cda
Signed-off-by: Lars Vogel <Lars.Vogel@vogella.com>
jonas [Mon, 27 Apr 2015 10:13:38 +0000 (12:13 +0200)]
Bug 392152 - EModelService.move(MUIElement, newParent) - java.lang.ArrayIndexOutOfBoundsException
Change-Id: I54bfa46fbc2ca0c520bedd3698b4f8f474aa9fcb
Signed-off-by: jonas <jonas.helming@googlemail.com>
Robert Roth [Wed, 29 Apr 2015 06:24:32 +0000 (09:24 +0300)]
Bug 417685 - [JFace][Snippets]Snippet006TableMultiLineCells division by
zero
Acoid division by zero by returning before the columns get realized and
their width is 0.
Change-Id: I4e378f9c830cc8174b6363f431a8c6b4b6065968
Signed-off-by: Robert Roth <robert.roth.off@gmail.com>
Lars Vogel [Tue, 28 Apr 2015 07:36:12 +0000 (09:36 +0200)]
Bug 465460 - Missing welcome_banner.png in
org.eclipse.ui.ide.application
Change-Id: I45b6ba2d231ca806d4effe20680ca7b63f2bba33
Signed-off-by: Lars Vogel <Lars.Vogel@vogella.com>
Tony McCrary [Tue, 28 Apr 2015 02:53:27 +0000 (22:53 -0400)]
Bug 465766 Refinements for PDE icons
Change-Id: I7c44c229613cae7ba1a37533797ce21ce8ac3414
Signed-off-by: Tony McCrary <tmccrary@l33tlabs.com>
Brian de Alwis [Tue, 28 Apr 2015 21:31:00 +0000 (17:31 -0400)]
Bug 463949 - [Browsers] org.eclipse.ui.internal.browser.ExternalBrowserInstance.openUrl() should use open(1) --args on OS X
Fix app launching bugs found with --args.
Andrey Loskutov [Tue, 28 Apr 2015 21:59:34 +0000 (23:59 +0200)]
Bug 372799 - [Workbench] [GlobalActions] ViewPart cannot adapt
ISaveablePart any longer but must implement it.
Fix for dirty title not showing on the view part, see bug 372799 comment
5.
Change-Id: I0b99b98ab16f08db7594f205050770d82dd1a439
Signed-off-by: Andrey Loskutov <loskutov@gmx.de>
Fabio Zadrozny [Tue, 28 Apr 2015 17:27:25 +0000 (14:27 -0300)]
Bug 465711 - Rendering of tabs when hovering using a dark theme makes
tab unreadable (CTabRendering)
Change-Id: I763285dd36f639ca2331ce9e0d41b146387dc0ba
Signed-off-by: Fabio Zadrozny <fabiofz@gmail.com>
Simon Scholz [Mon, 27 Apr 2015 21:08:08 +0000 (23:08 +0200)]
Bug 465562 - FormImages$SimpleSectionGradientImageDescriptor leaks Color
Change-Id: I04fcf541e95cc8294ee2e13d5e49cb509fa71b0d
Signed-off-by: Simon Scholz <simon.scholz@vogella.com>
Tony McCrary [Mon, 27 Apr 2015 00:50:56 +0000 (20:50 -0400)]
Bug 465460 adds missing welcome_banner o.e.u.ide source icons
Change-Id: I195548e496f48d1b5377251f2ab9e0a4c3f0da74
Signed-off-by: Tony McCrary <tmccrary@l33tlabs.com>
Tony McCrary [Sun, 26 Apr 2015 18:26:41 +0000 (14:26 -0400)]
Bug 465504 fix for jhlabs filters not being thread safe
Change-Id: Ib337db005e63ad9f71db906f902365a53c5ebfdf
Signed-off-by: Tony McCrary <tmccrary@l33tlabs.com>
Marc-Andre Laperle [Tue, 21 Apr 2015 13:56:07 +0000 (09:56 -0400)]
Bug 463245 - Debug toolbar items not visible until restart
Change-Id: I4a5040cb086100326088404f8a3681c949e59ba9
Signed-off-by: Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
Markus Keller [Mon, 27 Apr 2015 17:33:04 +0000 (19:33 +0200)]
Bug 382972: Update UI for Retina display on Mac and other high resolution displays
(previous commit
6c70a8788bc4b018b77ebe9a95ae0d7dc8f6baf0 should also have used this bug number)
Fixed EditorIconTest that failed for two reasons:
- previous commit removed undocumented support for bug 395126
- test includes a layer-breaking reference to a jdt.ui icon that was converted to png
Markus Keller [Sun, 26 Apr 2015 15:12:22 +0000 (17:12 +0200)]
Bug 421383 - [Graphics] Scaling issues on high DPI displays
Added debug options to:
# Log cases where an "@2x" image could not be found.
# Always load the .png image of the "@2x" version, even if the original image was a .gif.
Stefan Xenos [Fri, 24 Apr 2015 01:41:54 +0000 (18:41 -0700)]
Bug 461311 - Workaround for crashes when the user attempts to open
the window menu on Ubuntu.
Remove the radio buttons in the Window manager in the case where displaying
them may cause Eclipse to crash. This crash occurs in Unity for users who
are not using the UBUNTU_MENUPROXY environment variable.
This is a temporary workaround that should be reverted once bug 461311
is fixed.
Change-Id: Ia974190caab8c5c3905de802ef5bb2f014432f29
Signed-off-by: Stefan Xenos <sxenos@google.com>
Sopot Cela [Fri, 24 Apr 2015 17:15:00 +0000 (19:15 +0200)]
Bug 464781 - [Linux] Theme change to dark does not request native GTK
support
Updated build properties.
Change-Id: Ica3fdc5ae12afe12f8697ebd625719262b3a94ed
Signed-off-by: Sopot Cela <scela@redhat.com>
Markus Keller [Fri, 24 Apr 2015 15:26:29 +0000 (17:26 +0200)]
Bug 465385: GVT45:(Bidi) Wrong display of file path including bidi data in workspace location of preferences
eneufeld [Thu, 26 Mar 2015 16:29:56 +0000 (17:29 +0100)]
Bug 455747 - [EditorMgmt] Editor Area QuickView Shows Closed Placeholders
Ignore invisible parts and placeholders when showing quick-view
Change-Id: I7c3fbaf89865c92e61851fc5a1b3044339f006ef
Signed-off-by: eneufeld <neufeld.eugen@googlemail.com>
Signed-off-by: Brian de Alwis <bsd@mt.ca>
Lars Vogel [Tue, 17 Feb 2015 15:55:16 +0000 (16:55 +0100)]
Bug 457214 - [Contributions] Redrawn in ToolBarManager should always
turned of independent of the number of items
Looks like the whole block can also be wrapped into a
if(!clean.isEmpty() && !toRemove.isEmpty()) block but that would IMHO
require that we move the setDirty(false) out of this block and should be
handled by another bug.
Change-Id: Ib8b936869d29bed021a67328821864df11645dd9
Signed-off-by: Lars Vogel <Lars.Vogel@vogella.com>
Brian de Alwis [Thu, 23 Apr 2015 20:13:42 +0000 (16:13 -0400)]
Bug 465097 - [Workbench] Workbench.getViewReferences does not return views open with "Show View" dialog
Change-Id: I7e29a99f553dd07700185abda84d0432236293f3
Tony McCrary [Thu, 23 Apr 2015 21:52:36 +0000 (17:52 -0400)]
Bug 465352 - [Graphics] Update JDT svg and png files based on feedback from Bug 426025
Change-Id: I73b6d3ebdfcc86661d6e5e2be8b5bafcfcfc8a92
Signed-off-by: Tony McCrary <tmccrary@l33tlabs.com>
Markus Keller [Thu, 23 Apr 2015 21:55:12 +0000 (23:55 +0200)]
Bug 421383 - [Graphics] Scaling issues on high DPI displays
fixed "loadURLImageDescriptorDirectly" debug option for HighDPI
Markus Keller [Thu, 23 Apr 2015 19:14:23 +0000 (21:14 +0200)]
Bug 421383 - [Graphics] Scaling issues on high DPI displays
moved FileLocator.find(..) from AbstractUIPlugin#imageDescriptorFromPlugin() to URLImageDescriptor to allow loading of @2x images from a fragment
Markus Keller [Thu, 23 Apr 2015 19:10:35 +0000 (21:10 +0200)]
fixed output file names for @2x
Markus Keller [Thu, 23 Apr 2015 19:05:51 +0000 (21:05 +0200)]
fixed folder structure in eclipse-svg
Brian de Alwis [Thu, 23 Oct 2014 18:18:08 +0000 (23:48 +0530)]
Bug 394036 - [Progress] The Progress view does not track the state of enabled commands
Heavily reworked change from G.R.Prakash <me@grprakash.com>.
Change-Id: I1290b8e3de93ce1848369325b7f57710dc27ed68
Dani Megert [Thu, 23 Apr 2015 13:29:36 +0000 (15:29 +0200)]
Updated copyright date
Dani Megert [Thu, 23 Apr 2015 12:11:21 +0000 (14:11 +0200)]
Removed unused NLS key 'EditorArea_Tooltip'
Robert Roth [Thu, 23 Apr 2015 12:31:28 +0000 (15:31 +0300)]
Bug 383654 - 'Toggle Editor Area Visibility' needs to be renamed to
'Toggle Shared Area Visibility'
Renamed command (and updated description) as requested in bug.
Change-Id: I02f2b3feb5306439489e3fbb9d1f16961db63bff
Signed-off-by: Robert Roth <robert.roth.off@gmail.com>
Sopot Cela [Thu, 23 Apr 2015 08:01:26 +0000 (10:01 +0200)]
Bug 464781 - [Linux] Theme change to dark does not request native GTK
support
Adds new project to the respective feature.
Change-Id: If5a9acab7eca3359be3b467be49162c8c8adc0c1
Signed-off-by: Sopot Cela <scela@redhat.com>
Dani Megert [Thu, 23 Apr 2015 08:22:32 +0000 (10:22 +0200)]
Increased bundle version for Mars
Markus Keller [Wed, 22 Apr 2015 20:25:00 +0000 (22:25 +0200)]
- fixed intermittent rendering failures due to thread-unsafe TransferFilter#initialize()
- enhanced scaling:
- create fragments for high-dpi images
- create image names like imagename@2x.png
- support fractional scaling like imagename@1.5x.png
Markus Keller [Wed, 22 Apr 2015 19:40:45 +0000 (21:40 +0200)]
Bug 382972: Update UI for Retina display on Mac and other high resolution displays
URLImageDescriptor fixes in fallback code for missing images
Sopot Cela [Wed, 22 Apr 2015 16:02:54 +0000 (18:02 +0200)]
Bug 464781 - [Linux] Theme change to dark does not request native GTK
support
Change-Id: I645e6f0c9330e35b84e2b18c4b287dfdd4c3ea2f
Signed-off-by: Sopot Cela <scela@redhat.com>
Andrey Loskutov [Tue, 21 Apr 2015 22:07:02 +0000 (00:07 +0200)]
Bug 460383 - Move platform ui plugins to Java 1.7 BREE
Increased bundle minor version by 1 compared to 4.4 (Luna)
Change-Id: I61cd53eba5b1a99b48ea4544dd35baa319bd81ec
Signed-off-by: Andrey Loskutov <loskutov@gmx.de>
Fabio Zadrozny [Tue, 21 Apr 2015 23:34:27 +0000 (20:34 -0300)]
Bug 465148 - [CSS] [Dark] Add support for styling Forms (and apply to
dark layout)
Change-Id: I2b3bac405f9fbae4b5adc31c7993f609d68ee179
Signed-off-by: Fabio Zadrozny <fabiofz@gmail.com>
Sergey Prigogin [Wed, 22 Apr 2015 05:52:50 +0000 (01:52 -0400)]
Revert "Bug 461311 - Workaround for crashes when the user attempts to open the window menu on Ubuntu."
This reverts commit
7cad4bcd4a25fa763d8473c5b9da8de9492ddd69.
Change-Id: I3842cbd8f5515c8c93976a7c6a89685ef0541ca6
Brian de Alwis [Wed, 22 Apr 2015 01:48:52 +0000 (21:48 -0400)]
Bug 465150 - [Import/Export] Import Existing Project must rescan on toggling nested projects
Stefan Xenos [Tue, 21 Apr 2015 20:47:39 +0000 (13:47 -0700)]
Bug 461311 - Workaround for crashes when the user attempts to open
the window menu on Ubuntu.
Disable the radio buttons from the window menu when running on GTK.
Change-Id: I799a1255084df0f6947e4d49850d003a275d592a
Signed-off-by: Stefan Xenos <sxenos@gmail.com>
Robert Roth [Tue, 24 Mar 2015 14:03:10 +0000 (16:03 +0200)]
Bug 57371 - [Preferences] Linked Resource list should be sorted ignoring
case
Added a Collator ignoring case for sorting the path variables map.
Change-Id: I50ade649ddf31d6307f6c87a3b84f75a2179abde
Signed-off-by: Robert Roth <robert.roth.off@gmail.com>
Robert Roth [Wed, 25 Mar 2015 09:25:49 +0000 (11:25 +0200)]
Bug 274005 - [Themes] "Colors and Fonts": expand all property tree
Added Expand All button to the colors and fonts preference page.
Change-Id: Ibe5a30b32329ecd354b8f15d370ae65ad2cc9a81
Signed-off-by: Robert Roth <robert.roth.off@gmail.com>
Lars Vogel [Tue, 21 Apr 2015 13:18:29 +0000 (15:18 +0200)]
Bug 441244 - Remove unnecessary (non-Javadoc) statements
Change-Id: Ic41b1bc7aab4155d1d37ca6b9b0be8983677fe68
Signed-off-by: Lars Vogel <Lars.Vogel@vogella.com>
Dani Megert [Tue, 21 Apr 2015 10:41:03 +0000 (12:41 +0200)]
Fixed bug 464872: GVT45:The colon ":" is not externalized on Capabilities preference panel
Lars Vogel [Tue, 21 Apr 2015 08:36:33 +0000 (10:36 +0200)]
Bug 441244 - Remove unnecessary (non-Javadoc) statements
Change-Id: Ia410d77964cd8303c462fc9433fdad230696bd18
Signed-off-by: Lars Vogel <Lars.Vogel@vogella.com>
Tomasz Zarna [Sun, 19 Apr 2015 02:13:38 +0000 (19:13 -0700)]
Bug 289218: jface snippet title Snippet052DouleClickCellEditor has typo
Change-Id: I4084e8f756ac2de7fe532b4c6f402320d02f230c
Signed-off-by: Tomasz Zarna <tomasz.zarna@tasktop.com>
Fabio Zadrozny [Mon, 20 Apr 2015 23:29:45 +0000 (20:29 -0300)]
Bug 465065 - ToolBar not properly styled in dark theme on latest M7
Change-Id: Ic959ddf179ceeb846260e99c80dccc5ea665e21f
Signed-off-by: Fabio Zadrozny <fabiofz@gmail.com>
Dani Megert [Tue, 21 Apr 2015 07:13:25 +0000 (09:13 +0200)]
Made FilterResourcesByLocation 'private' (see bug 460749)
Fabio Zadrozny [Fri, 10 Apr 2015 11:38:29 +0000 (08:38 -0300)]
Bug 434309 - [CSS] Tree/Table selection color should be customizable
Change-Id: I7bddd5ae66d44976251f27afd809f33a5d34af6f
Signed-off-by: Fabio Zadrozny <fabiofz@gmail.com>
Christoph Keimel [Fri, 27 Mar 2015 15:04:53 +0000 (16:04 +0100)]
Bug 463280 - An empty mnemonic in a HandledMenuItem should be ignored
Signed-off-by: Christoph Keimel <c.keimel@emsw.de>
Change-Id: Ifb8ef6e7040abcfc794a335080fe0b24f8d36d31
Mickael Istria [Mon, 20 Apr 2015 12:51:14 +0000 (14:51 +0200)]
Bug 460749: filter resources with same location
This introduce a menu checkbox in the "Open Resource" dialog allowing
to only show one resource (the "deepest" one) when multiple resources
have the same underlying location.
Change-Id: I50deaccfc71abc9c9e20555e026c15ab9c7860fe
Signed-off-by: Mickael Istria <mistria@redhat.com>
Cornel Izbasa [Thu, 21 Aug 2014 18:42:40 +0000 (21:42 +0300)]
Bug 417447 - [PropertiesView] NPE in org.eclipse.ui.views.properties.PropertySheet -- null part?
Swapped the two 'if's doing parameter validation in the beginning of the
selectionChanged method.
Change-Id: I9c4006463a5599850d74cdb7a79aeca083953b00
Signed-off-by: Cornel Izbasa <cizbasa@info.uvt.ro>
Andrey Loskutov [Sat, 18 Apr 2015 21:55:08 +0000 (23:55 +0200)]
Bug 463262 - Editor Selection dialog should not show a single radio
button
Changed wording and made checkboxes behave more like radio buttons (see
bug 463262 comment 15).
Change-Id: I7cb57c1d59ef62574e23dfc1ed92e36d046592d2
Signed-off-by: Andrey Loskutov <loskutov@gmx.de>
Tomasz Zarna [Fri, 6 Mar 2015 23:23:15 +0000 (00:23 +0100)]
Bug 388505: [Workbench] "Show In" menu doesn't use MRU order any more
Repurpose TAG_SHOW_IN_TIMES to be a list of part ids maintained in
MRU order. In 3.x it was on a per-perspective basis and used as a
map of part-ids to the timestamp of last use.
Change-Id: I891d61fd0961c618d69332a30ef02f6d3af4db10
Signed-off-by: Tomasz Zarna <tomasz.zarna@tasktop.com>
Alexander Baranov [Sat, 24 Jan 2015 18:16:35 +0000 (21:16 +0300)]
Bug 458460 - Potential ConcurrentModificationException
Change-Id: I4b2bbcf33cad25a866b8e1b4cf915e66e45bf581
Signed-off-by: Alexander Baranov <achilles-86@mail.ru>
Markus Keller [Fri, 17 Apr 2015 18:32:49 +0000 (20:32 +0200)]
Bug 426025: [Graphics] Switch JDT UI to use png file instead of .gif
updated original icons
Markus Keller [Fri, 17 Apr 2015 18:09:33 +0000 (20:09 +0200)]
Bug 426025: [Graphics] Switch JDT UI to use png file instead of .gif
removed wrongly added files
tmccrary [Thu, 16 Apr 2015 00:44:26 +0000 (20:44 -0400)]
Bug 464877 - [Graphics] Update of template icons
Change-Id: I882b6e9ec9d6ce5f22421a9eea2ad2ff725706e5
Signed-off-by: Tony McCrary <tmccrary@l33tlabs.com>
Dani Megert [Fri, 17 Apr 2015 08:38:01 +0000 (10:38 +0200)]
Updated copyright notice with two latest contributions
Alena Laskavaia [Sat, 21 Feb 2015 04:14:57 +0000 (23:14 -0500)]
Bug 433746: [QuickAccess] SWTException on closing quick access shell
bug: when used with testing bot SearchField throws exceptions
bot disposes parent shell of text control and it causes
the issue because SearchField keeps another invisible shell
which is not get disposed, so later when this shell is closed
programmatically it tries to accesses controls which
are being disposed already.
fix is to remove shell close listener (suggested by Dani Megert)
note: there is still an exception when storing shell
size in dispose which is covered by Bug 449485
Change-Id: Ibf8f4c8cc109b5afb5b5af9990a244be4e5fd0c5
Signed-off-by: Alena Laskavaia <elaskavaia.cdt@gmail.com>
Markus Alexander Kuppe [Thu, 16 Apr 2015 10:55:47 +0000 (12:55 +0200)]
Bug 449485 - [QuickAccess] "Widget is disposed" exception in errorlog
during shutdown due to quickaccess.SearchField.storeDialog
Use members holding the same information instead of direct shell
instance access. The latter causes an "SWTException: Widget is
disposed".
Change-Id: Ie00d0a9066a8ac4ed24b56edb68904c7da48f49c
Signed-off-by: Markus Alexander Kuppe <bugs.eclipse.org@lemmster.de>
Brian de Alwis [Mon, 6 Apr 2015 18:49:06 +0000 (14:49 -0400)]
Bug 457939 - MUIElement#setCurSharedRef is never cleared when hiding recursively
Fix code assuming MUIElement#getCurSharedRef() is not null.
Dani Megert [Thu, 16 Apr 2015 13:15:04 +0000 (15:15 +0200)]
Fixed bug 455165 (part 2): [Workbench] org.eclipse.ui.startup should mark the class attribute as mandatory
Dani Megert [Thu, 16 Apr 2015 12:16:08 +0000 (14:16 +0200)]
Fixed bug 456909: Implementing Early Startup IStartup causes
org.eclipse.core.runtime.CoreException
Markus Keller [Wed, 15 Apr 2015 19:21:46 +0000 (21:21 +0200)]
Bug 382972: Update UI for Retina display on Mac and other high resolution displays
- added .options to trace URLImageDescriptor performance
- added .options to switch implementation of URLImageDescriptor
- added initial (untested) implementation
=> everything disabled by default
Lars Vogel [Tue, 14 Apr 2015 11:18:20 +0000 (07:18 -0400)]
Revert "Revert "Revert "Bug 464271 - [tests] Standardise on hamcrest core 1.3"""
This reverts commit
fbd423d885b2bde3983457c37c429560606217fc.
Change-Id: I4bc3628dfb7d1a3e6b06f8304d7f5173f4e1aaf1
Lars Vogel [Fri, 10 Apr 2015 15:42:15 +0000 (11:42 -0400)]
Revert "Revert "Bug 464271 - [tests] Standardise on hamcrest core 1.3""
This reverts commit
97468059e6d7fcb2959aebc26a769d0210b0c7bb.
Change-Id: Id663b500e8b3570b251329dd01fa26afb60c7ac0
Andrey Loskutov [Mon, 13 Apr 2015 08:09:34 +0000 (10:09 +0200)]
Bug 427393 - Splash is blank after Workspace Launcher dialog appears
Fixed issue on Win7 described in bug 455162 comment 16: progress dialog
should be shown *in front* of other windows after workspace prompt is
closed.
psuzzi [Fri, 3 Apr 2015 16:59:36 +0000 (18:59 +0200)]
Bug 463909 - Update Platform UI .psf (missing e4.core.di.annotations)
Added org.eclipse.e4.core.di.annotation to the platformUiProjects.psf,
so the Contribution Guide contains valid content.
Change-Id: I423c30a3b6c8ce39aba0cd65fd0e650a556b4c4b
Signed-off-by: psuzzi <psuzzi@gmail.com>
Andrey Loskutov [Thu, 9 Apr 2015 22:38:55 +0000 (00:38 +0200)]
Bug 427393 - Splash is blank after Workspace Launcher dialog appears
Bug 455162 is also addressed by this fix: there is no gray rectangle in
front of the prompt dialog anymore and after the workspace prompt dialog
is closed, the splash with the progress bar is shown again (was broken
too, see bug 455162 comment 8).
Change-Id: I0eb5087767306a8d0e1f7384bb944d4430eb6d89
Signed-off-by: Andrey Loskutov <loskutov@gmx.de>
Brian de Alwis [Sat, 11 Apr 2015 01:23:50 +0000 (21:23 -0400)]
Bug 457939 - MUIElement#setCurSharedRef is never cleared when hiding recursively
Ensure we null out the curSharedRef *after* the element has been unrendered.
Lars Vogel [Fri, 10 Apr 2015 08:46:57 +0000 (04:46 -0400)]
Revert "Bug 464271 - [tests] Standardise on hamcrest core 1.3"
This reverts commit
c6f6b03e15b13da79a4a14aab1c2ce7c293e6519.
Change-Id: Id440ccd31bd3aa1e79ca2de9ac832ee479502471
Fabio Zadrozny [Thu, 9 Apr 2015 11:37:21 +0000 (08:37 -0300)]
Bug 464226 - Editor background color set in preferences no longer kept
when using Dark theme
Reverted commit
62453526ec07379e36b8782df2f266924440d005
Change-Id: Iaad4dd1b422bc8592b5edb6af9a259b41909de43
Signed-off-by: Fabio Zadrozny <fabiofz@gmail.com>
Mat Booth [Wed, 8 Apr 2015 21:59:00 +0000 (22:59 +0100)]
Bug 464271 - [tests] Standardise on hamcrest core 1.3
Change-Id: I5a271c4c3e7db4c66239fd1625b95891f9c8fb6b
Signed-off-by: Mat Booth <mat.booth@redhat.com>
Markus Keller [Thu, 9 Apr 2015 17:29:40 +0000 (19:29 +0200)]
Bug 464317: "Open With > Other... > External programs > Browse..." doesn't let me select a *.app any more