changing some 'int' to 'long long' due to overflow by multiplication (discovered with -ftrapv)
3 lines of code changed in 1 file:
- shadow fixes
17 lines of code changed in 4 files:
- shadow fixes
- cleanup
66 lines of code changed in 1 file:
- shadow fixes
154 lines of code changed in 4 files:
- fix later
1 lines of code changed in 1 file:
- added POST_COMPILE where needed
16 lines of code changed in 9 files:
- POST_COMPILER (filters out gcc shadow spam about
shadowing things in /usr/include or built-in stuff)
122 lines of code changed in 1 file:
- added -Wshadow + POST_COMPILER in DEBUG mode
- disabled g++ message wrapping
6 lines of code changed in 1 file:
- shadow warning fix
13 lines of code changed in 3 files:
- fixed old-style typedef (which does not allow forward-decls)
2 lines of code changed in 1 file:
- set renamed==true when exporting to new DB
4 lines of code changed in 1 file:
- fixed memory corruption in remove_leafs()
- fixed bug in remove_leafs (when son of tree-root was deleted)
- count and announce removed groups
- show tree in status, while modifying it
46 lines of code changed in 1 file:
- fixed comment formatting of read_tree_and_size_internal()
- added assertion
16 lines of code changed in 1 file:
- pseudo-modified to get rid of executable-flag
10 lines of code changed in 6 files:
Fixed missing dependencies on Debian-based systems (Ubuntu) -> added Xm/Xm.h
5 lines of code changed in 1 file:
- fixed a crash, occurring when changing helix-field
while cursor is in non-'data'-terminal
2 lines of code changed in 1 file:
- warnings fixed
37 lines of code changed in 3 files:
- NDEBUG fix
9 lines of code changed in 1 file:
- depends updated
429 lines of code changed in 29 files:
- updated
7 lines of code changed in 1 file:
- cleanup
0 lines of code changed in 1 file:
- added include wrapper
19 lines of code changed in 1 file:
- fixed include wrapper
5 lines of code changed in 1 file:
- removed warning
2 lines of code changed in 1 file:
- fixed arbdbt.h wrapper
2 lines of code changed in 2 files:
- includes fixed
2 lines of code changed in 7 files:
- refers to bugs.arb-home.de
7 lines of code changed in 1 file:
- fixed target 'realclean'
6 lines of code changed in 1 file:
- cosmetics
3 lines of code changed in 1 file:
- added target '3d'
- added 'valgrind_update'
- 'clean' cleans bin
- added 'save2' (save non-strict for manual backup)
12 lines of code changed in 1 file:
- const fixes
3 lines of code changed in 1 file:
- const+virtualfixes
- cleanup
24 lines of code changed in 1 file:
- callback fixes
- cosmetics
8 lines of code changed in 1 file:
- replaced parameter name 'use' by 'aliname'
- cosmetics + assertions
55 lines of code changed in 1 file:
- cosmetics
- added assert_or_exit()
- avoid assertions in release
20 lines of code changed in 1 file:
- include arbdb.h
- fixed include wrapper
10 lines of code changed in 1 file:
- include stdio.h
1 lines of code changed in 1 file:
- assertions
3 lines of code changed in 1 file:
- use set_offset()
2 lines of code changed in 1 file:
- error-cosmetics
24 lines of code changed in 1 file:
- avoid aw_assert double def
3 lines of code changed in 1 file:
- include aw_root.hxx
5 lines of code changed in 1 file:
- comments
2 lines of code changed in 1 file:
- replaced macros by inline-member
64 lines of code changed in 1 file:
- protected->private
- added dot() - replaces macros used before
18 lines of code changed in 1 file:
- skip black and white in grey-levels of color-chooser.
They are already present above.
- new way to specify default color: '${GC-name}'
uses default of previously defined GC
42 lines of code changed in 1 file:
- skip CVS relicts
- may ignore unknown files (for manual backups)
26 lines of code changed in 1 file:
- 'make save2'-hint
2 lines of code changed in 1 file:
- use targets instead of links
54 lines of code changed in 1 file:
- added target 'valgrind_update'
3 lines of code changed in 1 file:
- fixed includes
16 lines of code changed in 3 files:
- cleanup
- fixed includes
18 lines of code changed in 1 file:
- fixed class RNA3D_Graphics
- typo
5 lines of code changed in 1 file:
- forward declarations
- removed global gb_main
4 lines of code changed in 1 file:
- forward declarations
3 lines of code changed in 1 file:
- removed nearly all includes from here.
"Let's include it all"-headers really suck!
2 lines of code changed in 1 file:
*** empty log message ***
31 lines of code changed in 1 file:
- secedit keyboard shortcuts
42 lines of code changed in 1 file:
- describe missing modes
38 lines of code changed in 1 file:
- changed default bone description
5 lines of code changed in 1 file:
- helixNr now stored as string (not int)
jump to helix '19a' working
5 lines of code changed in 1 file:
- several new options
33 lines of code changed in 1 file:
- only define x-positions, y calculated now
5 lines of code changed in 1 file:
- added ed4_extern.hxx, secedit_extern.hxx, aw_position.hxx
- removed sec_graphic.hxx, secedit.hxx
- cleanup
3 lines of code changed in 1 file:
- getSaiColorString() went to ed4_extern.hxx
0 lines of code changed in 1 file:
- moved GCs to ed4_extern.hxx
11 lines of code changed in 1 file:
- interface for external modules (currently: SECEDIT/RNA3D)
107 lines of code changed in 1 file:
- added translation tables 'helix' and 'gaps'
- renamed getSaiColorString->ED4_getSaiColorString
- added ED4_SAIs_visualized()
12 lines of code changed in 1 file:
- use secedit_extern.hxx instead of internal SECEDIT headers
- pass gb_main to SECEDIT
3 lines of code changed in 1 file:
- trigger ED4_AWAR_SEARCH_RESULT_CHANGED
- added ED4_buildColorString()
- const fixes
12 lines of code changed in 1 file:
- rewrote SECEDIT
6968 lines of code changed in 28 files:
- fixed AW_device-calls
10 lines of code changed in 2 files:
- fix changed AW_device calls
47 lines of code changed in 3 files:
- includes fixed
- AW_device fixes
4 lines of code changed in 1 file:
- new parameter for registerFont (to register only some characters)
17 lines of code changed in 1 file:
- bugfix: store AW_font_limits instead of AW_font_information*
they've been overwritten internally leading to wrong results
- allow to register a character subset only
8 lines of code changed in 1 file:
- fixed include wrappers
- changed BI_helix-access
- cosmetics
28 lines of code changed in 1 file:
- fixed include wrapper
- forward declaration of BI_ecoli_ref
- FindTypeOfRNA() made static
- added Structure3D::gb_main
25 lines of code changed in 1 file:
- fixed includes
- added Structure3D::gb_main
- dont use ED4_sequence_terminal directly, instead use interface function
- fixed BI_ecoli_ref-calls
29 lines of code changed in 1 file:
- fixed BI_ecoli_ref-call
- fixed includes
7 lines of code changed in 1 file:
- forward declare BI_ecoli_ref instead of using void*
4 lines of code changed in 1 file:
- fixed BI_ecoli_ref-calls
5 lines of code changed in 1 file:
- fixed BI_helix access
4 lines of code changed in 1 file:
- fix changed AW_device calls
- fix changed BI_helix calls
27 lines of code changed in 1 file:
- added ED4_remote_event(); used to inject keystroked from SECEDIT
- replace helix-search-code by call to BI_helix-method
24 lines of code changed in 1 file:
- fix changed BI_helix calls
- protstruct-warning debug-only
6 lines of code changed in 1 file:
- fix changed BI_helix calls
- changed cursor logic (when editing reverse, increase cursor position
at start of edit-command, decrease afterwards)
14 lines of code changed in 1 file:
- fix changed BI_ecoli_ref + BI_helix calls
- logic of reverse cursor changed (before it was drawn backwards, now it is
drawn behind current position)
- added ED4_get_base_position() - used by SECEDIT
34 lines of code changed in 1 file:
- forward declare BI_helix
2 lines of code changed in 1 file:
- fixed changed BI_helix access
9 lines of code changed in 3 files:
- removed unneeded dependency from BI_helix.hxx
0 lines of code changed in 1 file:
- fixed BI_helix-access
- replaced stupid variable name 'THIS'
22 lines of code changed in 1 file:
- fixed BI_helix-access
2 lines of code changed in 1 file:
- replaced sick allocation strategy by a straight-forward one
- improved error-handling
- implemented new BI_helix-methods
- simplyfied BI_ecoli_ref methods
167 lines of code changed in 1 file:
- fixed includes
- declare BI_helix_entry global (not class-local)
- public member variables of BI_helix now private
- added new methods (first/next_pair_position, first/last_position)
- fixed non-std variable names (starting with '_')
- simplyfied BI_ecoli_ref (removed 2nd abs-array)
75 lines of code changed in 1 file:
- fixed command()
17 lines of code changed in 5 files:
- fixed command()
- dont call AWT_graphic::check_update
2 lines of code changed in 1 file:
- forward AW_key_code to command()
1 lines of code changed in 1 file:
- RNA3D_Graphics now derived from AWT_nonDB_graphic
- removed usedless command()
5 lines of code changed in 1 file:
- fixed command()
- fixed AW_device-calls
5 lines of code changed in 1 file:
- SAI_graphic now derived from AWT_nonDB_graphic
- fixed command()
2 lines of code changed in 1 file:
- fixed command()
- GEN_graphic now derived from AWT_nonDB_graphic
2 lines of code changed in 1 file:
- fixed includes and include-wrapper
- db-related functions of class AWT_graphic are pure-virtual now
- added class AWT_nonDB_graphic (implementing dummies for these functions)
- forward AW_key_code to command()
- added AWT_canvas::scroll flavour using Vector
64 lines of code changed in 1 file:
- use shift() instead of shift_dx/dy()
- renamed tree_zoom()->zoom() + rewrote it
now zoom really zooms the region marked by mouse
- AWT_input_event():
. moved zoomhandler-code to functions
. cleanup
- added AWT_canvas::set_dragEndpoint()
to draw correct zoom-rectangle
- AWT_motion_event(): cleanup
- rewrote AWT_canvas-ctor
- added implementation of new class AWT_nonDB_graphic
345 lines of code changed in 1 file:
- use set_offset() instead of shift_x/y()
- cleaned up AWT_print_tree_to_file()
- delete->free
- avoid 2 stack-buffers
55 lines of code changed in 1 file:
- use box() instead of line()s
2 lines of code changed in 1 file:
- AW_device fixes; use box() instead of line()s
6 lines of code changed in 1 file:
- fixed changed calls to box()
3 lines of code changed in 1 file:
- fixed changed rot_ct-access
- NT_emptybox() uses box()
24 lines of code changed in 1 file:
- changed box()-interface (filled flag)
22 lines of code changed in 1 file:
- box() got add. parameter for drawing filled/empty
- arc() wasn't used from other modules. behavior changed:
now it gets start angle and angle-length in degrees.
before arc always started at angle 0 with length -180.
- clear part clears one pixel more
50 lines of code changed in 1 file:
- box() changed
1 lines of code changed in 1 file:
- interface changed (arc,box)
8 lines of code changed in 1 file:
- removed AW_matrix:: shift_dx/dy shift_x/y
- AW_clip_scale_stack only used locally
- changed func interface (box,arc)
75 lines of code changed in 1 file:
- no extra click-area left/right of text
- return area of the clicked text in AW_clicked_text
- exact-hit is always better than near-hit
- of 2 near- or exact-hits, the min dist to text-center is taken
- added AW_clicked_line::distanceTo()
- added AW_getBestClick()
120 lines of code changed in 1 file:
- base class AW_clicked_element (for AW_clicked_text + AW_clicked_line)
- AW_clicked_text contains exact text-area
- AW_matrix:
. uses Vector as offset
. member unscale (for faster rtransform)
. replaced shift_x/y by set_offset and shift_dx/dy by shift (weird names)
. transformations for Position/Vector/etc.
- AW_clip_scale_stack moved in AW_device.cxx
- AW_device:
. many convenience functions for Position/Vector/etc.
. changed interface for box, arc
135 lines of code changed in 1 file:
- Position/Vector/etc. implemention
126 lines of code changed in 1 file:
- Position/Vector/etc.
408 lines of code changed in 1 file: