273 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
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 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 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 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
Mathieu Bastian 8743d446d2 Implement category and transformer toolbar system 2013-07-23 08:05:46 -07:00
Mathieu Bastian 0299ef4031 Fix text refresh performance issue 2013-07-21 14:32:18 -07:00
Mathieu Bastian 77ec95b76d Update JOGL version 2013-07-21 14:32:08 -07:00
Mathieu Bastian 2d49376813 Remove Partition modules and replace them with work in progress on appearance modules 2013-07-21 14:31:22 -07:00
Mathieu Bastian 9b4ffe4ad3 Fix databridge edge array grow issue 2013-06-10 23:39:13 -07:00
Mathieu Bastian 1841a0dde6 Fix arrow display issue 2013-06-10 23:38:59 -07:00
Mathieu Bastian f79e56880d Using Newt canvas as default 2013-06-10 23:38:47 -07:00
Mathieu Bastian e343581ea4 Using latest JOGL dev version due to window positioning issue 2013-06-10 23:38:10 -07:00
Mathieu Bastian 36327abc0b Debug perspective controller 2013-06-08 15:31:32 -07:00
Mathieu Bastian 133d787f12 Visualization animator 2013-06-08 15:31:17 -07:00