13531 Commits (e4b3f66a50daf5e147e77353a2b4bfc2c427ae0f)
 

Author SHA1 Message Date
Mike Blumenkrantz e4b3f66a50 allow gadcon config dialog hook to set gadcon site 11 years ago
Mike Blumenkrantz 35a9214b2f prevent creation of multiple gadcon config dialogs 11 years ago
Mike Blumenkrantz 65c026e47e revert previous notification commit: better fix 11 years ago
Mike Blumenkrantz eaa4d95910 fix notification module crash 11 years ago
Mike Blumenkrantz 1171e0888a evas uses premul colors, now gadman does too 11 years ago
Mike Blumenkrantz 383e2a42d7 add generic gadcon config hook which can be used with any gadcon 11 years ago
Mike Blumenkrantz 09aecfb7a4 update gadget config advanced view to play more nicely with the basic view 11 years ago
Mike Blumenkrantz 3a3ac64542 rewrite gadcon config dialog to have an advanced view which allows deletion of non-loaded gadgets as well as adding multiple gadgets of the same type 11 years ago
Daniel Juyung Seo 5cecabeb39 e ko.po: fixed wrong translation. 11 years ago
Mike Blumenkrantz c66c6babeb add events for gadcon provider add/del 11 years ago
Mike Blumenkrantz 19b2f51f80 stringshare ilist widget item labels 11 years ago
Mike Blumenkrantz 0b9f1a9c17 add new events for gadcon clients being added/removed 11 years ago
Mike Blumenkrantz f6e3d4b08c allow object delfns to ref objects and defer deletion 11 years ago
Mike Blumenkrantz fb51746799 prevent e objects from achieving a negative refcount, possible during cleanup functions 11 years ago
Gustavo Sverzut Barbieri e9dfdd2fa9 econnman: call econnman (app) from the configure/settings. 11 years ago
Mike Blumenkrantz 7a178b759e not sure how this went overlooked for so long, but if you use e_object for something...you HAVE to make a cleanup function for it! stupid gadman! 11 years ago
Mike Blumenkrantz 0fc873f1b9 revert gadcon event thingy, this causes a stupid gadman bug crash which takes more than 5 mins to fix 11 years ago
Eduardo de Barros Lima 0537308565 Add missing actions for Maximize Left/Right 11 years ago
Eduardo de Barros Lima adac052c0a Actually fix unmaximize left/right 11 years ago
Eduardo de Barros Lima c112a36760 Fix unmaximize left/right 11 years ago
Mike Blumenkrantz 0a50c49958 add events for gadcon populate/unpopulate 11 years ago
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