Commit Graph

577 Commits

Author SHA1 Message Date
Sanel Zukan
4ad4b4ca71 Implemented restart and shutdown. By default, they will be done via HAL, if HAL was detected.
Fallback will be done via standard shell commands.
2009-10-13 10:41:08 +00:00
Sanel Zukan
0d49f7bf87 Importing applet for displaying currently used keyboard layout 2009-10-12 11:25:57 +00:00
Sanel Zukan
b96b32af8f Unused code 2009-10-09 16:07:21 +00:00
Sanel Zukan
b230d3608b Adding national flags describing keyboard layout.
Updated Jamfile to install it in icon directory.
2009-10-09 15:17:08 +00:00
Sanel Zukan
3f977e18a0 Dump ewmconf usage 2009-10-08 13:35:21 +00:00
Sanel Zukan
9a3b95faf4 Update callback data when menu is going to be clicked 2009-10-08 13:27:36 +00:00
Sanel Zukan
445a252644 Make label transparent by default.
Use nice darker blue for default background.
2009-10-08 12:46:45 +00:00
Sanel Zukan
4725018886 Do not compile code with -pedantic by default, since eFLTK code will fail on it.
Pass checks for FLTK 1.1.10 and FLTK 1.3.x branch
2009-10-08 12:13:52 +00:00
Sanel Zukan
a800bb3255 Marking it as beta 2009-10-08 09:49:22 +00:00
Sanel Zukan
4cce9cee8e Renaming 2009-10-08 09:47:50 +00:00
Sanel Zukan
d4ee21532a Prevented ede-screensaver-conf to crash when xscreensaver is not installed.
Default desktop files will be installed during compilation time; if this was done during installation
time, files will be installed in superuser directory, which isn't the goal.

Fixed Jamfile to use correct path.
2009-10-08 09:45:27 +00:00
Sanel Zukan
7c245a2715 Dumping unused default icons.
Install ede-xterm.desktop only if Desktop directory is not present or it is empty. This is done by install-in-desktop-dir.sh
script. With this, when EDE is started for the first time, something will be on desktop.
2009-10-07 15:11:38 +00:00
Sanel Zukan
5f5b7da26d Small report change 2009-10-07 14:40:56 +00:00
Sanel Zukan
e6104ff470 Arrange icons if file with icon position wasn't found 2009-10-07 14:38:48 +00:00
Sanel Zukan
235cd14b02 Fixed a typo 2009-10-07 11:04:57 +00:00
Sanel Zukan
dd48c50f97 Link ede-shutdown with libm too 2009-10-07 11:02:40 +00:00
Sanel Zukan
a0e27e657e Explicitly link the against libm. NetBSD requires this 2009-10-07 10:50:10 +00:00
Sanel Zukan
7965fc1383 Reverting previous changes. Added LIBM variable, so -lm can be used explicitly 2009-10-07 10:44:40 +00:00
Sanel Zukan
b904fd6967 NetBSD requires explicit -lm for libstdc++ 2009-10-07 10:39:20 +00:00
Sanel Zukan
72bc68e348 Large file support.
Dumping checks for stat64(), since flags from --enable-largefile will solve this
2009-10-07 10:25:15 +00:00
Sanel Zukan
afde0c641a Commented unused function 2009-10-07 09:26:58 +00:00
Sanel Zukan
c3912222cd Fix some warnings on *BSD's 2009-10-07 09:25:21 +00:00
Sanel Zukan
205ba2b837 Correctly check the box when ede-tip should be run and reverse 2009-10-07 09:04:47 +00:00
Sanel Zukan
01d67eeca1 Reduced timeout 2009-10-06 15:47:50 +00:00
Sanel Zukan
aec637be5c Run commands from the menu items 2009-10-06 14:30:48 +00:00
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