First implementation of the alert bar #2822

Hooked it up to the activity window as well
This commit is contained in:
Simon Schampijer
2007-10-11 20:04:04 +02:00
parent c9b61d580e
commit ddb400df91
4 changed files with 173 additions and 3 deletions
+3
View File
@@ -1,3 +1,6 @@
* First implementation of the alert bar #2822 and hooked it up
to the activity window (erikos)
Snapshot 9c5755d85a
* Put toolbars into event boxes so X fills the background correctly (benzea)