gave 1.2.2

Sign up to get free protection for your applications and to get access to all the features.
@@ -0,0 +1,1061 @@
1
+ 2006-06-07 12:27 seiya
2
+
3
+ * bin/gave:
4
+ bin/gave: bugfix by otsuka
5
+
6
+ 2005-09-21 16:20 seiya
7
+
8
+ * bin/gave:
9
+ bugfix for variables which are 1D. change to give opened file to
10
+ GPhys::IO.open
11
+
12
+ 2005-04-12 16:26 seiya
13
+
14
+ * lib/numru/gave/draw_vtk.rb:
15
+ change to draw axes in 2D and 3D image with vtk
16
+
17
+ 2005-03-29 20:54 seiya
18
+
19
+ * bin/gave:
20
+ bugfix for funcs
21
+
22
+ 2005-03-29 20:24 seiya
23
+
24
+ * bin/gave, lib/numru/gave/draw_vtk.rb:
25
+ enable to scroll and popup for note of attribute
26
+
27
+ 2005-03-19 15:53 seiya
28
+
29
+ * data/locale/ja/LC_MESSAGES/gave.mo, po/gave.mo:
30
+ mv po/gave.mo data/local/ja/LC_MESSAGES/gave.mo
31
+
32
+ 2005-03-19 14:43 seiya
33
+
34
+ * lib/numru/gave/draw_vtk.rb:
35
+ enable to draw contour and line with vtk
36
+
37
+ 2005-03-19 12:32 seiya
38
+
39
+ * bin/gave, lib/numru/gave/draw_dcl.rb, lib/numru/gave/draw_vtk.rb:
40
+
41
+ enable to draw contour with vtk bugfix in autodraw
42
+
43
+ 2005-03-19 11:26 seiya
44
+
45
+ * bin/gave, lib/numru/gave/draw.rb, lib/numru/gave/draw_vtk.rb:
46
+ new subwindow for isovalue surface
47
+
48
+ 2005-03-19 08:57 seiya
49
+
50
+ * bin/gave, po/gave.mo, po/ja.mo:
51
+ mv ja.mo gave.mo
52
+
53
+ 2005-03-18 19:54 seiya
54
+
55
+ * bin/gave, po/ja.mo, po/ja.po, po/ja.pot:
56
+ release gave-1.2.0
57
+
58
+ 2005-03-18 16:09 seiya
59
+
60
+ * bin/gave, lib/numru/gave/draw.rb, lib/numru/gave/draw_dcl.rb,
61
+ lib/numru/gave/draw_vtk.rb:
62
+ add codes for vtk
63
+
64
+ 2005-03-18 14:16 seiya
65
+
66
+ * bin/gave, lib/numru/gave/draw.rb:
67
+ handle positive attribute use GPhys#cyclic_ext divide draw.rb
68
+ into draw.rb and draw_dcl.rb
69
+
70
+ 2005-03-18 12:42 seiya
71
+
72
+ * bin/gave, lib/numru/gave/draw.rb:
73
+ use GPhys::IO.var_names_except_coordinates
74
+
75
+ 2005-03-03 21:24 seiya
76
+
77
+ * bin/gave:
78
+ change to keep setting when an error occures
79
+
80
+ 2005-03-03 21:17 seiya
81
+
82
+ * bin/gave:
83
+ add HomePage item to Help menu of main menu
84
+
85
+ 2005-03-03 20:23 seiya
86
+
87
+ * bin/gave:
88
+ bugfix in drawing vector when range of axis is changed
89
+
90
+ 2005-03-03 18:50 seiya
91
+
92
+ * bin/gave:
93
+ bugfix to draw vectors when the two variabiles have the same name
94
+ change default to thinout to draw vectors change values for
95
+ thinout for vectors, that user can set, to the number of vectors
96
+
97
+ 2005-02-28 15:50 seiya
98
+
99
+ * bin/gave:
100
+ some bugfixes: when select vector when error occur
101
+
102
+ 2004-12-20 13:11 seiya
103
+
104
+ * bin/gave:
105
+ change version for release for 1.1.3
106
+
107
+ 2004-12-06 15:26 seiya
108
+
109
+ * bin/gave:
110
+ change to inhibit change axes when variable change
111
+
112
+ 2004-12-06 13:34 seiya
113
+
114
+ * bin/gave:
115
+ set $VERBOSE = nil
116
+
117
+ 2004-12-06 13:33 seiya
118
+
119
+ * bin/gave:
120
+ cut region of the data to change maximum and minimum for contour
121
+ and tone
122
+
123
+ 2004-11-19 19:16 seiya
124
+
125
+ * bin/gave:
126
+ bugfix for ruby-1.6
127
+
128
+ 2004-11-18 15:29 seiya
129
+
130
+ * bin/gave, po/ja.mo, po/ja.po, po/ja.pot:
131
+ change version name for releas 1.1.2 update ja.mo
132
+
133
+ 2004-11-18 15:06 seiya
134
+
135
+ * README, bin/gave, lib/numru/gave/draw.rb:
136
+ enable to change position and rotation of pole for MAP change
137
+ option name add URL of setup.rb to README
138
+
139
+ 2004-11-17 18:17 seiya
140
+
141
+ * bin/gave:
142
+ change version number
143
+
144
+ 2004-10-22 17:54 seiya
145
+
146
+ * bin/gave, lib/numru/gave/draw.rb:
147
+ enable to draw map ( now only coast_world )
148
+
149
+ 2004-08-10 17:17 seiya
150
+
151
+ * lib/numru/gave/fileselection.rb:
152
+ rescue -> rescue LoadError for libglade2
153
+
154
+ 2004-08-10 09:00 seiya
155
+
156
+ * README:
157
+ add README
158
+
159
+ 2004-08-10 08:45 seiya
160
+
161
+ * lib/numru/gave/fileselection.rb:
162
+ bugfix for install
163
+
164
+ 2004-08-10 08:43 seiya
165
+
166
+ * data/gave/glade/fileselection.glade,
167
+ lib/numru/gave/fileselection.glade,
168
+ lib/numru/gave/post-install.rb:
169
+ mv fileselection.glade to data/gave/glade
170
+
171
+ 2004-08-10 08:32 seiya
172
+
173
+ * lib/numru/gave/: fileselection.rb, post-install.rb,
174
+ pre-install.rb, pre-setup.rb:
175
+ bug for installer
176
+
177
+ 2004-08-10 08:13 seiya
178
+
179
+ * bin/gave, lib/numru/gave/fileselection.rb,
180
+ lib/numru/gave/pre-setup.rb:
181
+ new pre-setup.rb for make gave_config.rb
182
+
183
+ 2004-08-10 08:10 seiya
184
+
185
+ * data/ja.po, po/ja.mo, po/ja.po, po/ja.pot:
186
+ change dir structure of po filese
187
+
188
+ 2004-08-10 07:48 seiya
189
+
190
+ * install.rb:
191
+ remove install.rb
192
+
193
+ 2004-08-10 07:46 seiya
194
+
195
+ * draw.rb, fileselection.glade, fileselection.rb, gave, bin/gave,
196
+ data/ja.po, lib/numru/gave/draw.rb,
197
+ lib/numru/gave/fileselection.glade,
198
+ lib/numru/gave/fileselection.rb, po/ja.po:
199
+ change structure directory
200
+
201
+ 2004-07-01 21:10 seiya
202
+
203
+ * gave:
204
+ change axis value due to change unit
205
+
206
+ 2004-07-01 20:26 seiya
207
+
208
+ * draw.rb, gave:
209
+ enable to change method for tone ehable to select draw or not for
210
+ contour and tone
211
+
212
+ 2004-06-18 14:41 seiya
213
+
214
+ * gave:
215
+ give filename to NetCDF if filename =~ /^http:/
216
+
217
+ 2004-06-18 12:50 seiya
218
+
219
+ * gave:
220
+ enable to handle dim with the same name
221
+
222
+ 2004-06-17 20:01 seiya
223
+
224
+ * gave:
225
+ bugfix for creating netcdf for druby
226
+
227
+ 2004-06-17 19:50 seiya
228
+
229
+ * gave:
230
+ enable to output netcdf bugfix for Fileselection for GnomeVFS
231
+
232
+ 2004-06-17 19:24 seiya
233
+
234
+ * install.rb:
235
+ File.install(hoge,hoge,0755,true) for bin
236
+
237
+ 2004-06-17 19:20 seiya
238
+
239
+ * draw.rb:
240
+ add 'require "drb/drb" & DRb.start_service' for out put script
241
+
242
+ 2004-06-17 18:52 seiya
243
+
244
+ * install.rb:
245
+ add true for 4th argv to File.install
246
+
247
+ 2004-06-17 18:10 seiya
248
+
249
+ * gave, install.rb:
250
+ bugfix if prefix==nil in install.rb
251
+
252
+ 2004-06-17 17:41 seiya
253
+
254
+ * fileselection.rb:
255
+ add DRb.start_service
256
+
257
+ 2004-06-17 16:26 seiya
258
+
259
+ * gave, install.rb:
260
+ add option prefix to install.rb
261
+
262
+ 2004-06-17 16:07 seiya
263
+
264
+ * gave, po/ja.po:
265
+ enable to handle vars whoes names are same
266
+
267
+ 2004-06-17 15:16 seiya
268
+
269
+ * gave:
270
+ bugfix for druby
271
+
272
+ 2004-06-16 13:52 seiya
273
+
274
+ * install.rb:
275
+ install.rb bugfix -> numru/numru
276
+
277
+ 2004-06-09 12:00 seiya
278
+
279
+ * install.rb:
280
+ usage message in install.rb
281
+
282
+ 2004-06-09 11:50 seiya
283
+
284
+ * install.rb:
285
+ change install.rb to make gave.org if it exists
286
+
287
+ 2004-06-04 16:36 seiya
288
+
289
+ * gave, install.rb:
290
+ bugfix (thanks to Koshiro san)
291
+
292
+ 2004-06-03 18:41 seiya
293
+
294
+ * install.rb:
295
+ add [-n|--norewrite] option
296
+
297
+ 2004-06-03 17:57 seiya
298
+
299
+ * po/ja.po:
300
+ ja.po for 1.0.2
301
+
302
+ 2004-06-03 17:34 seiya
303
+
304
+ * gave, install.rb:
305
+ change locale path when install
306
+
307
+ 2004-06-03 16:38 seiya
308
+
309
+ * draw.rb, gave:
310
+ enable to thin out for vector bug fix for multipule files
311
+
312
+ 2004-05-31 19:04 seiya
313
+
314
+ * draw.rb, gave:
315
+ enable to change factor for vector
316
+
317
+ 2004-05-31 18:38 seiya
318
+
319
+ * gave:
320
+ bug fix
321
+
322
+ 2004-05-31 11:39 seiya
323
+
324
+ * draw.rb, gave, install.rb:
325
+ enable to draw vector
326
+
327
+ 2004-05-30 17:39 seiya
328
+
329
+ * draw.rb, gave:
330
+ enable open multi files
331
+
332
+ 2004-05-28 21:42 seiya
333
+
334
+ * gave, po/ja.po:
335
+ transration to Japanese
336
+
337
+ 2004-05-28 21:26 seiya
338
+
339
+ * gave:
340
+ redef ItemFactory#create_item for gtk1
341
+
342
+ 2004-05-28 20:30 seiya
343
+
344
+ * draw.rb, gave:
345
+ enable show multi windows for draw
346
+
347
+ 2004-05-28 14:59 seiya
348
+
349
+ * draw.rb, fileselection.glade, fileselection.rb, gave:
350
+ merge from druby-1
351
+
352
+ 2004-05-28 12:57 seiya
353
+
354
+ * gave:
355
+ druby active only if gtk2
356
+
357
+ 2004-05-28 12:44 seiya
358
+
359
+ * fileselection.rb:
360
+ libglade -> lglade program name -> Druby selection
361
+
362
+ 2004-05-25 13:21 seiya
363
+
364
+ * fileselection.glade, fileselection.rb:
365
+ add fileselection.glade fileselection.rb
366
+
367
+ 2004-05-06 13:51 seiya
368
+
369
+ * draw.rb, gave:
370
+ bugfix xmin xmax uetonf -> uetone
371
+
372
+ 2004-04-01 18:49 seiya
373
+
374
+ * draw.rb:
375
+ bugfix for not show lost_axes
376
+
377
+ 2004-04-01 18:28 seiya
378
+
379
+ * draw.rb:
380
+ e.keyval.chr to Gdk::Keyval.to_name(e.keyval)
381
+
382
+ 2004-04-01 18:13 seiya
383
+
384
+ * gave:
385
+ chang GAVE_VERSION to 1.0.0
386
+
387
+ 2004-04-01 18:07 seiya
388
+
389
+ * draw.rb:
390
+ replace EventKey#string to EventKey#keyval.chr change some
391
+ messages to show if $DEBUG
392
+
393
+ 2004-03-25 13:59 seiya
394
+
395
+ * gave:
396
+ add Label#justify= #wrap= Gtk::Justification::CENTER
397
+
398
+ 2004-03-25 13:12 seiya
399
+
400
+ * draw.rb, gave:
401
+ add Label#selectable= for gtk1
402
+
403
+ 2004-03-25 10:53 seiya
404
+
405
+ * draw.rb, gave:
406
+ enable to accese to druby
407
+
408
+ 2004-03-18 19:36 seiya
409
+
410
+ * draw.rb, gave:
411
+ change order for $LOAD_PATH bugfix for whole white when autodraw
412
+
413
+ 2004-03-11 14:21 seiya
414
+
415
+ * draw.rb, gave:
416
+ change bugtrace to easy when in eval
417
+
418
+ 2004-03-05 20:23 seiya
419
+
420
+ * gave:
421
+ forgot remove code for debug
422
+
423
+ 2004-03-05 20:20 seiya
424
+
425
+ * draw.rb, gave:
426
+ change error message selectable
427
+
428
+ 2004-03-05 13:00 seiya
429
+
430
+ * draw.rb, gave:
431
+ ymin,ymax = ymin.val,ymax.val when !(Numeric===ymin,ymax) at LINE
432
+ add "in opening file" to error message at Opening file add
433
+ require "gtk" or require "gtk2"
434
+
435
+ 2004-03-03 15:06 seiya
436
+
437
+ * draw.rb, gave:
438
+ recover changes removed in 1.62 remove require "numru/netcdf" +
439
+ handle_scale...
440
+
441
+ 2004-03-03 13:23 seiya
442
+
443
+ * gave:
444
+ bugfix for not @axisy_select.set_sensitive(false) when Line and
445
+ FUNC bugfix for type_select of Line not to active
446
+
447
+ 2004-02-26 17:35 seiya
448
+
449
+ * draw.rb, gave:
450
+ bugfix for save code with plural failes
451
+
452
+ 2004-02-24 19:18 seiya
453
+
454
+ * gave:
455
+ very minor change
456
+
457
+ 2004-02-24 19:04 seiya
458
+
459
+ * gave:
460
+ gubfix for not show axis y name in gtk1
461
+
462
+ 2004-02-24 18:54 seiya
463
+
464
+ * gave:
465
+ remove nested method definition for ruby-1.6
466
+
467
+ 2004-02-24 18:41 seiya
468
+
469
+ * gave:
470
+ Draw_data made only by make_draw_data bugfix for draw_next add
471
+ backtrace message for error
472
+
473
+ 2004-02-23 15:09 seiya
474
+
475
+ * gave:
476
+ enable exect under ruby-dcl-1.3.0 without gtk2 patch
477
+
478
+ 2004-02-19 19:38 seiya
479
+
480
+ * draw.rb, gave:
481
+ bug for plural files
482
+
483
+ 2004-02-19 17:41 seiya
484
+
485
+ * draw.rb, gave:
486
+ enable select plural files change filename for save movie images
487
+
488
+ 2004-02-13 13:37 seiya
489
+
490
+ * gave:
491
+ add -autodraw option add File.dirname($0) to $LOAD_PATH
492
+
493
+ 2004-01-29 11:18 seiya
494
+
495
+ * draw.rb:
496
+ scaled in NetCDFVar for output ruby code
497
+
498
+ 2004-01-29 11:17 seiya
499
+
500
+ * po/ja.po:
501
+ wrong for map name
502
+
503
+ 2004-01-28 13:35 seiya
504
+
505
+ * gave:
506
+ remove code(for raise) for debug
507
+
508
+ 2004-01-28 13:20 seiya
509
+
510
+ * gave, po/ja.po:
511
+ error message to dialog
512
+
513
+ 2004-01-27 12:45 seiya
514
+
515
+ * gave:
516
+ enable scale factor in NetCDFVar
517
+
518
+ 2004-01-27 12:35 seiya
519
+
520
+ * po/ja.po:
521
+ GDCL->GAVE
522
+
523
+ 2004-01-21 18:11 seiya
524
+
525
+ * gave:
526
+ release 1.0.0-beta5
527
+
528
+ 2004-01-21 13:14 seiya
529
+
530
+ * gave:
531
+ bug for hide tools window with gtk1
532
+
533
+ 2004-01-21 12:57 seiya
534
+
535
+ * draw.rb, gave:
536
+ bug of tools window with gtk1 revalid missing_value
537
+
538
+ 2004-01-20 21:12 seiya
539
+
540
+ * draw.rb, gave:
541
+ bug for save_code when grads
542
+
543
+ 2004-01-20 21:01 seiya
544
+
545
+ * draw.rb, gave:
546
+ changes for grads
547
+
548
+ 2004-01-13 15:16 seiya
549
+
550
+ * draw.rb, gave:
551
+ set_size -> set_size_request
552
+
553
+ 2004-01-13 15:06 seiya
554
+
555
+ * gave:
556
+ releas 1.0.0-beta4
557
+
558
+ 2004-01-13 15:05 seiya
559
+
560
+ * draw.rb:
561
+ bugs for gtk1
562
+
563
+ 2004-01-13 14:48 seiya
564
+
565
+ * draw.rb:
566
+ Gdk::Event::HOGE_MASK is not exist for gtk1
567
+
568
+ 2004-01-13 14:40 seiya
569
+
570
+ * draw.rb:
571
+ bug for DrawingArea#set_size_request for GTK1
572
+
573
+ 2004-01-13 14:20 seiya
574
+
575
+ * gave:
576
+ bug for transpose (thanks takemoto san)
577
+
578
+ 2004-01-09 18:38 seiya
579
+
580
+ * gave:
581
+ bugfix for GAEV_VERSION -> GAVE_VERSION bugfix =~/"select"/ ->
582
+ ==_("cannot select") in set_var
583
+
584
+ 2004-01-09 18:10 seiya
585
+
586
+ * draw.rb, gave, install.rb:
587
+ changes for gtk2
588
+
589
+ 2004-01-09 16:45 seiya
590
+
591
+ * gave:
592
+ change activate to changed in Var_select#signal change VERSION to
593
+ GAVE_VERSION
594
+
595
+ 2004-01-08 19:49 seiya
596
+
597
+ * gave:
598
+ set_var when error add version to help-About
599
+
600
+ 2003-12-15 12:11 seiya
601
+
602
+ * install.rb:
603
+ use getopts.rb for install.rb
604
+
605
+ 2003-12-15 11:23 seiya
606
+
607
+ * gave, install.rb:
608
+ bugfix for gave bugfix for install.rb
609
+
610
+ 2003-11-25 14:55 seiya
611
+
612
+ * gave:
613
+ bugfix for funcs of type_itemfact
614
+
615
+ 2003-11-25 12:52 seiya
616
+
617
+ * gave:
618
+ change arg for file_open bugfix
619
+
620
+ 2003-11-25 12:45 seiya
621
+
622
+ * gave:
623
+ change arg for set_type
624
+
625
+ 2003-11-25 12:38 seiya
626
+
627
+ * gave:
628
+ change for gtk1
629
+
630
+ 2003-11-25 00:44 seiya
631
+
632
+ * draw.rb, gave:
633
+ some changes for gtk2 and etc
634
+
635
+ 2003-11-24 12:48 seiya
636
+
637
+ * draw.rb, gave:
638
+ for gtk2
639
+
640
+ 2003-10-22 21:20 seiya
641
+
642
+ * gave:
643
+ @{x|y}_frame can change sensitive
644
+
645
+ 2003-10-22 21:06 seiya
646
+
647
+ * draw.rb, gave:
648
+ enable to select range to functions
649
+
650
+ 2003-10-22 18:55 seiya
651
+
652
+ * draw.rb, gave:
653
+ bugfix for resize of window
654
+
655
+ 2003-10-22 15:55 seiya
656
+
657
+ * draw.rb:
658
+ bugfix for ruby-1.8 (at redef VArray)
659
+
660
+ 2003-10-20 11:34 seiya
661
+
662
+ * gave, install.rb, po/ja.po:
663
+ gav to gave minor change (message)
664
+
665
+ 2003-10-20 11:01 seiya
666
+
667
+ * gave, po/ja.po:
668
+ minor change (Axis(x) -> X-Axis)
669
+
670
+ 2003-10-19 21:33 seiya
671
+
672
+ * po/ja.po:
673
+ add po/pa.po
674
+
675
+ 2003-10-19 21:21 seiya
676
+
677
+ * gave, install.rb, nispack.rb:
678
+ gdcl to gav
679
+
680
+ 2003-10-19 20:45 seiya
681
+
682
+ * gave, install.rb:
683
+ change path for locale to /usr/share/locale save_code and
684
+ save_image is set_sensitive(false) before draw
685
+
686
+ 2003-10-19 00:37 seiya
687
+
688
+ * gave, install.rb:
689
+ use gettext for locale
690
+
691
+ 2003-10-18 22:13 seiya
692
+
693
+ * draw.rb, events.rb, gave, install.rb, nispack.rb,
694
+ select_value.rb, var_select.rb:
695
+ marge gphys-branch
696
+
697
+ 2003-10-18 20:53 seiya
698
+
699
+ * gave, draw.rb, events.rb, install.rb, nispack.rb,
700
+ select_value.rb, var_select.rb:
701
+ enable to some functions ex mean stddev include var_select.rb
702
+ select_value.rb to gdcl.rb and events.rb to draw.rb some minor
703
+ changes
704
+
705
+ 2003-09-03 11:51 seiya
706
+
707
+ * draw.rb, gave:
708
+ change for gphys-0.1.0
709
+
710
+ 2003-09-02 14:19 seiya
711
+
712
+ * gave:
713
+ replace Variables class to gphys
714
+
715
+ 2003-09-02 14:00 seiya
716
+
717
+ * draw.rb:
718
+ enable to make out put ruby code
719
+
720
+ 2003-09-02 13:17 seiya
721
+
722
+ * draw.rb, gave:
723
+ change for use gphys 2
724
+
725
+ 2003-09-01 20:17 seiya
726
+
727
+ * draw.rb, gave:
728
+ remove gphys
729
+
730
+ 2003-09-01 20:15 seiya
731
+
732
+ * draw.rb, gave:
733
+ use gphys
734
+
735
+ 2003-09-01 20:09 seiya
736
+
737
+ * draw.rb, gave:
738
+ change for using gphys
739
+
740
+ 2003-09-01 16:35 seiya
741
+
742
+ * draw.rb:
743
+ bug fix
744
+
745
+ 2003-06-07 16:16 seiya
746
+
747
+ * draw.rb:
748
+ change handring expose and configure event
749
+
750
+ 2003-06-06 21:45 seiya
751
+
752
+ * draw.rb, gave:
753
+ bug fix
754
+
755
+ 2003-06-06 21:14 seiya
756
+
757
+ * draw.rb, gave, install.rb, nispack.rb:
758
+ new install.rb
759
+
760
+ 2003-06-06 20:50 seiya
761
+
762
+ * draw.rb, gave:
763
+ enable to chang contour and tone interval
764
+
765
+ 2003-06-02 13:47 seiya
766
+
767
+ * draw.rb:
768
+ rm window.realize for once calling zgopn
769
+
770
+ 2003-06-02 13:39 seiya
771
+
772
+ * gave:
773
+ use /usr/bin/env ruby
774
+
775
+ 2003-03-21 23:00 seiya
776
+
777
+ * gave:
778
+ add path of gdcl.rb for require
779
+
780
+ 2003-02-19 13:03 seiya
781
+
782
+ * gave, var_select.rb:
783
+ change default axis-name to /^(lon|x)/,/^(lat|y)/ in MAP
784
+
785
+ 2003-02-19 12:33 seiya
786
+
787
+ * gave:
788
+ change default draw type to Contour for variable with plural
789
+ dimensions
790
+
791
+ 2003-02-17 19:20 seiya
792
+
793
+ * gave, var_select.rb:
794
+ set default value of combo for select value
795
+
796
+ 2002-10-15 15:21 seiya
797
+
798
+ * draw.rb:
799
+ When type==MAP add data for cyclic
800
+
801
+ 2002-07-18 14:03 seiya
802
+
803
+ * gave:
804
+ bug fix for @movie_step initial value
805
+
806
+ 2002-07-18 13:25 seiya
807
+
808
+ * gave:
809
+ use Time respect sleep for movie
810
+
811
+ 2002-07-18 12:57 seiya
812
+
813
+ * gave:
814
+ bug timeout_remove -> idle_remove
815
+
816
+ 2002-07-18 12:38 seiya
817
+
818
+ * gave:
819
+ enable control speed of movie (use sleep)
820
+
821
+ 2002-07-05 10:28 seiya
822
+
823
+ * gave:
824
+ change timeout_add -> idle_add for movie
825
+
826
+ 2002-07-04 12:42 seiya
827
+
828
+ * draw.rb:
829
+ change order draw -> window.show when window.nil?==false
830
+
831
+ 2002-07-04 12:25 seiya
832
+
833
+ * draw.rb, gave:
834
+ active key_press_event draw next image when press Enter or Space
835
+ key
836
+
837
+ 2002-06-28 15:03 seiya
838
+
839
+ * draw.rb, gave:
840
+ bug for cannot save image and code show dialog when not supported
841
+ image type given
842
+
843
+ 2002-06-28 14:37 seiya
844
+
845
+ * gave:
846
+ show dialog when bad filename given
847
+
848
+ 2002-06-26 16:16 seiya
849
+
850
+ * draw.rb:
851
+ change for dcl.so include gdcl.so
852
+
853
+ 2002-06-10 20:28 seiya
854
+
855
+ * gave:
856
+ bug fix maptype() -> maptype= draw -> draw_x for movie
857
+
858
+ 2002-06-07 12:46 seiya
859
+
860
+ * gave:
861
+ title (unit) ^ ^
862
+
863
+ 2002-06-07 12:32 seiya
864
+
865
+ * draw.rb:
866
+ change udcntr to udcntz
867
+
868
+ 2002-06-07 10:22 seiya
869
+
870
+ * gave:
871
+ bug fix for create new window for draw
872
+
873
+ 2002-06-05 16:03 seiya
874
+
875
+ * nispack.rb:
876
+ change for remove axis.rb
877
+
878
+ 2002-06-05 16:01 seiya
879
+
880
+ * axis.rb, draw.rb, gave:
881
+ add class Draw_data changes for @draw.draw_x(@draw_data)
882
+
883
+ 2002-06-05 11:20 seiya
884
+
885
+ * gave:
886
+ replace strings $ to @
887
+
888
+ 2002-06-05 11:16 seiya
889
+
890
+ * gave:
891
+ bug fix error of $movie_combo.set_popdown_strings(dims)
892
+ when dims.length == 0
893
+
894
+ 2002-05-27 18:19 seiya
895
+
896
+ * draw.rb:
897
+ fix bug
898
+
899
+ 2002-05-21 19:05 seiya
900
+
901
+ * draw.rb:
902
+ changes for ruby-dcl-1.1.2
903
+
904
+ 2002-04-24 17:33 seiya
905
+
906
+ * draw.rb, gave:
907
+ enable draw map
908
+
909
+ 2002-03-19 20:40 seiya
910
+
911
+ * draw.rb:
912
+ change creage Imlib image from from @draw_area.window to @pixmap
913
+
914
+ 2002-03-15 15:35 seiya
915
+
916
+ * axis.rb, draw.rb, gave:
917
+ enable change axis range
918
+
919
+ 2002-03-14 17:14 seiya
920
+
921
+ * draw.rb, gave:
922
+ enable record during movie
923
+
924
+ 2002-03-14 16:41 seiya
925
+
926
+ * draw.rb, gave:
927
+ enable save image file use imlib
928
+
929
+ 2002-03-14 15:03 seiya
930
+
931
+ * gave:
932
+ exit to Gtk.main_quit
933
+
934
+ 2002-03-13 20:21 seiya
935
+
936
+ * axis.rb, gave:
937
+ bug fix
938
+
939
+ 1. not change title of variable 2. not change log when type=LINE
940
+
941
+ 2002-03-13 14:25 seiya
942
+
943
+ * draw.rb:
944
+ bug fix for when type=LINE save axisyname
945
+
946
+ 2002-03-13 14:16 seiya
947
+
948
+ * dim_select.rb, dim_select.rb.020218, nispack.rb, select_value.rb:
949
+
950
+ mv dim_select.rb select_value.rb
951
+
952
+ 2002-03-13 14:14 seiya
953
+
954
+ * output.rb: [no log message]
955
+
956
+ 2002-03-13 14:13 seiya
957
+
958
+ * dim_select.rb, draw.rb, gave, var_select.rb:
959
+ enable movie
960
+
961
+ 2002-03-11 19:22 seiya
962
+
963
+ * gave, sample1.rb, sample2.rb, sample3.rb, sample3.rb.020218,
964
+ sample3.rb.020220, draw.rb, draw.rb.020221, draw.rb.020221_2:
965
+ mv sample3.rb gdcl.rb change window titles
966
+
967
+ 2002-03-07 16:30 seiya
968
+
969
+ * axis.rb:
970
+ add axis.rb
971
+
972
+ 2002-03-07 13:51 seiya
973
+
974
+ * sample3.rb, draw.rb:
975
+ draw dimensions value at side of figure
976
+
977
+ 2002-03-07 13:19 seiya
978
+
979
+ * draw.rb, sample3.rb:
980
+ add missing_value
981
+
982
+ 2002-03-06 19:33 seiya
983
+
984
+ * sample3.rb:
985
+ enable edit title and unit of axis
986
+
987
+ 2002-03-06 19:10 seiya
988
+
989
+ * nispack.rb, sample3.rb, draw.rb, test.nc:
990
+ draw unit
991
+
992
+ 2002-03-06 16:34 seiya
993
+
994
+ * dim_select.rb, sample3.rb:
995
+ use Gtk::Scale for Select_value
996
+
997
+ 2002-03-06 15:05 seiya
998
+
999
+ * sample3.rb:
1000
+ dialog for negative value for log scale
1001
+
1002
+ 2002-03-04 20:31 seiya
1003
+
1004
+ * sample3.rb:
1005
+ errata for NArray of attributes
1006
+
1007
+ 2002-03-04 20:08 seiya
1008
+
1009
+ * draw.rb, events.rb:
1010
+ enable to move figure without change size
1011
+
1012
+ 2002-03-04 19:06 seiya
1013
+
1014
+ * draw.rb, sample3.rb:
1015
+ add attributes window
1016
+
1017
+ 2002-03-04 18:03 seiya
1018
+
1019
+ * dim_select.rb, draw.rb, sample3.rb:
1020
+ enable draw log scale
1021
+
1022
+ 2002-03-04 16:36 seiya
1023
+
1024
+ * sample3.rb, var_select.rb:
1025
+ change variable select combo text
1026
+
1027
+ 2002-03-04 16:24 seiya
1028
+
1029
+ * sample3.rb: separate select dimension value panel
1030
+
1031
+ 2002-03-01 17:28 seiya
1032
+
1033
+ * menu.rb, nispack.rb, sample3.rb:
1034
+ change to use nispack/menu.rb to Gtk::ItemFactory
1035
+
1036
+ 2002-03-01 16:17 seiya
1037
+
1038
+ * tmp.rb, test.rb:
1039
+ remove
1040
+
1041
+ 2002-03-01 16:15 seiya
1042
+
1043
+ * sample3.rb: 1. use file_selection when save file 2. ask when file
1044
+ is existed 3. add About Dialog to Help menu
1045
+
1046
+ 2002-03-01 15:03 seiya
1047
+
1048
+ * dim_select.rb, dim_select.rb.020218, draw.rb, draw.rb.020221,
1049
+ draw.rb.020221_2, events.rb, menu.rb, nispack.rb, output.rb,
1050
+ sample1.rb, sample2.rb, sample3.rb, sample3.rb.020218,
1051
+ sample3.rb.020220, test.nc, test.rb, tmp.rb, var_select.rb:
1052
+ samples for ruby-gdcl
1053
+
1054
+ 2002-03-01 15:03 seiya
1055
+
1056
+ * dim_select.rb, dim_select.rb.020218, draw.rb, draw.rb.020221,
1057
+ draw.rb.020221_2, events.rb, menu.rb, nispack.rb, output.rb,
1058
+ sample1.rb, sample2.rb, sample3.rb, sample3.rb.020218,
1059
+ sample3.rb.020220, test.nc, test.rb, tmp.rb, var_select.rb:
1060
+ Initial revision
1061
+