aboutsummaryrefslogtreecommitdiffhomepage
path: root/generic/proof-toolbar.el
Commit message (Collapse)AuthorAge
...
* Added menu entry for proof-undo-and-delete-last-successful-commandGravatar David Aspinall2000-03-19
|
* Edited a tooltip.Gravatar David Aspinall2000-03-09
|
* Rearrange comments.Gravatar David Aspinall1999-11-23
|
* Moved goto button.Gravatar David Aspinall1999-11-22
|
* Added goto buttonGravatar David Aspinall1999-11-19
|
* Moved code for user-commands to proof-script.el.Gravatar David Aspinall1999-11-15
|
* Reorganized user options. Special new code for boolean settings.Gravatar David Aspinall1999-11-10
|
* Generic support for x-symbol tuned up.Gravatar David Aspinall1999-11-09
|
* Copyright messages updated.Gravatar David Aspinall1999-11-08
|
* FIRST ATTEMPT AT CANY QUEUE HANDLING. Extending regions when advancing patch.Gravatar David Aspinall1999-10-15
|
* Added proof-toolbar-use-enablers setting, and automaticallyGravatar David Aspinall1999-10-12
| | | | disable enablers if < XEmacs 21.
* after-change-functions only changed locally, only for script buffers.Gravatar David Aspinall1999-10-06
|
* FIXME addedGravatar David Aspinall1999-10-06
|
* Added proof-retract-buffer symmetric to proof-process-buffer.Gravatar David Aspinall1999-10-06
| | | | | | Added question to user when switching scripting buffer, and new option proof-auto-retract-other-buffers to disable question. This reimplements the old "steal scripting?" idea.
* Renamed some configuration variables for uniformity, see CHANGES.Gravatar David Aspinall1999-10-01
|
* Added interrupt button to toolbarGravatar David Aspinall1999-10-01
|
* Fix toolbar in wrong buffer bug; delete defunct itimers.Gravatar David Aspinall1999-10-01
|
* Menu name.Gravatar David Aspinall1999-09-29
|
* More reorganizing of menus and keybindings with aim of usability in mind.Gravatar David Aspinall1999-09-28
|
* Reorganization of menus: made a single menu but flattened Scripting submenu.Gravatar David Aspinall1999-09-28
|
* Made Scripting menu entry item on menubar.Gravatar David Aspinall1999-09-28
|
* Longer menu names, allowed some toolbar items to be omitted from menu.Gravatar David Aspinall1999-09-28
|
* Changed button order.Gravatar David Aspinall1999-09-27
|
* Added implementation of proof-toolbar-findGravatar David Aspinall1999-09-23
|
* Bug in command button for toolbar.Gravatar David Aspinall1999-09-22
|
* Added interval timer to reduce flickeriness of refresh.Gravatar David Aspinall1999-09-22
| | | | | | However, this is faulty: seems to be a race condition somewhere so that refreshing clears the "refresh wanted" flag, but the toolbar suggests that the proof process is busy when it isn't.
* Added find and help buttons. Find does nothing at the moment.Gravatar David Aspinall1999-09-22
| | | | | Added proof-toolbar-refresh to after-change-functions. Makes for a flickery toolbar, unfortunately.
* Button name changeGravatar David Aspinall1999-09-22
|
* Add and remove proof-toolbar-refresh to/from proof-state-change-hook.Gravatar David Aspinall1999-09-21
| | | | | | Simplified many of the toolbar functions to be aliases, and remove explicit check on enabler condition [although may want to add this back in uniformly to allow toolbar buttons to be called elsewhere?].
* Added function to refresh toolbarGravatar David Aspinall1999-09-13
|
* Added new toolbar buttons, streamlined code to work from a tableGravatar David Aspinall1999-09-13
|
* Add toggle for proof toolbar to menuGravatar David Aspinall1999-05-11
|
* Updated docstring.Gravatar David Aspinall1998-12-17
|
* made many minor changes to the documentationGravatar Thomas Kleymann1998-12-15
|
* Removed check for proof script buffer from retraction enabler.Gravatar David Aspinall1998-12-11
|
* Changed name of proof-toolbar-inhibit variable for uniformity.Gravatar David Aspinall1998-12-10
|
* Toolbar tip for restart changed.Gravatar David Aspinall1998-11-25
|
* Docstring fixes, minor improvements.Gravatar David Aspinall1998-11-25
|
* Reimplemented functions to shut down and restart proof process.Gravatar David Aspinall1998-11-20
| | | | | | Scrapped proof-shell-exit-hook. Added proof-shell-quit-cmdd, proof-shell-restart-comd Fancier Scripting indicator for active scripting buffer.
* BIG CHANGES -- SORRY!Gravatar David Aspinall1998-11-20
| | | | | | | | Replaced proof-script-buffer-list with proof-script-buffer. The list was causing too much confusion and nasty bugs used with Isabelle multiple files. Implemented proof-script-buffers and proof-restart-all-buffers, other functions.
* Added menu made from toolbar commands, called "Scripting".Gravatar David Aspinall1998-11-03
| | | | Made file FSF GNU Emacs compatible.
* o added support for byte-compilationGravatar Thomas Kleymann1998-11-01
| | | | | | | o removed hhg tags in todo o fixed font-lock for FSF Emacs 20.2 o ensured that goals buffer is updated for longer queues o fixed a bug in proof-universal-keys-only-mode
* More hacks to variable names for customize (sorry)Gravatar David Aspinall1998-10-29
|
* Added proof-toolbar-follow-mode user option and functions to supportGravatar David Aspinall1998-10-28
| | | | it. Removed require on proof-shell from proof-toolbar.
* Begun work on clean byte compilation / clarifying interfaces.Gravatar David Aspinall1998-10-27
|
* proof-check-process-available replaced by *two* functions:Gravatar David Aspinall1998-10-26
| | | | | proof-activate-scripting proof-shell-ready-prover
* Added todo for clean byte compileGravatar David Aspinall1998-10-22
|
* o Improved error messagesGravatar Thomas Kleymann1998-10-21
| | | | o Fixed bug in proof-toolbar-next
* relaxed conditions in light of new multiple files supportGravatar Thomas Kleymann1998-10-18
|
* Reimplemented multiple file proof developmentsGravatar Thomas Kleymann1998-10-18
|