Commit Graph

8226 Commits

Author SHA1 Message Date
Hannes Janetzek f9fc3d09aa move applying of remember properties for new windows from e_border to e_remember
SVN revision: 42433
2009-09-12 09:18:41 +00:00
Hannes Janetzek 81a9f94b4c - allow glob matching in window remember -> advanced dialog has now editable entries
- option added to remember desktop file for e window match. 
    means no more ugly openoffice provided icons (= even if i dont use it ..
- e_border: added fallback for transient windows to use .desktop from main window   
- fixed bug in e_remember to not delete all remembers when last item of the conf_remember list is deleted 


SVN revision: 42432
2009-09-12 07:04:32 +00:00
Hannes Janetzek 698aebad53 add option to keep border settings as they are when remember is set
SVN revision: 42430
2009-09-12 03:43:51 +00:00
Hannes Janetzek d798a5b840 cleanups
SVN revision: 42429
2009-09-12 03:03:53 +00:00
Hannes Janetzek 97a3564c2d set border remember match entrys only on creation
added text entries for advanced border remember dialog(not editable for now)


SVN revision: 42428
2009-09-12 02:44:41 +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
Viktor Kojouharov 7acb839557 reconfigure the zone bg on zone move/resize, and make sure it is recalculated if the bg pans
SVN revision: 42419
2009-09-11 17:27:08 +00:00
Hannes Janetzek 47415c096d return icon.list size if icon.icon size is not set
SVN revision: 42392
2009-09-10 21:02:09 +00:00
Hannes Janetzek df0d471509 - show edje thumbnails in wallpaper and themes dialog again.
- use 48px for fdo icons in flist
- #if 0 unused code


SVN revision: 42389
2009-09-10 20:48:52 +00:00
Hannes Janetzek 327e6d0085 prefer 24px icons for menus. downscaling looks less worse then upscaling. if ok
for everyone, bug http://trac.enlightenment.org/e/ticket/355 can be closed.


SVN revision: 42388
2009-09-10 20:03:17 +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
Massimo Maiurana 7fb5896e14 updating french translation
SVN revision: 42351
2009-09-08 17:10:35 +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 bdec662049 identify shelf and menu windows as such for compositing managers
SVN revision: 42299
2009-09-06 20:04:20 +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
Hannes Janetzek 8b6002a5cf populate custom gadcons on when added
- now gadman shows gadgets when it is unloaded and loaded again 


SVN revision: 42284
2009-09-05 17:02:09 +00:00
Christopher Michael c73e45c5a4 Do not allow windows (which are not ECORE_X_WINDOW_TYPE_NORMAL) to be
Iconified, Maximized, or Fullscreen'd via the border menu. These type of
windows do not support those actions via the border buttons, so do not support
them via the menu either.



SVN revision: 42279
2009-09-05 14:22:50 +00:00
Hannes Janetzek 7ae508168e fix naming and warnings
SVN revision: 42278
2009-09-05 12:43:44 +00:00
Hannes Janetzek f9477d5e94 --printf, once again..
SVN revision: 42268
2009-09-04 20:41:00 +00:00
Hannes Janetzek 53a673b1e9 fix module unload issue: maybe there are some more places where EINA_LIST_FREE interferes with e_object_del
SVN revision: 42267
2009-09-04 20:26:25 +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 0b2176414b --printf
SVN revision: 42263
2009-09-04 19:43:41 +00:00
Hannes Janetzek df467eb82d e17:shutdown all modules
SVN revision: 42262
2009-09-04 19:43:10 +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
Cedric BAIL dff8cab47b * e_fm_shared.h: Proper fix with new API.
SVN revision: 42209
2009-09-03 14:48:46 +00:00
Hannes Janetzek 907d84a94a whoops, this shouldnt have went in the patch
SVN revision: 42206
2009-09-03 14:23:14 +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
Carsten Haitzler bbdf974635 partly revert your stuff cedric... BAD frenchie! BAD! segv's for e17 all
round. members of E_Volume are strduped. rest of e's code still deals with it
that way. e_hal from dbus also returns duped strings (thats why)



SVN revision: 42204
2009-09-03 13:33:35 +00:00
Carsten Haitzler fb4208b4a3 ecomorph hookes from <hannes.janetzek@googlemail.com>
SVN revision: 42203
2009-09-03 12:37:10 +00:00
Cedric BAIL 33e754e63e * e: Use new and cleaner eet API.
Note: The situation regarding string from config file could be improved.
	We could use the same trick as Edje and directly map the string from
	Eet config file. This will improve memory used by E, if string from
	config file are used a lot. So the question is : "Do we save a lot of
	string in config file ?"


SVN revision: 42201
2009-09-03 12:05:49 +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 cb2d0546d4 More API Inconsistency fixes.
SVN revision: 42165
2009-09-01 16:58:22 +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
Massimo Maiurana bc0dfbad47 updating french and italian translations
SVN revision: 42136
2009-08-31 18:46:09 +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