hilfer 0.9.2 → 0.9.3

Sign up to get free protection for your applications and to get access to all the features.
data/ChangeLog ADDED
@@ -0,0 +1,222 @@
1
+ 2008-04-10 12:56 panic
2
+
3
+ * [r3479] trunk, trunk/History.txt, trunk/Manifest.txt,
4
+ trunk/README.txt, trunk/Rakefile:
5
+ clean up packaging and docs files
6
+
7
+ 2008-04-10 12:33 panic
8
+
9
+ * [r3476] trunk/History.txt:
10
+ history changes
11
+
12
+ 2008-04-10 12:27 panic
13
+
14
+ * [r3475] trunk/History.txt, trunk/Manifest.txt, trunk/README.txt,
15
+ trunk/Rakefile, trunk/TODO, trunk/bin/hilfer, trunk/bin/ssc,
16
+ trunk/lib/hilfer/gnome_terminal.rb,
17
+ trunk/lib/hilfer/hilfer_config.rb,
18
+ trunk/lib/hilfer/hilfer_item.rb,
19
+ trunk/lib/hilfer/hilfer_model.rb,
20
+ trunk/lib/hilfer/rails_locator.rb,
21
+ trunk/lib/hilfer/svn_colours.rb,
22
+ trunk/lib/hilfer/tree_viewer.rb,
23
+ trunk/lib/hilfer/tree_viewer_window.rb,
24
+ trunk/lib/hilfer/version.rb, trunk/lib/hilfer/xterm.rb:
25
+ Implement graceful failure for optional dependencies. Move
26
+ classes to separate files.
27
+
28
+ 2008-04-02 08:21 panic
29
+
30
+ * [r3457] trunk/lib/hilfer/tree_viewer.rb:
31
+ alt-q toggles editor shutdown
32
+
33
+ 2008-04-01 21:28 panic
34
+
35
+ * [r3456] trunk/Rakefile, trunk/bin/hilfer,
36
+ trunk/lib/hilfer/svn_colours.rb,
37
+ trunk/lib/hilfer/tree_viewer.rb:
38
+ allow loading of svn/client to fail gracefully. output modifier
39
+ mask in debug. Don't use -w, because of all the activerecord
40
+ verbiage.
41
+
42
+ 2008-04-01 20:21 panic
43
+
44
+ * [r3455] trunk/README.txt:
45
+ link to RubyForge project from docs pages
46
+
47
+ 2008-04-01 18:37 panic
48
+
49
+ * [r3454] trunk/History.txt, trunk/Rakefile:
50
+ dependencies were the wrong way round
51
+
52
+ 2008-04-01 18:18 panic
53
+
54
+ * [r3453] trunk/Rakefile:
55
+ bump version
56
+ * [r3452] trunk/Rakefile, trunk/bin/hilfer,
57
+ trunk/lib/hilfer/tree_viewer.rb:
58
+ ruby-gtk is not a gem. find icon properly. fix enter key.
59
+
60
+ 2008-04-01 15:31 panic
61
+
62
+ * [r3451] trunk, trunk/History.txt, trunk/Manifest.txt,
63
+ trunk/README.txt, trunk/Rakefile, trunk/TODO,
64
+ trunk/bin/hilfer-icon.png, trunk/lib/hilfer/hilfer-icon.png,
65
+ trunk/lib/hilfer/scite_editor.rb,
66
+ trunk/lib/hilfer/svn_colours.rb:
67
+ documentation
68
+
69
+ 2008-04-01 14:45 panic
70
+
71
+ * [r3450] trunk/ext:
72
+ remove old bash files
73
+ * [r3449] trunk/Manifest.txt, trunk/README.txt, trunk/Rakefile,
74
+ trunk/bin/ssc, trunk/ext/Rakefile, trunk/ext/bin/ec,
75
+ trunk/ext/bin/sd:
76
+ add ssc. Rakefile for ext/bin
77
+
78
+ 2008-04-01 09:38 panic
79
+
80
+ * [r3448] trunk/bin/hilfer, trunk/lib/hilfer/scite_editor.rb:
81
+ fix scite quitting
82
+
83
+ 2008-03-31 19:54 panic
84
+
85
+ * [r3446] trunk/ext, trunk/ext/bin, trunk/ext/bin/ec,
86
+ trunk/ext/bin/sd, trunk/ext/ec, trunk/ext/extconf.rb,
87
+ trunk/ext/sd, trunk/ext/setup.rb:
88
+ first attempt at installing bash scripts
89
+
90
+ 2008-03-31 19:17 panic
91
+
92
+ * [r3445] trunk/Rakefile, trunk/TODO, trunk/bin/ec, trunk/bin/sd,
93
+ trunk/ext, trunk/ext/ec, trunk/ext/extconf.rb, trunk/ext/sd,
94
+ trunk/extconf.rb:
95
+ create ext dir for bash scripts
96
+
97
+ 2008-03-31 15:17 panic
98
+
99
+ * [r3444] trunk/Rakefile:
100
+ bump version
101
+
102
+ 2008-03-31 15:16 panic
103
+
104
+ * [r3443] trunk/Rakefile, trunk/TODO, trunk/bin/hilfer,
105
+ trunk/dev/listen.rb, trunk/lib/hilfer/scite_editor.rb,
106
+ trunk/lib/hilfer/tree_viewer.rb:
107
+ copy files to editor. Improve cleanup. Option to quit editor on
108
+ close. Relative paths for paste.
109
+
110
+ 2008-03-31 12:22 panic
111
+
112
+ * [r3442] trunk/Manifest.txt:
113
+ add svn_colours
114
+ * [r3441] trunk/bin/ed:
115
+ remove
116
+
117
+ 2008-03-31 12:21 panic
118
+
119
+ * [r3440] trunk/bin/hilfer:
120
+ remove tabs
121
+ make sure app operates without the icon
122
+
123
+ 2008-03-31 12:20 panic
124
+
125
+ * [r3439] trunk/lib/hilfer/tree_viewer.rb:
126
+ make sure Ctrl-Enter on a top-level file doesn't cause crash
127
+
128
+ 2008-03-31 12:19 panic
129
+
130
+ * [r3438] trunk/Rakefile:
131
+ remove commented lines
132
+ add a run and an irb task
133
+
134
+ 2008-03-10 21:14 panic
135
+
136
+ * [r3389] trunk/TODO:
137
+ done
138
+
139
+ 2008-03-10 21:05 panic
140
+
141
+ * [r3388] trunk/History.txt, trunk/Manifest.txt, trunk/README.txt,
142
+ trunk/Rakefile, trunk/bin/hilfer, trunk/bin/hilfer-icon.png,
143
+ trunk/lib/hilfer/hilfer-icon.png, trunk/lib/hilfer/hilfer.rb:
144
+ get gem creation working with Hoe
145
+
146
+ 2008-03-09 21:15 panic
147
+
148
+ * [r3387] trunk, trunk/Rakefile, trunk/bin, trunk/bin/ec,
149
+ trunk/bin/ed, trunk/bin/hilfer, trunk/bin/sd,
150
+ trunk/dev/hilfer.png, trunk/ec, trunk/ed, trunk/hilfer,
151
+ trunk/hilfer-icon.png, trunk/hilfer.png,
152
+ trunk/lib/hilfer/hilfer-icon.png, trunk/lib/hilfer/hilfer.rb,
153
+ trunk/lib/hilfer/tree_viewer.rb, trunk/sd:
154
+ do gem-compatible directory structure
155
+
156
+ 2008-03-09 20:13 panic
157
+
158
+ * [r3386] trunk/Rakefile, trunk/dev, trunk/dev/listen.rb,
159
+ trunk/hilfer.rb, trunk/lib/hilfer/extconf.rb,
160
+ trunk/lib/hilfer/rails_locator.rb, trunk/listen.rb,
161
+ trunk/model.rb, trunk/model/model.rb, trunk/rails_locator.rb,
162
+ trunk/scite_editor.rb, trunk/svn_colours.rb,
163
+ trunk/tree_viewer.rb:
164
+ remove old unused files
165
+
166
+ 2007-06-14 10:55 panic
167
+
168
+ * [r3283] trunk/Rakefile, trunk/extconf.rb, trunk/lib,
169
+ trunk/lib/hilfer, trunk/lib/hilfer/extconf.rb,
170
+ trunk/lib/hilfer/hilfer.rb, trunk/lib/hilfer/rails_locator.rb,
171
+ trunk/lib/hilfer/scite_editor.rb,
172
+ trunk/lib/hilfer/svn_colours.rb,
173
+ trunk/lib/hilfer/tree_viewer.rb, trunk/tree_viewer.rb:
174
+ add missing files
175
+
176
+ 2007-06-04 13:25 panic
177
+
178
+ * [r3270] trunk, trunk/TODO, trunk/ec, trunk/hilfer.rb,
179
+ trunk/hilfer_options.rb, trunk/rails_locator.rb,
180
+ trunk/scite_editor.rb, trunk/sd, trunk/svn_colours.rb:
181
+ merged from no-model
182
+
183
+ 2006-08-12 11:36 panic
184
+
185
+ * [r2384] trunk/model, trunk/model/custom-list.c,
186
+ trunk/model/custom-list.h, trunk/model/hilfer_tree_model.c,
187
+ trunk/model/hilfer_tree_model.h,
188
+ trunk/model/sec-custom-model-code.html:
189
+ add model code
190
+
191
+ 2006-08-12 11:34 root
192
+
193
+ * [r2383] test, trunk/test:
194
+ fix trunk oops
195
+ * [r2382] scite_editor.rb, trunk/scite_editor.rb:
196
+ fix trunk oops
197
+ * [r2381] model.rb, trunk/model.rb:
198
+ fix trunk oops
199
+ * [r2380] listen.rb, trunk/listen.rb:
200
+ fix trunk oops
201
+ * [r2379] hilfer_options.rb, trunk/hilfer_options.rb:
202
+ fix trunk oops
203
+ * [r2378] hilfer.rb, trunk/hilfer.rb:
204
+ fix trunk oops
205
+ * [r2377] hilfer.png, trunk/hilfer.png:
206
+ fix trunk oops
207
+ * [r2376] hilfer-icon.png, trunk/hilfer-icon.png:
208
+ fix trunk oops
209
+ * [r2375] hilfer, trunk/hilfer:
210
+ fix trunk oops
211
+ * [r2374] ed, trunk/ed:
212
+ fix trunk oops
213
+ * [r2373] ec, trunk/ec:
214
+ fix trunk oops
215
+ * [r2372] TODO, trunk/TODO:
216
+ fix trunk oops
217
+
218
+ 2006-08-12 11:22 panic
219
+
220
+ * [r2368] trunk:
221
+ make trunk
222
+
data/History.txt CHANGED
@@ -1,211 +1,9 @@
1
- 2008-04-10 12:27 panic
1
+ === 0.9.3 / 2008-04-10
2
2
 
