Commit Graph

3862 Commits

Author SHA1 Message Date
Christopher Michael 6d3a63d1f3 Use list freeze/thaw on configure dialog.
(raster: scrollbar prob solved)


SVN revision: 27237
2006-11-27 15:28:12 +00:00
Carsten Haitzler ef11f7a10d add freeze/thaw for ilist - makes the mime config dialog much better :)
SVN revision: 27235
2006-11-27 14:23:07 +00:00
Christopher Michael bc5935bf3f Remove commented-out old code.
SVN revision: 27233
2006-11-27 12:58:46 +00:00
Christopher Michael 3bf0c2f9d2 use the e_win_border_icon_set function for this dialog.
SVN revision: 27232
2006-11-27 12:57:25 +00:00
Christopher Michael 307cd6a9a7 Fix up the border_icon_set a little bit.
- Make sure we stringshare_del any old border_icons.


SVN revision: 27231
2006-11-27 12:54:29 +00:00
Christopher Michael c7ad12c82a Use the nice convenient function call for setting border icon.
SVN revision: 27230
2006-11-27 12:43:36 +00:00
Carsten Haitzler ecefb176b5 todo--
SVN revision: 27229
2006-11-27 12:07:32 +00:00
Christopher Michael c1960a0895 Fix focus issues with ilist widgets.
Add keymasks for tab/return/etc/etc.
Fix category list size.


SVN revision: 27228
2006-11-27 11:52:19 +00:00
Christopher Michael b36b7babb1 Send proper unfocus signal to ilist when it loses focus.
This fixes focus issue in Font Config Dialog.


SVN revision: 27227
2006-11-27 10:33:03 +00:00
David Walter Seikel 0ca0fceaaf Make it a bit easier to read.
SVN revision: 27226
2006-11-27 04:32:13 +00:00
Christopher Michael 4207e2bc6c Add framelists to wrap the individual ilist widgets so we can tell what is a
Category and what is a config item.


SVN revision: 27225
2006-11-26 22:39:45 +00:00
Christopher Michael cfde1e49c6 Set "selector" on the item list so you can re-click a config item to
relaunch it's dialog without selecting something else first.


SVN revision: 27224
2006-11-26 21:59:55 +00:00
Christopher Michael 0c4e3c35d1 E_Config_Dialog_View structure defaults the functions to NULL, so we don't need to
set them to NULL explicitly.


SVN revision: 27223
2006-11-26 18:11:14 +00:00
Christopher Michael 4fecc5320b The E_Config_Dialog_View structure defaults the func calls to NULL so these
are not needed here.


SVN revision: 27222
2006-11-26 18:08:38 +00:00
David Walter Seikel 0d25ba321e Consistant Over Use Of Capitalisation. It Sucks, It's Bad English, But It's
Consistant With The Rest Of E.


SVN revision: 27221
2006-11-26 17:54:29 +00:00
Christopher Michael 3e4447af14 Fix a compiler warning about const char/char.
SVN revision: 27220
2006-11-26 17:48:05 +00:00
Christopher Michael 7f4b5e4af5 Redo Config Panel as per conversation with raster, using 2 lists now.
SVN revision: 27216
2006-11-26 16:10:48 +00:00
Carsten Haitzler e1415310b3 fix up pager button config
SVN revision: 27210
2006-11-26 04:19:25 +00:00
Christopher Michael 6e8e41cef1 Bind the "grab key" dialog to the pager config dialog like the key_bindings
dialog.


SVN revision: 27209
2006-11-25 21:45:44 +00:00
Christopher Michael 04199958e3 Disable 'Iconfiy' for internal borders. We don't have 'iconify' buttons, why
have the menu item.


SVN revision: 27208
2006-11-25 20:40:27 +00:00
Christopher Michael 706ded3818 Fix the mime.type parsing that was recently added.
SVN revision: 27207
2006-11-25 20:03:13 +00:00
Carsten Haitzler 5027028cc6 1. image size bounds checks for eet
2. e17 bug
3. color class add fir ibar state of label
4. epeg scales before getting pixel data.


SVN revision: 27205
2006-11-25 15:37:45 +00:00
Christopher Michael e3ef791993 Get the icon widget's evas once and reuse it.
SVN revision: 27202
2006-11-24 09:21:54 +00:00
Miculcy Brian 90eaa9c937 Added the same searchpathes for mimetypes as the efm is using.
There is still a bug in line 318, when disabling this line the mimetype editor
displays mimetypes, if enabled it doesn't show a single mimetype.
Will fix that later...

Also added the vim macro.


