Commit Graph

29 Commits

Author SHA1 Message Date
Davide Andreoli 32e588dfda formatting & whitespaces
SVN revision: 51633
2010-08-25 08:23:59 +00:00
Davide Andreoli db5b5e67ea use PATH_MAX
SVN revision: 51632
2010-08-25 07:48:16 +00:00
Lucas De Marchi b8a4496a51 Fixes for Ecore Api changes
Patch automatically by Coccinelle to fix the
callbacks used by the following functions:

 * ecore_event_handler_add()
 * ecore_event_filter_add()
 * ecore_idler_add()
 * ecore_idle_enterer_add()
 * ecore_idle_enterer_before_add()
 * ecore_idle_exiter_add()
 * ecore_main_fd_handler_add()
 * ecore_main_win32_handler_add()
 * ecore_timer_add()
 * ecore_timer_loop_add()
 * ecore_animator_add()
 * ecore_poller_add()


SVN revision: 50108
2010-07-08 00:57:17 +00:00
Davide Andreoli 2a173dcf1c Fix License for the Places module. LGPL3 -> BSD
SVN revision: 49771
2010-06-20 15:32:02 +00:00
Sebastian Dransfeld f53658f7bd places: match e_dbus/hal
SVN revision: 48654
2010-05-06 20:51:09 +00:00
Cedric BAIL 297eab3f35 * place: typos.
SVN revision: 48584
2010-05-03 17:29:01 +00:00
Cedric BAIL efcdfaa46b * places: reflect change in e_hal.
SVN revision: 48576
2010-05-03 13:58:00 +00:00
Sebastian Dransfeld ad5280e60f Use avail to get available space, and cast all elements to get unsigned long long result
SVN revision: 45042
2010-01-11 10:23:02 +00:00
Christopher Michael ffed609651 Check for valid dbus connection before trying to close it.
SVN revision: 44691
2009-12-23 14:22:04 +00:00
Davide Andreoli 6835270165 * Modified patch from Deon Thomas to make Places understand ext2, ext4, raiserfs, ntfs-3g and generic usb disk partitions.
SVN revision: 42364
2009-09-09 10:37:22 +00:00
Davide Andreoli cb716785ca more use of EINA_LIST_FOREACH
SVN revision: 41845
2009-08-17 15:53:32 +00:00
Gustavo Sverzut Barbieri 8772b9b491 e_hal is now using Eina_List.
SVN revision: 39863
2009-04-04 21:36:57 +00:00
Carsten Haitzler 1cd73ccc43 fix api change.
SVN revision: 39830
2009-04-01 21:50:34 +00:00
Davide Andreoli 2f11f00474 Rename all icons in E-MODULE-EXTRA
SVN revision: 39774
2009-03-28 13:30:14 +00:00
Gustavo Sverzut Barbieri 7b06a365a9 Just mount devices without "storage.automount_enabled_hint=false".
At least ubuntu wisely set this so non-removable devices are not
mounted every time (ie: /boot).



SVN revision: 39558
2009-03-18 20:31:35 +00:00
Davide Andreoli 507ee6d7e6 Disable menu augmentation (now inside e)
SVN revision: 39338
2009-03-03 01:08:17 +00:00
Gustavo Sverzut Barbieri 048e5a2511 do not show double separators if no volume is there.
SVN revision: 39302
2009-03-01 06:38:31 +00:00
Cedric BAIL ee439f1cae * estickies,
* etk,
	* PROTO/exalt,
	* E-MODULES-EXTRA/diskio,
	* E-MODULES-EXTRA/drawer,
	* E-MODULES-EXTRA/penguins,
	* E-MODULES-EXTRA/slideshow,
	* E-MODULES-EXTRA/mail,
	* E-MODULES-EXTRA/forecasts,
	* E-MODULES-EXTRA/iiirk,
	* E-MODULES-EXTRA/places,
	* e,
	* ewl,
	* ecore,
	* elitaire,
	* entrance,
	* e_dbus,
	* efreet: Here we go, move from Ecore_List to Eina_List.

	NOTE: This patch is huge, I did test it a lot, and I hope nothing is
	broken. But if you think something change after this commit, please
	contact me ASAP.


SVN revision: 39200
2009-02-25 11:03:47 +00:00
Davide Andreoli d5667efb83 escape fm command execution. Thanks to gvm999
SVN revision: 39007
2009-02-13 13:15:43 +00:00
Davide Andreoli 5cbbcd35c7 * Add options to choose what to show in menu (home, desktop, trash, etc...)
* Use e_exec instead of a custom fork to run the filemanager, it follow PATH, so you don't have to write the full path
 * Modify a little the filemanager selector

SVN revision: 38902
2009-02-02 00:35:45 +00:00
Massimiliano Calamelli 0cd8adc789 Add a little guard for vol->icon == NULL.
Without this, if you left-click on desktop and go to
"Places", E crashes. 



SVN revision: 38802
2009-01-26 23:49:33 +00:00
Davide Andreoli 87ca4e8d96 * fix config dialog size
* parse better the bookmarks file (support alias and special chars)
 * fix the icons in the menu
 * show in menu also not mounted volumes

SVN revision: 38790
2009-01-26 08:29:20 +00:00
Davide Andreoli 605dad7963 * sort internal hd first
* for dvd use the E cdrom icon + a dvd tag 

SVN revision: 38786
2009-01-25 22:20:23 +00:00
Davide Andreoli 582f2d9420 * use hd & cdrom icons from the e theme (can use more in future)
* add a tag overlay to the icon (to show ext3, fat, dvd...)
 * simplify the on-over animation of the icons


SVN revision: 38773
2009-01-25 05:26:29 +00:00
Davide Andreoli a8c91304b9 * fix an empty name error & debug--
SVN revision: 38770
2009-01-25 03:37:14 +00:00
Davide Andreoli 9d1cdbdb74 Add a PSP (Playstation portable) icon
SVN revision: 38769
2009-01-25 03:29:33 +00:00
Davide Andreoli a2fe823170 * Add a new horizontal view
* Remove the header
 * More comments cleanup

SVN revision: 37974
2008-12-07 02:50:11 +00:00
Davide Andreoli f81cefddad better min size and debug --
SVN revision: 37970
2008-12-06 21:15:12 +00:00
Davide Andreoli d55448b2d3 Places module in SVN
SVN revision: 37964
2008-12-06 18:51:04 +00:00