Commit Graph

73 Commits

Author SHA1 Message Date
Kim Woelders 9d9fa0edf5 Cosmetics (key->keycode). 2014-04-23 07:38:27 +02:00
Kim Woelders 541a838396 Forgot some more 2013. 2013-12-22 16:54:39 +01:00
Kim Woelders 1d95e0ec74 Don't play sound in ShowAlert().
If forked (or in signal handler?) it may cause lockup.
2013-12-11 22:13:12 +01:00
Kim Woelders ec960aeb5e Fix build error with ancient composite.
SVN revision: 77013
2012-09-22 08:29:21 +00:00
Kim Woelders c808d0b259 Fix potential deadlock with multiple simultaneous alerts.
SVN revision: 76138
2012-09-04 19:58:59 +00:00
Kim Woelders cbfe217e62 GSOD - Make work when compositing.
Based on suggestion by Daniel Manjarres.

SVN revision: 70395
2012-04-22 17:39:49 +00:00
Kim Woelders 89f4563017 GSOD - Refactor + some changes.
Fix invalid memory access (text buffer).
No longer use button window events.
Lower keypress button down rendering delay.
Insert delay to actually show initial animation.
Move server grab to after we are done.
Simplifications, cosmetics.

SVN revision: 70394
2012-04-22 17:39:47 +00:00
Kim Woelders bd76c43a7d GSOD - Just use fixed font. Font sets are causing trouble again.
SVN revision: 70393
2012-04-22 17:39:44 +00:00
Kim Woelders af5dcb3987 Change some longs to ints where long is not needed.
SVN revision: 66973
2012-01-08 12:54:08 +00:00
Kim Woelders e3e17f2ff9 Add some forgotten 2011.
SVN revision: 61446
2011-07-17 18:43:21 +00:00
Kim Woelders 85c056fc4c Show alert text also when there is no final newline in string.
Also some refactoring and simplifications.