SVN revision: 27198
2006-11-23 00:57:18 +00:00
Carsten Haitzler 815e1699c7 patches from people (see mail list) and stuff.
SVN revision: 27174
2006-11-19 08:58:05 +00:00
Carsten Haitzler addf4cffa5 fix up dnd with .order files linking etc - make it explicit as to the
behavior (becuase in a normal fm u expect the file to MOVE not link)


SVN revision: 27173
2006-11-19 03:43:18 +00:00
metrics cb5d8a9cd8 Only send events for the correct pager desks (--FIXME's).
SVN revision: 27168
2006-11-18 05:40:29 +00:00
metrics 0a83720d9b Allow dropping to the end location for autoscrolling ibars.
SVN revision: 27165
2006-11-18 04:56:12 +00:00
Carsten Haitzler 42edd5eaf8 support the new edje USER image support - this will mean edje can use an
externhal image file directly and for wallpapers then the .edj file is simply
layout data - the original lives elsewhere (where it was when u built the
.edj - or imported the wallpaper).


SVN revision: 27157
2006-11-17 15:04:52 +00:00
metrics 6f93ee0289 Bring back the drop box!
SVN revision: 27155
2006-11-17 07:05:45 +00:00
David Walter Seikel 0bd99e37b5 All instances of the apps config dialog are now specialized to their task,
so that the plethora of meaningless directories is no longer presented to
the user.  The bits of text all change to suit the task.  Sort was changed
to all to help reduce the confusion.


SVN revision: 27140
2006-11-16 17:44:20 +00:00
manowarrior 781c69726e Icon for the "Icon Theme" config dialog.
SVN revision: 27138
2006-11-16 16:53:37 +00:00
Stafford Mitchell Horne 51fb982087 Change and Optimizations to locale parsing
* remember parse results
 * combine results only when needed (rarely)
 * parse results use Stringshare


SVN revision: 27134
2006-11-16 14:25:22 +00:00
David Walter Seikel 50cf1ae98c *Make the apps config dialog even more generic.
*Use it from the startup config dialog.

I'm too tired for aesthetics, someone please make the startup config dialog
look pretty again.


SVN revision: 27130
2006-11-16 00:08:29 +00:00
Christopher Michael 48b19f84c6 Properly check for a blank name and then set it to desktop_default_name if
we have to.


SVN revision: 27120
2006-11-15 11:50:06 +00:00
Christopher Michael 3a2e9005b6 Add a desktop_default_name fallback in the Apply code so if someone erases
the current desktop_name, it will add a default name and not segf.


SVN revision: 27119
2006-11-15 11:46:48 +00:00
Christopher Michael 1a52cad9a2 Cross off desktop_names as it is now GUI'd.
Another one bites the dust :)


SVN revision: 27118
2006-11-15 11:40:27 +00:00
Christopher Michael 01acd6158a Added config_desk to e_includes and Makefile.am for building.
Tied config_desk into the desk preview widget.


SVN revision: 27117
2006-11-15 11:33:15 +00:00
Christopher Michael da364ab8b3 Added config dialog for setting desktop names, bgs, or anything specific to
a single desktop.


SVN revision: 27116
2006-11-15 11:31:30 +00:00
Christopher Michael b3a95d3619 Remove some duplicated lines.
Fix an issue where trying to set to the theme wallpaper would not work from
desk preview.


SVN revision: 27115
2006-11-15 09:46:43 +00:00
metrics 7f9999dbf8 More fixes of the autoscroll/drag and drop behaviour for gadgets in
shelves. Added callback to allow the current drop position to be
dynamically updated as the gadget scrolling is animated.


SVN revision: 27114
2006-11-15 06:24:30 +00:00
Christopher Michael 2f31f34b37 Fix typo spotted by tokyo, Thanks :)
SVN revision: 27113
2006-11-15 05:54:19 +00:00
Christopher Michael 2af09ac83b Add in the right-click menu for Set Wallpaper & Set Desk Name.
Set wallpaper works, set desk name is in progress.
Remove a todo which was done already.
Some formatting.


SVN revision: 27112
2006-11-15 05:00:50 +00:00
metrics 86add777e6 Fix pager autoscroll dnd issues.
SVN revision: 27111
2006-11-15 02:49:49 +00:00
David Walter Seikel daa13ce327 Part two of the quick'n'dirty "save our menu customizations" hack.
This commit brought to you by devilhorns, the trendy head wear for very
naughty boys.


