c26b526dcd
Importing svn2cl as it is used from script that makes release archives.
...
Making code DBus optional; all DBus related code is wrapped inside EDELIB_HAVE_DBUS.
2012-09-18 17:49:48 +00:00
8eeca59484
Made it static.
2012-07-19 08:23:42 +00:00
3ff0844756
Removed some old code causing undefined behavior.
...
There were leftovers from previous menu version, where icon will be set for certain MenuItem. However, some of those items are removed causing values to be set outside array's bounds. Yuck!
2012-07-19 08:18:36 +00:00
512645123a
Reuse desktop folder path from Desktop class. Also small reordering, so only spaces are
...
replaced inside file name, not full desktop path.
2012-05-18 12:06:32 +00:00
25128549a7
Focus input instead of image box
2012-05-15 12:51:09 +00:00
1c2cfe3739
Handle case when icon wasn't selected.
...
By default, 'empty' icon should be used. It is now shown in preview box and will
be selected when icon wasn't explicitly chosen. Also, redraw full desktop when icon was removed, to
prevent displaying icon which isn't available.
Added small delay when icon was removed so directory watcher skip remove event.
2012-05-15 12:49:16 +00:00
eccdcd83ef
Icon renaming support.
2012-05-15 11:10:40 +00:00
c2366025b5
Removing old code
2012-05-15 10:55:02 +00:00
05f5f43aca
Browsing files support. Real removal, but yet incomplete
2012-05-10 11:19:19 +00:00
dd496f4780
Make dialog-like windows centered. Work on implementing missing ede-desktop functions
2012-05-07 08:53:13 +00:00
27b8bd888a
Going toward implementing creating icons on desktop
2012-04-25 16:28:09 +00:00
b16aa99e08
Implementing creating folders from menu. Also, try to store icon of created item when mouse last clicked
2012-04-23 12:43:20 +00:00
28ed6ee5bf
Dummy way to search iconv on platformes where it is separate library. More fixes on pekwm configure macros. Fixing compilation for ede-desktop.cpp
2011-11-10 14:20:58 +00:00
ffb5307467
Compilation fix by anonymous to compile on TinyCore.
2011-11-10 09:17:40 +00:00
23396ec197
Read font from font cache and display it
2011-11-09 14:08:11 +00:00
f0acacfd89
Some cleanup
2011-10-24 15:30:31 +00:00
c7ec90a607
Removed non-implemented things, for now...
2011-10-24 14:59:22 +00:00
f5e6768f47
Small refactoring
2011-10-18 08:45:55 +00:00
77c2ce9739
Refactoring some icon handling. Dumping trash handling; this should be done by separate application
2011-10-18 08:17:35 +00:00
394566a9a5
Fixed few things for easier compilation with FLTK 1.3.
...
Forbidden asciidoc to read /etc/asciidoc folder, as it could have newer incopatible asciidoc config files.
2011-08-03 12:20:37 +00:00
39b5181ad5
Use EDE_APPLICATION to init localization code and set default (and much saner) font size.
2010-03-28 12:54:45 +00:00
44d997a075
Use common netwm code from edelib.
2009-12-24 15:47:29 +00:00
1031cdb68e
Ignore if TERM == dumb on ede-launch.
...
Check smallest allowed sizes for font and maxwidth in ede-desktop icons.
2009-11-27 22:26:25 +00:00
a324dc2eb0
Some code reformatting.
...
Fixed pixmap creating issue for 24-bit displays.
2009-11-23 12:52:03 +00:00
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
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
2e989474b3
Use callback changes in edelib
2009-11-10 11:10:34 +00:00
445a252644
Make label transparent by default.
...
Use nice darker blue for default background.
2009-10-08 12:46:45 +00:00
5f5b7da26d
Small report change
2009-10-07 14:40:56 +00:00
e6104ff470
Arrange icons if file with icon position wasn't found
2009-10-07 14:38:48 +00:00
c3912222cd
Fix some warnings on *BSD's
2009-10-07 09:25:21 +00:00
7398386ad5
Allow ede-launch arguments to be quoted or unquoted
2009-10-03 09:06:05 +00:00
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
e9f1252feb
Prevent crash when there is no image data
2009-07-11 10:45:06 +00:00
a425c03182
Removed unneeded execute() member
2009-07-09 14:11:28 +00:00
b6d080e414
Run icon action via menu 'Open'
2009-07-09 13:59:51 +00:00
e147228f53
Again, replacing FLTK menus...
2009-07-09 13:44:16 +00:00
4bc8027cb7
Replacing FLTK menus with the ones from edelib.
...
Some icons in menus
2009-07-09 13:26:59 +00:00
5eda865eb4
Small refactoring
...
Allow translation of the name of none icon
2009-05-20 15:04:32 +00:00
cf8f661b17
Let DesktopIcon::rename() handle most of the stuff
2009-05-20 08:55:39 +00:00
ffee0edd57
Some refactoring so icon properties does not get's copied
...
Added some hack to make valgrind silent in wallpaper code
2009-05-19 11:10:23 +00:00
12acd9ea6c
Obsolete file
2009-05-18 14:50:29 +00:00
4f0a1e1ef1
Call dbus flags/libs declared in Jamconfig
2009-04-16 16:47:49 +00:00
d0e0732792
Replaced deprecated functions
2009-04-16 11:24:52 +00:00
cb57f095d0
Refactoring, cleanup...
2009-03-27 09:40:03 +00:00
0e66b21258
Menu items changed.
2009-03-26 18:27:32 +00:00
e95ef2bc5f
Update background when wallpaper was disabled.
2009-03-26 18:20:56 +00:00
0c2831c50e
Instead local USE_SHAPE, use HAVE_SHAPE from global config.h.
...
Some code style update.
2009-03-26 18:09:20 +00:00
5fe543ff4c
Finishing wallpaper options (centering, stretching, tiling).
...
Some refactoring.
2009-03-26 17:05:44 +00:00
757710503f
Code refactoring.
2009-03-26 13:01:59 +00:00