Mike Blumenkrantz
c8087e9533
set import config as child of import dialog; e_border bug pending with herohorns before this works properly again
...
SVN revision: 75050
11 years ago
Mike Blumenkrantz
d2d10a05ab
add dialog helper function to set modal/transientfor on windows
...
SVN revision: 75049
11 years ago
Mike Blumenkrantz
142b11e6f0
grab escape key for dialogs for closing them
...
SVN revision: 75048
11 years ago
Mike Blumenkrantz
5e1e915578
break out wallpaper import dialog and import settings dialog into separate dialogs usable outside the wallpaper widget, also clean up this code
...
SVN revision: 75047
11 years ago
Mike Blumenkrantz
0689758ce0
call changed when radio changes
...
SVN revision: 75043
11 years ago
Mike Blumenkrantz
b9877f6ac1
formatting
...
SVN revision: 75042
11 years ago
Cedric BAIL
9a4f70925e
e: fix horizontal slider slow creation time.
...
SVN revision: 75038
11 years ago
Mike Blumenkrantz
361376a48b
typedef for E_Dialog_Cb
...
SVN revision: 75036
11 years ago
Mike Blumenkrantz
f8eff99bf8
Dear all.
...
I found the bug which may occurs enlightenment crash.
There is code to insert E_Gadcon pointer to custom_populate_requests list in e_gadcon_custom_new(). However, there is no code to remove deleted E_Gadcon pointer from custom_populate_requests list in e_gadcon_custom_del(). So, if the e_gadcon_custom_del() is called before calling _e_gadcon_custom_populate_idler(), then enlightenment crash may occurs while e calls _e_gadcon_custom_populate_idler() because e accesses deleted E_Gadcon pointer.
I modified this problem. Please review this patch.
Thanks.
--
Doyoun Kang
SVN revision: 75033
11 years ago
Mike Blumenkrantz
934caf9241
fix min sizing (height) of fsel
...
SVN revision: 75029
11 years ago
Mike Blumenkrantz
5c9aeaaa47
fsel now properly selects the first file in a directory on directory load/change
...
SVN revision: 75017
11 years ago
Mike Blumenkrantz
ac28718562
add function for counting number of selected files
...
SVN revision: 75016
11 years ago
Mike Blumenkrantz
e58efabc1e
filepreview directory previews now allow navigation, disable click rename in filepreview and fsel
...
SVN revision: 75015
11 years ago
Mike Blumenkrantz
8ab4a302b4
disable view menu in fsel, this looked terrible anyway
...
SVN revision: 75014
11 years ago
Mike Blumenkrantz
6ea8835011
disable click renaming in theme, wallpaper, desklock wallpaper, and fwin sidebar file lists
...
SVN revision: 75013
11 years ago
Mike Blumenkrantz
d2b8ccd61a
add efm option to disable click renaming
...
SVN revision: 75012
11 years ago
Mike Blumenkrantz
903408f4d4
add flist function to get config
...
SVN revision: 75011
11 years ago
Mike Blumenkrantz
e4584d2214
fix up advanced font dialog a lot to work less stupidly and set icon indicators when it should
...
SVN revision: 75009
11 years ago
Mike Blumenkrantz
fe2cfa7e0c
ilist now supports disabled state, though it does not indicate this visually yet
...
SVN revision: 75007
11 years ago
Carsten Haitzler
756faca85b
and by default for fullscreen windows use fullscreen comp style theme
...
thing. it means u know its a fullscreen window opening AND thus u can
"protect" against security issues like apps popping up fs windows
mimicking your desktop with screenshots etc. :)
SVN revision: 75003
11 years ago
Carsten Haitzler
0bfa24080b
add fullscreen comp theme.
...
SVN revision: 75002
11 years ago
Mike Blumenkrantz
3997046ea2
add function to change valptr on check widget
...
SVN revision: 75001
11 years ago
Carsten Haitzler
7713bd830f
fix flash fullscreening to stay above shelf.
...
SVN revision: 75000
11 years ago
Mike Blumenkrantz
b1c5983d72
revert some changes to e font that broke things; the hunt for #1284 begins
...
SVN revision: 74998
11 years ago
Mike Blumenkrantz
cd9c7ee8dc
ensure that title clicking an icon to rename only causes the rename if no other icons are clicked/selected
...
SVN revision: 74995
11 years ago
Mike Blumenkrantz
8fecf57e7e
fix up mapping change hacks, not sure what I was thinking here
...
SVN revision: 74994
11 years ago
Carsten Haitzler
a3df76badf
limit menus to 2048x2048 due to them now being abused for filemanager...
...
SVN revision: 74992
11 years ago
Carsten Haitzler
3f1c68dbd0
tile not title!
...
:)
SVN revision: 74991
11 years ago
Carsten Haitzler
503af41600
rename illume profile as mobile...
...
SVN revision: 74989
11 years ago
Massimo Maiurana
d118cc1006
updating italian translations
...
SVN revision: 74987
11 years ago
Mike Blumenkrantz
4f815c99fd
files settings once again says files
...
SVN revision: 74986
11 years ago
Mike Blumenkrantz
e0eaec35c8
ensure entry dialogs open with text selected
...
SVN revision: 74985
11 years ago
Mike Blumenkrantz
c41e7c24ba
ensure dialog recalcs when content is set
...
SVN revision: 74984
11 years ago
Mike Blumenkrantz
c285c6cc99
add shelf naming dialog now uses e entry dialog
...
SVN revision: 74982
11 years ago
Mike Blumenkrantz
eaa4ab9d9f
use internal rename dialog from shelf config dialog
...
SVN revision: 74977
11 years ago
Mike Blumenkrantz
6e9de5d01f
add rename option to shelf right click menu, also externally accessible function to pop this dialog
...
SVN revision: 74976
11 years ago
Carsten Haitzler
7c987dcd1f
use zome num, not id so we all acree on zome num now... not id... :)
...
SVN revision: 74975
11 years ago
Mike Blumenkrantz
7623fa4de0
add new functions for renaming a shelf/gadcon in the process of hunting #1286
...
SVN revision: 74973
11 years ago
Carsten Haitzler
0eb043e8bf
A -> a
...
SVN revision: 74971
11 years ago
Carsten Haitzler
df7925bb31
terminology ftw. :)
...
SVN revision: 74970
11 years ago
Mike Blumenkrantz
3b748e94c5
prevent all renaming when the icon menu flag is set to disable it
...
SVN revision: 74967
11 years ago
Mike Blumenkrantz
ce76c249b8
efm now allows renaming by clicking an icon's label
...
SVN revision: 74963
11 years ago
Mike Blumenkrantz
6790e78bb7
fix possible crashes when going to parent directory, also fix case where attempting to go to parent directory from root would throw an error dialog
...
SVN revision: 74961
11 years ago
Mike Blumenkrantz
c2b7cdb16c
ensure that application properties is not shown for any file beginning with |
...
SVN revision: 74944
11 years ago
Mike Blumenkrantz
f8430f2af9
don't show Application Properties menu item for removable media links
...
SVN revision: 74943
11 years ago
Mike Blumenkrantz
05b70797b9
rearrange separators in icon right click menu
...
SVN revision: 74942
11 years ago
Mike Blumenkrantz
e0db2d025a
rename Files menu to Navigate to be more clear
...
SVN revision: 74941
11 years ago
Mike Blumenkrantz
388e9e2786
move 'new directory' to a submenu which will eventually be populated by related items
...
SVN revision: 74940
11 years ago
Mike Blumenkrantz
4af7a2e439
inherit parent settings -> submenu
...
SVN revision: 74939
11 years ago
Mike Blumenkrantz
c85c01c5bd
only show "Go to Parent Directory" menu item for desktop icons if desktop nav is enabled
...
how has nobody noticed this before????
SVN revision: 74938
11 years ago