Directory lib/pixmaps/edit/

Directory Created:
2000-11-23 11:41
Total Files:
20
Deleted Files:
36
Lines of Code:
602

[root]/lib/pixmaps/edit
                Folder removed from repo unused (0 files, 0 lines)

Lines of Code

lib/pixmaps/edit/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 118 (100.0%) 1197 (100.0%) 10.1
westram 72 (61.0%) 632 (52.8%) 8.7
yadhu 16 (13.6%) 398 (33.2%) 24.8
oldcode 27 (22.9%) 161 (13.5%) 5.9
baderk 3 (2.5%) 6 (0.5%) 2.0

Most Recent Commits

westram 2013-03-30 16:23 Rev.: 9779


- made several xpm transparent again

13 lines of code changed in 13 files:

  • lib/pixmaps/edit: 3to5.xpm (+1 -1), 5to3.xpm (+1 -1), clear.xpm (+1 -1), cons.xpm (+1 -1), detail.xpm (+1 -1), keymap.xpm (+1 -1), last.xpm (+1 -1), next.xpm (+1 -1), nocons.xpm (+1 -1), nokeymap.xpm (+1 -1), norepeat.xpm (+1 -1), repeat.xpm (+1 -1), zoom.xpm (+1 -1)
westram 2013-03-30 12:17 Rev.: 9777


reintegrated branch 'xpmfix'

334 lines of code changed in 32 files:

  • lib/pixmaps/edit: 3to5.bitmap (del), 3to5.xpm (new 17), 5to3.bitmap (del), 5to3.xpm (new 17), arrow.bitmap (del), arrow.xpm (new 32), clear.bitmap (del), clear.xpm (new 21), cons.bitmap (del), cons.xpm (new 18), detail.bitmap (del), detail.xpm (new 18), keymap.bitmap (del), keymap.xpm (new 18), kill.bitmap (del), kill.xpm (new 32), last.bitmap (del), last.xpm (new 18), mark.bitmap (del), mark.xpm (new 32), next.bitmap (del), next.xpm (new 18), nocons.bitmap (del), nocons.xpm (new 18), nokeymap.bitmap (del), nokeymap.xpm (new 18), norepeat.bitmap (del), norepeat.xpm (new 18), repeat.bitmap (del), repeat.xpm (new 18), zoom.bitmap (del), zoom.xpm (new 21)
westram 2010-01-07 16:50 Rev.: 6333


- removed old ARB editor (#51)

0 lines of code changed in 2 files:

  • lib/pixmaps/edit: l2r.bitmap (del), r2l.bitmap (del)
westram 2009-05-05 18:08 Rev.: 5886


* added resource tester (make ressource_check)
* Each ARB application has one default icon now
- if icon is missing, no fallback exists - instead the application raises an error
- all windows created under one AW_root use the same icon
- it's still possible to define special icons for special windows (but it's not used atm)
* class AW_window
- create_toggle now expects that names of toggle-graphics start with '#' (previously it accepted with and without '#')
- moved code from set_icon to aw_create_shell
- added code setting small titlebar/taskbar-icon. Works in GNOME (please report whether it works in KDE as well)
- .xpm possible for icons
* class AW_root
- renamed init() to init_root() to make function name unique for resource testing. Removed default-value for 2nd parameter
- init_root() stores 'programmname' in class member (used as name for default icon)
* fixed/removed calls to changed/removed functions
* moved all unused resources into 'unused' subfolders

4 lines of code changed in 15 files:

  • lib/pixmaps/edit: 3to5.xpm (del), 5to3.xpm (del), align.bitmap (del), edit_sec.bitmap (del), folded.bitmap (del), insert.bitmap (del), insert.xpm (del), noalign.bitmap (del), probeInfo.bitmap (del), replace.bitmap (del), replace.xpm (del), rna3D.bitmap (del), stop.xpm (del), stretch.bitmap (del), unfolded.bitmap (del)
baderk 2008-04-25 12:05 Rev.: 5270

Removed all.bitmap - it is never used and is actually a gif-file

0 lines of code changed in 1 file:

  • lib/pixmaps/edit: all.bitmap (del)
baderk 2008-03-03 16:11 Rev.: 5191

Fixed/resized xpm images that cause arb_ntree and arb_edit4 to crash under Ubuntu x86_64.

6 lines of code changed in 2 files:

  • lib/pixmaps/edit: rna3d.xpm (+3 -2), secedit.xpm (+3 -2)
westram 2007-03-29 18:55 Rev.: 4450

- removed transparency, less height

227 lines of code changed in 2 files:

  • lib/pixmaps/edit: rna3d.xpm (+28 -37), secedit.xpm (+199 -38)
