You can subscribe to this list here.
2010 |
Jan
|
Feb
|
Mar
(97) |
Apr
(160) |
May
(139) |
Jun
(17) |
Jul
(51) |
Aug
(39) |
Sep
(21) |
Oct
(45) |
Nov
(60) |
Dec
(110) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2011 |
Jan
(34) |
Feb
(84) |
Mar
(154) |
Apr
(81) |
May
(107) |
Jun
(33) |
Jul
(30) |
Aug
(49) |
Sep
(68) |
Oct
(96) |
Nov
(39) |
Dec
(23) |
2012 |
Jan
(45) |
Feb
(53) |
Mar
(39) |
Apr
(32) |
May
(62) |
Jun
(48) |
Jul
(42) |
Aug
(61) |
Sep
(56) |
Oct
(48) |
Nov
(57) |
Dec
(16) |
2013 |
Jan
(52) |
Feb
(10) |
Mar
(20) |
Apr
(43) |
May
(37) |
Jun
(56) |
Jul
(53) |
Aug
(15) |
Sep
(41) |
Oct
(47) |
Nov
(75) |
Dec
(63) |
2014 |
Jan
(39) |
Feb
(80) |
Mar
(41) |
Apr
(47) |
May
(43) |
Jun
(38) |
Jul
(15) |
Aug
|
Sep
(4) |
Oct
(2) |
Nov
(1) |
Dec
(3) |
2015 |
Jan
(1) |
Feb
(3) |
Mar
(1) |
Apr
|
May
(1) |
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
(11) |
Dec
(7) |
2016 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
(1) |
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
From: <jm...@us...> - 2014-02-10 10:33:19
|
Revision: 3980 http://sourceforge.net/p/eulergui/code/3980 Author: jmvanel Date: 2014-02-10 10:33:14 +0000 (Mon, 10 Feb 2014) Log Message: ----------- - text editor for triple object in N3Form that appears on double click: add title for popup window Modified Paths: -------------- trunk/eulergui/src/main/scala/deductions/runtime/UserManagement.scala trunk/eulergui/src/main/scala/deductions/runtime/swing/components/TripleTextEditor.scala trunk/eulergui/src/main/scala/deductions/runtime/swing/data_manager/DataGUITrait.scala This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <jm...@us...> - 2014-02-09 20:54:22
|
Revision: 3979 http://sourceforge.net/p/eulergui/code/3979 Author: jmvanel Date: 2014-02-09 20:54:18 +0000 (Sun, 09 Feb 2014) Log Message: ----------- - FIX : new text editor for triple object in N3Form that appears on double click: editor was not showing for new triples (rightmost column in N3Form) - domain app. spec. for blog: examples/blog.owl.n3 Modified Paths: -------------- trunk/eulergui/src/main/java/deductions/Namespaces.java trunk/eulergui/src/main/scala/deductions/runtime/UserManagement.scala trunk/eulergui/src/main/scala/deductions/runtime/swing/components/form/N3Form.scala Added Paths: ----------- trunk/eulergui/examples/blog.owl.n3 This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <jm...@us...> - 2014-02-09 14:05:39
|
Revision: 3978 http://sourceforge.net/p/eulergui/code/3978 Author: jmvanel Date: 2014-02-09 14:05:34 +0000 (Sun, 09 Feb 2014) Log Message: ----------- Update images in doc., after recent enhances in DataGUI: http://svn.code.sf.net/p/eulergui/code/trunk/eulergui/html/documentation.html#Semweb Modified Paths: -------------- trunk/eulergui/html/documentation.html trunk/eulergui/html/images/data-gui-1.png trunk/eulergui/html/images/data-gui-2.png trunk/eulergui/html/images/data-gui-3.png trunk/eulergui/html/images/domain-app1.png trunk/eulergui/html/images/sw-data-manager-form1.png trunk/eulergui/html/images/sw-explorer-app.png Added Paths: ----------- trunk/eulergui/html/images/domain-app0.png This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <jm...@us...> - 2014-02-09 08:55:07
|
Revision: 3977 http://sourceforge.net/p/eulergui/code/3977 Author: jmvanel Date: 2014-02-09 08:55:04 +0000 (Sun, 09 Feb 2014) Log Message: ----------- N3Form: popup for image now has dismiss button Modified Paths: -------------- trunk/eulergui/src/main/scala/deductions/runtime/swing/components/form/ValuesPanel.scala trunk/eulergui/src/main/scala/deductions/runtime/swing/explorer/SameWindowInstanceObjectPropertyGUIComponent.scala This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <jm...@us...> - 2014-02-08 21:58:54
|
Revision: 3976 http://sourceforge.net/p/eulergui/code/3976 Author: jmvanel Date: 2014-02-08 21:58:50 +0000 (Sat, 08 Feb 2014) Log Message: ----------- N3Form: managing multiple valued object properties : show only the first resource for a multi-valued subject-property pair, plus a button to see all resources. Modified Paths: -------------- trunk/eulergui/src/main/scala/deductions/runtime/swing/components/TripleTextEditor.scala trunk/eulergui/src/main/scala/deductions/runtime/swing/components/form/ValuesPanel.scala Added Paths: ----------- trunk/eulergui/src/main/scala/deductions/runtime/swing/components/BorderLayoutWindowDismiss.scala This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <jm...@us...> - 2014-02-08 19:20:32
|
Revision: 3975 http://sourceforge.net/p/eulergui/code/3975 Author: jmvanel Date: 2014-02-08 19:20:28 +0000 (Sat, 08 Feb 2014) Log Message: ----------- N3Form: managing multiple valued object properties : WIP show only the first object for a multi-valued subject - property pair Modified Paths: -------------- trunk/eulergui/src/main/scala/deductions/runtime/swing/components/form/ValuesPanel.scala This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <jm...@us...> - 2014-02-08 18:58:12
|
Revision: 3974 http://sourceforge.net/p/eulergui/code/3974 Author: jmvanel Date: 2014-02-08 18:58:07 +0000 (Sat, 08 Feb 2014) Log Message: ----------- REFACTOR: pave the way for managing multiple valued object properties create class components/form/ValuesPanel.scala Added Paths: ----------- trunk/eulergui/src/main/scala/deductions/runtime/swing/components/form/ trunk/eulergui/src/main/scala/deductions/runtime/swing/components/form/N3Form.scala trunk/eulergui/src/main/scala/deductions/runtime/swing/components/form/ValuesPanel.scala Removed Paths: ------------- trunk/eulergui/src/main/scala/deductions/runtime/swing/N3Form.scala trunk/eulergui/src/main/scala/deductions/runtime/swing/components/abstract_syntax/ This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <jm...@us...> - 2014-02-08 16:47:03
|
Revision: 3973 http://sourceforge.net/p/eulergui/code/3973 Author: jmvanel Date: 2014-02-08 16:46:58 +0000 (Sat, 08 Feb 2014) Log Message: ----------- FormSyntaxFactory.scala : tidy code (asInstanceOf) - WIP Modified Paths: -------------- trunk/eulergui/src/main/scala/deductions/runtime/abstract_syntax/FormSyntaxFactory.scala This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <jm...@us...> - 2014-02-08 11:39:32
|
Revision: 3972 http://sourceforge.net/p/eulergui/code/3972 Author: jmvanel Date: 2014-02-08 11:39:28 +0000 (Sat, 08 Feb 2014) Log Message: ----------- - delete FormSyntax.scala after FormSyntax.scala refactored , and split in trait FormModule and class FormSyntaxFactory in FormModule.scala and FormSyntaxFactory.scala Modified Paths: -------------- trunk/eulergui/src/main/scala/deductions/runtime/abstract_syntax/FormSyntaxFactory.scala trunk/eulergui/src/test/scala/deductions/runtime/abstract_syntax/FormSyntaxFactoryTest.scala Removed Paths: ------------- trunk/eulergui/src/main/scala/deductions/runtime/abstract_syntax/FormSyntax.scala trunk/eulergui/src/test/scala/deductions/runtime/abstract_syntax/FormSyntaxFactoryTest2.scala This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <jm...@us...> - 2014-02-08 11:20:24
|
Revision: 3971 http://sourceforge.net/p/eulergui/code/3971 Author: jmvanel Date: 2014-02-08 11:20:20 +0000 (Sat, 08 Feb 2014) Log Message: ----------- fixed: in FormSyntaxFactory.scala : several typos: RDF#URI and RDF#Node instead of : Rdf#URI and Rdf#Node I confused an abstract type RDF, with a generic parameter Rdf Modified Paths: -------------- trunk/eulergui/src/main/scala/deductions/runtime/abstract_syntax/FormSyntaxFactory.scala This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <jm...@us...> - 2014-02-08 10:49:55
|
Revision: 3970 http://sourceforge.net/p/eulergui/code/3970 Author: jmvanel Date: 2014-02-08 10:49:46 +0000 (Sat, 08 Feb 2014) Log Message: ----------- - ProjectGUI : put one more call to ApplicationKB.instance() inside a future (so that the GUI is shown earlier and to benefit of multithread on multicore) - FormSyntax.scala refactored , split in trait FormModule and class FormSyntaxFactory2 in FormModule.scala and FormSyntaxFactory.scala Modified Paths: -------------- trunk/eulergui/src/main/scala/deductions/runtime/abstract_syntax/FormSyntax.scala trunk/eulergui/src/main/scala/eulergui/gui/controller/ApplicationKB.scala trunk/eulergui/src/main/scala/eulergui/gui/main/ProjectGUI.scala Added Paths: ----------- trunk/eulergui/src/main/scala/deductions/runtime/abstract_syntax/FormModule.scala trunk/eulergui/src/main/scala/deductions/runtime/abstract_syntax/FormSyntaxFactory.scala trunk/eulergui/src/test/scala/deductions/runtime/abstract_syntax/FormSyntaxFactoryTest2.scala This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <jm...@us...> - 2014-02-07 18:20:49
|
Revision: 3969 http://sourceforge.net/p/eulergui/code/3969 Author: jmvanel Date: 2014-02-07 18:20:46 +0000 (Fri, 07 Feb 2014) Log Message: ----------- - FIX: The ComboBox to Add a Triple using WikiPedia API for completion used in N3Form was closing the application after action completed ! - further downsize to 12 the N3 source buttons size (in SourceFilesView) - WIP: also downsize the N3 source buttons height in N3 Form (in SameWindowInstanceObjectPropertyGUIComponent Modified Paths: -------------- trunk/eulergui/src/main/scala/deductions/runtime/swing/DBPediaComboBoxAddTriple.scala trunk/eulergui/src/main/scala/deductions/runtime/swing/HyperlinkManager.scala trunk/eulergui/src/main/scala/deductions/runtime/swing/N3Form.scala trunk/eulergui/src/main/scala/deductions/runtime/swing/SameWindowHyperlinkManager.scala trunk/eulergui/src/main/scala/deductions/runtime/swing/explorer/SameWindowInstanceObjectPropertyGUIComponent.scala trunk/eulergui/src/main/scala/eulergui/gui/main/ProjectGUI.scala trunk/eulergui/src/main/scala/eulergui/gui/view/SourceFilesView.scala This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <jm...@us...> - 2014-02-07 12:02:03
|
Revision: 3968 http://sourceforge.net/p/eulergui/code/3968 Author: jmvanel Date: 2014-02-07 12:01:59 +0000 (Fri, 07 Feb 2014) Log Message: ----------- FIX silly compile error Modified Paths: -------------- trunk/eulergui/src/main/scala/deductions/runtime/swing/components/URIDisplayAsForm.scala This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <jm...@us...> - 2014-02-07 08:50:11
|
Revision: 3967 http://sourceforge.net/p/eulergui/code/3967 Author: jmvanel Date: 2014-02-07 08:50:07 +0000 (Fri, 07 Feb 2014) Log Message: ----------- - DomainApp now loads the ontologies ?C referred to in the app. spec. by : ?APP eg:hasClass ?C . - organize imports here and there Modified Paths: -------------- trunk/eulergui/src/main/java/eulergui/gui/tools/LaunchSPARQLUpdate.java trunk/eulergui/src/main/scala/deductions/runtime/swing/components/CreationButton.scala trunk/eulergui/src/main/scala/deductions/runtime/swing/components/URIDisplayAsForm.scala trunk/eulergui/src/main/scala/deductions/runtime/swing/data_manager/DataGUITrait.scala trunk/eulergui/src/main/scala/deductions/runtime/swing/explorer/SWExplorerTrait.scala trunk/eulergui/src/main/scala/eulergui/gui/main/URLDialog.scala This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <jm...@us...> - 2014-02-06 19:35:46
|
Revision: 3966 http://sourceforge.net/p/eulergui/code/3966 Author: jmvanel Date: 2014-02-06 19:35:41 +0000 (Thu, 06 Feb 2014) Log Message: ----------- smaller buttons for the row of buttons for an N3 source Modified Paths: -------------- trunk/eulergui/src/main/scala/deductions/runtime/swing/N3Form.scala trunk/eulergui/src/main/scala/deductions/runtime/swing/SwingHelper.scala trunk/eulergui/src/main/scala/deductions/runtime/swing/components/TripleTextEditor.scala trunk/eulergui/src/main/scala/eulergui/gui/view/SourceFilesView.scala This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <jm...@us...> - 2014-02-06 19:09:14
|
Revision: 3965 http://sourceforge.net/p/eulergui/code/3965 Author: jmvanel Date: 2014-02-06 19:09:09 +0000 (Thu, 06 Feb 2014) Log Message: ----------- - FEATURE: text editor for triple object in N3Form appears on double click TODO : should respect the original line feed, or create some. - also fixed the saving of the a triple when there was no edit - organize imports here and there Modified Paths: -------------- trunk/eulergui/src/main/scala/deductions/runtime/RuleBasedApplicationWithCache.scala trunk/eulergui/src/main/scala/deductions/runtime/swing/KBConsoleDumpFeature.scala trunk/eulergui/src/main/scala/deductions/runtime/swing/N3Form.scala trunk/eulergui/src/main/scala/deductions/runtime/swing/NamedGraphsDisplayFeature.scala trunk/eulergui/src/main/scala/deductions/runtime/swing/SimplifiedN3QueryFeature.scala trunk/eulergui/src/main/scala/deductions/runtime/swing/SimplifiedN3QueryGUI.scala trunk/eulergui/src/main/scala/deductions/runtime/swing/TripleComboBoxes.scala trunk/eulergui/src/main/scala/deductions/runtime/swing/components/BorderLayoutWindow.scala trunk/eulergui/src/main/scala/deductions/runtime/swing/components/N3JTablePanel.scala trunk/eulergui/src/main/scala/deductions/runtime/swing/components/URILoaderImpl.scala Added Paths: ----------- trunk/eulergui/src/main/scala/deductions/runtime/rdf/ trunk/eulergui/src/main/scala/deductions/runtime/rdf/TriplePersistance.scala trunk/eulergui/src/main/scala/deductions/runtime/swing/components/TripleTextEditor.scala trunk/eulergui/src/main/scala/deductions/runtime/web/ This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <jm...@us...> - 2014-02-06 15:05:29
|
Revision: 3964 http://sourceforge.net/p/eulergui/code/3964 Author: jmvanel Date: 2014-02-06 15:05:25 +0000 (Thu, 06 Feb 2014) Log Message: ----------- - more links errors in documentation.html fixed with LinkChecker: 13 errors remaining Modified Paths: -------------- trunk/eulergui/html/documentation.html This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <jm...@us...> - 2014-02-06 14:37:18
|
Revision: 3963 http://sourceforge.net/p/eulergui/code/3963 Author: jmvanel Date: 2014-02-06 14:37:14 +0000 (Thu, 06 Feb 2014) Log Message: ----------- - moved FormSyntax.scala & FormSyntaxFactoryTest.scala out of package swing - Fixed most links errors in documentation.html with LinkChecker: linkchecker -o html --recursion-level=1 documentation.html Modified Paths: -------------- trunk/eulergui/html/documentation.html Added Paths: ----------- trunk/eulergui/src/main/scala/deductions/runtime/abstract_syntax/ trunk/eulergui/src/main/scala/deductions/runtime/abstract_syntax/FormSyntax.scala trunk/eulergui/src/test/scala/deductions/runtime/abstract_syntax/ trunk/eulergui/src/test/scala/deductions/runtime/abstract_syntax/FormSyntaxFactoryTest.scala Removed Paths: ------------- trunk/eulergui/src/main/scala/deductions/runtime/swing/components/abstract_syntax/FormSyntax.scala trunk/eulergui/src/test/scala/deductions/runtime/swing/components/abstract_syntax/FormSyntaxFactoryTest.scala This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <lt...@us...> - 2014-02-05 10:42:48
|
Revision: 3962 http://sourceforge.net/p/eulergui/code/3962 Author: ltemal Date: 2014-02-05 10:42:44 +0000 (Wed, 05 Feb 2014) Log Message: ----------- Put the buttons Panel in a scrollPane allowing a vertical and horizontal scrollbar as needed. Bug to fix : JScrollPane.VERTICAL_SCROLLBAR_AS_NEEDED and JScrollPane.HORIZONTAL_SCROLLBAR_AS_NEEDED make compilation error. Modified Paths: -------------- trunk/eulergui/src/main/scala/eulergui/gui/main/ProjectGUI.scala This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <jm...@us...> - 2014-02-04 20:04:30
|
Revision: 3961 http://sourceforge.net/p/eulergui/code/3961 Author: jmvanel Date: 2014-02-04 20:04:23 +0000 (Tue, 04 Feb 2014) Log Message: ----------- FormSyntax : WIP : test runs satisfying (no assert yet) Modified Paths: -------------- trunk/eulergui/src/main/scala/deductions/runtime/swing/components/abstract_syntax/FormSyntax.scala Added Paths: ----------- trunk/eulergui/src/test/resources/ trunk/eulergui/src/test/resources/foaf.n3 trunk/eulergui/src/test/scala/deductions/runtime/swing/components/abstract_syntax/ trunk/eulergui/src/test/scala/deductions/runtime/swing/components/abstract_syntax/FormSyntaxFactoryTest.scala This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <jm...@us...> - 2014-02-04 14:07:27
|
Revision: 3960 http://sourceforge.net/p/eulergui/code/3960 Author: jmvanel Date: 2014-02-04 14:07:19 +0000 (Tue, 04 Feb 2014) Log Message: ----------- FormSyntax : WIP : ready for test Modified Paths: -------------- trunk/eulergui/src/main/scala/deductions/runtime/swing/components/abstract_syntax/FormSyntax.scala This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <jm...@us...> - 2014-02-04 09:35:50
|
Revision: 3959 http://sourceforge.net/p/eulergui/code/3959 Author: jmvanel Date: 2014-02-04 09:35:46 +0000 (Tue, 04 Feb 2014) Log Message: ----------- FormSyntax : WIP Modified Paths: -------------- trunk/eulergui/src/main/scala/deductions/runtime/swing/components/abstract_syntax/FormSyntax.scala This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <jm...@us...> - 2014-02-03 19:00:53
|
Revision: 3958 http://sourceforge.net/p/eulergui/code/3958 Author: jmvanel Date: 2014-02-03 19:00:48 +0000 (Mon, 03 Feb 2014) Log Message: ----------- FIX Maven build error due to Jena dependency being incorrect in Banana-RDF on Maven depot ( probably due to an SBT problem ) see http://maven.apache.org/guides/introduction/introduction-to-optional-and-excludes-dependencies.html Modified Paths: -------------- trunk/eulergui/pom.xml This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <jm...@us...> - 2014-02-03 14:02:23
|
Revision: 3957 http://sourceforge.net/p/eulergui/code/3957 Author: jmvanel Date: 2014-02-03 14:02:19 +0000 (Mon, 03 Feb 2014) Log Message: ----------- - WIP : abstract_syntax for a semantic form: * generated from a list of URI's for properties, and a triple store * will be used in conjunction with N3Form(Swing), HTML5 forms and Banana-RDF - add dependency to Banana-RDF - pave the way for text editor for triple object in N3Form Modified Paths: -------------- trunk/eulergui/pom.xml trunk/eulergui/src/main/scala/deductions/runtime/swing/N3Form.scala Added Paths: ----------- trunk/eulergui/src/main/scala/deductions/runtime/swing/components/abstract_syntax/ trunk/eulergui/src/main/scala/deductions/runtime/swing/components/abstract_syntax/FormSyntax.scala This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <jm...@us...> - 2014-01-31 22:15:37
|
Revision: 3956 http://sourceforge.net/p/eulergui/code/3956 Author: jmvanel Date: 2014-01-31 22:15:33 +0000 (Fri, 31 Jan 2014) Log Message: ----------- - comment out some useless code in ProjectGUI - infrastructure status for project was set for user projects - FileHistory in menu (WIP) Modified Paths: -------------- trunk/eulergui/src/main/java/eulergui/CommandLineArguments.java trunk/eulergui/src/main/java/eulergui/gui/features/FileHistory.java trunk/eulergui/src/main/scala/eulergui/gui/controller/PersistenceListener.scala trunk/eulergui/src/main/scala/eulergui/gui/features/FileHistoryMenu.scala trunk/eulergui/src/main/scala/eulergui/gui/main/ProjectGUI.scala trunk/eulergui/src/main/scala/eulergui/project/Project.scala trunk/eulergui/src/main/scala/eulergui/project/ProjectFactory.scala This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |