Sanel Zukan
125fedc355
Expand Exec codes and quote Desktop Entry Specification required characters
2009-10-06 14:22:51 +00:00
Sanel Zukan
44d18dc433
Check OnlyShowIn and NotShowIn values if they are given
2009-10-06 12:04:44 +00:00
Sanel Zukan
419a80a732
Removed unused testing files
2009-10-06 11:39:16 +00:00
Sanel Zukan
dc4b1bef47
Use FLTK include flags as we are using it here
2009-10-06 11:26:06 +00:00
Sanel Zukan
28de0f8e96
Using error handler to block XGetImage errors caused in FLTK. Seems how these errors can cause
...
panel to stop event processing
2009-10-06 11:20:19 +00:00
Sanel Zukan
ee4dbe0109
Syncing with changes in edelib fltk.m4 macro
2009-10-05 12:10:50 +00:00
Sanel Zukan
3adaf5a457
Added X11 and FLTK include paths since they are on non-standard locations on *BSD's.
2009-10-05 12:01:43 +00:00
Sanel Zukan
e694d874fc
Do not quit on Esc key.
2009-10-05 11:50:28 +00:00
Sanel Zukan
531ef0809e
When installing, first remove a target then do 'cp'. If not so, programs with .so plugins would
...
crash when .so file was updated and program is running.
2009-10-05 09:45:21 +00:00
Sanel Zukan
f7466bed21
Some comment fix.
...
Simple utf8 test.
2009-10-05 09:43:27 +00:00
Sanel Zukan
ddb8ae12b0
Free some allocations
2009-10-03 12:28:41 +00:00
Sanel Zukan
82b85f20be
Moving ede-autostart code in separate directory, since is pretty unrelated to evoke.
2009-10-03 09:29:49 +00:00
Sanel Zukan
ad64995076
Adding ede-autostart dir
2009-10-03 09:24:57 +00:00
Sanel Zukan
bbac3c8882
See it as program, so chmod +x can be done on shared library
2009-10-03 09:14:21 +00:00
Sanel Zukan
7398386ad5
Allow ede-launch arguments to be quoted or unquoted
2009-10-03 09:06:05 +00:00
Sanel Zukan
4d10320856
Updated paths
2009-10-03 07:49:30 +00:00
Sanel Zukan
614e3eb656
...so jam can recognize 'not' token
2009-10-03 07:47:39 +00:00
Sanel Zukan
1592afab26
Compile ede-panel conditionally.
2009-10-03 07:37:35 +00:00
Sanel Zukan
1f96f833d9
Merging new panel in the trunk.
2009-10-03 07:33:08 +00:00
Sanel Zukan
0b3662910f
Removing old panel.
2009-10-03 07:31:29 +00:00
Sanel Zukan
f472787139
Removed obsolete program-links, efltk.conf and ede.conf.
...
Added some additional menu entries.
Removed unsed build rules.
Fixing autostart code due the latest try_exec() changes.
2009-10-03 07:24:06 +00:00
Sanel Zukan
b3d8cf13e4
Lowercased program names
2009-10-02 13:34:30 +00:00
Sanel Zukan
cabcc3a348
Importing some starting data for panel menu
2009-10-02 13:06:50 +00:00
Sanel Zukan
5bacb3eb78
Removing efltk schemes. Not used.
2009-10-02 12:35:08 +00:00
Sanel Zukan
b888bb4cb4
Default directory path for panel applets
2009-10-01 08:01:22 +00:00
Sanel Zukan
19bc50f54f
Updated bug address. Removed some lines
2009-09-22 11:27:53 +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
4609947b53
Script for easier icon theme conversion
2009-09-04 16:00:37 +00:00
Sanel Zukan
5c4c0eeafc
Removed obsolete icons
2009-09-03 12:03:42 +00:00
Sanel Zukan
4564650dda
Modified installation path for themes and tips, so they match 'prefix' value
...
in edelib Resource::find_data().
Temporary fixed issue with linking with pthreads on SunStudio.
2009-09-03 11:35:31 +00:00
Sanel Zukan
33df6e9231
Removed incomplete edialog.
...
Imported new and functional ede-dialog.
ede-help uses ede-dialog for error reports; xmessage is not used since some OS-es to not install it
by default, e.g. OpenSolaris.
Removed obsolete ede-tip.conf.
Fixed background issue in ede-tip; background will now always be white so it can nicely blend with the image.
Commit fixed ede.desktop.in; previous commit was only renaming without content change.
Reduce some debug output in ede-autostart.
2009-08-12 15:26:38 +00:00
Sanel Zukan
ddd508903f
Allow to full path be used in ede.desktop, so display managers could correctly pick it up
2009-08-05 22:19:57 +00:00
Sanel Zukan
19cea21c3a
Renaming
2009-08-05 22:16:44 +00:00
Sanel Zukan
e9f1252feb
Prevent crash when there is no image data
2009-07-11 10:45:06 +00:00
Sanel Zukan
a425c03182
Removed unneeded execute() member
2009-07-09 14:11:28 +00:00
Sanel Zukan
b6d080e414
Run icon action via menu 'Open'
2009-07-09 13:59:51 +00:00
Sanel Zukan
e147228f53
Again, replacing FLTK menus...
2009-07-09 13:44:16 +00:00
Sanel Zukan
4bc8027cb7
Replacing FLTK menus with the ones from edelib.
...
Some icons in menus
2009-07-09 13:26:59 +00:00
Sanel Zukan
f137dc9f2d
Implementing temporary file handling via TempFile.
...
Made ede-about and ede-bug-report resizeable
2009-07-09 12:04:19 +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
fffdfec7e7
Do not compile xmlrpc-c (and related code) when curl wasn't found
2009-07-06 15:10:53 +00:00
Sanel Zukan
dfd2355c18
Some text alignement in ede-bug-report so it can be easily read in the source.
...
Rewriten ede-crasher. Now is able to call ede-bug-report, display png icon, do
backtrace in random temporary files and etc.
2009-07-06 11:51:25 +00:00
Sanel Zukan
cccaf1b72f
Fixing paths
2009-07-03 14:27:19 +00:00
Sanel Zukan
66e586f37f
Copying ede-bug-report from branches in trunk
2009-07-03 14:23:51 +00:00
Sanel Zukan
bfed428c37
Moving ede-crasher to ede-bug-tools directory
2009-07-03 14:21:03 +00:00
Sanel Zukan
156be804fc
Added checks for pthread and curl libraries
2009-06-25 15:37:12 +00:00
Sanel Zukan
70f39b6849
Display comment too if possible
2009-05-26 13:35:56 +00:00
Sanel Zukan
5eda865eb4
Small refactoring
...
Allow translation of the name of none icon
2009-05-20 15:04:32 +00:00
Sanel Zukan
cf8f661b17
Let DesktopIcon::rename() handle most of the stuff
2009-05-20 08:55:39 +00:00
Sanel Zukan
8d6cb50fb7
Allow only one instance of emountd
2009-05-19 13:16:42 +00:00