13510 Commits (f1e4a5909fde7e39b8a9853b5c5eb241c90a57a2)
 

Author SHA1 Message Date
Mike Blumenkrantz f1e4a5909f add two new maximize modes: left and right 11 years ago
Mike Blumenkrantz 765c24f6c6 account for vertical multi-monitor layouts with screenshots 11 years ago
Mike Blumenkrantz 23dfbb7468 fix previous commit a different way 11 years ago
Mike Blumenkrantz b5a909aa57 if it's a shell script, we do need a shell to execute it even if it's executable 11 years ago
Mike Blumenkrantz d159c77fb4 enable fileman menu extensions on desktop icons when not using desktop navigation...not sure why this was disabled? 11 years ago
Mike Blumenkrantz b2a7d4c84b fix Open Terminal Here to actually use the current zone for launch; fwin->zone is only used on desktop instances, not actual windows, so it was guaranteed to be null 11 years ago
Mike Blumenkrantz ca23ccf990 simplify Open Terminal Here callback 11 years ago
Mike Blumenkrantz bdab9a3b16 fix typo which prevented gnome-terminal from ever being run by Open Terminal Here menu item 11 years ago
Mike Blumenkrantz 3a9a3a1f25 create another fileman config tab just for sorting with all the sort options, rearrange sort options to match the sorting menu identically because being uniform is cool 11 years ago
Mike Blumenkrantz 4c46169e0c allow efm directory first/last sorting to be disabled entirely, fix refresh when setting directory sorting 11 years ago
Mike Blumenkrantz eb16b89190 initializer warn-- 11 years ago
Mike Blumenkrantz 32b3c3f375 expose connman module as extern, make popup delete non-static, delete connman popups whenever input agent is shown 11 years ago
Mike Blumenkrantz a7b36f6f9e fix navigate menu crashes 11 years ago
Mike Blumenkrantz 2d554a2825 if qa demo dialog is closed, stop tutorial 11 years ago
Mike Blumenkrantz 796eba2c93 delete help timeout timer in timeout function since this is used elsewhere 11 years ago
Mike Blumenkrantz 47e71d7c3c increase qa tutorial timeout to 20s 11 years ago
Mike Blumenkrantz 75e8629ebf another user suggestion: efm sorting by mtime 11 years ago
Lucas De Marchi 236c282692 e: Fix missing AM_CONDITIONAL for DUMMY 11 years ago
Mike Blumenkrantz 1fca248c55 another user request: sorting by size in efm 11 years ago
Mike Blumenkrantz 22de6ede9b efm extension sorting now obeys directories first/last 11 years ago
Mike Blumenkrantz 9e990349cc and now for something totally new: quicklaunch module now runs a non-skippable tutorial on first load to run users through using it 11 years ago
Mike Blumenkrantz 9677623402 set deleted border errors as critical 11 years ago
Mike Blumenkrantz 724f6d43d0 bump e module version after abi break yesterday 11 years ago
Mike Blumenkrantz b45316163f add menu function to activate currently active menu item 11 years ago
Mike Blumenkrantz 18fa14a855 add menu function for returning current active menu item 11 years ago
Mike Blumenkrantz 417fa43a16 e_dialog now tries to load passed icon buf as an edje file if util set fails 11 years ago
Mike Blumenkrantz d16172a0df igor was right...should localize the display name, not the internal usage 11 years ago
Mike Blumenkrantz 4e4c7b258c some trivial changes suggested by Maxime Villard <rustyBSD@gmx.fr> 11 years ago
Mike Blumenkrantz df9fd68281 ensure that confirm dialogs call either the yes or no function when they are closed even if a button is not pressed 11 years ago
Mike Blumenkrantz 2424eef275 formatting 11 years ago
Lucas De Marchi 972bd60496 e/connman: Add TODO file 11 years ago
Bruno Dilly 73d4860c9a e/connman: new images set for tech icons 11 years ago
Bruno Dilly bafd71dc9e e/connman: remove unused strength string 11 years ago
Bruno Dilly 4d7e006d5a e/connman: add button to call econnam-bin 11 years ago
Bruno Dilly 7f7b93b3a8 e/connman: Fix main icon 11 years ago
Bruno Dilly 3c2641d17a e/connman: Better online / ready status 11 years ago
Bruno Dilly c56a0de8b2 e/connman: use image set for disabled connman 11 years ago
Bruno Dilly eafb9d2f7e e/connman: use better security theme 11 years ago
Bruno Dilly e7c49be60c e/connman: Use better images set 11 years ago
Lucas De Marchi c781c7a1d7 e/connman: don't leak network name 11 years ago
Lucas De Marchi 11aeb5322d e/connman: discard previous message if a new arrives 11 years ago
Bruno Dilly 893d7160a0 e/connman: implement agent dialogs 11 years ago
Bruno Dilly aa826e29ff e/connman: fixes considering efl coding style 11 years ago
Lucas De Marchi 7d40b9ec7d e/connman: differentiate hidden networks 11 years ago
Lucas De Marchi 0fc7926e55 e/connman: Parse RequestInput message 11 years ago
Lucas De Marchi dc908c9a3c e/connman: fix eina_safety checks 11 years ago
Bruno Dilly c603073254 e/connman: unregister agent 11 years ago
Bruno Dilly 3abf1f04e6 e/connman: register agent 11 years ago
Bruno Dilly 69b4c1537c e/connman: add macro INF for eina logging 11 years ago
Lucas De Marchi 717a033619 e/connman: fix typo 11 years ago