Commit Graph

8162 Commits

Author SHA1 Message Date
Massimo Maiurana 6712dcadab updating french and italian translations
SVN revision: 42622
2009-09-22 17:20:22 +00:00
Samuel F. Baggen b40d4fb035 it is needed to wait a few seconds after a restart of E before to proceed with the next thing, E needs to finish the reload
SVN revision: 42621
2009-09-22 16:24:06 +00:00
Hannes Janetzek d165e9b349 forgotten parentheses
SVN revision: 42613
2009-09-22 00:08:54 +00:00
Hannes Janetzek a00d0cbf16 --printf
SVN revision: 42611
2009-09-21 23:03:33 +00:00
Hannes Janetzek 55094ac919 append params for dialog to configpath with '::' so the config path MUST not include '::'. e.g. use 'extenstions/shelves::$ID' to start the config dialog for a shelf with id $ID
SVN revision: 42610
2009-09-21 23:02:37 +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 74c9efaa78 fix warnings
SVN revision: 42606
2009-09-21 20:19:14 +00:00
Hannes Janetzek 57c6db0e8f fix warnings
SVN revision: 42605
2009-09-21 20:07:28 +00:00
Samuel F. Baggen 06137c9655 enlightenment_remote replaced by a working interface with using callbacks
SVN revision: 42590
2009-09-21 03:25:31 +00:00
Hannes Janetzek ff240cb1f2 fix warnings
SVN revision: 42570
2009-09-19 22:55:35 +00:00
Hannes Janetzek 576fde7759 remember internal windows again
SVN revision: 42569
2009-09-19 17:35:18 +00:00
Hannes Janetzek 273a513b04 e_border use e's macros for calloc/free
SVN revision: 42568
2009-09-19 17:08:34 +00:00
Hannes Janetzek 5d0fe47535 fix last commit: do not add pending move when doing only resize
SVN revision: 42567
2009-09-19 16:51:37 +00:00
Hannes Janetzek 2f92b4a7ff e_border: remove maximized state when maximized window is moved or resized
- merge _e_border_resize_internal with _e_border_move_resize_internal


SVN revision: 42566
2009-09-19 16:26:16 +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
Hannes Janetzek 484b32f3f0 gadcon: gadcon clients move now _with_ the mouse in shrinked mode
SVN revision: 42543
2009-09-17 09:03:13 +00:00
Hannes Janetzek 36bf931eda gadcon: get right mouse position for efm gadcon..
SVN revision: 42540
2009-09-17 05:41:23 +00:00
Hannes Janetzek 5cee246020 gadcon:
- fix dnd of gadcon clients between gadcons
- apply fix from victor for gadcon client movements
- make layout algorithm orientation agnostic


SVN revision: 42539
2009-09-17 05:18:28 +00:00
Massimo Maiurana 7bd1b90598 updating french and italian translations
SVN revision: 42509
2009-09-16 10:43:06 +00:00
Hannes Janetzek 803083eade enable 'everything' by default. no keybinding decided yet
SVN revision: 42503
2009-09-15 22:18:57 +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
Hannes Janetzek 28eac9678c fix warnings
SVN revision: 42476
2009-09-14 00:32:44 +00:00
Hannes Janetzek b212674d65 fix warnings
SVN revision: 42475
2009-09-14 00:31:07 +00:00
Hannes Janetzek f682217fba e_fm:
- show theme folder icons again
- remove mime fallback function.this is already handled by efreets mime fallback


SVN revision: 42473
2009-09-14 00:26:56 +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
Massimo Maiurana 315bfc2e47 updating french and italian translations
SVN revision: 42455
2009-09-13 07:31:45 +00:00
Hannes Janetzek 1c23f38879 delete border remembers.. finally
SVN revision: 42444
2009-09-12 17:26:16 +00:00
Hannes Janetzek 5e2de9c09b refactor _e_border_cb_window_move_resize_reques. this screamed for a switch.
SVN revision: 42443
2009-09-12 15:51:44 +00:00
Hannes Janetzek b6836f77d0 refactor bd->changes.size evaluation
SVN revision: 42442
2009-09-12 15:24:28 +00:00
Hannes Janetzek f13cb425c1 factor duplicated ecore_evas_managed_move and ecore_x_icccm_move_resize_send
out to _e_border_client_move_resize_send(E_Border)


SVN revision: 42441
2009-09-12 13:53:43 +00:00
Hannes Janetzek be82a34929 simplify code. only refactoring
SVN revision: 42440
2009-09-12 13:18:02 +00:00
Hannes Janetzek 61124c9ee9 remember transient state - do not update
SVN revision: 42439
2009-09-12 12:42:13 +00:00
Hannes Janetzek ab9c3d8468 e_fm: find theme defined mime icons
SVN revision: 42436
2009-09-12 11:22:58 +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 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