3
- * [r3475] trunk/History.txt, trunk/Manifest.txt, trunk/README.txt,
4
- trunk/Rakefile, trunk/TODO, trunk/bin/hilfer, trunk/bin/ssc,
5
- trunk/lib/hilfer/gnome_terminal.rb,
6
- trunk/lib/hilfer/hilfer_config.rb,
7
- trunk/lib/hilfer/hilfer_item.rb,
8
- trunk/lib/hilfer/hilfer_model.rb,
9
- trunk/lib/hilfer/rails_locator.rb,
10
- trunk/lib/hilfer/svn_colours.rb,
11
- trunk/lib/hilfer/tree_viewer.rb,
12
- trunk/lib/hilfer/tree_viewer_window.rb,
13
- trunk/lib/hilfer/version.rb, trunk/lib/hilfer/xterm.rb:
14
- Implement graceful failure for optional dependencies. Move
15
- classes to separate files.
3
+ * remove text-format from the gem's dependencies
16
4
 
17
- 2008-04-02 08:21 panic
18
-
19
- * [r3457] trunk/lib/hilfer/tree_viewer.rb:
20
- alt-q toggles editor shutdown
21
-
22
- 2008-04-01 21:28 panic
23
-
24
- * [r3456] trunk/Rakefile, trunk/bin/hilfer,
25
- trunk/lib/hilfer/svn_colours.rb,
26
- trunk/lib/hilfer/tree_viewer.rb:
27
- allow loading of svn/client to fail gracefully. output modifier
28
- mask in debug. Don't use -w, because of all the activerecord
29
- verbiage.
30
-
31
- 2008-04-01 20:21 panic
32
-
33
- * [r3455] trunk/README.txt:
34
- link to RubyForge project from docs pages
35
-
36
- 2008-04-01 18:37 panic
37
-
38
- * [r3454] trunk/History.txt, trunk/Rakefile:
39
- dependencies were the wrong way round
40
-
41
- 2008-04-01 18:18 panic
42
-
43
- * [r3453] trunk/Rakefile:
44
- bump version
45
- * [r3452] trunk/Rakefile, trunk/bin/hilfer,
46
- trunk/lib/hilfer/tree_viewer.rb:
47
- ruby-gtk is not a gem. find icon properly. fix enter key.
48
-
49
- 2008-04-01 15:31 panic
50
-
51
- * [r3451] trunk, trunk/History.txt, trunk/Manifest.txt,
52
- trunk/README.txt, trunk/Rakefile, trunk/TODO,
53
- trunk/bin/hilfer-icon.png, trunk/lib/hilfer/hilfer-icon.png,
54
- trunk/lib/hilfer/scite_editor.rb,
55
- trunk/lib/hilfer/svn_colours.rb:
56
- documentation
57
-
58
- 2008-04-01 14:45 panic
59
-
60
- * [r3450] trunk/ext:
61
- remove old bash files
62
- * [r3449] trunk/Manifest.txt, trunk/README.txt, trunk/Rakefile,
63
- trunk/bin/ssc, trunk/ext/Rakefile, trunk/ext/bin/ec,
64
- trunk/ext/bin/sd:
65
- add ssc. Rakefile for ext/bin
66
-
67
- 2008-04-01 09:38 panic
68
-
69
- * [r3448] trunk/bin/hilfer, trunk/lib/hilfer/scite_editor.rb:
70
- fix scite quitting
71
-
72
- 2008-03-31 19:54 panic
73
-
74
- * [r3446] trunk/ext, trunk/ext/bin, trunk/ext/bin/ec,
75
- trunk/ext/bin/sd, trunk/ext/ec, trunk/ext/extconf.rb,
76
- trunk/ext/sd, trunk/ext/setup.rb:
77
- first attempt at installing bash scripts
78
-
79
- 2008-03-31 19:17 panic
80
-
81
- * [r3445] trunk/Rakefile, trunk/TODO, trunk/bin/ec, trunk/bin/sd,
82
- trunk/ext, trunk/ext/ec, trunk/ext/extconf.rb, trunk/ext/sd,
83
- trunk/extconf.rb:
84
- create ext dir for bash scripts
85
-
86
- 2008-03-31 15:17 panic
87
-
88
- * [r3444] trunk/Rakefile:
89
- bump version
90
-
91
- 2008-03-31 15:16 panic
92
-
93
- * [r3443] trunk/Rakefile, trunk/TODO, trunk/bin/hilfer,
94
- trunk/dev/listen.rb, trunk/lib/hilfer/scite_editor.rb,
95
- trunk/lib/hilfer/tree_viewer.rb:
96
- copy files to editor. Improve cleanup. Option to quit editor on
97
- close. Relative paths for paste.
98
-
99
- 2008-03-31 12:22 panic
100
-
101
- * [r3442] trunk/Manifest.txt:
102
- add svn_colours
103
- * [r3441] trunk/bin/ed:
104
- remove
105
-
106
- 2008-03-31 12:21 panic
107
-
108
- * [r3440] trunk/bin/hilfer:
109
- remove tabs
110
- make sure app operates without the icon
111
-
112
- 2008-03-31 12:20 panic
113
-
114
- * [r3439] trunk/lib/hilfer/tree_viewer.rb:
115
- make sure Ctrl-Enter on a top-level file doesn't cause crash
116
-
117
- 2008-03-31 12:19 panic
118
-
119
- * [r3438] trunk/Rakefile:
120
- remove commented lines
121
- add a run and an irb task
122
-
123
- 2008-03-10 21:14 panic
124
-
125
- * [r3389] trunk/TODO:
126
- done
127
-
128
- 2008-03-10 21:05 panic
129
-
130
- * [r3388] trunk/History.txt, trunk/Manifest.txt, trunk/README.txt,
131
- trunk/Rakefile, trunk/bin/hilfer, trunk/bin/hilfer-icon.png,
132
- trunk/lib/hilfer/hilfer-icon.png, trunk/lib/hilfer/hilfer.rb:
133
- get gem creation working with Hoe
134
-
135
- 2008-03-09 21:15 panic
136
-
137
- * [r3387] trunk, trunk/Rakefile, trunk/bin, trunk/bin/ec,
138
- trunk/bin/ed, trunk/bin/hilfer, trunk/bin/sd,
139
- trunk/dev/hilfer.png, trunk/ec, trunk/ed, trunk/hilfer,
140
- trunk/hilfer-icon.png, trunk/hilfer.png,
141
- trunk/lib/hilfer/hilfer-icon.png, trunk/lib/hilfer/hilfer.rb,
142
- trunk/lib/hilfer/tree_viewer.rb, trunk/sd:
143
- do gem-compatible directory structure
144
-
145
- 2008-03-09 20:13 panic
146
-
147
- * [r3386] trunk/Rakefile, trunk/dev, trunk/dev/listen.rb,
148
- trunk/hilfer.rb, trunk/lib/hilfer/extconf.rb,
149
- trunk/lib/hilfer/rails_locator.rb, trunk/listen.rb,
150
- trunk/model.rb, trunk/model/model.rb, trunk/rails_locator.rb,
151
- trunk/scite_editor.rb, trunk/svn_colours.rb,
152
- trunk/tree_viewer.rb:
153
- remove old unused files
154
-
155
- 2007-06-14 10:55 panic
156
-
157
- * [r3283] trunk/Rakefile, trunk/extconf.rb, trunk/lib,
158
- trunk/lib/hilfer, trunk/lib/hilfer/extconf.rb,
159
- trunk/lib/hilfer/hilfer.rb, trunk/lib/hilfer/rails_locator.rb,
160
- trunk/lib/hilfer/scite_editor.rb,
161
- trunk/lib/hilfer/svn_colours.rb,
162
- trunk/lib/hilfer/tree_viewer.rb, trunk/tree_viewer.rb:
163
- add missing files
164
-
165
- 2007-06-04 13:25 panic
166
-
167
- * [r3270] trunk, trunk/TODO, trunk/ec, trunk/hilfer.rb,
168
- trunk/hilfer_options.rb, trunk/rails_locator.rb,
169
- trunk/scite_editor.rb, trunk/sd, trunk/svn_colours.rb:
170
- merged from no-model
171
-
172
- 2006-08-12 11:36 panic
173
-
174
- * [r2384] trunk/model, trunk/model/custom-list.c,
175
- trunk/model/custom-list.h, trunk/model/hilfer_tree_model.c,
176
- trunk/model/hilfer_tree_model.h,
177
- trunk/model/sec-custom-model-code.html:
178
- add model code
179
-
180
- 2006-08-12 11:34 root
181
-
182
- * [r2383] test, trunk/test:
183
- fix trunk oops
184
- * [r2382] scite_editor.rb, trunk/scite_editor.rb:
185
- fix trunk oops
186
- * [r2381] model.rb, trunk/model.rb:
187
- fix trunk oops
188
- * [r2380] listen.rb, trunk/listen.rb:
189
- fix trunk oops
190
- * [r2379] hilfer_options.rb, trunk/hilfer_options.rb:
191
- fix trunk oops
192
- * [r2378] hilfer.rb, trunk/hilfer.rb:
193
- fix trunk oops
194
- * [r2377] hilfer.png, trunk/hilfer.png:
195
- fix trunk oops
196
- * [r2376] hilfer-icon.png, trunk/hilfer-icon.png:
197
- fix trunk oops
198
- * [r2375] hilfer, trunk/hilfer:
199
- fix trunk oops
200
- * [r2374] ed, trunk/ed:
201
- fix trunk oops
202
- * [r2373] ec, trunk/ec:
203
- fix trunk oops
204
- * [r2372] TODO, trunk/TODO:
205
- fix trunk oops
206
-
207
- 2006-08-12 11:22 panic
208
-
209
- * [r2368] trunk:
210
- make trunk
5
+ === 0.9.2 / 2008-04-10
211
6
 
