File: ChangeLog

package info (click to toggle)
morla 0.16.1-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 3,352 kB
  • sloc: ansic: 25,010; sh: 8,903; xml: 224; makefile: 66
file content (120 lines) | stat: -rw-r--r-- 2,841 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
2011-02-07	morla	0.16.1
	removed 'deprecated' flag

2008-03-11	morla	0.16dev
	ige-mac-integration package
	rasqal 0.9.16 supported

2008-03-07	morla	0.15
	bug about the abort function

2007-07-24	morla	0.14
	morla_is_darwin ?
	commit ML 
	rasql_query_prepare for checks
	g_get_user_config_dir()
	gtk 2.12 updated

2007-07-23	morla	0.13
	a bug in the RDF parser
	enviroment for the DOT cmd
	0.13 released

2007-06-20	morla	0.12
	textview widget with highlights
	textview != treeview
	highlighting in preferences
	demo in preferences
	javascript engine
	module support
	gconf support for proxy setting
	http://www.morlardf.net

2007-03-06	morla	0.11
	CACert is supported
	import of templates as parameters (for the windows release)
	close button in the gtknotebook
	blank_node name in the preferences
	preferences with a single dialog for the dot files
	Copyright updated
	Properties with LowerCase

2006-10-05	morla	0.10.2
	Proxy/Authentication
	libnxml 0.15 with proxy
	Curl for any download
	
2006-09-26	morla	0.10.1
	bug on datatype saving error fixed
	warning window must not be editable
	libnxml 0.14 with useragent

2006-08-24	morla	0.10
	open empty documents
	memorize the dimensions of the window
	bugfixed on the maker.c and empty namespaces
	templates with literal inputs but without language
	template on the startup with -t option
	template window with dinamic sizes
	sparql and rdql supported
	datatypes

2006-06-19	morla	0.9
	info about resources
	recursive edit templates

2006-05-22	morla	0.8
	n-triples and turtle formats (reading and writing)
	error log (with colors)
	no loop of remote template request
	template edit
	automatic extensions (.rdf/.turtle/.nt)
	kill under UNIX
	
2006-04-29	morla	0.7
	info for the property in the navigator
	MinCardinality and Max in templates and RDFS of morla
	recursive templates (a typevalue of a input can be another template)
	bugfix: file locale to/from uri

2006-04-08	morla	0.6
	gtkobject -> gobject
	and no gtkWidget deprecates
	new bootsplash and bold in the strings
	pedantic and ascii compatible codes
	english and italian update

2006-03-21	morla	0.5
	a little bug fixes
	bootsplash from gimp

2006-03-16	morla	0.4
	This:Document
	New bootsplash
	default program from register of win32
	last documents
	help with xslt
	Interface section in preference

2006-02-06	morla	0.3
	message error if execve returns errors
	merge with rename of blanknode
	%s substitution with the name of uri/file when morla execs a command
	transient windows
	tooltips with different languages
	Reduce the string too long in the graph
	Category in templates and alternative in inputs
	A new system for the list in edit_triple
	fopen -> g_open
	stat -> g_stat
	exec/fork -> g_child && g_spawn

2006-01-08	morla	0.2
	boot splash
	preferences
	templates
	navigator

2005-12-14	morla	0.1
	initial release