simonb
|
e57a30f664
|
fix systray client sizing
|
2005-04-26 04:18:10 +00:00 |
|
simonb
|
1c2f92a3d2
|
extension of previous big patch. Move a bunch of menu things onto
background pixmap. Same for textbuttons.
|
2005-04-26 01:41:55 +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
|
6b8fca511c
|
copyright date
|
2005-01-24 18:02:34 +00:00 |
|
mathias
|
f0fd05ec25
|
copyright
|
2005-01-14 09:40:40 +00:00 |
|
mathias
|
5bbab52d6d
|
fix for #1099950, Missing initialization in FbTk/FbWindow.cc
|
2005-01-11 12:05:10 +00:00 |
|
mathias
|
a88d3b39ad
|
added deleteProperty to FbWindow
|
2004-12-21 16:12:28 +00:00 |
|
mathias
|
993c17cf2e
|
svn propset svn:keywords "Id"
|
2004-11-19 11:37:27 +00:00 |
|
rathnor
|
42c1fd3ae3
|
preliminary support for composite/compositing manager. Also general work
for consistency with transparency resources
|
2004-09-12 14:56:20 +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
|
28c32c087a
|
more X error fixing
|
2004-09-11 15:52:23 +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 |
|
rathnor
|
d17bf39a43
|
add autoconf check for std c++ headers
|
2004-08-31 15:26:40 +00:00 |
|
fluxgen
|
db6e78bba9
|
minor fix
|
2004-06-15 11:03:17 +00:00 |
|
fluxgen
|
5530ce6450
|
alpha access function
|
2004-06-07 20:24:38 +00:00 |
|
rathnor
|
ca307efe3e
|
handling of alpha = 0
|
2004-05-24 13:09:32 +00:00 |
|
rathnor
|
c1fb3b3e1a
|
fix menu transparency rendering bug, and add save_under to menu windows
|
2004-05-17 15:01:32 +00:00 |
|
rathnor
|
bb779745f4
|
add apps file matching on role. Includes new textProperty property on
FbWindow.
|
2004-04-28 13:04:06 +00:00 |
|
fluxgen
|
173d740377
|
check valid attr.height and width
|
2004-01-21 20:07:41 +00:00 |
|
fluxgen
|
f25aab1956
|
cleaning
|
2004-01-08 22:07:58 +00:00 |
|
fluxgen
|
8c8e4f0f4a
|
inline
|
2003-12-30 17:17:05 +00:00 |
|
fluxgen
|
e8659c7f17
|
fixed uninitialized variables
|
2003-10-26 20:52:28 +00:00 |
|
fluxgen
|
bc75892375
|
default background gray
|
2003-10-14 21:49:21 +00:00 |
|
fluxgen
|
c8bcddf58b
|
buffered background
|
2003-09-14 09:51:40 +00:00 |
|
fluxgen
|
9d3b8d55ff
|
added eventMask
|
2003-08-26 23:45:36 +00:00 |
|
fluxgen
|
091748bd46
|
reparent
|
2003-08-15 13:52:06 +00:00 |
|
fluxgen
|
93a10f6233
|
added transparent option and fixed copy constructor
|
2003-08-04 12:44:43 +00:00 |
|
fluxgen
|
2737e94b24
|
added setInputFocus
|
2003-07-02 05:17:30 +00:00 |
|
fluxgen
|
fc5de0455e
|
added clearArea
|
2003-06-24 10:12:57 +00:00 |
|
fluxgen
|
3027bf1341
|
property and changeProperty
|
2003-05-19 22:38:55 +00:00 |
|
rathnor
|
c62dc1e2af
|
fix initialise of s_display in a constructor for FbWindow (fixes bsetroot
segfault)
|
2003-05-19 08:27:49 +00:00 |
|
fluxgen
|
4ec9bdbee2
|
added set and unsetCursor
|
2003-05-17 10:43:20 +00:00 |
|
fluxgen
|
f37df2619b
|
minor fix
|
2003-05-13 14:07:24 +00:00 |
|
fluxgen
|
c0fa8f2263
|
minor fix
|
2003-05-10 23:11:33 +00:00 |
|
fluxgen
|
f3098da834
|
bit depth
|
2003-05-10 13:26:37 +00:00 |
|
fluxgen
|
1cbf54adeb
|
fixed problem with multiple screens redrawing, the m_screen_num wasnt set
|
2003-05-06 23:50:31 +00:00 |
|
fluxgen
|
7b766b6aa1
|
license update
|
2003-04-29 09:00:13 +00:00 |
|
fluxgen
|
d9467066a9
|
FbWindow is a FbDrawable
|
2003-04-29 08:51:59 +00:00 |
|
fluxgen
|
7815e2b30e
|
fixed simple drawable functions
|
2003-04-25 17:32:21 +00:00 |
|
fluxgen
|
c4d1f735f6
|
doing an extra remove to make sure this window is removed from eventmanager
|
2003-04-17 14:16:20 +00:00 |
|
fluxgen
|
9163668e98
|
changed size_t to unsigned
|
2003-04-16 16:02:14 +00:00 |
|
fluxgen
|
f4ce449632
|
merged with embedded-tab-branch
|
2003-04-14 12:13:36 +00:00 |
|
fluxgen
|
7be1fe8954
|
fixed minor type issue
|
2003-02-23 16:52:17 +00:00 |
|
fluxgen
|
7b81a4d603
|
removed layeritem
|
2003-02-03 13:39:57 +00:00 |
|
rathnor
|
1b063dcea9
|
Integration of new Layering code, plus updates to the layering code itself
- new KeyActions: Raise/LowerLayer, AlwaysOnTop/Bottom, Top/BottomLayer
Added a "Quit" KeyAction
|
2003-02-02 16:32:41 +00:00 |
|
fluxgen
|
459f2563d2
|
added border size
|
2003-01-05 22:58:11 +00:00 |
|
fluxgen
|
550b9760dd
|
parent and showSubwindows function
|
2002-12-16 11:17:26 +00:00 |
|
fluxgen
|
eb9bb882ed
|
initiate s_display in assignment too
|
2002-12-03 21:59:58 +00:00 |
|