index
:
fluxbox_lack.git
ClientMenu-borders
StrictMouseFocus
argb
sendto-current
testing/argb
upstream
work-in-progress/argb1
work-in-progress/argb2
Jim Ramsay's repository
Jim Ramsay
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
FbTk
/
FbPixmap.cc
Age
Commit message (
Collapse
)
Author
Files
Lines
2005-05-10
cache the root pixmap (per screen)
simonb
1
-35/+106
2005-04-27
add rough support for non-default depth pixmaps. Saves us having ghost
simonb
1
-7/+21
holes in windows
2005-04-10
Big changes to how transparency works
simonb
1
-2/+1
Consequently rearrange lots of rendering ops, and strip calls to updateTransparent
2005-01-31
closes #1107213, 64bit issues with XChangeProperty
mathias
1
-1/+1
submitted by Matthieu Herrb <matthieu.herrb@laas.fr>
2005-01-24
copyright date
mathias
1
-1/+1
2004-12-10
fix #1080323, a missing header
mathias
1
-0/+2
2004-11-19
svn propset svn:keywords "Id"
mathias
1
-1/+1
2004-09-24
fix build issue, use cerr instead of fprintf(stderr
rathnor
1
-2/+2
2004-09-11
Font::drawText takes reference to FbDrawable instead of X Drawable + some ↵
fluxgen
1
-15/+15
code cleaning
2004-09-11
fix issues that resulted in unnecessary X errors
rathnor
1
-12/+10
2004-09-10
put App::instance()->display() to FbDrawable::s_display to avoid too much
akir
1
-78/+88
unnecessary calls
2004-09-09
transfered ::getRootPixmap from several places to new home, FbPixmap
akir
1
-1/+40
2004-07-06
fixed minor bug
fluxgen
1
-8/+8
2004-07-05
tiled pixmap fix, patch from dhx (xyx@gm...), see mailing list
fluxgen
1
-1/+23
2004-01-11
FbDrawable in constructor
fluxgen
1
-1/+10
2004-01-08
cleaning
fluxgen
1
-6/+5
2003-09-10
cleaning
fluxgen
1
-23/+18
2003-08-12
fixed copy x pixmap bug
fluxgen
1
-5/+7
2003-08-11
added copy for X Pixmap
fluxgen
1
-1/+32
2003-07-10
added rotate
fluxgen
1
-1/+36
2003-04-29
FbPixmap is a FbDrawable
fluxgen
1
-44/+1
2003-04-27
fixed scaling and bug in copyArea
fluxgen
1
-3/+67
2003-04-27
assign new pixmap via constructor and operator
fluxgen
1
-5/+74
2003-04-25
a X pixmap wrapper
fluxgen
1
-0/+130