westram 2007-03-29 18:55 Rev.: 4449

- less height

36 lines of code changed in 2 files:

  • lib/pixmaps/edit: align.xpm (+18 -25), editseq.xpm (+18 -25)
westram 2007-03-29 18:55 Rev.: 4448

- 3<->5 toggle (was 5to3.xpm before)

9 lines of code changed in 1 file:

  • lib/pixmaps/edit: 5to3.bitmap (new 9)
westram 2007-03-29 18:55 Rev.: 4447

- 3<->5 toggle (was 3to5.xpm before)

9 lines of code changed in 1 file:

  • lib/pixmaps/edit: 3to5.bitmap (new 9)
yadhu 2007-03-15 17:04 Rev.: 4385

Changes to Background Color Tuning!
Increased the color modification to 50. Now works with the darker and lighter background as well.
Changed the 3-5' button.

24 lines of code changed in 1 file:

  • lib/pixmaps/edit: 3to5.xpm (+24 -24)
yadhu 2006-12-29 15:23 Rev.: 4264

Changes to Interface
1. Added New Icons to use in ARB_NT, ARB_EDIT4, Search&Query windows.
2. Some changes to ARB_NT and ARB_EDIT4 layouts.
3. Updated Icons used in RNA3D application.
4. Fixed help buttons and menus.

224 lines of code changed in 8 files:

  • lib/pixmaps/edit: 3to5.xpm (new 23), 5to3.xpm (new 23), align.xpm (new 26), editseq.xpm (new 26), insert.xpm (new 25), replace.xpm (new 25), rna3d.xpm (+38 -41), secedit.xpm (new 38)
yadhu 2006-12-18 17:37 Rev.: 4258

1.Added ARB icons for new ARB interface
2.Updated certain xfig files to accomodate new layout changes

40 lines of code changed in 1 file:

  • lib/pixmaps/edit: rna3d.xpm (+40 -67)
westram 2006-11-08 19:00 Rev.: 4228

- more dead files removed

0 lines of code changed in 3 files:

  • lib/pixmaps/edit: compress.bitmaps.tgz (del), folded.bitmap.big (del), unfolded.bitmap.big (del)
yadhu 2005-02-17 17:31 Rev.: 3640

xpm files for ICONifying buttons!
Can be used Globally.

0 lines of code changed in 1 file:

  • lib/pixmaps/edit: stop.xpm (new)
yadhu 2005-01-21 23:06 Rev.: 3585

Updates for RNA3D module !!

68 lines of code changed in 1 file:

  • lib/pixmaps/edit: rna3d.xpm (new 68)
yadhu 2004-12-17 20:53 Rev.: 3461

testing ....!!!!

16 lines of code changed in 1 file:

  • lib/pixmaps/edit: rna3D.bitmap (new 16)
westram 2003-06-03 14:57 Rev.: 1474

cleanup

0 lines of code changed in 1 file:

  • lib/pixmaps/edit: tips.bitmap (del)
yadhu 2003-05-23 13:26 Rev.: 1461

1. New feature to maintain tips and tricks that are available in ARB.
2. User can view the tips and tricks that are associated with ARB_NTREE window and
Primary Structure Editor (ARB_EDIT4) Window.
3. User can also add and change tips at his disposal and maintain the same
as local database.

8 lines of code changed in 1 file:

  • lib/pixmaps/edit: tips.bitmap (new 8)
yadhu 2002-11-21 13:55 Rev.: 986

xfig files to use in Concatenation and merging similar species functions

18 lines of code changed in 2 files:

  • lib/pixmaps/edit: probeInfo.bitmap (new 9), stretch.bitmap (new 9)
oldcode 2000-11-23 11:41 Rev.: 2

Initial revision

161 lines of code changed in 27 files:

  • lib/pixmaps/edit: align.bitmap (new), all.bitmap (new), arrow.bitmap (new 9), clear.bitmap (new 6), compress.bitmaps.tgz (new), cons.bitmap (new 7), detail.bitmap (new 6), edit_sec.bitmap (new 10), folded.bitmap (new), folded.bitmap.big (new), insert.bitmap (new 12), keymap.bitmap (new 7), kill.bitmap (new 9), l2r.bitmap (new 10), last.bitmap (new 7), mark.bitmap (new 9), next.bitmap (new 7), noalign.bitmap (new), nocons.bitmap (new 7), nokeymap.bitmap (new 7), norepeat.bitmap (new 7), r2l.bitmap (new 10), repeat.bitmap (new 7), replace.bitmap (new 12), unfolded.bitmap (new 6), unfolded.bitmap.big (new), zoom.bitmap (new 6)
Generated by StatSVN 0.7.0