Commit Graph

17 Commits

Author SHA1 Message Date
Sanel Zukan
037196c9be Reduced warnings on gcc 4.4.1.
Let panel applet use GLOBALFLAGS.
Check for XKBrules from XKB extension and conditionally compile code using it.
2009-11-20 17:08:29 +00:00
Sanel Zukan
bafdb44a10 Let ede-launch use xterm if TERM was inherited from login console.
Dumping usage of FL_SHOW event in ede-panel; everything is now handled in Panel::show().
Call Panel::hide() even if ede-panel was ended/killed with outside signal; with this configuration file will be stored.
Remember panel position (top/bottom).
2009-11-18 12:24:58 +00:00
Sanel Zukan
c3912222cd Fix some warnings on *BSD's 2009-10-07 09:25:21 +00:00
Sanel Zukan
ddb8ae12b0 Free some allocations 2009-10-03 12:28:41 +00:00
Sanel Zukan
7398386ad5 Allow ede-launch arguments to be quoted or unquoted 2009-10-03 09:06:05 +00:00
Sanel Zukan
e9e0e3e154 Some indenting.
Use EdeProgram rule for ede-launch-sn so it can be compiled whenre edelib is shared library.
2009-09-04 16:46:20 +00:00
Sanel Zukan
be2cb085b9 A small documentation update for evoke.
Do not compile running code for ede-launch-sn in ede-launch when startup-notification was not found.
Allow report button only for ede applications.
2009-07-07 11:57:45 +00:00
Sanel Zukan
e8c8485097 Very tiny documentation revision.
Fixed code so it can be compiled on SunStudio without errors.
2009-03-30 15:17:00 +00:00
Sanel Zukan
fb4d12d2ad Renaming EdeProgramBar to EdeProgramAsFltkBare; much more descriptive 2009-03-06 12:43:03 +00:00
Sanel Zukan
69ecd10d80 Actually commit ede-launch-sn.cpp 2009-03-06 12:13:06 +00:00
Sanel Zukan
51b488fb14 Added EdeProgramBare rule, that will link with FLTK libs, without images
libstartup-notification checks in configure.in
ede-launch now uses startup notification protocol via ede-launch-sn helper
Added removal of /tmp/.evoke.lock at the startup, in case evoke crashed during sesssion
2009-03-06 12:12:27 +00:00
Sanel Zukan
84589d3ad7 Let failed start be reported even when program was started from console 2009-03-05 18:21:37 +00:00
Sanel Zukan
579d834856 Some output when some functions fails
Correctly propagate returned value from spawned process
Check returned values and display appropriate dialog
2009-02-27 14:37:09 +00:00
Sanel Zukan
e0e54f2ece Support for launching with terminal
Added missing title in fl file
2009-02-25 14:42:40 +00:00
Sanel Zukan
c9534bcbae Let it be translated 2009-02-25 14:11:49 +00:00
Sanel Zukan
3b735c7778 Dialog support 2009-02-25 14:03:00 +00:00
Sanel Zukan
971172ac14 Imported ede-launch, a replacement for elauncher.
A bunch of things is still missing, but we have to start from something
2009-02-25 13:15:16 +00:00