[root]/lib/pixmaps/print
unused
(0 files, 0 lines)
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 28 (100.0%) | 445 (100.0%) | 15.8 |
westram | 20 (71.4%) | 281 (63.1%) | 14.0 |
oldcode | 7 (25.0%) | 139 (31.2%) | 19.8 |
yadhu | 1 (3.6%) | 25 (5.6%) | 25.0 |
- made several xpm transparent again
41 lines of code changed in 6 files:
reintegrated branch 'xpmfix'
240 lines of code changed in 12 files:
* 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
0 lines of code changed in 2 files:
xfig files to use in Concatenation and merging similar species functions
25 lines of code changed in 1 file:
Initial revision
139 lines of code changed in 7 files: