Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Z
zmap
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Iterations
Wiki
Requirements
Jira
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package Registry
Container Registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
ensembl-gh-mirror
zmap
Graph
344bb86730869aa034ab68ee179cac351b91a94a
Select Git revision
Branches
7
FixAutogen
FixGitignore
Ubuntu21Build
develop
default
protected
feature/Unbundle_view
feature/zQT
production
Tags
20
2.13.0
2.12.0
2.11.6
2.11.5
2.11.4
2.11.3
2.11.2
2.11.1
2.11.0
2.10.2
2.10.1
2.10.0
2.9.0
2.8.0
2.7.1
2.7.0
2.6.1
2.6.0
2.5.2
2.5.1
27 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
27
May
26
25
23
22
19
18
17
16
15
11
5
4
3
2
28
Apr
27
25
21
13
6
31
Mar
30
29
28
27
23
22
21
20
17
15
13
10
9
8
7
6
3
2
1
28
Feb
24
23
22
21
17
16
15
14
10
7
3
2
1
24
Jan
23
20
16
13
10
9
6
5
4
22
Dec
20
16
13
12
8
6
5
3
2
1
30
Nov
29
25
24
20
18
16
14
13
11
9
8
3
21
Oct
13
11
10
7
5
30
Sep
29
28
27
26
25
23
22
20
19
16
Give bump options better names + make order better.
fix compile errors.
fix compile errors and add a prototype
das header
remove the references to removed files
removing unused files
das 1 parsing
addition of DAS 1 parser files
logging around atom setting
Utilise das servers as a source for features
remove compiler warning
function to set colours in a style
some utility macros to get element and attribute values as booleans,
clean up tagHandlers properly on parser reset
add a g_list_foreach style function which allows quitting from the loop.
some debugging information to ascertain whether the atoms are actually set!
read the Directional_ends Tag from method
allow feature end style setting. Only a boolean at the moment
allow feature end style setting. Only a boolean at the moment
accomodating small rearrangement of types struct
accomodating small rearrangement of types struct
small rearrangement of types struct
fix bug in initial column hiding.
improve arrangement/ordering of menus.
add separators to general menu code.
make editor window quit and clear up properly, add flag for disabling editting.
zmapXML set user data function
correct bug in destroy callbacks, make sure that configuration window goes away properly, make sure it is updated as cols are hidden.
add entry for column configuration window attached to zmap window, so it can be destroyed later.
fix a common bug in the way the destroy callback is handled, these now have the correct way.
add call to delete the column configuration window.
zmapXML function name unification
removed unused vars & code
function name unification
fix column bugs: make sure correct colours/backgrounds drawn.
Get feature or feature set name used as popup menu title, fix strand bugs in use of feature hash code.
comment out debug code.
fix bug in escaping the _ in the menu title so its not interpretted as a shortcut.
add function to return name of any feature.
add minor utility to remove a char from a string.