Commit Graph

23 Commits

Author SHA1 Message Date
d80b706ba9 panel-message: complete the usage screen 2025-03-04 00:53:52 +01:00
38255163c0 Update the copyright notice 2025-03-04 00:52:39 +01:00
cdb2512b8f panel-message: let it work standalone without X11 2025-03-04 00:51:53 +01:00
633b87986b Update the copyright notice 2024-10-10 01:35:10 +02:00
71680bb5f3 panel-message: allow building without X11 2024-10-10 01:35:10 +02:00
9e28dbeb5a Update the copyright notice 2022-05-14 01:47:18 +02:00
6e44869ddf message.c: avoid a compilation warning 2022-05-14 01:47:18 +02:00
5eefc9cbf6 Avoid using PROGNAME in the programs installed 2018-02-10 15:31:22 +01:00
f1c58b74e5 Fix setting alignment properties 2015-11-05 23:02:23 +01:00
627e49c5b6 Update the copyright notice 2015-10-24 02:17:30 +02:00
c000e89ebb Avoid some more warnings with Gtk+ 3
The remaining warnings are full of !@#$.
2015-10-24 02:16:49 +02:00
ba92dbeedd Avoid warnings with Gtk+ 3 2015-10-24 01:36:21 +02:00
1122e47057 Let panel messages use any stock icon or icon name 2014-01-04 19:33:49 -06:00
627949e27c Report errors when setlocale() fails 2013-12-28 04:49:41 +01:00
f9289e6152 Fixed build with Gtk+ 3.0 2013-12-25 19:23:55 +01:00
0cecb4055e Translating the messaging tool 2013-11-21 02:30:01 +01:00
c487de674d Also allow the title to be set by the user 2012-10-13 02:46:48 +00:00
3a41973f43 Fixed build on Linux 2012-10-13 00:07:19 +00:00
36eb12d04a Added a title to the notifications 2012-10-12 22:30:39 +00:00
91d5e25e6f Added a close button 2012-10-12 22:25:41 +00:00
c4b07eb3de Implemented different icon types 2012-10-12 21:46:31 +00:00
f57ec57bd0 Also setting a stock icon 2012-10-12 21:44:23 +00:00
b83a5859ca Added panel-message for simple notifications 2012-10-12 21:22:19 +00:00