Commit Graph

3728 Commits

Author SHA1 Message Date
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
Christopher Michael 66bb2c1f2e If specified, use edj for the icon in list.
SVN revision: 26929
2006-11-03 19:01:50 +00:00
Christopher Michael a9d8a94192 Add/Del/Configure should work now. Still have to handle the case of edj and
desktop.


SVN revision: 26926
2006-11-03 18:52:39 +00:00
Christopher Michael bb821894d5 Use pre-defined fileman.edc icons, if possible, in the list and icon
selector. Provide a fallback for both.


SVN revision: 26925
2006-11-03 16:50:31 +00:00
Carsten Haitzler 019c7424b3 start again
SVN revision: 26922
2006-11-03 13:35:39 +00:00
Carsten Haitzler a8177d9e89 and actually load a .edj icon properly - if defined.
SVN revision: 26921
2006-11-03 12:04:51 +00:00
Carsten Haitzler 6f81c3c5ae and -x on this too
SVN revision: 26920
2006-11-03 11:59:17 +00:00
Carsten Haitzler f7843939d6 dummy commit to remove +x perms
SVN revision: 26919
2006-11-03 11:56:41 +00:00
Carsten Haitzler c51f55184c fix bad looping condition in e_start
SVN revision: 26918
2006-11-03 11:52:27 +00:00
David Walter Seikel 2f6c190e36 Fix an off by one error, thanks to blak.
SVN revision: 26917
2006-11-03 06:12:22 +00:00
metrics c7c69b4bd3 --BUG: xdaliclock now gets shaped borders if no user defined border is
set.


SVN revision: 26916
2006-11-03 06:11:56 +00:00
metrics b98ab9d76b Remove leaks in xrandr config panel, tidy up and fix to work with
Xephyr.


SVN revision: 26915
2006-11-03 06:05:03 +00:00
Christopher Michael 336ca5748b Start of some file trapping. More todo.
SVN revision: 26914
2006-11-03 04:56:54 +00:00
Christopher Michael 3e1e1c3396 Added start of a mime edit dialog. All disabled in config panel for now as
I'm still working on it.


SVN revision: 26913
2006-11-03 04:11:20 +00:00
Christopher Michael 3825898025 Fix segfault that happens when flipping between Basic->Adv.
SVN revision: 26912
2006-11-03 02:54:41 +00:00
Christopher Michael a4151b6ec3 Hook in delete button & confirm dialog. Be warned: if your testing this you
can delete mime types, but there is no method to add them yet...that's next.


SVN revision: 26911
2006-11-03 00:57:36 +00:00
Christopher Michael f5f86a9fae Added start of a mime config dialog. Still working on it...
SVN revision: 26908
2006-11-03 00:36:40 +00:00
Carsten Haitzler 1adc1f32ee no more autopoint. now it's causing other issues like depending on cvs.
enough. go back to automake 1.9 if u insist on building e from cvs.


SVN revision: 26903
2006-11-02 16:10:08 +00:00
sndev c6cdf7fe8d oopss. just a small bug--
SVN revision: 26902
2006-11-02 09:56:10 +00:00
Christopher Michael 01b7be2da9 Make entry widgets in the fsel preview read-only...a user should not be able
to edit these here.


SVN revision: 26899
2006-11-01 14:16:38 +00:00
Christopher Michael 200f299b0a Give app editor a matching icon for editing applications.
SVN revision: 26898
2006-11-01 14:08:58 +00:00
Carsten Haitzler b483ed8f70 lets disable the gettextize and see
SVN revision: 26896
2006-11-01 12:52:49 +00:00
Carsten Haitzler 3fb6ca4270 asparagus.
SVN revision: 26895
2006-11-01 00:05:06 +00:00
Carsten Haitzler eab067ab34 not used anymore - remove
SVN revision: 26888
2006-10-31 23:28:27 +00:00
Carsten Haitzler 80d85e11e9 disable yet more on that fm view.
SVN revision: 26883
2006-10-31 15:02:47 +00:00
Carsten Haitzler 0b9065d161 make use of flags.
SVN revision: 26882
2006-10-31 14:56:28 +00:00
Carsten Haitzler 622f36da0a menus for fm2 can be replaced by callbacks - and selected entries turned off.
fix default wheel bindinmgs too


SVN revision: 26881
2006-10-31 14:37:31 +00:00
Carsten Haitzler 6452514c14 fix rememebr cmd stuff
metrics patch for stacking walk on container resize


SVN revision: 26875
2006-10-31 11:18:34 +00:00
Carsten Haitzler 144b5b6f56 printf--
SVN revision: 26872
2006-10-30 13:05:39 +00:00
Carsten Haitzler 63390c973c fix smart placement!
SVN revision: 26871
2006-10-30 13:05:03 +00:00
Carsten Haitzler b0c5dca69f should have fixed splash issue on xrandr resize
SVN revision: 26870
2006-10-30 11:13:34 +00:00
Carsten Haitzler bc16238235 fix api for ibar
SVN revision: 26868
2006-10-30 10:48:00 +00:00
Carsten Haitzler 1f05439257 1 metric tonne of pooch.
SVN revision: 26867
2006-10-30 10:42:23 +00:00
Carsten Haitzler 669d57ddae slightly more efficient
SVN revision: 26860
2006-10-29 11:03:47 +00:00
Carsten Haitzler af7ab32870 and also check that symbol too - just in case
SVN revision: 26859
2006-10-29 11:02:11 +00:00