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
3f8e6ab09115891133af8ea78f41910a65069e60
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
9
Jan
8
5
4
2
21
Dec
18
15
14
13
11
8
6
5
4
1
30
Nov
29
28
27
24
22
20
17
16
15
14
13
10
9
8
7
6
2
31
Oct
30
24
20
19
18
16
11
10
6
4
3
2
29
Sep
26
25
15
13
1
10
Aug
8
7
4
1
28
Jul
27
26
25
24
23
22
21
20
19
18
17
14
12
4
30
Jun
add new params for highlight calls.
fix memory free bug...ugghhh.
use Roys new container call to get parent container.
fix scale to actually draw.
sequence stuff on merge
stopped creating containers for features that already exist.
stopped setting item feature data for diff contexts when container wasn't created.
merge contexts stuff
remove debug prints
Keep up to date with feature changes...
Keep up to date with feature changes...
make the draw context code do the right thing when drawing diff contexts
Keep up to date with feature changes
check an expose handler hasn't already been set
use the zMapFeature Calls
- moved some functions from Feature -> FeatureUtils
- moved some functions from Feature -> FeatureUtils
moved some functions from Feature -> FeatureUtils
check align_id isn't 0 before returning root!
fix small buglet whereby we were positioning blocks like columns which is not correct.
add missing header for peptide struct.
moved some functions from Feature -> FeatureUtils
moved some more functions from Feature -> FeatureUtils
add website to the 'about dialog' and add mail addresses to authors text.
moved some functions from Feature -> FeatureUtils
make our parsing of the Note field more sophisticated so we can pick up more feature names.
fix graph drawing to cope properly with baseline that is not zero.
fix the size of the locator when the pane is exposed after zooming in a long way...
make sure if adding splice data fails that we return an error message.
fix bug in return code from func. to add splice data.
additional check in parseMethod
fix new info panel args.
change name of struct item + correct conpiler warning.
replace special case code with new general non-modal dialog run code.
add a non-modal version of gtk_run_dialog() function.
add graph drawing function, very crude but working.
Add code to match highlighting code to show if start and/or end of a set of HSP's is truncated.
fiddled about with highlighting but we need to be a lot more sophisticated.
set style graph mode for methods which set ZMap_mode_graph.
add function to set graph mode for graph drawing.