Commit Graph

6415 Commits

Author SHA1 Message Date
Eric Schuele beac12a11a Make sure xrandr is present before using it to change the display resolution during a fullcreen operation.
SVN revision: 33262
2007-12-27 06:38:28 +00:00
Eric Schuele 768cb78f75 test for xrandr presence on this display before bringing up the Display Configuration dialog
SVN revision: 33261
2007-12-27 06:36:49 +00:00
Christopher Michael 680afdc9e8 Delete edge input windows when we free the zone.
Handle mouse clicks inside the edge input windows so that menus & such can
still be shown if a user clicks the mouse down while on top of one of the
edge windows.


SVN revision: 33258
2007-12-27 03:42:04 +00:00
Christopher Michael 2cb74bebe9 Entry dialog now supports "Return" key which will call the "Ok" function.
SVN revision: 33243
2007-12-25 18:15:26 +00:00
Massimo Maiurana 3586b7a8c3 *** empty log message ***
SVN revision: 33223
2007-12-23 09:11:31 +00:00
Christopher Michael 4c0a3810f9 Fix missing Value= in desktop file.
SVN revision: 33222
2007-12-23 05:36:55 +00:00
Miculcy Brian 7bb7bb21dd Allow to disable mouse slide on newly focused windows. This is consistent with sloppy and mouse
focus but some users don't like it much, so here is the option...
Remember: It breaks the focus logic when you for example have sloppy focus mode, pointer over a
window but focus on another window!


SVN revision: 33202
2007-12-22 01:46:22 +00:00
Christopher Michael ee70beaa35 Remove FIXME comment as it's handled one line above.
SVN revision: 33201
2007-12-22 00:20:53 +00:00
Christopher Michael 6ddfee5511 Fix pager config dialog (thanks jeffdameth).
(darn fat-finger copy/paste) :)


SVN revision: 33187
2007-12-19 20:07:01 +00:00
Carsten Haitzler 20dae06a93 and actually USE the path calculated if relative
SVN revision: 33179
2007-12-18 10:43:03 +00:00
Christopher Michael b4c940cad4 Some minor formatting fixes.
This dialog needs some work as it does not fit into 640x480.


SVN revision: 33177
2007-12-18 02:01:27 +00:00
Christopher Michael 252965d8e1 Formatting fixes & whitespace removal.
SVN revision: 33176
2007-12-18 01:49:45 +00:00
Christopher Michael 8ea02572ae Make menu advanced settings fit into 640x480.
SVN revision: 33175
2007-12-18 01:42:56 +00:00
Carsten Haitzler 6d69f2cd7f allow relative path for icon files in .desktops
SVN revision: 33174
2007-12-18 01:42:08 +00:00
Christopher Michael 032ee2c2cb Reduce mouse slider width in basic dialog.
Remove calls to dialog_resizable_set(0) because by default dialogs are not
resizable anyway.


SVN revision: 33173
2007-12-18 01:32:26 +00:00
Christopher Michael 8fcc8e14d7 Sliders for mouse accel don't need to be that long. Decrease slider size.
SVN revision: 33172
2007-12-18 01:29:26 +00:00
Christopher Michael 9d91832842 Check that the ecore_lists are valid before traversing. This eliminates a
warning when opening "Favorite Apps" about ecore_list_next w/ list == NULL.


SVN revision: 33171
2007-12-18 01:27:44 +00:00
Christopher Michael 1dcd16286c Better pager module config dialog. Now fits in 640x480.
SVN revision: 33170
2007-12-18 00:46:46 +00:00
Christopher Michael b7959ead2b Small patch from jeffdameth to not allow other keyactions while winlist is
active.


SVN revision: 33169
2007-12-17 21:52:27 +00:00
Massimo Maiurana 88e8861d61 *** empty log message ***
SVN revision: 33162
2007-12-16 11:46:14 +00:00
Christopher Michael 9cf5076159 Modified Patch from hannes Janetzek (jeffdame1h) for fixing pager popup always having
same size as shelf & problem of having 2 pagers in one zone.


SVN revision: 33139
2007-12-14 22:30:44 +00:00
Christopher Michael 73fe916ef6 Forgot to commit this w/ new View menu option.
SVN revision: 33138
2007-12-14 20:44:59 +00:00
Christopher Michael c5748c99a0 No need to expand width on the preview frame because the actual preview
never changes size anyway.


SVN revision: 33133
2007-12-14 17:11:09 +00:00
Christopher Michael 5486f1a797 Don't use View Menu in fileman. It has a config dialog for that.
SVN revision: 33132
2007-12-14 17:09:47 +00:00
Christopher Michael 05f9121adf Better resize for wallpaper dialog. Uses less tables & lists too :)
SVN revision: 33131
2007-12-14 16:34:47 +00:00
Christopher Michael b33225621e Context menu for setting View Mode (list/grid). Used in wallpaper & theme
dialogs.


