Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-01-25Added hint to use 'date' variable if custom formatting is desiredI20160126-0800I20160125-2000Dani Megert1-2/+2
2016-01-23Bug 75981: [templates][preferences] Allow to specify format of date variable ...Jeremie Bresson5-5/+182
2016-01-21Bug 486273: [typing] "Cut Line" command misses to add first line to clipboard...I20160125-0800I20160125-0400I20160124-2000Markus Keller2-4/+7
2016-01-20Fixes for bug 483340: ListenerList should be parameterizedMarkus Keller11-109/+72
2016-01-20Bug 486184: [preferences] Annotations preference page: "Info" should be pluralMarkus Keller1-1/+1
2016-01-20changed fail(..) to throw AssertionFailedException again (some tests actually...Markus Keller1-1/+4
2016-01-20Bug 484157: Fix computation of fonts to propage zoom actionMickael Istria4-5/+136
2016-01-19don't swallow root exception (example: bug 479217 comment 17)Markus Keller1-38/+38
2016-01-15Fixed bug 483512: [content assist] Substring completion breaks "InsertI20160119-0800Noopur Gupta1-20/+110
2016-01-15Bug 485748 - Proactively call done() on progress monitors at the top levelStefan Xenos2-11/+25
2016-01-13Bug 485746 - "Save As" for external files does not work as expectedAndrey Loskutov1-3/+3
2016-01-12Removed duplicate #getBoldStylerProvider callI20160112-1800Dani Megert1-3/+5
2016-01-11Bug 470203: [content assist] color/style substring code completionNoopur Gupta5-11/+178
2016-01-11Fixed bug 484330: CompletionProposalPopup.handleSetData invoked twiceI20160112-0800Noopur Gupta1-1/+1
2015-12-18Bug 484697 - NPE in getInitialWordWrapStatusAndrey Loskutov1-1/+5
2015-12-18Bug 478673 - made AbstractDocument methods accept wildcardsI20160105-1000I20160105-0800I20151229-0800I20151222-0800Markus Keller1-2/+2
2015-12-11Bug 479525 - Inline helper method Progress#getMonitorI20151215-0800Lars Vogel2-6/+4
2015-12-09Bug 483942: [key binding] bind 'Zoom In' to both Ctrl+= and Ctrl++I20151213-2000I20151209-2300I20151209-2000I20151209-0800Mickael Istria1-0/+5
2015-12-08Bug 483942: [key binding] 'Zoom In' should be bound to Ctrl+=I20151208-2000Markus Keller1-1/+1
2015-12-08Bug 483939: %command.zoomIn.descriptionMarkus Keller1-1/+1
2015-12-08Bug 481818 - [rulers] Annotation in vertical ruler not on the wrapped lineAndrey Loskutov2-12/+45
2015-12-07Only emphasize match if the propoisal shell can be accessedI20151208-0800I20151207-2000Dani Megert1-7/+2
2015-12-07Bug 470203: [content assist] color/style substring code completionNoopur Gupta3-1/+67
2015-12-06Bug 483747: Status error message gets lost when clicking line number rulerI20151207-0800I20151206-2000Markus Keller2-2/+13
2015-12-06remove @SuppressWarnings("unchecked") to satisfy SDK buildMarkus Keller1-1/+0
2015-12-02Bug 476037: Increase/Decrease font size commands for text editorsI20151203-1230I20151203-0800Mickael Istria8-1/+278
2015-12-01follow-up to bug 478673: fixed resource leaksMarkus Keller3-8/+12
2015-12-01Bug 478673: generify codeI20151201-1100I20151201-0800Markus Keller301-3391/+3407
2015-12-01Bug 478673: remove unused castsMarkus Keller50-88/+88
2015-12-01Bug 478673: added @Override/@Deprecated and removed non-Javadoc boilerplateMarkus Keller648-9184/+5291
2015-12-01Bug 478673: Move platform text to Java 1.8 BREEMarkus Keller91-387/+1227
2015-11-25Increased bundle version for NeonDani Megert2-3/+3
2015-11-20avoid non-ASCII chars in properties filesI20151124-1000I20151124-0800Markus Keller1-1/+1
2015-11-18Bug 396949: Pinch to change font size in editorMarkus Keller4-49/+75
2015-11-11Bug 35779 - [misc] Text Viewer and Editor needs to support word wrapI20151117-0800Markus Keller7-26/+27
2015-11-10Bug 35779 - [misc] Text Viewer and Editor needs to support word wrapI20151110-0800Andrey Loskutov2-3/+20
2015-11-10Bug 35779 - [misc] Text Viewer and Editor needs to support word wrapAndrey Loskutov18-14/+203
2015-11-10Bug 35779 - [misc] Text Viewer and Editor needs to support word wrapAndrey Loskutov9-21/+211
2015-11-02Bug 64510: [templates] "Restore Removed" button on template pref page could s...I20151103-0800Markus Keller1-1/+20
2015-11-01Increased bundle version for NeonDani Megert2-3/+3
2015-10-30Fixed bug 397610: "org.eclipse.core.runtime.AssertionFailedException" in "org...Dani Megert1-4/+4
2015-10-27Bug 479244: New icon for quick-fixable InfosI20151029-1100I20151028-2000I20151028-0800I20151027-2000Markus Keller1-0/+0
2015-10-16Bug 479244: New icon for quick-fixable InfosI20151027-0800I20151026-2000I20151026-0800I20151025-2000I20151020-0800Markus Keller1-0/+0
2015-10-07Bug 477523: Provide new severity level "information" in the UII20151014-1100I20151013-0800Noopur Gupta2-5/+6
2015-09-29Partial fix for bug 420653: [hovering] HTMLPrinter - BG_COLOR_RGB, FG_COLOR_R...I20151006-0800Dani Megert1-3/+3
2015-09-28Fixed bug 478554: Text Search should be enabled even if file name patterns is...I20150929-0800Dani Megert1-3/+3
2015-09-24Bug 468856: [rulers] Can't scroll with mouse wheel when mouse over line numbe...Markus Keller3-13/+40
2015-09-11Renamed "Binary resources" to "Binary files"I20150922-0800I20150916-2000I20150916-0800I20150915-2000I20150915-0800I20150914-2000I20150914-1545I20150914-1130I20150914-0800I20150913-2000Dani Megert1-1/+1
2015-09-11Fixed bug 475602: No way to search for text with * in text files onlyDani Megert8-18/+68
2015-09-07Bug 473836 - ConcurrentModificationException in OverviewRuler.isCoveredI20150908-0800Andrey Loskutov1-18/+31

Back to the top