Commit Graph

1757 Commits

Author SHA1 Message Date
Hannes Janetzek a4fb397e83 'everything'
- added option for default view mode 


SVN revision: 42684
2009-09-24 21:09:25 +00:00
Massimo Maiurana 01ff71bb0c updating french translation
SVN revision: 42671
2009-09-24 10:54:52 +00:00
Massimo Maiurana 6712dcadab updating french and italian translations
SVN revision: 42622
2009-09-22 17:20:22 +00:00
Hannes Janetzek 91211ef9c4 reopen fileman and dialog windows after restart of e.
- modules using e_configure_registry_add must be modified to 
  use registry path as window class for this to work
- fileman now uses e_remember to remember position instead of 
  handling it separately
- added option to window remember for remembering dialogs and 
  fileman windows automatically


SVN revision: 42607
2009-09-21 20:36:35 +00:00
Hannes Janetzek 380f28333f everything:
- added config for popup position
- make 'open term here' action work with other terminal


SVN revision: 42554
2009-09-18 06:33:33 +00:00
Massimo Maiurana 7bd1b90598 updating french and italian translations
SVN revision: 42509
2009-09-16 10:43:06 +00:00
Hannes Janetzek 420316641a everything: show 'launch' action for non .desktop app items
SVN revision: 42497
2009-09-15 17:19:53 +00:00
Davide Andreoli 0f9b3d1b1e * Fix bug #390
uberpinguin: can you confirm?

SVN revision: 42471
2009-09-13 20:11:25 +00:00
Hannes Janetzek 0d754cef10 more work on e_remember.
SVN revision: 42458
2009-09-13 12:26:29 +00:00
Hannes Janetzek 71c60e2e11 fix possible segv in e_int_config_remembers
SVN revision: 42456
2009-09-13 10:32:35 +00:00
Hannes Janetzek 7bcc49c2fe - fixed e_remember_default_match to set match values
since these are not set by e_remember_update anymore
- remove E_Remember parameter from e_remmber_update. 
  if update is possible bd->remember is already set
- do not overwrite bordername value of remember on update. 
  should only be set by conf_border dialog
- make sure on update that match values are set otherwise 
  delete remember 


SVN revision: 42435
2009-09-12 11:08:07 +00:00
Hannes Janetzek 056218932e whitespace cleanup
SVN revision: 42425
2009-09-11 21:24:02 +00:00
Hannes Janetzek f041ffe7ea e17: use toolbook for advanced settings
- imo one should make an 'all fonts' and 'custom fonts' tab and remove advanced/basic settings


