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
634fa2b91b4741c1aa38181e3611becc2a402c69
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
10
Aug
9
3
30
Jul
29
23
16
15
14
12
9
8
6
5
1
30
Jun
28
25
24
23
22
21
18
16
15
14
11
10
9
8
3
1
26
May
25
24
20
19
18
17
14
11
6
5
30
Apr
29
28
27
26
23
22
21
20
19
15
14
12
7
6
1
31
Mar
30
29
26
25
24
23
22
19
16
15
12
11
10
9
8
5
4
3
2
1
26
Feb
25
24
23
22
19
18
17
16
12
10
9
8
6
5
4
27
Jan
26
25
24
22
21
20
19
18
17
15
14
12
11
8
6
22
Dec
21
18
17
need features dumped, not just featuresets.
fix bug, wrong widget passed in to file chooser.
fix bug in hiding features, wrongly rebumped. Add 'Update' shortcut.
add new 'u' shortcut for updating a columns display.
add comment warning that this is a generated file so should not be edited.
convert a whole load of g_value UINTs to INTs, this is a bad mistake, the rest of our code expects INTs.
fix printf errors, should _always_ have a format string.
temp. for team laptop, needs i386 flag for compiles until macports 64 bit version installed.
ok
new-file
/var/tmp/zmap.29125/ZMap/scripts/versioner run by zmap
/var/tmp/zmap.4711/ZMap/scripts/versioner run by zmap
RELEASE_0-1-93
RELEASE_0-1-93
fix bad name look up for transcript sets.
RELEASE_0-1-92
RELEASE_0-1-92
remove debug output.
add defines for prop strings, add code to support chars/base mapping, essentially to zooming. Fix endless bugs with text coords. Fix bugs in property setting.
fix whole load of coord problems with displaying peptides. fix memory free bug. Add missing deselect calls.
add comment about hash etc, encapsulation seems broken.
-
add function to return background item size.
add new 3 frame state stuff. rationalise/add new sequence highlighting calls. add new focus item call, does not unhighlight.
completely redo dna/pep highlighting, all was broken. fix bug in scrollto func, did not work with changed scrolled region.
updates
ref for f_context
interim notes
fix bug in hot item setting for focus. Don't unhighlight item unless requested.
unify dna/pep updateinfo panel code into zmapWindow.c func. Fix problem with general event handling code not getting seq item events, needed for focus changes.
add function to remove features from hash for 3 frame cols. Add new 3 frame mode tests. Redo 3 frame toggling calls to use new sequence highlight code.
redo 3 frame toggling calls to toggle translations and features together. Redo tests/setting of 3 frame state.
add new 3 frame state and toggle functions.
init new 3 frame fields, add start/end to updateinfo calls, add dna/pep code to updateinfo func.
add new start/end params to updateinfo call.
replace dna/pep highlighting code with function calls to common routines.
fix for new macro to test 3 frame mode.
add code to record frame of translated peptide and fix bug in recording length of peptide.
minor format changes.
change mode of 3 frame translations to be only shown when 3 frame mode is on.
remove over complicated block based menus for showing dna and translations.
fix alloc/free bug for err_msg
fix some compiler warnings for unused code, may be used in future.
add sequence start/end to sequence feature creation.