.. |
tests
|
7612672b31
- updated the coordinate parser to include the ':end' coordinates specification (e.g. '(- :end 1 :chars) ).
|
1 year ago |
tklib
|
0f0688b173
- rewritten the main loop;
|
1 year ago |
base64.lisp
|
ba2fef8815
- initial commit.
|
6 years ago |
button.lisp
|
7fc8af9419
- modified 'configure' specialized on 'button;
|
2 years ago |
canvas-shapes.lisp
|
1bb22a9777
- wrapped all needed code with the macro 'with-read-data';
|
1 year ago |
canvas.lisp
|
1bb22a9777
- wrapped all needed code with the macro 'with-read-data';
|
1 year ago |
checkbutton.lisp
|
1bb22a9777
- wrapped all needed code with the macro 'with-read-data';
|
1 year ago |
combobox.lisp
|
ba2fef8815
- initial commit.
|
6 years ago |
conditions.lisp
|
ba2fef8815
- initial commit.
|
6 years ago |
config.lisp
|
ba2fef8815
- initial commit.
|
6 years ago |
constants.lisp
|
0252e76f26
- added more option to canvas polygon item;
|
6 years ago |
demo-tests.lisp
|
9739288349
- added 'default-theme' to prevent a 'missing variable' warning;
|
1 year ago |
dialog.lisp
|
1bb22a9777
- wrapped all needed code with the macro 'with-read-data';
|
1 year ago |
entry.lisp
|
8bf3f1e6d0
- added 'clear-selection' specialized on entry.
|
1 year ago |
error-handling.lisp
|
0f0688b173
- rewritten the main loop;
|
1 year ago |
event-parser.lisp
|
c733769cc4
- fixed parsing of virtual events.
|
2 years ago |
event-symbols.lisp
|
610aacf1bf
- added some helper functions for canvas and convas items;
|
5 years ago |
events.lisp
|
d96dd66f96
- added 'unbind';
|
1 year ago |
fit-line.lisp
|
2e82611265
- added a function to draw a line on a dot-plot.
|
5 years ago |
frame.lisp
|
ba2fef8815
- initial commit.
|
6 years ago |
label.lisp
|
ba2fef8815
- initial commit.
|
6 years ago |
labelframe.lisp
|
ba2fef8815
- initial commit.
|
6 years ago |
listbox.lisp
|
1bb22a9777
- wrapped all needed code with the macro 'with-read-data';
|
1 year ago |
menu.lisp
|
6fcebb4354
- moved a bunch of functions definition to prevent a warning.
|
2 years ago |
menubutton.lisp
|
6fcebb4354
- moved a bunch of functions definition to prevent a warning.
|
2 years ago |
menucheckbutton.lisp
|
1bb22a9777
- wrapped all needed code with the macro 'with-read-data';
|
1 year ago |
menuradiobutton.lisp
|
1bb22a9777
- wrapped all needed code with the macro 'with-read-data';
|
1 year ago |
message.lisp
|
b2be8ed32f
- changed name of macro: 'tclize-if-true' -> 'empty-string-if-nil';
|
6 years ago |
nodgui-mw.lisp
|
83c853161d
- ignore auto-completion when the key pressed follows a control or an
|
1 year ago |
nodgui.lisp
|
9739288349
- added 'default-theme' to prevent a 'missing variable' warning;
|
1 year ago |
notebook.lisp
|
1bb22a9777
- wrapped all needed code with the macro 'with-read-data';
|
1 year ago |
package.lisp
|
9739288349
- added 'default-theme' to prevent a 'missing variable' warning;
|
1 year ago |
panedwindow.lisp
|
4ec5e3c8a2
- increased version number;
|
1 year ago |
photo-image.lisp
|
9aaf1edc25
- changed test to guess if a string is a pathname to a bitmap file or a base64 encoded string representing a bitmap.
|
1 year ago |
pixmap.lisp
|
82ad85b58a
- removed :type slots for a canvas shape (triggrered a warning).
|
4 years ago |
progressbar.lisp
|
ba2fef8815
- initial commit.
|
6 years ago |
radiobutton.lisp
|
1bb22a9777
- wrapped all needed code with the macro 'with-read-data';
|
1 year ago |
sanitize.lisp
|
91071b3c80
Fixes issue 22 - sanitize mis-formats numbers
|
3 years ago |
scale.lisp
|
77a82da1d3
- added more escaping.
|
6 years ago |
scrollbar.lisp
|
ba2fef8815
- initial commit.
|
6 years ago |
separator.lisp
|
ba2fef8815
- initial commit.
|
6 years ago |
sizegrip.lisp
|
ba2fef8815
- initial commit.
|
6 years ago |
spinbox.lisp
|
fdd3bac3e2
- ensured validation mode that causes trouble are not used
|
2 years ago |
styles.lisp
|
1bb22a9777
- wrapped all needed code with the macro 'with-read-data';
|
1 year ago |
synchronized-queue.lisp
|
0f0688b173
- rewritten the main loop;
|
1 year ago |
syntax.lisp
|
ff99a2b006
- Updated README to point out that works on ECL..
|
5 years ago |
tcl-emitter.lisp
|
da514c6cf5
- added symbols type for dot plot (triangle, circle etc.);
|
5 years ago |
tcl-glue-code.lisp
|
e03bbe05ba
- removed two, now unused, TCL procedures;
|
2 years ago |
text.lisp
|
d96dd66f96
- added 'unbind';
|
1 year ago |
tktextvariable.lisp
|
1bb22a9777
- wrapped all needed code with the macro 'with-read-data';
|
1 year ago |
tkvariable.lisp
|
1bb22a9777
- wrapped all needed code with the macro 'with-read-data';
|
1 year ago |
toplevel.lisp
|
1bb22a9777
- wrapped all needed code with the macro 'with-read-data';
|
1 year ago |
treeview.lisp
|
1bb22a9777
- wrapped all needed code with the macro 'with-read-data';
|
1 year ago |
trivial-debugger.lisp
|
cb2e0678ef
- printed a better backtrace when using the graphical debugger.
|
1 year ago |
ubvec4.lisp
|
ac1ab4bc5c
- fixed 'ubvec4-normalize', length variable was bound to a float, not an unsigned octect (thanks quicklisp and sbcl\!).
|
3 years ago |
utils.lisp
|
5d26028956
- used '*themes-directory*' to search for custom themes;
|
1 year ago |
vec2.lisp
|
a06eabf6f9
- added a bare minimum pixmap manipulation (scaling and rotation);
|
6 years ago |
widget-helpers.lisp
|
55a283a20d
- added 'listbox-move-selection';
|
2 years ago |
widget.lisp
|
0f0688b173
- rewritten the main loop;
|
1 year ago |
winfo.lisp
|
1bb22a9777
- wrapped all needed code with the macro 'with-read-data';
|
1 year ago |
wish-communication.lisp
|
9739288349
- added 'default-theme' to prevent a 'missing variable' warning;
|
1 year ago |
wm.lisp
|
1bb22a9777
- wrapped all needed code with the macro 'with-read-data';
|
1 year ago |