0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jun 13, 2024 — Jun 13, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Simplified the code a bit. More... over 16 years ago
Fixed annoyance with the ordering in the properties view. More... over 16 years ago
ASSIGNED - # 78: Write documentation https://trac.neo4j.org/ticket/78 More... over 16 years ago
Adding docs, cleaning up code. More... over 16 years ago
Work on preferences and view documentation. More... over 16 years ago
Fixed inconsistency in terms used on the preferences page. More... over 16 years ago
Added correct update site location to feature and update site configuration. # 43: Build update site for Neoclipse https://trac.neo4j.org/ticket/43 More... over 16 years ago
Moved introduction of docs to point to wiki content. More... over 16 years ago
Work on configuration: # 43: Build update site for Neoclipse https://trac.neo4j.org/ticket/43 More... over 16 years ago
Added Neoclipse files to version control. More... over 16 years ago
Neoclipse now builds using Tycho. Minor configuration is left to add. More... over 16 years ago
Degrading performance for Zest compatibility. More... over 16 years ago
Added JavaDoc comments. More... over 16 years ago
Added better handling of removed nodes in the history. CLOSED - # 86: add browser-navigation https://trac.neo4j.org/ticket/86 More... over 16 years ago
Added backward/forward navigation. Refactoring out action settings from the view. Cleanup in image handling. More... over 16 years ago
Fixed some coding style details. More... over 16 years ago
make sure to only add relationships to the graph view once. More... over 16 years ago
Added lookup for other nodes during initialization if the reference node has no relationships. More... over 16 years ago
Changed to a relationship-centric content provider. Added fixes for empty node spaces. More... over 16 years ago
Makes the status bar update on double-clicking a node. Changed the default icon for the reference node. More... over 16 years ago
Removed Java6-ish @Override tags, resolved some configuration problems. More... over 16 years ago
Made searches start from the current node, not the reference node. Before starting the traverser, the search expression will be used as a potential node id. More... over 16 years ago
Adding the new neo4j jar file. More... over 16 years ago
Switched to a more efficient way of limiting the traversal work load. More... over 16 years ago
Added a maximum number of nodes that Neoclipse shows. Fixed value at 500 for now, should be configurable in the future. More... over 16 years ago
Updated Neoclipse to use neo4j b7 release. Changed the ContentProvider to use a traverser (runs a lot faster). More... over 16 years ago
Modified plugin/product configuration. More... over 16 years ago
Adding missing icon files. :-) More... over 16 years ago
Work on product/branding and configuration. More... over 16 years ago
Small fixes. More... over 16 years ago