SVN revision: 42424
2009-09-11 21:07:51 +00:00
Hannes Janetzek 7935aebb1f disable move in pager for now. as it leads to lost window if one drops between the desks
SVN revision: 42380
2009-09-10 13:51:12 +00:00
Horms 8ba737a534 Include illime2 directory in dist tarball
Resolves the following error reported when running make distcheck:
config.status: error: cannot find input file: `src/modules/illume2/Makefile.in'
make: *** [distcheck] Error 1



SVN revision: 42357
2009-09-09 01:17:37 +00:00
Carsten Haitzler f12dc1d4df <PrinceAMD> http://pastebin.ca/1557990 < fix Ticket #407
<PrinceAMD> raster, http://trac.enlightenment.org/e/ticket/407



SVN revision: 42336
2009-09-08 04:15:25 +00:00
Hannes Janetzek 2108d059ef fix systray to work with argb shelf windows
SVN revision: 42329
2009-09-07 16:41:22 +00:00
Gustavo Sverzut Barbieri 58925e0232 Update to match new EINA init/shutdown.
SVN revision: 42301
2009-09-06 22:23:04 +00:00
Hannes Janetzek f82afe7e3b do not populate gadman twice. now that there are two sources from which custom gadcons might be populated
SVN revision: 42291
2009-09-06 12:21:27 +00:00
Christopher Michael ffd4c6d113 Better grammar.
SVN revision: 42266
2009-09-04 20:00:04 +00:00
Christopher Michael 79a1645ef2 Fix module description. It was displaying in Czech by default. Make English
the default and fix the czech translation of Comment to contain the country
code.


SVN revision: 42265
2009-09-04 19:58:33 +00:00
Christopher Michael 85b376b971 Fix typo in module description.
SVN revision: 42264
2009-09-04 19:54:34 +00:00
Hannes Janetzek a551323a28 e/src/modules:
- cast ints to pointer correctly
- remove unused variables
- #if 0 unusued code
- fix some function declarations for callbacks 


SVN revision: 42210
2009-09-03 16:32:48 +00:00
Hannes Janetzek b5ca26e9e9 'everything'
- remember context of action. e.g. which app was used for 
  opening a file with a specific mimetype 


SVN revision: 42205
2009-09-03 14:21:27 +00:00
Gustavo Sverzut Barbieri 12945004f6 EAPI, again :-)
Please, compile with -fvisibility=hidden, you'll get these errors and
benefit from reasonably faster load of E17.

Except by ETK, whole EFL is able to be compiled with this flag, so I'd
recommend using it in general.



SVN revision: 42192
2009-09-02 22:04:37 +00:00
Hannes Janetzek 8d85504a49 'everything'
- cleanups


SVN revision: 42190
2009-09-02 19:46:12 +00:00
Hannes Janetzek abc42d6a2a 'everything'
- added sudo app action and config option
- remove unused item after seven days from history


SVN revision: 42189
2009-09-02 19:43:16 +00:00
Christopher Michael dd1031c82e More API Inconsistency fixes:
e_flowlayout_min_size/e_flowlayout_max_size_ changed to size_min/max
e_entry_min_size_* changed to e_entry_size_min_*
e_slider_min_size changed to e_slider_size_min_*




SVN revision: 42164
2009-09-01 16:47:09 +00:00
Christopher Michael 3e1c0d622a Fix API Inconsistency:
e_ilist_min_size_* to e_ilist_size_min_*



SVN revision: 42163
2009-09-01 16:39:10 +00:00
Christopher Michael bc639c764d More API Inconsistency fixes:
e_box_min_size_* to e_box_size_min_*
e_box_max_size_* to e_box_size_max_*



SVN revision: 42161
2009-09-01 16:29:46 +00:00
Christopher Michael 6ab63682dd Fix API Inconsistency in regards to e_widget_min_size_* . Renamed to
e_widget_size_min_* . This Large commit should fix everything in svn that is
using those functions.



SVN revision: 42152
2009-09-01 13:34:42 +00:00
Gustavo Sverzut Barbieri c3bc6b9666 everything missed EAPI, again...
SVN revision: 42140
2009-08-31 21:04:13 +00:00
Hannes Janetzek 66a5ec3e92 'everything'
- this is hopefully the last format change of history for now..
- keep the numbers low. need to add normalization when first item hits 1.0


SVN revision: 42137
2009-08-31 18:48:54 +00:00
Hannes Janetzek 2c9f3f62a3 'everything'
- need to store transient flag of history items as 
  the hash is unloaded while inactive.


SVN revision: 42129
2009-08-31 15:12:43 +00:00
Hannes Janetzek ea01d21682 'everything'
- more work on history sort
- use return for browsing only in thumb mode. 
  one needs it also to launch actions on folders.. 
- cleanups


SVN revision: 42122
2009-08-31 13:04:53 +00:00
victor 324e84908c From: victor <victor.scorpion@gmail.com>
Hi guys.

Here is my solution for #113 ticket request. This allows to transfer a
gadget to different locations. In short,

- any module can register arbitrary number of locations by invoking
e_gadcon_location_register().
- module is responsible to provide 2 functions, one for removing
particular gadget and one to add particular gadget class.
- module responsible to equip its gadcon(s) with reference to registered
location. If a gadcon contains non-NULL location reference, each gadget
contained by this gadcon can have submenu on its context menu. Template
function for constructing such submenu is provided
e_gadcon_client_add_location_menu. Gadgets can be moved from and to this
location by invoking menu items. Gadcons with NULL location reference
can accept transferred gadgets by module logic but can't send contained
gadgets to another module.
- module responsible to unregister location when gadcon is no more
available.
- menu items for context submenu is sorted by E_GADCON_SITE_XXX assigned
to that. Module can assign and change an icon for context menu item
corresponding to its location(s).
- Currently only shelves and gadman (desktop) used in gadget transfer
operations. I believe it is no trouble to ivolve any other
gadcon-capable module into the process. If you want to have that, please
just let me know.

Here the patch in attachmet. It even works, at least sometimes and at
least for me. Hope you'll find it useful.



SVN revision: 42121
2009-08-31 11:23:03 +00:00
Hannes Janetzek 6d7d2889f5 'everything'
- improve the history sort
- cleanups


SVN revision: 42120
2009-08-31 10:30:55 +00:00
Hannes Janetzek 25b3f68249 'everything'
- theme: allow smaller popup size, cleanups
- free items from history. needs some more testing
  to let the history not grow too large


SVN revision: 42119
2009-08-31 09:21:51 +00:00
Hannes Janetzek e09444abd0 'everything'
theme fix: enlarge proportionally


SVN revision: 42118
2009-08-31 02:13:19 +00:00
Rafael Antognolli e0fef817c5 'everything'
- fix build problem (possibly only occurs when builddir != srcdir)



SVN revision: 42116
2009-08-30 23:00:28 +00:00
Hannes Janetzek 29c56a53f6 Now you can enlarge everything!
SVN revision: 42113
2009-08-30 18:34:39 +00:00
Hannes Janetzek b6e36246b9 'everything'
- give exact matches higher priority 
  - i.e. type "xt" and select a specific xterm window 
    afterwards xt will put this item first in the list
- cleanup


SVN revision: 42107
2009-08-30 15:33:08 +00:00
Hannes Janetzek e53d07d09e 'everything'
remove that ugly hack


SVN revision: 42106
2009-08-30 15:19:24 +00:00
Hannes Janetzek 52b1505b2f 'everything'
wrong hash


SVN revision: 42105
2009-08-30 14:56:18 +00:00
Hannes Janetzek e6de679678 'everything'
- identify border items as transient to be removed from history on shutdown
- history_add function cleanup


SVN revision: 42103
2009-08-30 14:54:25 +00:00
Hannes Janetzek 66bfba1958 'everythin'
less aging of history items.. 


SVN revision: 42099
2009-08-30 13:53:22 +00:00
Hannes Janetzek 3c72a49090 'everyting'
reduce size of history by jsut storing the previous folder as context for files


SVN revision: 42098
2009-08-30 13:35:06 +00:00
Hannes Janetzek 7fca6dcf82 'everything'
- moved history functions to evry_history.c
- unload history hash when popup is not visible
- TODO cleanup history when it ahs grown too large


SVN revision: 42097
2009-08-30 12:01:50 +00:00
Hannes Janetzek b08b15d677 'everything' only show items in aggregator that match input or are in history
when more than one plugin is active


SVN revision: 42096
2009-08-30 11:07:10 +00:00
Hannes Janetzek c5507a54dd 'everything'
- added history that should adapt sort list sorting to usage
- conf dialog: moved plugiγ types to separate pages
- fixed bug from shared hash of apps plugins


SVN revision: 42095
2009-08-30 08:51:15 +00:00