SVN revision: 27110
2006-11-15 00:15:05 +00:00
David Walter Seikel 1c3843fea7 Part one of the quick'n'dirty "save our menu costumizations" hack.
SVN revision: 27107
2006-11-14 21:44:34 +00:00
Christopher Michael 010bf1ed24 Mime icons is now in a gui. Update e_config.h to reflect.
SVN revision: 27106
2006-11-14 19:04:36 +00:00
Carsten Haitzler 2512a2b950 sort now menu item to make kai happy :)
SVN revision: 27104
2006-11-14 14:55:21 +00:00
Christopher Michael 2dede0190b Rename the Mime Types dialog to File Associations.
SVN revision: 27103
2006-11-14 06:09:32 +00:00
Christopher Michael a5f362a0ab Fix an issue with desk preview bg set always selecting Use Theme Bg.
Remove some duplicated code.
Minor formatting.


SVN revision: 27102
2006-11-14 05:39:26 +00:00
Christopher Michael 9b5ac6cfbe Bump up the list height so that it matches closer to the preview widget
height.


SVN revision: 27101
2006-11-14 04:26:25 +00:00
Christopher Michael e9806ee264 Fix a compiler warning about ecore_event_handlers.
SVN revision: 27097
2006-11-13 22:10:25 +00:00
David Walter Seikel 030b6391d0 Fix a warning. Good catch devil. B-)
SVN revision: 27095
2006-11-13 21:47:05 +00:00
David Walter Seikel 6fe5ff2ca3 FIXME++
SVN revision: 27094
2006-11-13 21:36:37 +00:00
Christopher Michael e368c008fb Update the mime list when a mime type changes it's icon options.
Show images (png, jpeg, etc, etc) in the mime list if a mime type is set as
such.


SVN revision: 27093
2006-11-13 21:28:25 +00:00
Christopher Michael 70769c03ef Be sure to close the mime_edit dialog if the main mime_list dialog closes.
SVN revision: 27092
2006-11-13 21:08:54 +00:00
Christopher Michael 3da0131bcc Use strstr, not strcasestr, for dj2 and solaris :)
SVN revision: 27091
2006-11-13 20:29:37 +00:00
David Walter Seikel 3eb8a21ede The ESTART timing stuff includes the FDO path setup time, so no need to do
that seperately.


SVN revision: 27090
2006-11-13 14:47:56 +00:00
metrics 09f79e7556 Fix drag and drop.
SVN revision: 27086
2006-11-13 13:07:49 +00:00
Christopher Michael cff8cd28a1 Remove an unused variable. Fix some formatting.
SVN revision: 27084
2006-11-13 10:52:17 +00:00
metrics 8155e23433 Fix copy and paste error.
SVN revision: 27082
2006-11-13 08:30:29 +00:00
metrics 33a1a91f02 Add composite support for popups (shelves, menus and exebuf)
configurable via enlightenment_remote.


SVN revision: 27081
2006-11-13 07:26:14 +00:00
David Walter Seikel 2d3c6a7ecb Oops, needed this check in two places.
SVN revision: 27077
2006-11-12 17:18:59 +00:00
metrics 5cc25e147a Start of fix for drag and drop to autoscrolling ibar/ibox.
SVN revision: 27068
2006-11-12 11:32:44 +00:00
Carsten Haitzler 81ab23b2ba remove debugging printfs from fm
SVN revision: 27065
2006-11-12 03:22:36 +00:00
Carsten Haitzler 7f38a7be33 make mime type loads more correct and efficient
SVN revision: 27064
2006-11-12 03:08:48 +00:00
Carsten Haitzler 6d9484a543 fix signal name for init splash - add "bad init splash" detection timeout.
SVN revision: 27060
2006-11-12 02:16:16 +00:00
Christopher Michael bdbb834273 Fix setting border icon. (These need to be done after the window is shown)
SVN revision: 27057
2006-11-11 22:20:36 +00:00
manowarrior 050f1fe5b2 Regenerating menus...
SVN revision: 27056
2006-11-11 22:17:47 +00:00
Christopher Michael c4548fcda7 Mime dialog goes live.
Manowarrior, we still need an icon for this.


SVN revision: 27053
2006-11-11 20:07:21 +00:00
Christopher Michael 27f24850e8 Added edj and img (png, jpeg, etc) handling code is working now.
SVN revision: 27051
2006-11-11 20:02:20 +00:00
Christopher Michael fa59e98a82 Prep for handling img files. No actual handling code yet.
SVN revision: 27048
2006-11-11 14:28:25 +00:00
Christopher Michael 3e5a366650 Allow configuring of mime icons.
Add "default" to allow clearing an icon.

Mime edit a little closer to being done. Need to handle edj now.


SVN revision: 27047
2006-11-11 13:44:51 +00:00
Christopher Michael 155d7c22b5 Refactoring mime edit dialog as per convo w/ raster.
Still need to handle edj and theme icons.


