Tentative IP Log for technology.nebula

This tentative IP Log is generated dynamically from automatically collected project information. This information has not been vetted for accuracy by the Eclipse Foundation and may not represent the true state of the IP of this project(s). Please refer to the official approved IP Log(s) associated with the official release(s) of this project(s) for more information.

Licenses

  • Eclipse Public License v1.0

Third-Party Code

Pre-Req Dependencies

CQThird-Party CodeLicenseUse
1103Gallery widget Version: 1
2946Port of Robert Penner\'s Easing EquationsEclipse Public License, BSD
2947SVG and PNG files from W3CW3C Licenseunmodified
3477PaperClipsEclipse Public License
4102Icon Set: Fam Fam Silk Icon Set Version 1.3 (PB CQ2019)Creative Commons Attribution License 2.5
6086Apache Commons IO Version: 2.0.1 PB Orbit CQ4791)Apache License, 2.0unmodified binary

Exempt Pre-Req and Works With Dependencies

No Exempt Pre-Req or Works With dependencies

Committers

Past and Present Active
Name Organization  
Peter Centgraf
Emil Crumhorn
Jeremy Dowdall
Donald Dunne
Ira Fishbein IBM
Chris Gross
Matthew Hall
Mickaël Istria Red Hat, Inc.
Marty Jones
Wim Jongman Industrial TSI
Ahmed Mahran
Lukasz Milewski
Dave Orme
Jeff Phillips
Nicolas Richeton
Thomas Schindl BestSolution
Hallvard Traetteberg
Eric Wuillai
Angelo ZERR

Never Active
Name Organization  
Ian Bull EclipseSource (See Innoopract)
Andrew Finkbeiner
Grant Gayed IBM
Felipe Heidrich Oracle
Veronika Irvine
Steve Northover Oracle
Pavel Petrochenko OnPositive Technologies
Elias Volanakis Innoopract GmbH

Contributors and Their Contributions

