Commit graph

38 commits

Author SHA1 Message Date
markt
329fca30fd updates for compiling with gcc 4.3 2007-06-29 17:25:24 +00:00
mathias
e5e76e7761 Cosmetic patch from Slava Semushin 2006-10-30 19:31:15 +00:00
markt
6c4dcc679b it never existed (what never existed?) 2006-08-09 04:54:58 +00:00
markt
9b9d5a9617 fix some compiler warnings in gcc 4.1 2006-08-08 19:25:48 +00:00
simonb
bf9b60833f fix FbPixmap retaining pixmap (that made cache not work properly)
Also small tidy in FbWinFrame.cc
2006-06-25 14:59:34 +00:00
simonb
1d0b23bd02 fix disappearing menu selection boxes 2006-06-24 13:11:27 +00:00
fluxgen
7d5f6e382b init variables 2006-06-18 21:22:20 +00:00
simonb
5ddabb0f39 fix root pixmap + atoms indexes in FbPixmap
Fixes issues with transparency on multiple screens, and probably also
some alternate rootbg atoms
2006-05-17 10:28:26 +00:00
simonb
67326a080a update transparent window backgrounds on bg change 2006-04-21 16:07:45 +00:00
simonb
553104ee1d fix all compiler warnings with -Wall 2006-04-16 11:18:22 +00:00
simonb
af74a22845 rotated fonts, buttons, containers. Used for tabs for now 2006-03-26 04:02:30 +00:00
mathias
ae05ad9a01 updated copyright info 2006-02-16 06:53:05 +00:00
fluxgen
e85b2f3f5b added force_update option to force an update of the m_root_pixmaps 2006-02-12 08:04:31 +00:00
fluxgen
be1cbd4690 public setRootPixmap 2005-11-22 21:08:07 +00:00
simonb
5fec1906cc cache the root pixmap (per screen) 2005-05-10 16:29:00 +00:00
simonb
690030444b add rough support for non-default depth pixmaps. Saves us having ghost
holes in windows
2005-04-27 17:45:56 +00:00
simonb
88c66f0687 Big changes to how transparency works
Consequently rearrange lots of rendering ops, and strip calls to 
updateTransparent
2005-04-10 18:18:14 +00:00
mathias
67098a21ea closes #1107213, 64bit issues with XChangeProperty
submitted by  Matthieu Herrb <matthieu.herrb@laas.fr>
2005-01-31 16:55:38 +00:00
mathias
6b8fca511c copyright date 2005-01-24 18:02:34 +00:00
mathias
55163188b5 fix #1080323, a missing header 2004-12-10 03:42:53 +00:00
mathias
993c17cf2e svn propset svn:keywords "Id" 2004-11-19 11:37:27 +00:00
rathnor
15547c4179 fix build issue, use cerr instead of fprintf(stderr 2004-09-24 06:23:17 +00:00
fluxgen
049e40c9eb Font::drawText takes reference to FbDrawable instead of X Drawable + some code cleaning 2004-09-11 23:01:34 +00:00
rathnor
7d793fc6a8 fix issues that resulted in unnecessary X errors 2004-09-11 12:33:14 +00:00
akir
a7967dfb25 put App::instance()->display() to FbDrawable::s_display to avoid too much
unnecessary calls
2004-09-10 15:46:08 +00:00
akir
1d355a9192 transfered ::getRootPixmap from several places to new home, FbPixmap 2004-09-09 14:29:10 +00:00
fluxgen
c213fb6ca2 fixed minor bug 2004-07-06 10:47:36 +00:00
fluxgen
7c85d11a95 tiled pixmap fix, patch from dhx (xyx@gm...), see mailing list 2004-07-05 23:51:57 +00:00
fluxgen
abe0204256 FbDrawable in constructor 2004-01-11 12:48:46 +00:00
fluxgen
f25aab1956 cleaning 2004-01-08 22:07:58 +00:00
fluxgen
d9f17a17c3 cleaning 2003-09-10 21:37:05 +00:00
fluxgen
c6a969f61b fixed copy x pixmap bug 2003-08-12 00:25:23 +00:00
fluxgen
346dacc633 added copy for X Pixmap 2003-08-11 14:59:07 +00:00
fluxgen
2ed0befbad added rotate 2003-07-10 11:55:01 +00:00
fluxgen
f589d55aa9 FbPixmap is a FbDrawable 2003-04-29 08:53:24 +00:00
fluxgen
45fff3a4b2 fixed scaling and bug in copyArea 2003-04-27 23:56:13 +00:00
fluxgen
4e9eac4824 assign new pixmap via constructor and operator 2003-04-27 00:12:17 +00:00
fluxgen
46d6a06ece a X pixmap wrapper 2003-04-25 12:29:49 +00:00