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
9a27b4d38f02fa9dba1abb44de21e4d6f0e0797c
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
12
Nov
11
9
8
5
4
21
Oct
20
19
18
15
14
13
11
5
4
29
Sep
28
27
23
21
20
17
16
15
14
13
10
3
2
18
Aug
11
4
2
29
Jul
27
22
21
20
19
16
15
14
9
8
6
2
1
30
Jun
29
28
25
23
22
18
15
14
11
10
9
29
May
27
20
19
17
14
13
7
27
Apr
21
15
8
22
Mar
19
18
17
12
3
11
Feb
6
23
Jan
21
15
12
Dec
1
20
Nov
18
17
14
13
11
10
7
5
31
Oct
30
20
add version string to stuff we read from config file for servers.
remove redundant include + fix bad double g_free bug.
remove redundant include.
fix compiler warning of non-static initialisation.
add version, host, protocol information.
add host/protocol to messages, add function to test acedb server version.
remove redundant/incorrect port field.
add macros for better error messages/logging.
add host/protocol to messages/logging.
make loop assignment into a condition.
remove redundant includes.
bump up message warning level.
add function to compare standard version strings.
add version string.
add version string to interface.
Changed to use GStrings to build the output lines
Changed GUI message window title to reflect nature of the message
Moved zmapDrawScale to zmapWindow_P.h
fix compiler warnings.
give proper name to highlight function.
remove debugging message.
gff parser create needs extra types param.
tidy up freeing of context struct.
add -rawmethods flag to gif command to get original method names.
parser now accepts a types array for restricting GFF lines parsed.
gff parser will now accept a types array for parsing.
Change how name of feature is constructed to deal with GFF records that share a feature name + only output records that match the types array passed to the parser.
add new request type, preparation for getting types from server.
removed unnecessary GQuark context_key from featureKeys struct
Interim check-in: changed to lowercase the type into a second GString instead of overwriting itself
changed to lowercase the type into a second GString instead of overwriting itself
moved zmapFeatureClickCB() and zmapHighlightObject() from zmapWindowDrawFeatures.h. Also renamed them to have u/c M in zMap
Comment out incorrect g_object_set_data; Use zMapShowMsg instead of printf for file handling errors
Changed char arrays to char*; Used zmapShowMsg instead of printf to display file handling errors
moved zmapFeatureClickCB() and zmapHighlightObject() to zmapWindow_P.h. Header file now empty. We may want to remove it if it stays that way.
fix stupid bug in command line parsing.
Many changes, mostly cosmetic or organisational within the file, few functional changes
added columns array to canvasData to keep track of columns in display
lowercase types internally to avoid mismatches
added ability to dump features to flat file