Commit Graph

6500 Commits

Author SHA1 Message Date
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
Christopher Michael a9a166f0ea Fix typo.
SVN revision: 32994
2007-12-05 02:39:48 +00:00
Christopher Michael a6aafc0831 Cleanup module_update handler a little better.
SVN revision: 32993
2007-12-05 02:37:36 +00:00
Christopher Michael 1f7e8e7611 Simplify Fonts Advanced dialog code a bit.
Dialog Resize looks/works better now.


SVN revision: 32992
2007-12-05 02:08:54 +00:00
Christopher Michael bfd61db58f Fixes needed for new Font Config dialog.
SVN revision: 32991
2007-12-05 02:07:07 +00:00
Christopher Michael be9f2dc275 Better resizing. Fix some formatting issues.
Dialog still needs work.


SVN revision: 32988
2007-12-04 22:44:55 +00:00
Christopher Michael df97016321 Much better resizing on the Paths dialog.
Some formatting fixes.


SVN revision: 32987
2007-12-04 22:44:24 +00:00
Christopher Michael 68d332ad0d Fix resizing of config_list widget.
Some formatting fixes.


SVN revision: 32986
2007-12-04 22:43:53 +00:00
Christopher Michael 9335742e16 Formatting & whitespace removal.
SVN revision: 32985
2007-12-04 22:20:25 +00:00
Christopher Michael f0467da019 Allow more space for moving/placeing items in the toolbar. This removes the
large "gap" at the begining & end of the toolbar.
Also remove the "shaped" option as it's not needed in default theme.


SVN revision: 32982
2007-12-04 19:39:00 +00:00
Christopher Michael 03b404c979 Add ability to edit/add mime types for a desktop file.
Fix some formatting.
(This dialog really needs a rewrite...may do that later)


SVN revision: 32981
2007-12-04 17:48:28 +00:00
Christopher Michael eea4898bb5 Don't sort the menu/order list based on alpha. Use the existing order from
the menu/order file.


SVN revision: 32980
2007-12-04 16:58:04 +00:00
Christopher Michael bc3dd78cc0 No Need to store app & sel as they are not used in the code.
SVN revision: 32979
2007-12-04 16:46:11 +00:00
Christopher Michael a1a43917d7 Add missing vim format info.
SVN revision: 32978
2007-12-04 16:35:43 +00:00
Christopher Michael 19af02307f Rework the ibar/restart/startup Apps dialog.
- Resizable
- Lists ALL applications
- Can multi-select on the ilists now
- Dialog takes up less space.


SVN revision: 32977
2007-12-04 16:34:11 +00:00
Christopher Michael a6b55b25ad Fix lots of formatting issues in eap_editor
SVN revision: 32974
2007-12-04 10:52:55 +00:00