Commit Graph

239 Commits

Author SHA1 Message Date
Kim Woelders 5ce609cca7 Change formatting style
No tabs, more like K&R.
Also switch to indent 2.2.13.
2023-11-26 10:03:45 +01:00
Kim Woelders 6a66d7a2f6 actions: Add debug in Eexec() 2023-10-12 12:50:51 +02:00
Kim Woelders 5ee83dc874 Drop using shell to run menu (ipc exec) commands
Instead do environment variable substitution when menus are loaded and
run commands directly (with execvp()) without passing through shell.
2022-02-17 09:53:20 +01:00
Kim Woelders 36ff0e5a19 actions.c: Drop elaborate GSOD messages on ipc exec errors 2022-02-17 09:53:20 +01:00
Kim Woelders 2a3f914716 actions.c: Let Eexec() use ExecSetupEnv() too
And rename a couple of functions marking them local.
2022-02-17 09:53:20 +01:00
Kim Woelders eb4ea872e9 Sound: Treat player engine like others 2021-01-09 16:08:24 +01:00
Kim Woelders 79879a8119 Fix memory leak after failed execvp() 2020-10-11 10:30:04 +02:00
Kim Woelders 8b10610095 Espawn(): Use variable argument list 2020-05-01 14:11:26 +02:00
Kim Woelders 783e4ec79f Make Esystem() take argumments 2017-12-30 16:40:22 +01:00
Kim Woelders 71d85605f4 Exec/spawn function tweaks.
EexecCmd() -> Eexec().
Espawn() -> _Espawn().
EspawnCmd() -> Espawn().
2014-04-26 11:02:22 +02:00
Kim Woelders 49669bafa2 Forgot some 2013. 2013-11-24 16:37:17 +01:00
Kim Woelders e08c91b9a7 Set startup id on apps started by snaps too. 2013-04-02 22:33:30 +02:00
Kim Woelders 92e109d75f Simplify user info functions.
SVN revision: 68456
2012-02-26 20:15:52 +00:00
Kim Woelders a5c04381fc Close all fd's above 2 when exec'ing for restart.
SVN revision: 68455
2012-02-26 20:15:50 +00:00
Kim Woelders 27602516a2 Cosmetics.
SVN revision: 68454
2012-02-26 20:15:45 +00:00
Kim Woelders 0466673fbf Trim whitespace from translatable strings.
SVN revision: 48723
2010-05-09 19:03:19 +00:00
Kim Woelders eb73aaf90a Add preload library for roundtrip spotting.
SVN revision: 47696
2010-04-02 15:28:02 +00:00
Kim Woelders b14b9e0846 Avoid some explicit paths.
SVN revision: 46895
2010-03-05 18:54:02 +00:00
Kim Woelders f8f7426f55 Missed some 2008->2009.
SVN revision: 41592
2009-08-04 16:11:35 +00:00
Kim Woelders 09e67b2f44 Warning fixes (based on patches by pfritz and gahr, tickets 331,342).
SVN revision: 40997
2009-06-10 17:45:10 +00:00
Kim Woelders c8f3f10a81 DialogAlert... -> Alert...
SVN revision: 36793
2008-10-18 19:05:18 +00:00
Kim Woelders c49bd4f606 Autofoo cleanups, move to bindir, pkgdatadir and friends.
SVN revision: 32474
2007-11-07 22:05:18 +00:00
Kim Woelders 6448e1f504 Startup id bits.
SVN revision: 31781
2007-09-22 10:21:18 +00:00
Kim Woelders 3663e80d44 Optionally build various bits (font,sound support) as loadable modules.
SVN revision: 31636
2007-09-06 16:02:48 +00:00
Kim Woelders c1f29a37f0 Move (disabled) key event stuff to ipc.c.
SVN revision: 29532
2007-04-15 08:58:46 +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 f600c9bce5 Refactor various file property test functions.
SVN revision: 27987
2007-01-15 02:43:54 +00:00
Kim Woelders 83bcbbaee1 2007.
SVN revision: 27952
2007-01-13 19:14:29 +00:00
Kim Woelders 63a8acc721 Split up, shuffle around, rename.
SVN revision: 27181
2006-11-19 21:55:52 +00:00
Kim Woelders e4d27775b0 Set correct environment when starting remembered applications at startup.
SVN revision: 26109
2006-09-24 19:07:02 +00:00
Kim Woelders 068aa3465e Add hack to make apps lauched from e16 in window mode appear in the virtual
root in stead of the real root.


SVN revision: 25697
2006-09-10 18:43:20 +00:00
Kim Woelders 35c8f904df Refactor/simplify, use execApplication in stead of plain fork/exec.
SVN revision: 25691
2006-09-10 14:29:05 +00:00
Kim Woelders 4c67896d15 Simplify dialogs (remove rarely used simple dialog variant).
SVN revision: 25041
2006-08-22 19:23:36 +00:00
Kim Woelders 6e022653f7 Add data parameter to dialog keybinding callback.
SVN revision: 24940
2006-08-20 17:39:32 +00:00
Kim Woelders d73f2eb5a0 Still more dialog creation refactoring bits.
SVN revision: 24463
2006-08-08 03:58:42 +00:00
Kim Woelders 3767ae0da4 Some more dialog creation refactoring bits.
SVN revision: 24226
2006-07-27 04:52:50 +00:00
Kim Woelders 6e84ce4815 Add usual keybindings to about dialog.
SVN revision: 24213
2006-07-27 00:23:13 +00:00
Kim Woelders 5bd5afe9cc Split up, shuffle around file.c (no real changes).
SVN revision: 24166
2006-07-24 21:10:59 +00:00
Kim Woelders 73c9b8cb28 Refactor dialog creation functions.
SVN revision: 24092
2006-07-21 03:17:18 +00:00
Kim Woelders 02dbdc4bdc Trivial function rename, cleanups.
SVN revision: 22374
2006-04-26 23:43:07 +00:00
Kim Woelders 88bc1e83e5 Enable configuring internal and exported language.
SVN revision: 22285
2006-04-21 23:47:30 +00:00
Kim Woelders e68510f952 Various build related tweaks:
- Autogenerate spec file (now named e16.spec, was e.spec)
- Minor changes to various version strings
- Move timestamp.h to top dir.


SVN revision: 22180
2006-04-17 15:55:24 +00:00
Kim Woelders e052f9aceb Move lists to Ecore_List.
SVN revision: 20557
2006-02-18 08:30:09 +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 729c2a92b4 Functions for common dialog stuf. Split off dialog.h. Cleanups.
SVN revision: 18092
2005-10-29 08:48:40 +00:00
Kim Woelders d298bab4c7 Change default dialog layout, remove redundant code.
SVN revision: 17399
2005-10-10 19:40:11 +00:00
Kim Woelders 06ffd5be4f Introduce button callbacks.
SVN revision: 16386
2005-08-27 14:12:50 +00:00
Kim Woelders c33d194912 Move some global vars around, cleanups.
SVN revision: 16188
2005-08-15 16:57:13 +00:00
Kim Woelders 9eb7fab46c Dialog item text simplification.
SVN revision: 15998
2005-08-02 16:50:40 +00:00