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 (
Expand
)
Author
Files
Lines
2006-10-30
Cosmetic patch from Slava Semushin
mathias
1
-6/+5
2006-08-09
it never existed (what never existed?)
markt
1
-4/+4
2006-08-08
fix some compiler warnings in gcc 4.1
markt
1
-4/+4
2006-06-25
fix FbPixmap retaining pixmap (that made cache not work properly)
simonb
1
-16/+9
2006-06-24
fix disappearing menu selection boxes
simonb
1
-8/+11
2006-06-18
init variables
fluxgen
1
-2/+2
2006-05-17
fix root pixmap + atoms indexes in FbPixmap
simonb
1
-2/+2
2006-04-21
update transparent window backgrounds on bg change
simonb
1
-1/+7
2006-04-16
fix all compiler warnings with -Wall
simonb
1
-5/+6
2006-03-26
rotated fonts, buttons, containers. Used for tabs for now
simonb
1
-9/+47
2006-02-16
updated copyright info
mathias
1
-1/+1
2006-02-12
added force_update option to force an update of the m_root_pixmaps
fluxgen
1
-2/+2
2005-11-22
public setRootPixmap
fluxgen
1
-45/+52
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
2005-04-10
Big changes to how transparency works
simonb
1
-2/+1
2005-01-31
closes #1107213, 64bit issues with XChangeProperty
mathias
1
-1/+1
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 cod...
fluxgen
1
-15/+15
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
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