3766 Commits

Autor SHA1 Mensagem Data
Eduardo Ramos f8c032d38b Bump maven plugins versions
Use Netbeans platform 8 and hide new unnecessary menus
2014-08-03 02:16:13 +02:00
Eduardo Ramos d873229ed8 Merge pull request #920 from count0/master
Make the GML exporter's Creator tag syntax conformant
2014-08-03 00:53:44 +02:00
Eduardo Ramos 17798a0f81 Merge pull request #923 from chirayuk/patch-1
Fix "Plugin Quick Start" link in README.md
2014-08-03 00:51:26 +02:00
Chirayu Krishnappa 586e72d4fb Fix "Plugin Quick Start" link in README.md
Fix the markdown for the "Plugin Quick Start (5 minutes)" link.
2014-05-30 19:27:54 -07:00
Tiago de Paula Peixoto ec2916565f Make the GML exporter's Creator tag syntax conformant 2014-05-22 12:13:58 +02:00
Eduardo Ramos b5c0de406d Fix graphstore call for new table observer 2014-05-19 22:55:50 +02:00
Mathieu Bastian 5777cab4a8 Enable auto-apply in DesktopAppearance 2014-03-30 19:14:17 -07:00
Mathieu Bastian 8d05d3958e Refactor calls to createObserver 2014-03-30 16:15:11 -07:00
Mathieu Bastian 38e540d8b3 Update GraphStore dependency 2014-03-30 15:44:25 -07:00
Mathieu Bastian 2ce8a3378c Update graphstore dependency 2014-03-02 17:54:17 -08:00
Mathieu Bastian 23b47bfe12 Fix dmg creation path on Linux 2014-01-18 17:55:51 -08:00
Mathieu Bastian 4b93a004f6 Fix LayoutPlugin compile issue 2014-01-18 17:38:01 -08:00
Mathieu Bastian 5b36a9f4b6 Add Application symlink in DMG 2014-01-18 17:35:32 -08:00
Eduardo Ramos b92f7dd857 Merge branch 'master' of github.com:gephi/gephi 2014-01-13 21:15:20 +01:00
Eduardo Ramos 52819685e9 Fix compilation dependency problem 2014-01-13 21:15:04 +01:00
Mathieu Bastian c2ee37971f Format Info.plist 2013-12-30 17:07:59 +01:00
Mathieu Bastian 96951871fd Add column observer in Appearance UI 2013-12-30 17:07:50 +01:00
Mathieu Bastian 1b99cc7fe2 Implement equals and hashCode on ranking and partition functions 2013-12-30 17:07:30 +01:00
Mathieu Bastian d873611a2b Set isRanking and isPartition as private methods 2013-12-30 17:06:59 +01:00
Mathieu Bastian 7a2dcf9bbb Update to JOGL 2.1.3 2013-12-25 18:03:42 +01:00
Mathieu Bastian 046c8efcfb Add TestNG to gephi-parent 2013-12-23 17:25:09 +01:00
Mathieu Bastian 325f60dcab Merge and update to new API 2013-12-23 17:23:44 +01:00
Mathieu Bastian 5d7ce7249d Update ImportAPI to use TimeFormat from GraphAPI 2013-12-22 22:09:09 +01:00
Mathieu Bastian 535b3ebf99 Add Statistics modules and update implementations to use the new API 2013-12-22 22:08:42 +01:00
Eduardo Ramos a56db00d36 Update nbm maven plugin to 3.11.1
Hide IDE Tools and Web browser from Window Menu
2013-10-26 00:51:42 +02:00
Eduardo Ramos 440b0bdf7e Remove old JOGL native binaries 2013-10-26 00:14:35 +02:00
Eduardo Ramos f27bbaf7c7 Update fastutil dependency to 6.5.9 2013-10-26 00:14:03 +02:00
Eduardo Ramos d7f321a4bb Revert platform localization zip to 7.2 2013-10-25 23:14:21 +02:00
Eduardo Ramos 7409c4fdf6 Updated JOGL dependencies to latest 2.1.1 release, which seems to finally fix the loading native libraries from JAR files problems.
Updated Netbeans maven platform version to 7.4
2013-10-23 23:07:55 +02:00
Mathieu Bastian ca72bf6e58 Minor refactoring 2013-08-25 22:50:52 -07:00
Mathieu Bastian 16547aeb93 Add partition palette management and UI 2013-08-25 22:50:20 -07:00
Mathieu Bastian 761701b37e Try again using dependency patch 2013-08-19 07:57:43 -07:00
Mathieu Bastian 84d050fc48 Revert last commit 2013-08-18 18:07:10 -07:00
Mathieu Bastian d4bd6896b6 Workaround for MNBMODULE-215 2013-08-18 18:04:55 -07:00
Mathieu Bastian 076e9dde7f A few more version upgrade 2013-08-18 17:59:47 -07:00
Mathieu Bastian 3af6a89dcd Update a few Maven plugin versions 2013-08-18 17:52:13 -07:00
Mathieu Bastian 30a10531f6 Debug Appearerance and implement apply button 2013-08-18 16:58:56 -07:00
Mathieu Bastian 70d8a4b766 Ranking and interpolation work in progress 2013-08-18 16:31:04 -07:00
Mathieu Bastian 93e8d2f1cc Work on appearance ranking, add Ranking object 2013-08-18 16:30:10 -07:00
Mathieu Bastian d99e990ef2 Debug AppearanceUI events 2013-08-18 16:29:20 -07:00
Mathieu Bastian 0f392cfb57 Add appearance control toolbar 2013-08-18 16:28:46 -07:00
Mathieu Bastian 9a99053130 Allow setting control points on spline editor 2013-08-18 16:27:32 -07:00
Mathieu Bastian 4608208d8e Debugging in ImportAPI and ImportPlugin 2013-08-18 15:00:27 -07:00
Mathieu Bastian 4df863a221 Add funnel image in DesktopAppearance 2013-08-18 14:59:55 -07:00
Mathieu Bastian db61bb4ac0 Remove target folder in AppearancePluginUI 2013-08-18 14:59:37 -07:00
Mathieu Bastian 23cb8c875f Move SplineEditor to UIComponents 2013-08-18 14:56:45 -07:00
Mathieu Bastian 2b9df0f666 Debug edge functions 2013-07-29 08:03:56 -07:00
Mathieu Bastian 9ead548b8e Debug Appearance UI 2013-07-28 22:50:40 -07:00
Mathieu Bastian a516fac1c3 Fix attribute value import in GEXF 2013-07-28 19:29:25 -07:00
Mathieu Bastian 3ecaa139a6 Implement appearance center panel system for partition 2013-07-28 19:24:35 -07:00