Commit Graph

599 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
7bb1048773 Synced with autogen.sh from edelib. 2009-11-20 15:29:47 +00:00
Sanel Zukan
93f8b5043a Synced with autogen.sh from edelib. 2009-11-20 15:22:43 +00:00
Sanel Zukan
fc0cdee788 Corrected warning message. 2009-11-18 14:27:30 +00:00
Sanel Zukan
ad5ae59c66 Use CURL_CFLAGS in case curl was installed in non-common directories. 2009-11-18 14:26:20 +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
200fdd8e4c Use edelib implementation of daemon() since Solaris family do not provide it. 2009-11-17 12:39:38 +00:00
Sanel Zukan
94fb06d386 ede-autostart will use warning icon from icon theme.
Apply keyboard settings at ede startup.
Do not change keyboard layout if it is the same as previous.
2009-11-16 11:40:52 +00:00
Sanel Zukan
cc9725582c Call ede-keyboard-conf when clicked on applet.
Let ede-keyboard-conf uses setxkbmap for setting changes.
ede-desktop foreign callback addopted for latest modification in edelib.
ede-conf will display keyboard configuration.
2009-11-13 11:53:02 +00:00
Sanel Zukan
dd6039098d Fixed some bounds misscalculations 2009-11-12 14:06:42 +00:00
Sanel Zukan
d48ca850b2 ld on OpenSolaris uses different flag for shared libraries 2009-11-12 13:22:16 +00:00
Sanel Zukan
aa89c86111 Use X path if given 2009-11-12 13:15:27 +00:00
Sanel Zukan
7442e41421 Alias some types not known for Solaris 2009-11-12 12:50:25 +00:00
Sanel Zukan
17c1826356 Specify X path in case the path is not common 2009-11-12 12:40:30 +00:00
Sanel Zukan
68af66f1cb Use selected layout and store it 2009-11-10 14:40:21 +00:00
Sanel Zukan
10e6481a51 Quote macro name 2009-11-10 12:34:14 +00:00
Sanel Zukan
2e989474b3 Use callback changes in edelib 2009-11-10 11:10:34 +00:00
Sanel Zukan
6cee1f2ee5 Importing tool for keyboard configuration 2009-11-06 15:45:48 +00:00
Sanel Zukan
c4378d8738 Importing adapted CPU monitor from old eworkpanel as applet 2009-11-05 15:18:51 +00:00
Sanel Zukan
75aca1e984 Added -fPIC flag for start-menu applet code, that prevented linkage.
Common menu code will be compiled now once in separate library.
2009-10-15 14:51:15 +00:00
Sanel Zukan
5de582c27b Applied a little bit modified patch from José Romildo on bug #168 (DESTDIR support). 2009-10-13 15:51:25 +00:00
Sanel Zukan
34e75159fd Apply patch for bug #170 from José Romildo, for the case when EDELIBINCLUDE is empty 2009-10-13 14:50:55 +00:00
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