Commit Graph

93 Commits

Author SHA1 Message Date
Christopher Michael a6b55b25ad Fix lots of formatting issues in eap_editor
SVN revision: 32974
2007-12-04 10:52:55 +00:00
lok 10a28c5b49 Oops bad me. Handle both icons in the icon theme or with the path
SVN revision: 32178
2007-10-28 01:54:24 +00:00
lok c96be05cc6 Fix the fileselector when choosing an icon.
SVN revision: 32172
2007-10-27 15:55:27 +00:00
Miculcy Brian a7d1bfeaae API breakage: e_widget_entry_add() allows now to set a cb function for text change events.
SVN revision: 32009
2007-10-07 21:26:48 +00:00
Carsten Haitzler 28abfe9f2d remove unref - see comment in diff
SVN revision: 31401
2007-08-19 14:54:55 +00:00
Christopher Michael 8c8de13c71 Patch from jeffdameth to fix hard-coded window size on the eap_editor dialog.
Fixed some formatting issues.


SVN revision: 31039
2007-07-28 13:29:11 +00:00
Sebastian Dransfeld 5707ad712f Always free Efreet_Desktop structs.
SVN revision: 30984
2007-07-26 11:17:27 +00:00
Peter Wehrfritz a6553c1a58 *API BREAK* see the discussion in the mailing list. misc and e_modules will follow
SVN revision: 30970
2007-07-25 17:01:04 +00:00
Sebastian Dransfeld ad3761c9bd Fix warnings.
SVN revision: 30963
2007-07-24 18:47:26 +00:00
Carsten Haitzler 27f81d1ea2 brian's selector
SVN revision: 30510
2007-06-30 06:43:12 +00:00
Carsten Haitzler 3eae32e05c never pass null
SVN revision: 30031
2007-05-19 03:29:08 +00:00
Carsten Haitzler b2eee946dd add "new application" back since efreet fun
SVN revision: 30029
2007-05-19 02:13:11 +00:00
Carsten Haitzler 3a9b34fd07 and defer the del in other places too. anywhere where a canvas free might
delete widgets that end up calling hooks that delete other objetcs that may
already be freed - this is an issue. use it.


SVN revision: 29848
2007-05-04 16:21:53 +00:00
Eric Schuele 25b23fe48b Add textbox to show (read-only) the .desktop file we are creating/matched to. Useful because it is less than obvious under certain circumstances.
SVN revision: 29588
2007-04-18 16:42:57 +00:00
Sebastian Dransfeld 096c89a613 Remove unused variable.
Formatting.


SVN revision: 29546
2007-04-15 17:28:23 +00:00
rephorm d911036e15 reenable creation of .desktop when dropping a border icon on to ibar
SVN revision: 29489
2007-04-13 01:36:05 +00:00
rephorm c228e16d44 Re-enable create/edit icon from border menu.
SVN revision: 29487
2007-04-13 00:49:24 +00:00
rephorm 85d62dfd7b remove #if 1
SVN revision: 29209
2007-03-28 05:58:54 +00:00
rephorm 54a7d9e662 update desktop editor to use efreet.
this isn't enabled yet, but will be after a bit more testing.


SVN revision: 29208
2007-03-28 05:58:01 +00:00
Sebastian Dransfeld f6dc1dc1cc Remove stale code.
Fix comments.


SVN revision: 29159
2007-03-25 22:45:00 +00:00
Sebastian Dransfeld 13a6ad061d And ecore_desktop is gone.
Eap Editor must still be fixed!


SVN revision: 29147
2007-03-25 19:28:51 +00:00
Sebastian Dransfeld 941564999b Fix border icon drag.
e_app_* functions should have E_App arg first.


SVN revision: 27593
2006-12-28 13:43:30 +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
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 200f299b0a Give app editor a matching icon for editing applications.
SVN revision: 26898
2006-11-01 14:08:58 +00:00
Massimo Maiurana ce82cc6882 i18n hunter strikes again :)
SVN revision: 26398
2006-10-07 17:04:34 +00:00
David Walter Seikel cc0bc870a3 Fix up seggie while creating a new app.
Thanks to jcwong for pointing that out.


SVN revision: 26341
2006-10-04 03:34:06 +00:00
David Walter Seikel 52d8db3b46 Patch it up to work with the new icon regime.
SVN revision: 26340
2006-10-04 02:16:08 +00:00
David Walter Seikel 10dec8c2e2 *Make sure there is only one icon dialog.
*Clean up the icon dialog on exit.


This commit sponsored by devilhorns, the spicy, crunchy snack.


SVN revision: 26179
2006-09-27 16:20:44 +00:00
David Walter Seikel 2b6276f1c5 Make sure the temporary icon created by the border menu is saved properly.
SVN revision: 26168
2006-09-26 18:35:37 +00:00
David Walter Seikel cbb61d241c So used to const just getting in the way, that I sometimes trip over the
places where it actually means something.  All fixed.


SVN revision: 26162
2006-09-26 16:09:40 +00:00
David Walter Seikel 9aac21ab94 Fixed up most if the icon issues. Added some FIXME's for the rest.
SVN revision: 26160
2006-09-26 13:51:31 +00:00
David Walter Seikel 72ff9a6492 Don't go doing things with advanced widgets from the basic page.
SVN revision: 26159
2006-09-26 11:40:40 +00:00
David Walter Seikel e4b505c829 *Major clean up, but I'm not finished with it. Too tired to continue,
I'll finish this after a good nights sleep.  In particular, the border
menu "Create Icon" stuff needs some attention, it will likely loose it's
original icon.

*When you open up the fsel to select a new icon, the directory of the
current icon is shown, or the usual home directory if there is no
current icon file.


SVN revision: 26148
2006-09-25 18:15:37 +00:00
David Walter Seikel d7ac058137 Part of a review of icon searching, to be completed on sunday.
SVN revision: 26025
2006-09-22 14:56:41 +00:00
sebastid 4e81527304 Cleanup.
- Remove unused variables.
- Add const where needed.
- Add return values.


SVN revision: 26002
2006-09-21 19:53:38 +00:00
David Walter Seikel 91feec363c *Put in some more refs/unrefs for E_Apps, maybe need more, maybe I went
overboard.

*Fix up E_App saving.

*More object checking.


SVN revision: 25965
2006-09-18 20:52:59 +00:00
David Walter Seikel be09428b9c *The icon theme checkbox now works.
*Clean things up a bit.


SVN revision: 25898
2006-09-16 20:59:40 +00:00
David Walter Seikel 6064d537f9 *Saving E_Apps forces new ones into ~/.e/e/applications/all, and adds
them to the _e_apps_all list directly.

* No monitoring of ~/.e/e/applications/all, it should all be taken care
of internally.


SVN revision: 25880
2006-09-16 12:09:29 +00:00
David Walter Seikel 998414cd23 Stringshare for the E_App, strdup for the widgets.
SVN revision: 25865
2006-09-15 22:42:04 +00:00
David Walter Seikel bd51254720 Put the exe and it's parameters back together when needed.
SVN revision: 25575
2006-09-07 08:53:09 +00:00
sebastid 242263bdad delete objects with e_object_del
SVN revision: 25530
2006-09-06 08:22:57 +00:00
Carsten Haitzler cdb0a473d3 fix some buglets
SVN revision: 25412
2006-09-03 15:11:04 +00:00
Carsten Haitzler 9bbdffcb66 segv--
SVN revision: 25407
2006-09-03 12:52:40 +00:00
David Walter Seikel f1589cd360 Save new apps as .desktops, and also save new images.
SVN revision: 25405
2006-09-03 12:43:08 +00:00
Carsten Haitzler 953d902a18 fix some segv's and valgrind errors.
SVN revision: 25403
2006-09-03 11:55:16 +00:00
David Walter Seikel 7b44540e45 Uses the standard icon search method now.
SVN revision: 25294
2006-09-01 13:57:28 +00:00
David Walter Seikel 45c25644e5 More icon work.
SVN revision: 25277
2006-09-01 10:43:20 +00:00
David Walter Seikel 79f5104517 segv--, hopefully without a leak++.
SVN revision: 25250
2006-08-31 14:51:44 +00:00
titan 7c51767c9f Bad titan! Bad Bad Bad titan! No cookie! Fix the seg I left in :)
SVN revision: 25150
2006-08-27 05:33:19 +00:00