SVN revision: 58902
2011-04-25 13:59:13 +00:00
Kim Woelders a7e538be10 Trivial fixes (clang).
SVN revision: 45718
2010-01-29 19:45:04 +00:00
Kim Woelders e42a80764f Play sounds by number in stead of by name. Enable disabling specific sounds.
SVN revision: 38142
2008-12-14 16:44:45 +00:00
Kim Woelders b2cba87582 Correctness and trivial stuff.
SVN revision: 36795
2008-10-18 21:20:53 +00:00
Kim Woelders c8f3f10a81 DialogAlert... -> Alert...
SVN revision: 36793
2008-10-18 19:05:18 +00:00
Kim Woelders 1ff455c7fa Limit alert box size to screen size.
SVN revision: 35391
2008-08-07 23:17:57 +00:00
Kim Woelders b780491887 Rewrap more X stuff.
SVN revision: 34149
2008-03-30 12:13:16 +00:00
Kim Woelders 4ef9558c14 Forgot 2008.
SVN revision: 34083
2008-03-22 14:51:24 +00:00
Kim Woelders 0a05aafc82 Assume free(0) is ok (if not HAVE_FREE_NULL_BUG will have to be defined).
SVN revision: 33818
2008-02-23 12:09:38 +00:00
Kim Woelders 8c34f94d61 Deactivate more code when disabling sound.
SVN revision: 31479
2007-08-23 18:48:21 +00:00
Kim Woelders f53600e1e8 Cleanups, enable compiling everything as if it were C++.
SVN revision: 28022
2007-01-17 01:10:44 +00:00
Kim Woelders 83bcbbaee1 2007.
SVN revision: 27952
2007-01-13 19:14:29 +00:00
Kim Woelders 914548b644 Fix potential segv.
SVN revision: 22578
2006-05-13 09:46:22 +00:00
Kim Woelders 5b24f41029 Split up and shuffle around some more.
SVN revision: 22236
2006-04-19 19:13:46 +00:00
Kim Woelders fec7cfec63 Simplify GSOD. Cleanups.
SVN revision: 22211
2006-04-18 23:47:29 +00:00
Kim Woelders 056248c884 2006.
SVN revision: 19591
2006-01-07 07:20:58 +00:00
Kim Woelders 0dfa113313 General bug hunt - Found a few, pedantic cleanups, dead code removal.
SVN revision: 18153
2005-10-30 19:40:49 +00:00
Kim Woelders be396df37d Fix segv's, X-errors, memleak, wrapping.
SVN revision: 16258
2005-08-21 21:00:55 +00:00
Kim Woelders 5124d0981e Split up E.h a bit.
SVN revision: 15796
2005-07-16 16:57:45 +00:00
Kim Woelders ad90948710 Clean up when exiting Alert().
SVN revision: 14082
2005-04-03 13:42:04 +00:00
Kim Woelders 99d717e187 Copyright updates. More enlightenment->e16.
SVN revision: 13794
2005-03-19 16:40:18 +00:00
Kim Woelders de9888f1b6 GSOD: Don't show unused buttons, don't try restarting/exiting E after forking.
SVN revision: 13723
2005-03-13 12:05:31 +00:00
Kim Woelders a32d4e1e9d Event handling fixes and tweaks (avoid graphics exposure events). Cleanups.
SVN revision: 13564
2005-03-02 19:20:27 +00:00
Kim Woelders b49d17688c Do not pass disp around everywhere.
SVN revision: 13179
2005-02-02 17:12:07 +00:00
Kim Woelders 4d40fa97d8 Optionally bypass logout dialog, optionally add reboot/halt to logout dialog.
SVN revision: 13120
2005-01-29 07:11:59 +00:00
Kim Woelders 69b6ed3314 Bye bye EDBUG/EDBUG_RETURN.
SVN revision: 13097
2005-01-25 21:58:28 +00:00
Kim Woelders fbbe386efb 0.16.8
SVN revision: 12619
2004-12-28 23:46:49 +00:00
Kim Woelders 082924725c Indent.
SVN revision: 11666
2004-09-18 13:21:55 +00:00
Kim Woelders d53b6de9fa GSOD fix (suggested by Viktor Kojouharov <vkojouharov@gmail.com>).
SVN revision: 11656
2004-09-16 22:45:39 +00:00
Kim Woelders 4351f19d0f Oops - remove debug.
SVN revision: 10324
2004-05-22 20:44:49 +00:00
Kim Woelders 7b5aad2708 Still more localization stuff.
SVN revision: 10319
2004-05-22 16:37:50 +00:00
Kim Woelders 5ec575476b Simplify alert (GSOD) code. Less intensive use of macros.
SVN revision: 9539
2004-03-31 19:04:23 +00:00
Kim Woelders 3b1f6e7c72 Enable compiling with -Wwrite-strings (trivial fixups).
SVN revision: 9414
2004-03-21 01:39:40 +00:00
Kim Woelders 531c81778c Enable compiling with -Wshadow (trivial name clash fixups).
SVN revision: 9409
2004-03-20 15:49:05 +00:00
Kim Woelders 14add73059 Change some ALERT macro stuff to function calls.
SVN revision: 9326
2004-03-11 16:58:14 +00:00
Kim Woelders f43c79641d Renamed duplicate to Estrdup, introduced Estrndup.
SVN revision: 9148
2004-02-28 15:14:02 +00:00
Kim Woelders 2328bcb7c9 2003 -> 2004.
SVN revision: 8569
2004-01-19 22:30:35 +00:00
Kim Woelders e117fe4368 Trivial sound cleanups.
SVN revision: 8264
2004-01-03 12:29:58 +00:00
Kim Woelders 9560634f4f Initial imlib2 port.
SVN revision: 7898
2003-11-15 22:27:17 +00:00
Kim Woelders 3da03b6dc9 Copyrights->2003.
SVN revision: 7807
2003-11-05 17:24:47 +00:00