Carsten Haitzler
9c2590121e
more fixes
...
17 years ago
Carsten Haitzler
e46db8b050
be more lenient on valid exe's in ibar, e apps, menus.
...
17 years ago
Christopher Michael
44edde0092
Refactor the border menu a little so it takes less screen-space in 640.
...
- "Borderless" is removed (can set that in the "Borders" dialog.
- Group Raise/Lower/Iconify together.
- Group Shaded/Sticky/Fullscreen together into a "State" submenu.
SVN revision: 26655
17 years ago
Carsten Haitzler
e90cfabc11
bug--
...
17 years ago
Carsten Haitzler
5409f4f0cd
fix dnd for "below everything"
...
17 years ago
Christopher Michael
8fd1941ea5
Only fetch current manager once and reuse.
...
Always keep key input window on top of keybinding dialog.
Some formatting.
SVN revision: 26652
17 years ago
Carsten Haitzler
7fb5f04a86
bug++
...
17 years ago
Christopher Michael
197370cddc
This is gui'd already.
...
SVN revision: 26649
17 years ago
rephorm
bb126fe596
fix wallpaper setting by screen
...
correct wallpaper is now found if "this screen" AND "this desktop" have been set (in that order)
SVN revision: 26648
17 years ago
Christopher Michael
1b91d3bfd1
Forgot to commit this, thanks metrics.
...
SVN revision: 26647
17 years ago
Christopher Michael
5e5656630a
Doh !! Call the add function, not the edit.
...
SVN revision: 26645
17 years ago
Christopher Michael
480e7e26a9
Re-enable the "Add App to Launcher" menu item. Provides a list now to select
...
which launcher you want to add to.
SVN revision: 26644
17 years ago
Christopher Michael
abde4e21b0
Disable the Add App to Launcher for now..needs a little more work.
...
SVN revision: 26643
17 years ago
Christopher Michael
a2ec944386
Removed "Add app to launcher" window menu item.
...
SVN revision: 26642
17 years ago
Christopher Michael
624440499a
Added "Add App To Launcher" menu item for adding apps to ibar from window
...
menu.
SVN revision: 26641
17 years ago
Christopher Michael
9f5272b0cb
Remove "add shelf to main menu" todo item.
...
SVN revision: 26640
17 years ago
Christopher Michael
a969a17416
As per discussions with raster, refactor the Desktop menu and include a
...
Shelves sub-menu.
SVN revision: 26639
17 years ago
David Walter Seikel
918b36a372
The code that FDO icons gets passed to eventually forces a 64x64 size,
...
so we might as well search for that size.
SVN revision: 26634
17 years ago
Carsten Haitzler
17629f35e0
silly strcmp oops. fix.
...
17 years ago
Carsten Haitzler
fa76584bb6
and ignore dot files where appropriate
...
17 years ago
Carsten Haitzler
9253df6822
fix delete of non-symlink-backed .order soft refs.
...
17 years ago
Christopher Michael
50c736f8be
Added icon for shelf config dialog.
...
SVN revision: 26626
17 years ago
Christopher Michael
e19def940c
Added a little more info on this one bug.
...
SVN revision: 26625
17 years ago
Massimo Maiurana
f1c95832ae
*** empty log message ***
...
SVN revision: 26623
17 years ago
David Walter Seikel
00486b67ab
Typo caught by Beber.
...
SVN revision: 26620
17 years ago
Carsten Haitzler
908bc388c6
and disable check
...
17 years ago
Carsten Haitzler
0bf3fdae44
and fix a bug in slider widget
...
17 years ago
Carsten Haitzler
b7e075bb8b
aspara!
...
17 years ago
Carsten Haitzler
69d34400a9
e_widget needs to track sub objects so it knwos what to delete on deletion of
...
17 years ago
Carsten Haitzler
f501859f3d
leak-- - and other thigns creeping in due to other debugging
...
17 years ago
David Walter Seikel
b7ff38a5b4
Get rid of the nasty hash walks.
...
SVN revision: 26612
17 years ago
Carsten Haitzler
df56bb3761
added icon for .desktop file for e (for xsessions)
...
17 years ago
Carsten Haitzler
2a16d00cf8
making notes in fm - and e_apps. jerkiness on startup identified.
...
17 years ago
Massimo Maiurana
d05e60f803
*** empty log message ***
...
SVN revision: 26606
17 years ago
David Walter Seikel
dfcd15bb2d
.directory files are .desktops to.
...
SVN revision: 26604
17 years ago
David Walter Seikel
491c80f462
The missing link.
...
SVN revision: 26603
17 years ago
David Walter Seikel
fb7b7e8b65
.directory files are .desktops to.
...
SVN revision: 26602
17 years ago
David Walter Seikel
7c0a338514
Make directory icons work in the menus. I love it when I can make code vanish.
...
SVN revision: 26601
17 years ago
Viktor Kojouharov
a04fa17a90
the exebuf now has access to the exe history via the up arrow.
...
SVN revision: 26600
17 years ago
Christopher Michael
f32a6ec8b0
Removed default border style dialog item.
...
SVN revision: 26597
17 years ago
Christopher Michael
59b78e6c25
Added border selection dialog (ie: winter square border) to allow selecting
...
default border from theme. Has fallback if border isn't present in new theme.
Removed old e_int_border_border files as this is all merged now into
e_int_config_borders.
SVN revision: 26596
17 years ago
rephorm
3ef2c6a26e
fix segv. bad devilhorns! :)
...
SVN revision: 26593
17 years ago
rephorm
6c06213dc4
bsd cpp includes whitespace before string params in macros, breaking c string concatenation :(
...
SVN revision: 26592
17 years ago
rephorm
11085a09e3
add button to swap colors
...
17 years ago
rephorm
71dd864f27
store the initial color when opening a color dialog, and return that on cancel
...
17 years ago
rephorm
5526d92029
printf--
...
17 years ago
rephorm
792bf1dab4
todo++
...
SVN revision: 26588
17 years ago
rephorm
02f37f014b
add a change callback to the color dialog
...
17 years ago
David Walter Seikel
7869f73061
Update the callback to get the directory icon info.
...
NOTE - not yet using this info, that will be next, after some testing.
SVN revision: 26585
17 years ago
Christopher Michael
c2019b515b
Added new prop value for default border style.
...
Fixed leakage in e config free where some const char props were not getting
stringshare_del.
SVN revision: 26583
17 years ago