arcadia 0.3.0 → 0.3.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- data/README +131 -132
- data/bin/arcadia +0 -0
- data/conf/arcadia.conf +6 -0
- data/conf/arcadia.init.rb +0 -0
- data/conf/arcadia.res.rb +0 -0
- data/ext/ae-complete-code/ae-complete-code.conf +0 -0
- data/ext/ae-complete-code/ae-complete-code.rb +0 -0
- data/ext/ae-doc-code/ae-doc-code.conf +0 -0
- data/ext/ae-doc-code/ae-doc-code.rb +0 -0
- data/ext/ae-editor/ae-editor.conf +0 -0
- data/ext/ae-editor/ae-editor.rb +3 -3
- data/ext/ae-editor/langs/conf.lang +0 -0
- data/ext/ae-editor/langs/lang.lang.bind +0 -0
- data/ext/ae-editor/langs/rb.lang +0 -0
- data/ext/ae-editor/langs/rbw.lang.bind +0 -0
- data/ext/ae-event-log/ae-event-log.conf +0 -0
- data/ext/ae-event-log/ae-event-log.rb +0 -0
- data/ext/ae-file-history/ae-file-history.conf +0 -0
- data/ext/ae-file-history/ae-file-history.rb +0 -0
- data/ext/ae-flag/ae-flag.conf +0 -0
- data/ext/ae-flag/ae-flag.rb +0 -0
- data/ext/ae-output-event/ae-output-event.conf +0 -0
- data/ext/ae-output/ae-output.conf +0 -0
- data/ext/ae-output/ae-output.rb +0 -0
- data/ext/ae-rad/ae-rad-inspector.rb +0 -0
- data/ext/ae-rad/ae-rad-libs.rb +0 -0
- data/ext/ae-rad/ae-rad-palette.rb +0 -0
- data/ext/ae-rad/ae-rad.conf +0 -0
- data/ext/ae-rad/ae-rad.rb +0 -0
- data/ext/ae-rad/lib/tk/al-tk.rb +0 -0
- data/ext/ae-rad/lib/tk/al-tk.res.rb +0 -0
- data/ext/ae-rad/lib/tk/al-tkarcadia.rb +0 -0
- data/ext/ae-rad/lib/tk/al-tkcustom.rb +0 -0
- data/ext/ae-rad/lib/tkext/al-bwidget.rb +0 -0
- data/ext/ae-rad/lib/tkext/al-iwidgets.rb +0 -0
- data/ext/ae-rad/lib/tkext/al-tile.rb +0 -0
- data/ext/ae-rad/lib/tkext/al-tktable.rb +0 -0
- data/ext/ae-ruby-debug/ae-ruby-debug.conf +0 -0
- data/ext/ae-ruby-debug/ae-ruby-debug.rb +0 -0
- data/ext/ae-search-in-files/ae-search-in-files.conf +0 -0
- data/ext/ae-search-in-files/ae-search-in-files.rb +0 -0
- data/ext/ae-shell/ae-shell.conf +0 -0
- data/ext/ae-shell/ae-shell.rb +0 -0
- data/ext/ae-shell/sh.rb +0 -0
- data/lib/a-commons.rb +0 -0
- data/lib/a-contracts.rb +0 -0
- data/lib/a-core.rb +1 -1
- data/lib/a-tkcommons.rb +0 -0
- data/tcl/BWidget-1.8.0/BWman/ArrowButton.html +0 -0
- data/tcl/BWidget-1.8.0/BWman/BWidget.html +0 -0
- data/tcl/BWidget-1.8.0/BWman/Button.html +0 -0
- data/tcl/BWidget-1.8.0/BWman/ButtonBox.html +0 -0
- data/tcl/BWidget-1.8.0/BWman/ComboBox.html +0 -0
- data/tcl/BWidget-1.8.0/BWman/Dialog.html +0 -0
- data/tcl/BWidget-1.8.0/BWman/DragSite.html +0 -0
- data/tcl/BWidget-1.8.0/BWman/DropSite.html +0 -0
- data/tcl/BWidget-1.8.0/BWman/DynamicHelp.html +0 -0
- data/tcl/BWidget-1.8.0/BWman/Entry.html +0 -0
- data/tcl/BWidget-1.8.0/BWman/Label.html +0 -0
- data/tcl/BWidget-1.8.0/BWman/LabelEntry.html +0 -0
- data/tcl/BWidget-1.8.0/BWman/LabelFrame.html +0 -0
- data/tcl/BWidget-1.8.0/BWman/ListBox.html +0 -0
- data/tcl/BWidget-1.8.0/BWman/MainFrame.html +0 -0
- data/tcl/BWidget-1.8.0/BWman/MessageDlg.html +0 -0
- data/tcl/BWidget-1.8.0/BWman/NoteBook.html +0 -0
- data/tcl/BWidget-1.8.0/BWman/PagesManager.html +0 -0
- data/tcl/BWidget-1.8.0/BWman/PanedWindow.html +0 -0
- data/tcl/BWidget-1.8.0/BWman/PanelFrame.html +0 -0
- data/tcl/BWidget-1.8.0/BWman/PasswdDlg.html +0 -0
- data/tcl/BWidget-1.8.0/BWman/ProgressBar.html +0 -0
- data/tcl/BWidget-1.8.0/BWman/ProgressDlg.html +0 -0
- data/tcl/BWidget-1.8.0/BWman/ScrollView.html +0 -0
- data/tcl/BWidget-1.8.0/BWman/ScrollableFrame.html +0 -0
- data/tcl/BWidget-1.8.0/BWman/ScrolledWindow.html +0 -0
- data/tcl/BWidget-1.8.0/BWman/SelectColor.html +0 -0
- data/tcl/BWidget-1.8.0/BWman/SelectFont.html +0 -0
- data/tcl/BWidget-1.8.0/BWman/Separator.html +0 -0
- data/tcl/BWidget-1.8.0/BWman/SpinBox.html +0 -0
- data/tcl/BWidget-1.8.0/BWman/StatusBar.html +0 -0
- data/tcl/BWidget-1.8.0/BWman/TitleFrame.html +0 -0
- data/tcl/BWidget-1.8.0/BWman/Tree.html +0 -0
- data/tcl/BWidget-1.8.0/BWman/Widget.html +0 -0
- data/tcl/BWidget-1.8.0/BWman/contents.html +0 -0
- data/tcl/BWidget-1.8.0/BWman/index.html +0 -0
- data/tcl/BWidget-1.8.0/BWman/navtree.html +0 -0
- data/tcl/BWidget-1.8.0/BWman/options.htm +0 -0
- data/tcl/BWidget-1.8.0/CHANGES.txt +0 -0
- data/tcl/BWidget-1.8.0/ChangeLog +0 -0
- data/tcl/BWidget-1.8.0/LICENSE.txt +0 -0
- data/tcl/BWidget-1.8.0/README.txt +0 -0
- data/tcl/BWidget-1.8.0/arrow.tcl +0 -0
- data/tcl/BWidget-1.8.0/bitmap.tcl +0 -0
- data/tcl/BWidget-1.8.0/button.tcl +0 -0
- data/tcl/BWidget-1.8.0/buttonbox.tcl +0 -0
- data/tcl/BWidget-1.8.0/color.tcl +0 -0
- data/tcl/BWidget-1.8.0/combobox.tcl +0 -0
- data/tcl/BWidget-1.8.0/demo/basic.tcl +0 -0
- data/tcl/BWidget-1.8.0/demo/bwidget.xbm +0 -0
- data/tcl/BWidget-1.8.0/demo/demo.tcl +0 -0
- data/tcl/BWidget-1.8.0/demo/dnd.tcl +0 -0
- data/tcl/BWidget-1.8.0/demo/manager.tcl +0 -0
- data/tcl/BWidget-1.8.0/demo/select.tcl +0 -0
- data/tcl/BWidget-1.8.0/demo/tmpldlg.tcl +0 -0
- data/tcl/BWidget-1.8.0/demo/tree.tcl +0 -0
- data/tcl/BWidget-1.8.0/demo/x1.xbm +0 -0
- data/tcl/BWidget-1.8.0/dialog.tcl +0 -0
- data/tcl/BWidget-1.8.0/dragsite.tcl +0 -0
- data/tcl/BWidget-1.8.0/dropsite.tcl +0 -0
- data/tcl/BWidget-1.8.0/dynhelp.tcl +0 -0
- data/tcl/BWidget-1.8.0/entry.tcl +0 -0
- data/tcl/BWidget-1.8.0/font.tcl +0 -0
- data/tcl/BWidget-1.8.0/images/bold.gif +0 -0
- data/tcl/BWidget-1.8.0/images/copy.gif +0 -0
- data/tcl/BWidget-1.8.0/images/cut.gif +0 -0
- data/tcl/BWidget-1.8.0/images/dragfile.gif +0 -0
- data/tcl/BWidget-1.8.0/images/dragicon.gif +0 -0
- data/tcl/BWidget-1.8.0/images/error.gif +0 -0
- data/tcl/BWidget-1.8.0/images/file.gif +0 -0
- data/tcl/BWidget-1.8.0/images/folder.gif +0 -0
- data/tcl/BWidget-1.8.0/images/hourglass.gif +0 -0
- data/tcl/BWidget-1.8.0/images/info.gif +0 -0
- data/tcl/BWidget-1.8.0/images/italic.gif +0 -0
- data/tcl/BWidget-1.8.0/images/minus.xbm +0 -0
- data/tcl/BWidget-1.8.0/images/new.gif +0 -0
- data/tcl/BWidget-1.8.0/images/opcopy.xbm +0 -0
- data/tcl/BWidget-1.8.0/images/open.gif +0 -0
- data/tcl/BWidget-1.8.0/images/openfold.gif +0 -0
- data/tcl/BWidget-1.8.0/images/oplink.xbm +0 -0
- data/tcl/BWidget-1.8.0/images/opmove.xbm +0 -0
- data/tcl/BWidget-1.8.0/images/overstrike.gif +0 -0
- data/tcl/BWidget-1.8.0/images/palette.gif +0 -0
- data/tcl/BWidget-1.8.0/images/passwd.gif +0 -0
- data/tcl/BWidget-1.8.0/images/paste.gif +0 -0
- data/tcl/BWidget-1.8.0/images/plus.xbm +0 -0
- data/tcl/BWidget-1.8.0/images/print.gif +0 -0
- data/tcl/BWidget-1.8.0/images/question.gif +0 -0
- data/tcl/BWidget-1.8.0/images/redo.gif +0 -0
- data/tcl/BWidget-1.8.0/images/save.gif +0 -0
- data/tcl/BWidget-1.8.0/images/target.xbm +0 -0
- data/tcl/BWidget-1.8.0/images/underline.gif +0 -0
- data/tcl/BWidget-1.8.0/images/undo.gif +0 -0
- data/tcl/BWidget-1.8.0/images/warning.gif +0 -0
- data/tcl/BWidget-1.8.0/init.tcl +0 -0
- data/tcl/BWidget-1.8.0/label.tcl +0 -0
- data/tcl/BWidget-1.8.0/labelentry.tcl +0 -0
- data/tcl/BWidget-1.8.0/labelframe.tcl +0 -0
- data/tcl/BWidget-1.8.0/lang/da.rc +0 -0
- data/tcl/BWidget-1.8.0/lang/de.rc +0 -0
- data/tcl/BWidget-1.8.0/lang/en.rc +0 -0
- data/tcl/BWidget-1.8.0/lang/es.rc +0 -0
- data/tcl/BWidget-1.8.0/lang/fr.rc +0 -0
- data/tcl/BWidget-1.8.0/listbox.tcl +0 -0
- data/tcl/BWidget-1.8.0/mainframe.tcl +0 -0
- data/tcl/BWidget-1.8.0/messagedlg.tcl +0 -0
- data/tcl/BWidget-1.8.0/notebook.tcl +0 -0
- data/tcl/BWidget-1.8.0/pagesmgr.tcl +0 -0
- data/tcl/BWidget-1.8.0/panedw.tcl +0 -0
- data/tcl/BWidget-1.8.0/panelframe.tcl +0 -0
- data/tcl/BWidget-1.8.0/passwddlg.tcl +0 -0
- data/tcl/BWidget-1.8.0/pkgIndex.tcl +0 -0
- data/tcl/BWidget-1.8.0/progressbar.tcl +0 -0
- data/tcl/BWidget-1.8.0/progressdlg.tcl +0 -0
- data/tcl/BWidget-1.8.0/scrollframe.tcl +0 -0
- data/tcl/BWidget-1.8.0/scrollview.tcl +0 -0
- data/tcl/BWidget-1.8.0/scrollw.tcl +0 -0
- data/tcl/BWidget-1.8.0/separator.tcl +0 -0
- data/tcl/BWidget-1.8.0/spinbox.tcl +0 -0
- data/tcl/BWidget-1.8.0/statusbar.tcl +0 -0
- data/tcl/BWidget-1.8.0/tests/entry.test +0 -0
- data/tcl/BWidget-1.8.0/titleframe.tcl +0 -0
- data/tcl/BWidget-1.8.0/tree.tcl +0 -0
- data/tcl/BWidget-1.8.0/utils.tcl +0 -0
- data/tcl/BWidget-1.8.0/widget.tcl +0 -0
- data/tcl/BWidget-1.8.0/wizard.tcl +0 -0
- data/tcl/BWidget-1.8.0/xpm2image.tcl +0 -0
- metadata +2 -2
data/README
CHANGED
@@ -1,132 +1,131 @@
|
|
1
|
-
= Arcadia Ruby Ide
|
2
|
-
version 0.3.
|
3
|
-
|
4
|
-
by Antonio Galeone
|
5
|
-
on
|
6
|
-
|
7
|
-
|
8
|
-
== About
|
9
|
-
|
10
|
-
Arcadia is a Integrated Development Environment (IDE) for Ruby language
|
11
|
-
written in Ruby using the classic tcl/tk GUI toolkit.
|
12
|
-
|
13
|
-
Some of Arcadia ruby ide project features include:
|
14
|
-
* Editor with source browsing, syntax highlighting, code completion
|
15
|
-
* Debugging support
|
16
|
-
* Contextual ruby documentation
|
17
|
-
* Working on any platform where ruby and tcl-tk work.
|
18
|
-
* Highly extensibility architecture.
|
19
|
-
|
20
|
-
== In this release
|
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
|
-
- Ctrl-
|
64
|
-
- Ctrl-
|
65
|
-
- Ctrl-
|
66
|
-
- Ctrl-
|
67
|
-
- Ctrl-
|
68
|
-
- Ctrl-
|
69
|
-
- Ctrl-
|
70
|
-
- Ctrl-shift-
|
71
|
-
- Ctrl-shift-
|
72
|
-
-
|
73
|
-
-
|
74
|
-
-
|
75
|
-
|
76
|
-
|
77
|
-
|
78
|
-
|
79
|
-
|
80
|
-
|
81
|
-
|
82
|
-
|
83
|
-
|
84
|
-
It
|
85
|
-
|
86
|
-
|
87
|
-
|
88
|
-
The
|
89
|
-
|
90
|
-
|
91
|
-
|
92
|
-
|
93
|
-
|
94
|
-
|
95
|
-
|
96
|
-
|
97
|
-
|
98
|
-
|
99
|
-
|
100
|
-
The debug
|
101
|
-
|
102
|
-
|
103
|
-
|
104
|
-
|
105
|
-
|
106
|
-
|
107
|
-
|
108
|
-
|
109
|
-
|
110
|
-
|
111
|
-
|
112
|
-
|
113
|
-
|
114
|
-
*
|
115
|
-
*
|
116
|
-
*
|
117
|
-
|
118
|
-
|
119
|
-
|
120
|
-
|
121
|
-
|
122
|
-
|
123
|
-
|
124
|
-
|
125
|
-
|
126
|
-
|
127
|
-
|
128
|
-
|
129
|
-
|
130
|
-
|
131
|
-
|
132
|
-
For bugs, support request, features request http://rubyforge.org/projects/arcadia
|
1
|
+
= Arcadia Ruby Ide
|
2
|
+
version 0.3.1
|
3
|
+
|
4
|
+
by Antonio Galeone
|
5
|
+
on Feb 23, 2008
|
6
|
+
|
7
|
+
|
8
|
+
== About
|
9
|
+
|
10
|
+
Arcadia is a Integrated Development Environment (IDE) for Ruby language
|
11
|
+
written in Ruby using the classic tcl/tk GUI toolkit.
|
12
|
+
|
13
|
+
Some of Arcadia ruby ide project features include:
|
14
|
+
* Editor with source browsing, syntax highlighting, code completion
|
15
|
+
* Debugging support
|
16
|
+
* Contextual ruby documentation
|
17
|
+
* Working on any platform where ruby and tcl-tk work.
|
18
|
+
* Highly extensibility architecture.
|
19
|
+
|
20
|
+
== In this release
|
21
|
+
* [fix] fixed a bug on code completion
|
22
|
+
|
23
|
+
== How to install
|
24
|
+
There are two way:
|
25
|
+
1. exec as root on command line "gem install arcadia"
|
26
|
+
or as user "sudo gem install arcadia"
|
27
|
+
2. using archive distribution
|
28
|
+
a. untar (on unix) (tar -xzf) arcadia-<version>.tar.gz
|
29
|
+
b. unzip (on windows) arcadia-<version>.zip
|
30
|
+
|
31
|
+
|
32
|
+
== How to run
|
33
|
+
* exec on command line "ruby <path/>arcadia"
|
34
|
+
|
35
|
+
|
36
|
+
== Short User guide
|
37
|
+
Application layout is splitted in vertical
|
38
|
+
and horizontal resizing frames. Clicking on vertical splitter
|
39
|
+
appear two button for left or right one shot frame close.
|
40
|
+
The horizontal splitter has two little button for the same reason
|
41
|
+
(perhaps i will conform them to the vertical style).
|
42
|
+
Every frame has a title and a button to expand or resizing it.
|
43
|
+
In this release there are very essential feature:
|
44
|
+
|
45
|
+
==== Main Toolbar
|
46
|
+
The toolbar button are in order:
|
47
|
+
- new, open, save
|
48
|
+
(relatively to edit operation)
|
49
|
+
- run current, run last
|
50
|
+
(for execute the raised file in the editor or the last runned file)
|
51
|
+
- debug current, debug last, quit debug panel
|
52
|
+
(for debug need)
|
53
|
+
- show rad palette
|
54
|
+
(for tk rad need)
|
55
|
+
- quit (to exit from arcadia)
|
56
|
+
|
57
|
+
==== Editor
|
58
|
+
Editor use the notebook metaphor. Same command are on the popup menu
|
59
|
+
that is raised on "Button-3" click event fundamentalally for closing the tab
|
60
|
+
under the mouse pointer.
|
61
|
+
These are same editor short-cut:
|
62
|
+
- Ctrl-c => copy selected text
|
63
|
+
- Ctrl-v => paste copied text
|
64
|
+
- Ctrl-x => cut selected text
|
65
|
+
- Ctrl-z => undo
|
66
|
+
- Ctrl-f => copy the selected text on input combobox of find dialog and moves focus
|
67
|
+
- Ctrl-s => save
|
68
|
+
- Ctrl-space => completion code
|
69
|
+
- Ctrl-shift-i => indent the selected block
|
70
|
+
- Ctrl-shift-u => unindent the selected block
|
71
|
+
- Ctrl-shift-c => comment/uncomment the selected code block
|
72
|
+
- F5 => execute the file
|
73
|
+
- F3 => find/ find next
|
74
|
+
- F1 => contextual ruby documentation (called from editor or from code completion item)
|
75
|
+
|
76
|
+
- Double-Click on line number set or unset a debug breakpoint
|
77
|
+
|
78
|
+
==== File history
|
79
|
+
The last used files are organizing in tree so you can reopen them or there
|
80
|
+
directory by clicking on the tree node.
|
81
|
+
|
82
|
+
==== Rad Palette
|
83
|
+
It contain the wrapper components for the tk gui building.
|
84
|
+
It is in very unstabled and incomplete state.
|
85
|
+
The first component is a TkTopLevel wrapper, when you click on it a new form is created and a
|
86
|
+
Object inspector appears.
|
87
|
+
The other components must be first selected and then created by clicking on container widget.
|
88
|
+
The so created widgets has a popup menu for deleting them or in the toplevel case to switch
|
89
|
+
to a code view.
|
90
|
+
On the palette there are also two button, one for deselect and other for copy from the selected
|
91
|
+
created widget. The copy action copy also the code into the clipboard, so you can copy the
|
92
|
+
code rapresenting the gui into the embedded editor or into external editor.
|
93
|
+
|
94
|
+
==== Rad Object Inspector
|
95
|
+
It is for modify the widget property at runtime
|
96
|
+
|
97
|
+
==== Debug
|
98
|
+
It is created when a debug session init.
|
99
|
+
The debug button are: Step Next, Step Into, Step Over, Resume and quit.
|
100
|
+
The debug frame show the local, instance and global variables for each
|
101
|
+
step.
|
102
|
+
|
103
|
+
==== Configuration
|
104
|
+
Same Arcadia properties are locally configurabled by editing the file arcadia.conf
|
105
|
+
under ~/.arcadia directory. The format of property definition are:
|
106
|
+
<OPERATING SYSTEM IDENTIFY::>PROPERTY_NAME=PROPERTY_VALUE
|
107
|
+
|
108
|
+
|
109
|
+
== Requirement
|
110
|
+
I include into distribution also the BWidget lib (under tcl directory) so
|
111
|
+
are require realy only the standard tcl tk lib (tested on tcl tk 8.4).
|
112
|
+
I have tested arcadia with ruby 1.8.4, 1.8.5, 1.8.6 on
|
113
|
+
* FreeBsd6.x,
|
114
|
+
* Vector linux 5.8,
|
115
|
+
* Windows 2000/XP,
|
116
|
+
* Cygwin (note: same page fault error on dll under cygwin may be solved in this way:
|
117
|
+
by ash.exe exec "/bin/rebaseall").
|
118
|
+
If you will test arcadia on other operating system sends me an e-mail.
|
119
|
+
|
120
|
+
==Developers information
|
121
|
+
Released on arcadia web site (http://arcadia.rubyforge.org) a first drawing of "How to extend arcadia".
|
122
|
+
|
123
|
+
|
124
|
+
|
125
|
+
== License
|
126
|
+
Arcadia is released under the Ruby License
|
127
|
+
|
128
|
+
== Contacts
|
129
|
+
For questions:
|
130
|
+
antonio-galeone@rubyforge.org
|
131
|
+
For bugs, support request, features request http://rubyforge.org/projects/arcadia
|
data/bin/arcadia
CHANGED
File without changes
|
data/conf/arcadia.conf
CHANGED
@@ -128,6 +128,11 @@ checkbox.selectcolor=>>>edit.background
|
|
128
128
|
checkbox.offrelief=ridge
|
129
129
|
checkbox.borderwidth=1
|
130
130
|
|
131
|
+
listbox.=>>>label
|
132
|
+
listbox.background=>>>edit.background
|
133
|
+
listbox.foreground=>>>edit.foreground
|
134
|
+
listbox.borderwidth=1
|
135
|
+
|
131
136
|
edit.font=>>>font
|
132
137
|
edit.background=white
|
133
138
|
edit.foreground=>>>foreground
|
@@ -320,4 +325,5 @@ win::all.frame.title.font.italic=courier 9 italic
|
|
320
325
|
|
321
326
|
#theme=default
|
322
327
|
#theme=dark
|
328
|
+
#theme=harlock
|
323
329
|
|
data/conf/arcadia.init.rb
CHANGED
File without changes
|
data/conf/arcadia.res.rb
CHANGED
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
data/ext/ae-editor/ae-editor.rb
CHANGED
@@ -1474,7 +1474,7 @@ class AgEditor
|
|
1474
1474
|
end
|
1475
1475
|
|
1476
1476
|
def save_as
|
1477
|
-
@file = Tk.getSaveFile("filetypes"=>[["Ruby Files", [".rb", ".rbw"]]])
|
1477
|
+
@file = Tk.getSaveFile("filetypes"=>[["Ruby Files", [".rb", ".rbw"]],["All Files", [".*"]]])
|
1478
1478
|
@file = nil if @file == "" # cancelled
|
1479
1479
|
if @file
|
1480
1480
|
save
|
@@ -1894,7 +1894,7 @@ class AgMultiEditor < ArcadiaExt
|
|
1894
1894
|
:takefocus=>true,
|
1895
1895
|
:selectbackground=>Arcadia.conf('hightlight.1.background'),
|
1896
1896
|
:selectforeground=>Arcadia.conf('hightlight.1.foreground'),
|
1897
|
-
:activestyle=>'none'}.update(Arcadia.style('
|
1897
|
+
:activestyle=>'none'}.update(Arcadia.style('listbox'))
|
1898
1898
|
)
|
1899
1899
|
_font = TkFont.new(conf('edit.font'))
|
1900
1900
|
_char_height = _font.metrics[2][1]
|
@@ -1904,7 +1904,7 @@ class AgMultiEditor < ArcadiaExt
|
|
1904
1904
|
_key, _doc = value.split
|
1905
1905
|
_docs_entries[_key]= _doc
|
1906
1906
|
@raised_listbox.insert('end', _key)
|
1907
|
-
_temp_width = _font.measure(_key) + _font.measure('X')
|
1907
|
+
_temp_width = _font.measure(_key) + _font.measure('X')*3
|
1908
1908
|
_width = _temp_width if _temp_width > _width
|
1909
1909
|
}
|
1910
1910
|
_height = (candidates.length+1)*_char_height
|
File without changes
|
File without changes
|
data/ext/ae-editor/langs/rb.lang
CHANGED
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
data/ext/ae-flag/ae-flag.conf
CHANGED
File without changes
|
data/ext/ae-flag/ae-flag.rb
CHANGED
File without changes
|
File without changes
|
File without changes
|
data/ext/ae-output/ae-output.rb
CHANGED
File without changes
|
File without changes
|
data/ext/ae-rad/ae-rad-libs.rb
CHANGED
File without changes
|
File without changes
|
data/ext/ae-rad/ae-rad.conf
CHANGED
File without changes
|
data/ext/ae-rad/ae-rad.rb
CHANGED
File without changes
|
data/ext/ae-rad/lib/tk/al-tk.rb
CHANGED
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
data/ext/ae-shell/ae-shell.conf
CHANGED
File without changes
|
data/ext/ae-shell/ae-shell.rb
CHANGED
File without changes
|
data/ext/ae-shell/sh.rb
CHANGED
File without changes
|
data/lib/a-commons.rb
CHANGED
File without changes
|
data/lib/a-contracts.rb
CHANGED
File without changes
|
data/lib/a-core.rb
CHANGED
data/lib/a-tkcommons.rb
CHANGED
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
data/tcl/BWidget-1.8.0/ChangeLog
CHANGED
File without changes
|
File without changes
|
File without changes
|
data/tcl/BWidget-1.8.0/arrow.tcl
CHANGED
File without changes
|
File without changes
|
File without changes
|
File without changes
|
data/tcl/BWidget-1.8.0/color.tcl
CHANGED
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
data/tcl/BWidget-1.8.0/entry.tcl
CHANGED
File without changes
|
data/tcl/BWidget-1.8.0/font.tcl
CHANGED
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
data/tcl/BWidget-1.8.0/init.tcl
CHANGED
File without changes
|
data/tcl/BWidget-1.8.0/label.tcl
CHANGED
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
data/tcl/BWidget-1.8.0/tree.tcl
CHANGED
File without changes
|
data/tcl/BWidget-1.8.0/utils.tcl
CHANGED
File without changes
|
File without changes
|
File without changes
|
File without changes
|
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: arcadia
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.3.
|
4
|
+
version: 0.3.1
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Antonio Galeone
|
@@ -9,7 +9,7 @@ autorequire:
|
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
11
|
|
12
|
-
date: 2008-
|
12
|
+
date: 2008-02-23 00:00:00 +01:00
|
13
13
|
default_executable:
|
14
14
|
dependencies:
|
15
15
|
- !ruby/object:Gem::Dependency
|