Changes to RNA3D Module : Improved display for systems
with indirect rendering (with mesa support).
52 lines of code changed in 3 files:
Modifications to RNA3D Module :
1. Added GL/glx.h header file to RNA3D_GlobalHeader.hxx
2. Removed duplicate linking of 'GL' (-lGL) in Makefile.
4 lines of code changed in 2 files:
Modifications to RNA3D Module :
1. Removed GL/glxew.h from globalheader as it is not needed.
2. Rmoved junk code.
3. Changes to Interface and Structure files.
5 lines of code changed in 4 files:
- enabled rna3d for me and only if OPENGL=1
11 lines of code changed in 2 files:
- made GetImageFile a local function
1 lines of code changed in 1 file:
- loads images from $ARBHOME/lib/rna3d/images/
- error handling instead of exit() *WTF* ;-)
- made GetImageFile a local function
49 lines of code changed in 1 file:
- loads data files from $ARBHOME/lib/rna3d/
- error handling instead of exit() *WTF* ;-)
38 lines of code changed in 1 file:
- added math.h
3 lines of code changed in 1 file:
- catch exception on first refresh (aka initialization)
16 lines of code changed in 1 file:
- added glxew.h
1 lines of code changed in 1 file:
- moved to lib - otherwise they don't get exported into release
0 lines of code changed in 24 files:
Removed extra space and discarded into space ;-).
GL_PNGLIBS stores the proper link to glpng libs.
1 lines of code changed in 1 file:
Changes to RNA3D Module!
561 lines of code changed in 13 files:
xpm files for ICONifying buttons!
Can be used Globally.
2418 lines of code changed in 19 files:
Modifications and Addition of Xfig files for RNA3D Module.
362 lines of code changed in 4 files:
Data file containing Tertiary Interactions of 16S ribosomal RNA !
Source : Comparative RNA web site
0 lines of code changed in 1 file:
Added global sai awar(AWAR_SAI_GLOBAL) to access the selected SAI (EDIT4 & VisualiseSAI) from RNA3D Module!
9 lines of code changed in 5 files:
Removed old files from RNA3D Module !!
0 lines of code changed in 14 files:
- fixes for OPENGL=0
18 lines of code changed in 1 file:
- old version
142 lines of code changed in 1 file:
- new version
174 lines of code changed in 1 file:
- fixes for changed AW_font_information struct
102 lines of code changed in 7 files:
- depends updated
6 lines of code changed in 2 files:
- uses AW_font_group instead of SEC_font_info
- made some methods const
20 lines of code changed in 1 file:
- replaced SEC_font_info by using AW_font_group
0 lines of code changed in 1 file:
- uses AW_font_group instead of SEC_font_info
58 lines of code changed in 1 file:
- fixes for changed AW_font_information struct
- always use max_letter (not this_letter)
- uses AW_font_limits ctor to get maximas
5 lines of code changed in 1 file:
- fixes for changed AW_font_information struct
- removed duplicated code
34 lines of code changed in 1 file:
- replaced AWT_graphic_tree::scale by scaled_font_ascent, scaled_font_height + scaled_branch_distance
- added AWT_scaled_font_limits
23 lines of code changed in 1 file:
- fixes for changed AW_font_information struct
- refined scaling
- set linewidth to 0 in NT_emptybox()
102 lines of code changed in 1 file:
- restricted font-size-parsing to defined character range
14 lines of code changed in 1 file:
- fixes for changed AW_font_information struct
- cleaned up code in AW_clip::clip()
- AW_GC_Xm::set_lineattributes rounds width
48 lines of code changed in 1 file:
- fixes for changed AW_font_information struct
- new member AW_font_group::max_height (now precaculated)
8 lines of code changed in 1 file:
- changed definition of class AW_font_information
- defines for character range used for font size detection
- added AW_font_limits
- removed stupid define AW_PIXELS_PER_MM
38 lines of code changed in 1 file:
- use rounding instead of integer cast everywhere
15 lines of code changed in 1 file:
- undid inclusion of glew.h
0 lines of code changed in 1 file:
- warning fix
2 lines of code changed in 1 file:
- cleanup
0 lines of code changed in 1 file:
- error handling; leaks
24 lines of code changed in 1 file:
- corrected links
28 lines of code changed in 16 files:
- new attribute 'source_line' for UP/SUB elements (unused yet)
3 lines of code changed in 1 file:
- better link checking
- warning output in emacs compatible format
- cleanup
183 lines of code changed in 1 file:
- uses ./quietly.pl
8 lines of code changed in 1 file:
- perl wrapper to make rxp run quiet
96 lines of code changed in 1 file:
- warning fixes
- included glew.h because otherwise glColorTableEXT is undefined.
Unsure whether that inclusion is correct!
- conditionally excluded ExtSupported()
9 lines of code changed in 1 file:
- crash if running under cygwin x-server
- fix for missing font-names when scalable fonts are used
7 lines of code changed in 1 file: