Commit Graph

3746 Commits

Author SHA1 Message Date
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
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