Mercurial
Mercurial
>
repos
>
isabelle
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
gz
|
help
less
more
|
(0)
-30000
-10000
-3000
-1000
-120
+120
+1000
+3000
+10000
+30000
tip
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
The revision graph only works with JavaScript-enabled browsers.
use symbolic Markup elements instead of literal strings;
2008-12-28, by wenzelm
replaced inUIThread by scala-style swing/swing_async combinators;
2008-12-28, by wenzelm
dynamic instances Isabelle.system, Isabelle.symbols;
2008-12-27, by wenzelm
use System.getenv temporarily;
2008-12-27, by wenzelm
replaced static IsabelleSystem by Isabelle.system;
2008-12-27, by wenzelm
renamed object Plugin to Isabelle;
2008-12-27, by wenzelm
IsabelleSystem.find_logics;
2008-12-27, by wenzelm
proper import isabelle.renderer.UserAgent;
2008-12-21, by wenzelm
dummy class to make ant javadoc work;
2008-12-21, by wenzelm
use Plugin.self.symbols;
2008-12-21, by wenzelm
renamed Plugin.plugin to Plugin.self;
2008-12-21, by wenzelm
renamed Plugin.plugin to Plugin.self;
2008-12-21, by wenzelm
renamed Plugin.plugin to Plugin.self;
2008-12-21, by wenzelm
renamed Plugin.plugin to Plugin.self;
2008-12-21, by wenzelm
tuned;
2008-12-21, by wenzelm
renamed isabelle.jedit.UserAgent to isabelle.renderer.UserAgent;
2008-12-21, by wenzelm
tuned;
2008-12-21, by wenzelm
basic setup of anti-aliasing, according to jEdit property;
2008-12-21, by wenzelm
tuned order of menu items;
2008-12-20, by wenzelm
renamed isabelle.prover.IsabelleSKParser to isabelle.jedit.IsabelleSideKickParser;
2008-12-20, by wenzelm
tuned sidekick properties;
2008-12-20, by wenzelm
setPreferredSize for floating dockables;
2008-12-20, by wenzelm
default docking of sidekick and isabelle-state;
2008-12-20, by wenzelm
more conventional action names;
2008-12-20, by wenzelm
added author field;
2008-12-20, by wenzelm
regular plugin activation via "defer";
2008-12-20, by wenzelm
basic isabelle mode setup;
2008-12-20, by wenzelm
renamed IsabellePlugin to Isabelle;
2008-12-20, by wenzelm
misc tuning and adaption according to original IsabelleParser --
2008-12-20, by wenzelm
obsolete, cf. build.xml and makedist;
2008-12-20, by wenzelm
MOVABLE="TRUE" reuses existing instance when changing docking position --
2008-12-20, by wenzelm
updated to 4.3pre16;
2008-12-20, by wenzelm
removed jEdit sources from target;
2008-12-20, by wenzelm
more robust handling of FILES with spaces, using bash array variables;
2008-12-20, by wenzelm
disabled tracing;
2008-12-19, by wenzelm
misc tuning;
2008-12-19, by wenzelm
proper spelling of JEDIT_JAVA_OPTIONS;
2008-12-19, by wenzelm
added some headers and comments;
2008-12-19, by wenzelm
added some headers and comments;
2008-12-19, by wenzelm
restructured: independent provers in different buffers
2008-12-18, by immler
added 'delay or ignore'
2008-12-15, by immler
delayed repainting new phase in buffer and overview;
2008-12-15, by immler
information on command-phase left of scrollbar (with panel)
2008-12-10, by immler
information on command-phase left of scrollbar
2008-12-10, by immler
structure of markup-tree in scala, keep track of swing-nodes in background
2008-12-10, by immler
MarkupNode instead of DefaultMutableTreeNode and RelativeAsset
2008-12-08, by immler
interpretation of STATUS messages in one place, deleting inner syntax
2008-12-07, by immler
no syserr
2008-12-07, by immler
handle statuses in Command
2008-12-07, by immler
command property: offset relative to start of command
2008-12-07, by immler
include Sidekick its dependency ErrorList in dist
2008-12-02, by immler
removed debugging output
2008-11-30, by immler
basic tree structure for sidekick
2008-11-30, by immler
encoloring only details in the current line!
2008-11-29, by immler
ugly fine-grained buffer markup
2008-11-28, by immler
Token-functions with type-parameters
2008-11-28, by immler
moved methods to object Token
2008-11-28, by immler
arbitrary type for tokens
2008-11-28, by immler
removed xsymbol converting -> sidekick should do that
2008-11-27, by immler
revalidate for repainting
2008-11-27, by immler
merge
2008-11-26, by immler
adj scrolling
2008-11-19, by immler
abstract buffers and renderer
2008-11-19, by immler
use build-nb.xml for "debug" as well;
2008-11-22, by wenzelm
basic setup for auxiliary project "jEdit", with full sources, debugging, profiling;
2008-11-22, by wenzelm
updated version of nbproject, as produced by build in Netbeans 6.5;
2008-11-19, by wenzelm
adapted jar locations;
2008-11-19, by wenzelm
incorporated NOTES into TODO;
2008-11-19, by wenzelm
updates for Netbeans 6.5;
2008-11-19, by wenzelm
pass results to Scroller
2008-11-19, by immler
replacing xsymbols *after* inserting text
2008-11-18, by immler
buffer as array
2008-11-18, by immler
convert eg pasted xsymbols
2008-11-18, by immler
removed System.err...
2008-11-18, by immler
copy-paste for XHTMLPanels
2008-11-18, by immler
register to buffer all messages
2008-11-18, by immler
done
2008-11-18, by immler
fine grained scrolling
2008-11-18, by immler
removed senseless lines
2008-11-18, by immler
restructured scroller
2008-11-18, by immler
renamed to message_panel
2008-11-17, by immler
playing with xsymbols
2008-11-13, by immler
use utf-8 charset encoding
2008-11-13, by immler
copying selection to clipboard
2008-11-11, by immler
selecting text of state view
2008-11-10, by immler
worked over autoscrolling
2008-11-10, by immler
removed imports
2008-11-06, by immler
minimum height for panels, immediate scrolling and correct waiting
2008-11-05, by immler
scroll to first message immediately; potential later messages periodically
2008-11-05, by immler
auto-scrolling
2008-11-05, by immler
prepared for automatic scrolling
2008-11-03, by immler
cleaned up a bit, scrolling arbitrary heights (incremental rendering)
2008-11-03, by immler
UserAgent as seperate class, moved stylesheets, baseURL to UserAgent
2008-11-03, by immler
using 'dist' directory for jEdit-settings => find Isabelle-plugin directly
2008-11-03, by immler
fine scrolling principally possible
2008-11-02, by immler
calculate preferred sizes only when needed
2008-11-02, by immler
renamed class
2008-11-02, by immler
renamed
2008-11-02, by immler
reverted and ignoring build.xml
2008-10-31, by immler
faster resizing, unlimited caching(but cache is cleared on resize)
2008-10-31, by immler
reverted build.xml
2008-10-28, by immler
absolute positioning according to preferred size of panels,
2008-10-28, by immler
correct resizing of xhtml-panels
2008-10-26, by immler
LazyScroller: rendering messages only when needed
2008-10-23, by immler
a version of Dixon's ML mode with less ambitious indentation;
2008-10-22, by wenzelm
Misc development notes.
2008-10-22, by wenzelm
added jvmpath conversion for Cygwin;
2008-10-21, by wenzelm
hint on -settings=...;
2008-10-21, by wenzelm
renamed VFS protocol prefix from "isa:" to "isabelle:";
2008-10-21, by wenzelm
explicit home path for default file -- more robust;
2008-10-21, by wenzelm
disabled tracing;
2008-10-21, by wenzelm
essential default properties for jEdit;
2008-10-21, by wenzelm
Isabelle/jEdit interface wrapper.
2008-10-21, by wenzelm
make Isabelle/jEdit distribution;
2008-10-21, by wenzelm
refined application.args;
2008-10-21, by wenzelm
reading command_decls from 'new' protocol
2008-10-21, by immler
added target -pre-jar which copies jEdit plugin to be included in jar;
2008-10-20, by wenzelm
added application.args (Why does it end up in pricate properties?);
2008-10-20, by wenzelm
tuned whitespace;
2008-10-20, by wenzelm
fixed jEdit version;
2008-10-20, by wenzelm
less
more
|
(0)
-30000
-10000
-3000
-1000
-120
+120
+1000
+3000
+10000
+30000
tip