SVN revision: 33130
2007-12-14 16:32:20 +00:00
Carsten Haitzler 4a2bc0e79c patches, caching fixes, zone dynamic creation/deletion handling, stuff.
SVN revision: 33127
2007-12-14 05:57:16 +00:00
Christopher Michael 1e54439422 Set popup layer == layer of the exebuf.
Fix some formatting issues.


SVN revision: 33124
2007-12-13 19:27:02 +00:00
Christopher Michael d088021b5a Don't add the new Create/Add menu entries if the conf_apps module is not
loaded.


SVN revision: 33123
2007-12-13 13:25:10 +00:00
Christopher Michael 68e71129f6 Add more icon create/add options to the menu.
SVN revision: 33120
2007-12-13 00:56:31 +00:00
andrunko 9f42fdc4dd Deleting Ecore_IMF event handlers on _e_entry_smart_del.
SVN revision: 33112
2007-12-12 19:00:48 +00:00
Christopher Michael 85bf3a8e33 Start of panning the e_fm while selecting. Not working quite correct so
leave commented out for now.
Remove some extra printfs to quiet down e_fm.


SVN revision: 33111
2007-12-12 15:59:14 +00:00
Christopher Michael 629f2c8e24 Spawn new fwin next to icon that was selected.
SVN revision: 33098
2007-12-11 14:59:18 +00:00
Christopher Michael 8b7fec175f Add convenience function for getting an icon's geometry. This is used in
placing the new fwin next to the icon that spawned it.


SVN revision: 33097
2007-12-11 14:57:46 +00:00
Massimo Maiurana 689ca0c0b0 *** empty log message ***
SVN revision: 33096
2007-12-11 11:50:29 +00:00
Christopher Michael 4b690ff9aa Do not enable Titlebar font class by default on new configs. This overrides
any titlbar font set in a theme.


SVN revision: 33085
2007-12-10 23:55:09 +00:00
Christopher Michael 0740156d70 Fixes for screen lock dialog.
- Fix Personal/System radios
- Fix Login Box Settings widget spacing
- Fix Wallpaper Module widget spacing


SVN revision: 33080
2007-12-10 16:24:19 +00:00
Massimo Maiurana 28bdcbfe91 *** empty log message ***
SVN revision: 33071
2007-12-09 17:48:54 +00:00
Massimo Maiurana 4373687212 added fr_CH localization
SVN revision: 33070
2007-12-09 17:32:22 +00:00
Christopher Michael 6a738b717a Formatting & whitespace removal.
SVN revision: 33067
2007-12-09 15:57:11 +00:00
Sebastian Dransfeld e9e513b86b Fix fullscreen on desktop change (patch by Hannes Janetzek).
SVN revision: 33066
2007-12-09 15:40:14 +00:00
Sebastian Dransfeld 36e5670541 Delay assignment of es->win, as e_popup_edje_bg_object_set might change
the window (patch from jeffdameth).


SVN revision: 33065
2007-12-09 15:38:03 +00:00
Christopher Michael a78f33109f No need to use a switch when detecting mouse button. A simple one-line if
will work instead.


SVN revision: 33064
2007-12-09 15:35:41 +00:00
Christopher Michael 207802377b Minor fix for Skip Pager menu entry. It wasn't always updating some borders
based on skip_pager property change.


SVN revision: 33056
2007-12-09 00:23:50 +00:00
Christopher Michael 27b2feab69 Some shelf fixes.
- Use -1 during a call to evas_list_sort rather than evas_list_count. -1
will sort the whole list anyway, and we avoid the extra call to list_count.
- Don't sort shelves during every add. They are sorted when e_shelf_list is
called anyway.
- Fix shelf numbering in the shelf list dialog.


SVN revision: 33054
2007-12-08 23:40:57 +00:00
Eric Schuele 552cd506a5 Update many desktop files with some translations. Courtesy of tokyo.
SVN revision: 33009
2007-12-06 05:07:33 +00:00
Eric Schuele a6c05d6c14 Chinese Simplified is said to be working as well.
SVN revision: 33008
2007-12-06 04:58:39 +00:00
Eric Schuele 56cfb3fd8b make sure es.po gets taken care of
SVN revision: 33007
2007-12-06 04:51:57 +00:00
Christopher Michael 7fd7a20249 Formatting fixes.
SVN revision: 32997
2007-12-05 11:37:40 +00:00
Eric Schuele 2fadc0afcb New es.po, courtesy of tokyo
SVN revision: 32996
2007-12-05 06:50:05 +00:00