SVN revision: 27044
2006-11-11 05:58:35 +00:00
Christopher Michael fc789f63d3 Give shelf contents dialog the same icon as configuring shelves.
SVN revision: 27040
2006-11-11 02:22:33 +00:00
metrics f8dc34e26f Fix segv in strcmp when locale_cs_canonic is NULL.
SVN revision: 27033
2006-11-09 23:17:06 +00:00
David Walter Seikel 4d21f126c9 Remave the application add button again, now that raster has that working
properly in fm2.


SVN revision: 27031
2006-11-09 13:45:45 +00:00
Carsten Haitzler 73c50dc9d0 and handle that menu version too
SVN revision: 27029
2006-11-09 13:16:31 +00:00
Carsten Haitzler 38daf4bca5 have an "always order stuff" config option for fm2
SVN revision: 27027
2006-11-09 12:05:57 +00:00
metrics f7c886379b #if DEBUG noisy printf's with onefang's permission. :)
SVN revision: 27018
2006-11-08 11:19:30 +00:00
metrics 0e4d82c4e5 Fix function name spelling.
SVN revision: 27017
2006-11-08 10:36:34 +00:00
David Walter Seikel 563ba75528 Allow the favorite apps menu to be completely disabled. Also at rasters
request, allow the fm menu item to be disabled.


SVN revision: 27005
2006-11-07 22:46:24 +00:00
David Walter Seikel 23c75b8391 Add a big, honking warning sign to the menu regen button.
SVN revision: 26991
2006-11-06 19:39:10 +00:00
David Walter Seikel c3a7cbadfe Put the add app button back until issues with fm2 .order files are sorted
out.


SVN revision: 26990
2006-11-06 17:25:09 +00:00
David Walter Seikel 1b40ea0a0e Don't include any apps that are specifically for other window managers, but
do include any that are specifically for us.


SVN revision: 26961
2006-11-05 12:02:52 +00:00
David Walter Seikel 4129059d88 * Put the sort checkbox back, raster wasn't sure what it was used for, we
discussed it.

* Remove the add app button, but not if our caller (like IBar) wanted
something special.


SVN revision: 26960
2006-11-05 11:51:45 +00:00
Carsten Haitzler 10768bb537 better -h for e_start
SVN revision: 26956
2006-11-05 05:57:47 +00:00
Stafford Mitchell Horne 01b499b4fa Cleanup the locale parsing code.
* doesn't canonicalize for BSD machines
 * makes matching logic a little cleaner
 * added a few more comments


SVN revision: 26955
2006-11-05 05:09:55 +00:00
Carsten Haitzler 529a6884e0 fix bugs waiting to hapen (eap editor)
fix icons in fm to match icons that should be displayed.
nuke needless buttons in applications dialog (dnd can do that work) and
right-click menu for "sort apps" thing too.


SVN revision: 26952
2006-11-05 03:31:45 +00:00
metrics 94c40ebc84 --leak
SVN revision: 26946
2006-11-04 13:24:24 +00:00
metrics d61325acda --leak (my fault :P)
SVN revision: 26945
2006-11-04 13:03:13 +00:00
metrics 5f57e58354 --leak
SVN revision: 26944
2006-11-04 12:53:34 +00:00
metrics 648e4199f3 --leak
SVN revision: 26943
2006-11-04 12:41:24 +00:00
metrics 195cb92a3b --leaks
SVN revision: 26942
2006-11-04 12:00:13 +00:00
metrics aa73be5c60 Don't display all the output in the error dialog box if there is a large
amount as the render time for all the text is extreme and makes e appear
frozen.


SVN revision: 26940
2006-11-04 06:15:59 +00:00
Carsten Haitzler c845a017e6 remove some printfs. this works. niice!. :)
SVN revision: 26939
2006-11-04 04:52:24 +00:00
Carsten Haitzler 1833ca9c78 fop first gets its run for recursive deltes.
SVN revision: 26938
2006-11-04 04:49:36 +00:00
Carsten Haitzler 378f823149 fix list remove. add cache flush. use it.
SVN revision: 26937
2006-11-04 02:31:53 +00:00
Christopher Michael 234a112b3e Use list_remove_list as we already have the node we want, and break
afterward as we don't need to keep iterating. Thanks raster :)


SVN revision: 26936
2006-11-04 02:04:39 +00:00
Christopher Michael e0c01fd739 Fix saving of mime types, they actually save properly now...but why does fm2
not honor it? ie: I set image/png to not be thumbnailed, yet they still
thumb...hmm.


SVN revision: 26935
2006-11-04 01:26:40 +00:00