Ref Size Description
fabien.bonic@capgemini.com
289332 1063 bytes Translations for French and Dutch
French translation
Adriaan Peeters (lashout.net)
e8cdb0 2 lines Bug 372825 - Grid column with incorrect since word-wrapping introduction
372825 1268 bytes Grid column with incorrect since word-wrapping introduction
patch
Alan Plante (us.ibm.com)
213241 1447 bytes Grid drag and drop not properly expanding nodes on hover
patch to GridDropTargetEffect#dragOver
Alex Smirnoff (oracle.com)
240164 1266 bytes [Gantt] StackOverflowError in AdvancedTooltipDialog rendering on OSX
Quick fix patch
Alexey Romanov (gmail.com)
6c6bea 89 lines Bug 382965: [I18N] Russian translation for CDateTime
Andi Thomas (csc.com)
248931 1102 bytes Copy&Paste is broken for FormattedText editor widgets when NumberFormatter is applied
Proposed patched version.
Andre Dietisheim (gmail.com)
175119 1148 bytes vertical align controls in the middle of the row
patch that changes vertical alignement to the middle
176194 1955 bytes refresh single row
patch that adds refreshRow(int row) to CompositeTable and InternalCompositeTable
Andreas Ehret (profidatalab.com)
334786 1463 bytes TableCombo drop down height problems
Path that fixes TableCombo drop down height problem
Bala (yahoo.com)
298684 343842 bytes Grid items are not rendered properly after rearranging columns
Grid.java patch
Benjamin Bortfeldt (gmail.com)
300797 3657 bytes Tooltip for column header
Patch to support tooltips for column headers
Benjamin CABE (sierrawireless.com)
182562 756 bytes Grid.setItemHeight() doesn't update the flag userModifiedRowHeight ...
My two cents patch (and a single line ;) )
Berthold Daum (bdaum.de)
306144 17195 bytes Extremely slow operation for very large image selections
Modified versions of Gallery.java and GalleryItem.java (0.5.2)
Caleb (gmail.com)
357302 948 bytes Today and None buttons overlay the calendar dates
proposed patch
357303 986 bytes Days of the week are improperly truncated with Hebrew locale
proposed patch
Chris Merrill (christophermerrill.net)
332689 61426 bytes Prepare XViewer for localization/internationalization/translation
Proposed patch to allow localization of text strings
332689 2245 bytes Prepare XViewer for localization/internationalization/translation
XViewerText.java and XViewerText.properties files (zipped)
Chuck Mastrandrea (sas.com)
213586 7921 bytes Grid needs clear methods
2nd try with new patch
222280 29206 bytes Grid Contribution - Word-wrapping and auto-height features
Contribution as an Eclipse patch
Claes Rosell (solme.se)
272384 1839 bytes [Grid, GridViewer][PATCH] rowspan support
A snippet demonstrating the basic use of rowspan in Grid
272384 20766 bytes [Grid, GridViewer][PATCH] rowspan support
New version of row span patch
Claus Klammer (scch.at)
267057 755 bytes when hidding a specific GridColumn belonging to a GridColumnGroup, the GridColumnGroup is badly redrawn
Patch for invisible columns and column groups
Cosmin Ghita (ansis.eu)
323687 766 bytes Grid: SWTException widget disposed exception when walking into grid with arrow keys
patch which fix the problem
Cserveny Tamás (gmail.com)
318984 774 bytes Control Editor should be disposed
Wrong version attached prior.
295468 1242 bytes Minimum width of a column.
comment #0
Daniel Holmen (gmail.com)
200764 122 bytes [FormattedText] ArrayIndexOutOfBoundsException in NumberFormatter when deleting all characters from input
Patch against the nightly build
Daniel Migowski (ikoffice.de)
213685 738 bytes In some Example Snippets (like CompositeTabelSnippet2) scrolling was not passible anymore. This fix resolves the issue.
Patch containing the fix.
214242 958 bytes Patch: PGroup crashes when resized too small
Patch
Dietmar Glachs (gmail.com)
6b30b1 69 lines Bug 388813: No selection event is sent when changing either month
Doug Showell (gmail.com)
ddfa5e 5 lines Bug 353930: CDateTime miliseconds not editable.
353930 698 bytes CDateTime miliseconds not editable.
Fix for Bug 353930
Elias Volanakis (eclipsesource.com)
267316 11337 bytes [CompositeTable] API to manipulate sort indicators of AbstractNativeHeader
patch contribution
273370 2027 bytes [CompositeTable] vertical scrollbar cutoff with SWT.BORDER
patch
289379 3548 bytes Grid Contribution - Snippet for Word-wrapping and auto-height features
Patch with snippet contribution
Enrico Schnepel (randomice.net)
238729 3538 bytes Add a method to GridColumn to programmatically select cells in the column
Patch to select a column or an column group
294952 2689 bytes Select All does not fire SelectionEvent
Patch reflects current CVS
294980 945 bytes NoClassDefFoundError for SWTEventListener
fixes dependency problems (NoClassDefFoundError)
295048 905 bytes Background not transparent
Patch for disabling the background of the Shell
297209 538 bytes [PATCH] hide image on deselecting
hide image on deselection
297327 934 bytes Disable Image
This disables the Image like it is done for the text widget
304353 1205 bytes IBaseLabelProvider changes do not update the viewer
Minimal patch for changes propagation
316112 976 bytes a relayout grows control
Patch to ignore the table width while computing the control size
322114 3733 bytes Selection behavior
Patch to correct the selection behavior
326285 1646 bytes The help key event should be forwarded to the parent shell
forwards the help key event to the parent shell
Ferenc Czina (gmail.com)
4a518b 2 lines Bug 382970: [I18N] Hungarian translation
bac903 2 lines Bug 382970: [I18N] Hungarian translation
c960fe 89 lines Bug 382965: [I18N] Russian translation for CDateTime
f80193 4 lines Bug 382970: [I18N] Hungarian translation for CDateTime
hshi (gmail.com)
327846 1313 bytes The Calendar can't show day title correctly when the locale is China
Patch to fix the issue
Jacek Kolodziejczyk (poczta.fm)
279342 1157 bytes Grid - can't get the row header width
patch
Jake fisher (gmail.com)
263489 1351 bytes GridViewerEditor.setLayoutData does not deal with 3.4 layoutdata.verticalAlignment or layoutdata.minimumHeight
Patch based on header_footer branch for GridViewerEditor-->setLayoutData
269563 2973 bytes BranchRender Code makes an exception for carbon osx platform regarding linestyles that is no longer necessary
Removed OSX Specific code to avoid custom line style
jgielstra (yahoo.com)
2c3c76 5 lines Bug 335736 - Grid column header text with AutoHeight(true) and
Johan Kannala (hotmail.com)
169230 654 bytes Selecting a column in an empty table generates index out of bounds.
Proposed patch.
169231 1518 bytes Removing a selected item from the table fails when in cell selection mode.
Proposed fix
169527 4577 bytes getFocusCell returns old values when used from a selection listener.
Proposed fix.
Justin Dolezy (neckdiagrams.com)
316598 1189 bytes [nebula grid] Making column header not visible causes first row to render incorrectly
Patch that fixes the problem
Justin Dolezy (digital-software-technology.co.uk)
256555 8985 bytes ListItemRenderer not honoring IColorProvider with GalleryTreeViewer
Patch with original code commented out
256704 16552 bytes NullPointerException on pressing any cursor key when no GalleryItem selected
Added simple null check on getNextItem()
290547 1326 bytes Grid.setColumnOrder() throws SWT.ERROR_INVALID_ARGUMENT if first column is column group with a single column
Patch for Grid.setColumnOrder()
Jérôme Combes (anyware-tech.com)
263636 3779 bytes [CalendarCombo] StringIndexOutOfBoundsException if I select the button 'None'
patch
Jürgen Reichl (googlemail.com)
342684 30502 bytes XViewerStyledTextLabelProvider not fully integrated
IXViewerLabelProvider
359532 27614 bytes Integrate the XViewerEditAdapter, which can modify cells
patch_09-26-2011
Kevin McGuire (ca.ibm.com)
263741 3254 bytes Support rectangular selection corners
Patch implementing squared corners
Luiza Pagliari (gmail.com)
b5de58 45 lines Bug 368448: i18n: pt_BR file
Marco Maccaferri (maccasoft.com)
142840 39279 bytes CLDC compliance
jre 1.4 compliant patch
202413 948 bytes Spinner style GTK UI Enhancement
GTK UI patch
294767 845 bytes Arrow-down do not scroll properly
Patch
Mario Winterer (scch.at)
244333 1141 bytes GridColumnGroup.dispose() does not dispose of all GridColumns
Patch for GridColumnGroup.dispose()
Mark Hoffmann (web.de)
316112 18621 bytes a relayout grows control
Modified Snippet watch combo #6
Mark-Oliver Reiser (web.de)
190252 93812 bytes support for rows of different height
differing row heights and drag n drop
193130 34626 bytes Add drag and drop support
update and fix
193135 8528 bytes Grid*Viewer should support differing row/item heights
auto preferred height for GridXViewer
193135 7184 bytes Grid*Viewer should support differing row/item heights
snippet
194189 2775 bytes Grid calculates default item height incorrectly
patch
194792 1708 bytes Item not expanding when clicking on toggle
bug fix
194792 1099 bytes Item not expanding when clicking on toggle
similar enhancement
194793 3042 bytes Exception when resizing the grid very small
tiny change plus bug fix
206855 1888 bytes [Grid] invisible columns contribute to row height
bug fix
Marty Jones (gmail.com)
291432 23841 bytes Proposed TableCombo Widget
Fixed issue with TableComboViewer
293743 9219 bytes GridColumn custom Font support for headers and footers
Patch for Custom Header and Footer text
Marvin Lütgenau (douglas-informatik.de)
6ca6e9 5 lines Bug 389822: Application crashes when repeatedly showing
Michael Houston (gmail.com)
191216 8420 bytes GridTreeViewer
Patch to add javadoc to GridTreeViewer
193727 2064 bytes Grid columns don't fire move event for the moved column
Fixed patch
193727 724 bytes Grid columns don't fire move event for the moved column
Patch for Grid
194804 15838 bytes Modifications to Grid and GridTreeViewer
Without extra files
208565 15168 bytes [Grid] Render tree branches in Grid
Patch including option to enable/disable tree lines
208565 3736 bytes [Grid] Render tree branches in Grid
Patch to add enable/disable support for line rendering
Mustufa Kasidwala (yahoo.com)
281644 135934 bytes Setting row header colors of Grid items should be allowed
Set Row header color patch
Peter (gmail.com)
11e969 1 lines Bug 244767 - NullPointerException was happened when GridEditor Class was
244767 641 bytes NullPointerException was happened when GridEditor Class was called
Check if editor is null or disposed.
Peter Centgraf (centgraf.net)
196012 1302 bytes [CDateTime] SWT.FLAT Appearance
Support for SWT.FLAT appearance
196033 3858 bytes [CDateTime] Better "Editable" Semantics
Better semantics for CDateTime.get/setEditable()
Peter Kullmann (arenae.ch)
224665 1008 bytes [CDateTime] Handle two-digit year entries
patch
Ralf M Petter (artweger.at)
e64597 2 lines Bug 389806: [PaperClips] AlignPrint with vertical alignment SWT.BOTTOM
Richard Michalsky (gmail.com)
195415 931 bytes Item labels appear sometimes clipped (especially with other than system font)
Proposed patch
195439 3792 bytes Ellipsis in shortened labels could omit center of the text instead of the end
Proposed patch
195443 3899 bytes Possibility to set custom font to group title and item label
Proposed patch
197952 2670 bytes Problems with layout when using groups in combination with H_SCROLL style
Code snippet
197959 1047 bytes Gallery.getItem(Point) doesn't take auto-margin into account.
Proposed patch
210757 6061 bytes RedmondShelfRenderer exchanges look of selected and non-selected items
Proposed patch 2, text color fixed as well
212726 1495 bytes RedmondShelfRenderer may dispose wrong colors
Proposed patch
Robert Handschmann (web.de)
215817 14433 bytes Gallery: how to implement pagewise keyboard scrolling
Changed classes based on a nightly build from 18.1.2008
Ross Camara (us.ibm.com)
178419 2702 bytes Create an automated build for Nebula
Patch to subant the common stuff
193130 35642 bytes Add drag and drop support
update and fix
193130 8217 bytes Add drag and drop support
Update Sample
195194 1018 bytes When selecting a row and removing it programmatically an index out of bounds occurs.
fix defect
201430 851 bytes Empty Table does not draw empty cells.
Compute a default visiblerows value
S. Cook (boeing.com)
368923 2408 bytes [Examples] Xviewer Example test throws exception
[Examples] Xviewer Example test throws exception
369826 3942 bytes Adding Filter by Value to the XViewer right-click (context) menu
Adding Filter by Value to the XViewer right-click (context) menu
Sakis Kotisis (gmail.com)
217988 427 bytes Gallery.clearAll() throws NullPointerException
Sample class Foo used by class above
217988 7046 bytes Gallery.clearAll() throws NullPointerException
GalleryViewerTester to reproduce bug
Sharon Snyder (gmail.com)
358720 1281 bytes Handling month changes by key UP and key Down skipped months
proposed patch to remove lines causing month skip
358724 2010 bytes When processing arrows to traverse month, don't close popup when done scrolling
patch for mouse click processing of arrow buttons on month bar (and includes key processing fix from previously submitted patch)
358756 3381 bytes Keystroke enter and today button not setting date as one would expect
proposed patch to fix Enter key and today button processing
Simon Mc Duff (hotmail.com)
222280 27671 bytes Grid Contribution - Word-wrapping and auto-height features
Update word wrap
Sofie De Cooman (sofiedc.be)
ae683a 1 lines Bug 386283 - Cell with row span > 0 in a column with index > 0 not well
386283 407 bytes Cell with row span > 0 in a column with index > 0 not well painted when scrolling down
patch to resolve bug
Stefan Widmaier (faktorzehn.de)
304797 885 bytes [Grid] GridItem does not update the list of row spans when columns are inserted or removed
Patch for GridItem to update rowspans correctly
stepan.rutz (scopevisio.com)
355a48 494 lines Added more docs for GeoMap code, added constructor overload for setting the tilecache size on a per-geomap basis
Thomas Halm (fernbach.com)
315397 2901 bytes Column of GridCellRenderer not set in Grid.onPaint(PaintEvent)
Proposed patch with new fixes
Thomas Schindl (bestsolution.at)
146945 192715 bytes ViewerSupport for GridControl
Patch for JFace-HEAD to get with all dependencies as described yesterday
146945 31624 bytes ViewerSupport for GridControl
Support for M6
168175 998 bytes DayEditor not working in non EN-Locales
make the snippet run in Austria ;-)
188430 28128 bytes [GridViewer] Provide a standard LabelProvider on top of ColumnLabelProvider able to set the RowHeader-Text
An implementation based upon CellLabelProvider
191216 35531 bytes GridTreeViewer
A discussion base
193459 3770 bytes implement tooltips in grid
Ported JFace Snippet
201224 2346 bytes Corners of PGroup not transparent
Maybe some doc will help the next one?
210833 12013 bytes [GridViewer] Make selection behaviour configurable
Patch
211466 939 bytes GridTableViewer - CellModifier index error with collapsed GridColumnGroup
Fix for wrong editor activation on KeyDown
211466 8255 bytes GridTableViewer - CellModifier index error with collapsed GridColumnGroup
Work-around for Tabing
226936 5111 bytes Preserving cell selection and focus in GridTableViewer
Patch to restore CellSelection on refresh for GridTableViewer
231530 1601 bytes [Viewers] GridViewerRow doesn't implement new JFace-3.4-API for reordered columns
patch to bring this new API for JFace 3.4 consumers
231532 1507 bytes [Viewers] GridViewerEditor doesn't scroll the FocusCell into view when tabing or activating the editor
patch
237846 26262 bytes Add possibility to add a control to the head of a column
Minimize Patch-Size
237846 30694 bytes Add possibility to add a control to the head of a column
Fix sorter location
237916 32723 bytes Add possibility to add a ColumnFooterRenderer
Remove commented code parts
Tobias Genannt (brachium-system.net)
291861 1529 bytes PShelf patch for font color in hovered mode
Patch to add the proposed function
Tom Schindl (bestsolution.at)
0c0f11 738 lines adding css support for pshelf
Tommy Gustafsson (hotmail.com)
257923 954 bytes [Grid] Header/Footer not taking RowHeader into account
Patch for Bug 257923
Wang Qiangsheng (actuate.com)
263566 2867 bytes CDateTime layout error with spinner
New path agains head
zhongnanhai (gmail.com)
286617 2997 bytes SelectionEvent should always set an item in the event
It is a patch of Grid.java to solve this problem

Repositories

The information contained in this log was generated by using commit information from the following repositories:

/gitroot/nebula/org.eclipse.nebula.git

Adjust the set of projects included in this IP Log.

To modify an ip log you must be logged in as a committer.