e9458b1a7a19a63aa4c179f9ab20f4d50681c168 |
|
25-Mar-2016 |
Jens Elkner <jel+git@iws.cs.uni-magdeburg.de> |
applied utils/replaceAllHeaders.sh
- all $Header$ tokens in doc comments replaced with corresponding filename |
40673b95e958603e990266baef936c28cdbb6e5e |
|
13-Sep-2010 |
Christian Maeder <Christian.Maeder@dfki.de> |
keep globally track of open graphs
git-svn-id: https://svn-agbkb.informatik.uni-bremen.de/Hets/trunk@14062 cec4b9c1-7d33-0410-9eda-942365e851bb |
8bdd8707c8e341f1fc57fcbf884520bfe06a5028 |
|
02-Sep-2010 |
Christian Maeder <Christian.Maeder@dfki.de> |
refactored
git-svn-id: https://svn-agbkb.informatik.uni-bremen.de/Hets/trunk@13974 cec4b9c1-7d33-0410-9eda-942365e851bb |
98890889ffb2e8f6f722b00e265a211f13b5a861 |
|
01-Sep-2010 |
Corneliu-Claudiu Prodescu <Corneliu-Claudiu.Prodescu@dfki.de> |
Added see license.txt to license field
git-svn-id: https://svn-agbkb.informatik.uni-bremen.de/Hets/trunk@13959 cec4b9c1-7d33-0410-9eda-942365e851bb |
b87efd3db0d2dc41615ea28669faf80fc1b48d56 |
|
11-Aug-2010 |
Corneliu-Claudiu Prodescu <Corneliu-Claudiu.Prodescu@dfki.de> |
Changed haddock headers and inserted empty headers for the ones missing
git-svn-id: https://svn-agbkb.informatik.uni-bremen.de/Hets/trunk@13857 cec4b9c1-7d33-0410-9eda-942365e851bb |
32d98ca5e560cf6c1062a0463be4c350af32bed5 |
|
11-Sep-2009 |
Thiemo Wiedemeyer <raider@informatik.uni-bremen.de> |
GtkConsistencyChecker can now start and stop consistency checker. stop will wait until a actual chekcer finished. needs to be fixed later. a progress bar showing status while checking. a pulse bar added for updating sublogic, still takes too long. checkt a lot of gui modules with hlint and meet the suggestions.
git-svn-id: https://svn-agbkb.informatik.uni-bremen.de/Hets/trunk@12462 cec4b9c1-7d33-0410-9eda-942365e851bb |
d7aa4e1cbe00f7f3add4da911673b3b176b140c3 |
|
16-Jul-2009 |
Thiemo Wiedemeyer <raider@informatik.uni-bremen.de> |
updating and redisplaying is now always done by updateGraph. all functions are using updateGraph now, this avoids duplicate code in these functions. deleted functions which are not needed anymore. removed performproofaction because function didn't do anything except printing two messages, output moved to updateGraph.
git-svn-id: https://svn-agbkb.informatik.uni-bremen.de/Hets/trunk@11951 cec4b9c1-7d33-0410-9eda-942365e851bb |
aa21e7aa42fef563dea0cc77edbde76f66cdbe88 |
|
16-Jun-2009 |
Thiemo Wiedemeyer <raider@informatik.uni-bremen.de> |
applyChanges can now handle a list of edges to hide too. convert replaced with applyChanges by providing a function to convert a new dgraph to a list of dgchange. hideNodes is not applied after first creation of graph anymore, it will be done in one step by applyChanges. added a option record to ginfo to store if nodes or edges should be hidden or not. all graph updates are using this option. on newly created graph, proven nodes and proven edges are hidden by default. renamed some menuentries and moved entry for hidin edges to the submenu for nodes.
git-svn-id: https://svn-agbkb.informatik.uni-bremen.de/Hets/trunk@11799 cec4b9c1-7d33-0410-9eda-942365e851bb |
c79a18eb0de8028d1fec662677d4903bdb76e13d |
|
18-May-2009 |
Thiemo Wiedemeyer <raider@informatik.uni-bremen.de> |
refactored GUI.GraphAbstraction. Got rid of IORef, just exported functions are using the GraphInfo IORef structure. Also moved convert from GUI.GraphLogic to GUI.GraphAbstraction.
git-svn-id: https://svn-agbkb.informatik.uni-bremen.de/Hets/trunk@11765 cec4b9c1-7d33-0410-9eda-942365e851bb |
0b8b26a22f136a9b2a8e99d655f6fe6b0b96008c |
|
11-May-2009 |
Thiemo Wiedemeyer <raider@informatik.uni-bremen.de> |
refactored gui change propagationn also moved applyChanges to GraphAbstraction. see #691
git-svn-id: https://svn-agbkb.informatik.uni-bremen.de/Hets/trunk@11764 cec4b9c1-7d33-0410-9eda-942365e851bb |
44c1fff98bd6c54db237bef5030657d3f47058a5 |
|
09-Mar-2009 |
Thiemo Wiedemeyer <raider@informatik.uni-bremen.de> |
Added LIB_NAME to GInfo and changed GUI modules to use it instead of LIB_NAME stored in IntIState. Working on multiple open graphs is working again. Global history management is still broken. Reload in library graph is working.
git-svn-id: https://svn-agbkb.informatik.uni-bremen.de/Hets/trunk@11503 cec4b9c1-7d33-0410-9eda-942365e851bb |
560fa417492c1a5fedbd32836170897c0d0e4dd7 |
|
21-Feb-2009 |
Thiemo Wiedemeyer <raider@informatik.uni-bremen.de> |
Fixed problem with undo automatic. see #668
git-svn-id: https://svn-agbkb.informatik.uni-bremen.de/Hets/trunk@11418 cec4b9c1-7d33-0410-9eda-942365e851bb |
8f5219469b89a15dc6d4c2c30463775975f5841c |
|
15-Jan-2009 |
Razvan Pascanu <r.pascanu@jacobs-university.de> |
history issue fixed
git-svn-id: https://svn-agbkb.informatik.uni-bremen.de/Hets/trunk@11265 cec4b9c1-7d33-0410-9eda-942365e851bb |
a4e6fb26100f53e3b1e9f5b97c2e0a0c129294e5 |
|
15-Jan-2009 |
Christian Maeder <Christian.Maeder@dfki.de> |
removed trailing spaces
git-svn-id: https://svn-agbkb.informatik.uni-bremen.de/Hets/trunk@11264 cec4b9c1-7d33-0410-9eda-942365e851bb |
71654489020a03cf6ce9f2947f3da26a996f9c32 |
|
07-Jan-2009 |
Razvan Pascanu <r.pascanu@jacobs-university.de> |
Changes to GUI to use common datatypes in Interfaces
git-svn-id: https://svn-agbkb.informatik.uni-bremen.de/Hets/trunk@11229 cec4b9c1-7d33-0410-9eda-942365e851bb |
4e9e95ba35a68f3c767bc0b23ebf9e904e442517 |
|
19-Dec-2008 |
Christian Maeder <Christian.Maeder@dfki.de> |
support uni version 2 with hierarchical module names
git-svn-id: https://svn-agbkb.informatik.uni-bremen.de/Hets/trunk@11173 cec4b9c1-7d33-0410-9eda-942365e851bb |
5ee9c3b2afb91936242d34ebb8bd370b8080bcd9 |
|
07-Sep-2008 |
Thiemo Wiedemeyer <raider@informatik.uni-bremen.de> |
Added better GTK/Glade support. Fixed problems with multithreading, a thread for the gtk main loop is created at startup and all gtk interaction takes place inside that thread. Added rules to Makefile to convert glade files into hs files where the xml data is stored in a string. Added function to store xmldata into a temporary file to load it with glade. Added a gui for the constistency checker.
git-svn-id: https://svn-agbkb.informatik.uni-bremen.de/Hets/trunk@10662 cec4b9c1-7d33-0410-9eda-942365e851bb |
dd5e505efb3641bf74ade0ba3adabf4ceaf94e60 |
|
01-Aug-2008 |
Christian Maeder <Christian.Maeder@dfki.de> |
removed trailing blank lines
git-svn-id: https://svn-agbkb.informatik.uni-bremen.de/Hets/trunk@10427 cec4b9c1-7d33-0410-9eda-942365e851bb |
46553d254ea5e41c62f9e0d03d2e5e282da1aa71 |
|
10-Apr-2008 |
Christian Maeder <Christian.Maeder@dfki.de> |
removed redraw
git-svn-id: https://svn-agbkb.informatik.uni-bremen.de/Hets/trunk@9910 cec4b9c1-7d33-0410-9eda-942365e851bb |
7f2af58714b8dd8ad7a4145e897590e44260ed9f |
|
09-Apr-2008 |
Christian Maeder <Christian.Maeder@dfki.de> |
removed applyTypeChanges
git-svn-id: https://svn-agbkb.informatik.uni-bremen.de/Hets/trunk@9908 cec4b9c1-7d33-0410-9eda-942365e851bb |
a558f62efc3526d426481c9f839928edb3413b6e |
|
01-Apr-2008 |
Christian Maeder <Christian.Maeder@dfki.de> |
deleted trailing whitespace
git-svn-id: https://svn-agbkb.informatik.uni-bremen.de/Hets/trunk@9857 cec4b9c1-7d33-0410-9eda-942365e851bb |
84ba39232a012abf2085c8a421ebce6abc52d56e |
|
21-Mar-2008 |
Thiemo Wiedemeyer <raider@informatik.uni-bremen.de> |
Added DGNodeType and DGEdgeType datatypes to Static.DevGraph and changed the GUI Modules to use them instead of the string representation.
git-svn-id: https://svn-agbkb.informatik.uni-bremen.de/Hets/trunk@9828 cec4b9c1-7d33-0410-9eda-942365e851bb |
66fd8f017efdb8a6c862c3f1856dfaef90865dd5 |
|
17-Mar-2008 |
Thiemo Wiedemeyer <raider@informatik.uni-bremen.de> |
Added new module GraphAbstraction as a replacement for AbstractGraphView. See ticket #480. This commit also contains fixes for the tickets #399, #471 and #482.
git-svn-id: https://svn-agbkb.informatik.uni-bremen.de/Hets/trunk@9775 cec4b9c1-7d33-0410-9eda-942365e851bb |
17784d3672916ce07283f871da0b0798f3822ccb |
|
04-Oct-2007 |
Thiemo Wiedemeyer <raider@informatik.uni-bremen.de> |
A bug with uninitialized MVars fixed.
git-svn-id: https://svn-agbkb.informatik.uni-bremen.de/Hets/trunk@8993 cec4b9c1-7d33-0410-9eda-942365e851bb |
7ad31de80b6544478f15dde43e22f0b7f612c438 |
|
03-Oct-2007 |
Thiemo Wiedemeyer <raider@informatik.uni-bremen.de> |
MVars for locking in DevGraph replaced by Maybe MVar to avoid using error.
git-svn-id: https://svn-agbkb.informatik.uni-bremen.de/Hets/trunk@8984 cec4b9c1-7d33-0410-9eda-942365e851bb |
ddc662fdf0207eae2034d7b68ae5e2225c575207 |
|
28-Aug-2007 |
Thiemo Wiedemeyer <raider@informatik.uni-bremen.de> |
Redo/Undo is now global.
git-svn-id: https://svn-agbkb.informatik.uni-bremen.de/Hets/trunk@8731 cec4b9c1-7d33-0410-9eda-942365e851bb |
2eeec5240b424984e3ee26296da1eeab6c6d739e |
|
23-Aug-2007 |
Christian Maeder <Christian.Maeder@dfki.de> |
replaced @tzi with @informatik.uni-bremen
git-svn-id: https://svn-agbkb.informatik.uni-bremen.de/Hets/trunk@8698 cec4b9c1-7d33-0410-9eda-942365e851bb |
ba5cdd22d00311dfa1f594bc704d99492dd1dca6 |
|
22-Aug-2007 |
Thiemo Wiedemeyer <raider@informatik.uni-bremen.de> |
spelling corrected
git-svn-id: https://svn-agbkb.informatik.uni-bremen.de/Hets/trunk@8674 cec4b9c1-7d33-0410-9eda-942365e851bb |
4d3b50fc78a0c99ff2914fb23f3c7fba6e38d790 |
|
21-Aug-2007 |
Thiemo Wiedemeyer <raider@informatik.uni-bremen.de> |
Now there are bindings for the close and exit menu. its not possible to open a dev graph twice. there is no main window anymore, that means hets quits when all uDrawGraph windows are closed or exit is pressed.
git-svn-id: https://svn-agbkb.informatik.uni-bremen.de/Hets/trunk@8664 cec4b9c1-7d33-0410-9eda-942365e851bb |
5107ba7da675778f2fded68493512b60eff8a455 |
|
23-Jul-2007 |
Christian Maeder <Christian.Maeder@dfki.de> |
replaced GlobalContext by DGraph
git-svn-id: https://svn-agbkb.informatik.uni-bremen.de/Hets/trunk@8455 cec4b9c1-7d33-0410-9eda-942365e851bb |
b898957d7f58f12d7ac2cb6abea23df7e6ab5c80 |
|
03-Jul-2007 |
Christian Maeder <Christian.Maeder@dfki.de> |
added haddock code block
git-svn-id: https://svn-agbkb.informatik.uni-bremen.de/Hets/trunk@8225 cec4b9c1-7d33-0410-9eda-942365e851bb |
d6638fccd3d43fe4499efca11cdc35a2825bcc9b |
|
23-Jun-2007 |
Thiemo Wiedemeyer <raider@informatik.uni-bremen.de> |
Renamed ConvertDevToAbstractGraph to GraphDisplay
--Diese und die folgenden Zeilen werden ignoriert --
A GUI/GraphDisplay.hs
D GUI/ConvertDevToAbstractGraph.hs
M GUI/ShowLibGraph.hs
M GUI/ShowGraph.hs
git-svn-id: https://svn-agbkb.informatik.uni-bremen.de/Hets/trunk@8124 cec4b9c1-7d33-0410-9eda-942365e851bb |