7
+ * Implement graceful handling of missing optional dependencies.
8
+ The only absolutely required dependency is now ruby-gtk2
9
+ * Move classes into their own files
data/Manifest.txt CHANGED
@@ -1,3 +1,4 @@
1
+ ChangeLog
1
2
  History.txt
2
3
  Manifest.txt
3
4
  README.txt
data/README.txt CHANGED
@@ -1,6 +1,6 @@
1
1
  = hilfer
2
2
 
3
- Download from RubyForge: http://www.rubyforge.org/projects/hilfer
3
+ http://www.rubyforge.org/projects/hilfer
4
4
 
5
5
  == DESCRIPTION:
6
6
 
@@ -80,6 +80,11 @@ I wrote hilfer.
80
80
  Svn::Wc::STATUS_EXTERNAL => '#000', # black
81
81
  Svn::Wc::STATUS_UNVERSIONED => '#808', # purple
82
82
 
83
+ === SciTE director commands
84
+
85
+ Use ssc to send commands directly to the instance of scite that was opened by
86
+ hilfer.
87
+
83
88
  == PROBLEMS
84
89
 
85
90
  See TODO file
data/Rakefile CHANGED
@@ -6,7 +6,6 @@ require 'lib/hilfer/version.rb'
6
6
  Hoe.new('hilfer', Hilfer::VERSION) do |s|
