Commit Graph

  • 6cee1f2ee5 Importing tool for keyboard configuration Sanel Zukan 2009-11-06 15:45:48 +0000
  • c4378d8738 Importing adapted CPU monitor from old eworkpanel as applet Sanel Zukan 2009-11-05 15:18:51 +0000
  • 75aca1e984 Added -fPIC flag for start-menu applet code, that prevented linkage. Common menu code will be compiled now once in separate library. Sanel Zukan 2009-10-15 14:51:15 +0000
  • 5de582c27b Applied a little bit modified patch from José Romildo on bug #168 (DESTDIR support). Sanel Zukan 2009-10-13 15:51:25 +0000
  • 34e75159fd Apply patch for bug #170 from José Romildo, for the case when EDELIBINCLUDE is empty Sanel Zukan 2009-10-13 14:50:55 +0000
  • 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. Sanel Zukan 2009-10-13 10:41:08 +0000
  • 0d49f7bf87 Importing applet for displaying currently used keyboard layout Sanel Zukan 2009-10-12 11:25:57 +0000
  • b96b32af8f Unused code Sanel Zukan 2009-10-09 16:07:21 +0000
  • b230d3608b Adding national flags describing keyboard layout. Updated Jamfile to install it in icon directory. Sanel Zukan 2009-10-09 15:17:08 +0000
  • 53f9fdadaa Tagging ede 2.0 beta release ede-2.0-beta@3654 Sanel Zukan 2009-10-08 13:43:24 +0000
  • 3f977e18a0 Dump ewmconf usage ede-2.0-beta@2905 Sanel Zukan 2009-10-08 13:35:21 +0000
  • 9a3b95faf4 Update callback data when menu is going to be clicked Sanel Zukan 2009-10-08 13:27:36 +0000
  • 445a252644 Make label transparent by default. Use nice darker blue for default background. Sanel Zukan 2009-10-08 12:46:45 +0000
  • 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 Sanel Zukan 2009-10-08 12:13:52 +0000
  • a800bb3255 Marking it as beta Sanel Zukan 2009-10-08 09:49:22 +0000
  • 4cce9cee8e Renaming Sanel Zukan 2009-10-08 09:47:50 +0000
  • d4ee21532a Prevented ede-screensaver-conf to crash when xscreensaver is not installed. Sanel Zukan 2009-10-08 09:45:27 +0000
  • 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. Sanel Zukan 2009-10-07 15:11:38 +0000
  • 5f5b7da26d Small report change Sanel Zukan 2009-10-07 14:40:56 +0000
  • e6104ff470 Arrange icons if file with icon position wasn't found Sanel Zukan 2009-10-07 14:38:48 +0000
  • 235cd14b02 Fixed a typo Sanel Zukan 2009-10-07 11:04:57 +0000
  • dd48c50f97 Link ede-shutdown with libm too Sanel Zukan 2009-10-07 11:02:40 +0000
  • a0e27e657e Explicitly link the against libm. NetBSD requires this Sanel Zukan 2009-10-07 10:50:10 +0000
  • 7965fc1383 Reverting previous changes. Added LIBM variable, so -lm can be used explicitly Sanel Zukan 2009-10-07 10:44:40 +0000
  • b904fd6967 NetBSD requires explicit -lm for libstdc++ Sanel Zukan 2009-10-07 10:39:20 +0000
  • 72bc68e348 Large file support. Dumping checks for stat64(), since flags from --enable-largefile will solve this Sanel Zukan 2009-10-07 10:25:15 +0000
  • afde0c641a Commented unused function Sanel Zukan 2009-10-07 09:26:58 +0000
  • c3912222cd Fix some warnings on *BSD's Sanel Zukan 2009-10-07 09:25:21 +0000
  • 205ba2b837 Correctly check the box when ede-tip should be run and reverse Sanel Zukan 2009-10-07 09:04:47 +0000
  • 01d67eeca1 Reduced timeout Sanel Zukan 2009-10-06 15:47:50 +0000
  • aec637be5c Run commands from the menu items Sanel Zukan 2009-10-06 14:30:48 +0000
  • 125fedc355 Expand Exec codes and quote Desktop Entry Specification required characters Sanel Zukan 2009-10-06 14:22:51 +0000
  • 44d18dc433 Check OnlyShowIn and NotShowIn values if they are given Sanel Zukan 2009-10-06 12:04:44 +0000
  • 419a80a732 Removed unused testing files Sanel Zukan 2009-10-06 11:39:16 +0000
  • dc4b1bef47 Use FLTK include flags as we are using it here Sanel Zukan 2009-10-06 11:26:06 +0000
  • 28de0f8e96 Using error handler to block XGetImage errors caused in FLTK. Seems how these errors can cause panel to stop event processing Sanel Zukan 2009-10-06 11:20:19 +0000
  • ee4dbe0109 Syncing with changes in edelib fltk.m4 macro Sanel Zukan 2009-10-05 12:10:50 +0000
  • 3adaf5a457 Added X11 and FLTK include paths since they are on non-standard locations on *BSD's. Sanel Zukan 2009-10-05 12:01:43 +0000
  • e694d874fc Do not quit on Esc key. Sanel Zukan 2009-10-05 11:50:28 +0000
  • 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. Sanel Zukan 2009-10-05 09:45:21 +0000
  • f7466bed21 Some comment fix. Simple utf8 test. Sanel Zukan 2009-10-05 09:43:27 +0000
  • ddb8ae12b0 Free some allocations Sanel Zukan 2009-10-03 12:28:41 +0000
  • 82b85f20be Moving ede-autostart code in separate directory, since is pretty unrelated to evoke. Sanel Zukan 2009-10-03 09:29:49 +0000
  • ad64995076 Adding ede-autostart dir Sanel Zukan 2009-10-03 09:24:57 +0000
  • bbac3c8882 See it as program, so chmod +x can be done on shared library Sanel Zukan 2009-10-03 09:14:21 +0000
  • 7398386ad5 Allow ede-launch arguments to be quoted or unquoted Sanel Zukan 2009-10-03 09:06:05 +0000
  • 4d10320856 Updated paths Sanel Zukan 2009-10-03 07:49:30 +0000
  • 614e3eb656 ...so jam can recognize 'not' token Sanel Zukan 2009-10-03 07:47:39 +0000
  • 1592afab26 Compile ede-panel conditionally. Sanel Zukan 2009-10-03 07:37:35 +0000
  • 1f96f833d9 Merging new panel in the trunk. Sanel Zukan 2009-10-03 07:33:08 +0000
  • 0b3662910f Removing old panel. Sanel Zukan 2009-10-03 07:31:29 +0000
  • 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. Sanel Zukan 2009-10-03 07:24:06 +0000
  • b3d8cf13e4 Lowercased program names Sanel Zukan 2009-10-02 13:34:30 +0000
  • cabcc3a348 Importing some starting data for panel menu Sanel Zukan 2009-10-02 13:06:50 +0000
  • 5bacb3eb78 Removing efltk schemes. Not used. Sanel Zukan 2009-10-02 12:35:08 +0000
  • b888bb4cb4 Default directory path for panel applets Sanel Zukan 2009-10-01 08:01:22 +0000
  • 19bc50f54f Updated bug address. Removed some lines Sanel Zukan 2009-09-22 11:27:53 +0000
  • e9e0e3e154 Some indenting. Use EdeProgram rule for ede-launch-sn so it can be compiled whenre edelib is shared library. Sanel Zukan 2009-09-04 16:46:20 +0000
  • 4609947b53 Script for easier icon theme conversion Sanel Zukan 2009-09-04 16:00:37 +0000
  • 5c4c0eeafc Removed obsolete icons Sanel Zukan 2009-09-03 12:03:42 +0000
  • 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. Sanel Zukan 2009-09-03 11:35:31 +0000
  • 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. Sanel Zukan 2009-08-12 15:26:38 +0000
  • ddd508903f Allow to full path be used in ede.desktop, so display managers could correctly pick it up Sanel Zukan 2009-08-05 22:19:57 +0000
  • 19cea21c3a Renaming Sanel Zukan 2009-08-05 22:16:44 +0000
  • e9f1252feb Prevent crash when there is no image data Sanel Zukan 2009-07-11 10:45:06 +0000
  • a425c03182 Removed unneeded execute() member Sanel Zukan 2009-07-09 14:11:28 +0000
  • b6d080e414 Run icon action via menu 'Open' Sanel Zukan 2009-07-09 13:59:51 +0000
  • e147228f53 Again, replacing FLTK menus... Sanel Zukan 2009-07-09 13:44:16 +0000
  • 4bc8027cb7 Replacing FLTK menus with the ones from edelib. Some icons in menus Sanel Zukan 2009-07-09 13:26:59 +0000
  • f137dc9f2d Implementing temporary file handling via TempFile. Made ede-about and ede-bug-report resizeable Sanel Zukan 2009-07-09 12:04:19 +0000
  • 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. Sanel Zukan 2009-07-07 11:57:45 +0000
  • fffdfec7e7 Do not compile xmlrpc-c (and related code) when curl wasn't found Sanel Zukan 2009-07-06 15:10:53 +0000
  • 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. Sanel Zukan 2009-07-06 11:51:25 +0000
  • cccaf1b72f Fixing paths Sanel Zukan 2009-07-03 14:27:19 +0000
  • 66e586f37f Copying ede-bug-report from branches in trunk Sanel Zukan 2009-07-03 14:23:51 +0000
  • bfed428c37 Moving ede-crasher to ede-bug-tools directory Sanel Zukan 2009-07-03 14:21:03 +0000
  • 156be804fc Added checks for pthread and curl libraries Sanel Zukan 2009-06-25 15:37:12 +0000
  • 70f39b6849 Display comment too if possible Sanel Zukan 2009-05-26 13:35:56 +0000
  • 5eda865eb4 Small refactoring Allow translation of the name of none icon Sanel Zukan 2009-05-20 15:04:32 +0000
  • cf8f661b17 Let DesktopIcon::rename() handle most of the stuff Sanel Zukan 2009-05-20 08:55:39 +0000
  • 8d6cb50fb7 Allow only one instance of emountd Sanel Zukan 2009-05-19 13:16:42 +0000
  • ffee0edd57 Some refactoring so icon properties does not get's copied Added some hack to make valgrind silent in wallpaper code Sanel Zukan 2009-05-19 11:10:23 +0000
  • 12acd9ea6c Obsolete file Sanel Zukan 2009-05-18 14:50:29 +0000
  • 5066e4938c Allow fully customized messages in splash Sanel Zukan 2009-05-18 14:12:59 +0000
  • 28a2664083 No needs for icon theme and images Sanel Zukan 2009-05-15 16:36:43 +0000
  • fd99e9cca8 Obsoleted flag Sanel Zukan 2009-05-15 13:30:40 +0000
  • 0b351637b1 Added support for autostart files Sanel Zukan 2009-05-15 13:22:50 +0000
  • c6cac70728 Show dialog of items registered for startup Sanel Zukan 2009-05-15 12:26:28 +0000
  • 771c36438b Actually run programs Sanel Zukan 2009-05-15 12:24:35 +0000
  • defc5dca82 Autostart code is now placed in external, ede-autostart file. This should make it easier for extending and calling from external programs, without cluttering evoke Sanel Zukan 2009-05-15 12:23:46 +0000
  • 21c2fd8537 Renaming files Sanel Zukan 2009-05-15 12:20:49 +0000
  • 39770b5a0e Link against edelib-gui library Sanel Zukan 2009-05-14 16:06:10 +0000
  • 58a126ad1f Use some more standard header for htonl() and the family. Instead to redefine, include header where FreeBSD keeps off_t type Sanel Zukan 2009-04-24 20:12:53 +0000
  • 925ef86944 How the hell gcc/sunCC didn't found these? Sanel Zukan 2009-04-22 17:32:50 +0000
  • 852b3111fd Tagging ede 2.0 alpha release ede-2.0-alpha@3653 Sanel Zukan 2009-04-22 11:39:31 +0000
  • 8044891d0a Removed obsolete files ede-2.0-alpha@2673 Sanel Zukan 2009-04-22 11:26:09 +0000
  • 704cdc56d5 Fix variable name for the final icon theme directory Sanel Zukan 2009-04-22 11:00:57 +0000
  • d99fc3b839 Let efiler be compiled only when WITH_EFILER=1 was given. Reduced timeout in splash screen on 1 second per item. Sanel Zukan 2009-04-22 10:37:55 +0000
  • 97409088b8 Removed obsolete line Sanel Zukan 2009-04-18 14:22:06 +0000
  • 807dd35e38 Synced with pkg.m4 from edelib Sanel Zukan 2009-04-17 20:36:32 +0000