7
7
  s.author = "John Anderson"
8
8
  s.email = "john at semiosix dot com"
9
- s.extra_deps = [ 'text-format' ]
10
9
  end
11
10
 
12
11
  desc "Runs Hilfer"
@@ -22,6 +21,8 @@ task :irb do |t|
22
21
  exec "irb -Ilib"
23
22
  end
24
23
 
25
- task :svn2cl => :docs do |t|
26
- `svn2cl -i --break-before-msg -o History.txt`
24
+ task :svn2cl => 'ChangeLog' do |t|
25
+ `svn2cl -i --break-before-msg`
27
26
  end
27
+
28
+ task :docs => :svn2cl
@@ -1,3 +1,3 @@
1
1
  module Hilfer
2
- VERSION = '0.9.2'
2
+ VERSION = '0.9.3'
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: hilfer
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.9.2
4
+ version: 0.9.3
5
5
  platform: ruby
6
6
  authors:
7
7
  - John Anderson
@@ -12,15 +12,6 @@ cert_chain: []
12
12
  date: 2008-04-10 00:00:00 +02:00
13
13
  default_executable:
14
14
  dependencies:
15
- - !ruby/object:Gem::Dependency
16
- name: text-format
17
- version_requirement:
18
- version_requirements: !ruby/object:Gem::Requirement
19
- requirements:
20
- - - ">="
21
- - !ruby/object:Gem::Version
22
- version: "0"
23
- version:
24
15
  - !ruby/object:Gem::Dependency
25
16
  name: hoe
26
17
  version_requirement:
@@ -42,6 +33,7 @@ extra_rdoc_files:
42
33
  - Manifest.txt
43
34
  - README.txt
44
35
  files:
36
+ - ChangeLog
45
37
  - History.txt
46
38
  - Manifest.txt
47
39
  - README.txt
@@ -62,7 +54,7 @@ files:
62
54
  - lib/hilfer/version.rb
63
55
  - lib/hilfer/xterm.rb
64
56
  has_rdoc: true
65
- homepage: "Download from RubyForge: http://www.rubyforge.org/projects/hilfer"
57
+ homepage: http://www.rubyforge.org/projects/hilfer
66
58
  post_install_message:
67
59
  rdoc_options:
68
60
  - --main