Commit Graph

122 Commits

Author SHA1 Message Date
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
titan 4c2abaf56e Lets make sure if the editor closes and the fsel is open, the fsel closes too.
SVN revision: 25147
2006-08-27 04:33:07 +00:00
Carsten Haitzler dde8d9c6e4 title normalisation
SVN revision: 25144
2006-08-27 03:53:15 +00:00
titan 7e5500d07e Add preview when selecting icons.
SVN revision: 25143
2006-08-27 03:36:33 +00:00
titan 4b7adb57f8 Whoops. Lets not allow these quite yet :) Need to get the packing of the preview working first.
SVN revision: 24697
2006-08-14 17:48:52 +00:00
titan d0b007519f Authors++
Allow an e_thumb api for e_widget_preview.
Fixup the file selector preview to use this new api.


SVN revision: 24696
2006-08-14 17:42:45 +00:00
Carsten Haitzler a9e7340190 you're all goign to kill me :) but here goes - i broke the dialog and config
dialog api's - added name and class params so u can set the name and class -
so users can later use things like rememebr to rememebr where a dialog will
go for usability and convenience.


SVN revision: 24691
2006-08-14 15:22:46 +00:00
titan a9c8acf505 Get the things that use fsel to keep from breaking with the new preview api. Also a fix or two for the simple scrollframe.
SVN revision: 24627
2006-08-13 02:51:34 +00:00
sebastid 2efd79bd50 Don't bother if there is no file selected.
SVN revision: 24531
2006-08-10 13:29:59 +00:00
Carsten Haitzler 5dbd7795ad old image object is deleted - old canvas. re-create it.
SVN revision: 24333
2006-07-31 18:21:48 +00:00
sebastid 64b234365b Eap editor now uses new fileselector. Please test it :)
SVN revision: 24277
2006-07-28 13:42:03 +00:00
sebastid 73a6413bb0 Delete tmpfile after use.
SVN revision: 24065
2006-07-20 11:19:08 +00:00
sebastid f765174ec5 Reset eap image/width/height information after the edit is done.
SVN revision: 24064
2006-07-20 11:02:23 +00:00
sebastid 4dbdc0ee15 This should be fixed.
SVN revision: 24046
2006-07-19 13:40:41 +00:00
sebastid 0ec2af42bd Save image from X icon works.
TODO
- Fix alpha on saved image
- If the eap isn't saved, remove the bd->app pointer
- Delete the saved image when done


SVN revision: 24044
2006-07-19 13:24:50 +00:00
sebastid 6291d46977 Save image from ARGB coming along. Not done yet.
SVN revision: 24043
2006-07-19 11:59:22 +00:00
Christopher Michael 6649cecfe0 Make internal eap editor stop using weird names if possible, and use a name
from the border icccm.


SVN revision: 23185
2006-06-05 15:36:02 +00:00
sebastid 715a64d5fe Fix warnings
SVN revision: 23032
2006-05-31 18:58:26 +00:00
Carsten Haitzler 62034acf5a remove icon path - really useless info you probably shouldnt change anyway as
this will confuse things.


SVN revision: 22604
2006-05-14 02:38:14 +00:00
Carsten Haitzler f0dae8e901 eap icons update realtime in borders based off on-disk changes etc. etc.
(editing icons seems to work like a charm for me so far).


SVN revision: 22598
2006-05-14 01:13:42 +00:00
Carsten Haitzler b24ee237c5 creating new eaps actually works - and shouldnt leak ram now.
SVN revision: 22585
2006-05-13 14:57:20 +00:00
handyande 0e17695a57 Argh, duplicate border titles - finally got rid of
SVN revision: 21482
2006-03-22 15:19:02 +00:00
David Walter Seikel e2cadbf7aa When changing API semantics, grep is your friend. My policy - if I break
it, I fix it.


SVN revision: 19968
2006-01-22 18:20:59 +00:00
codewarrior 6437ea875a - patch from mista (Efm)
- allow eap image w/h to be changable.


SVN revision: 19808
2006-01-14 21:05:44 +00:00
sebastid 6a638a7806 Fix EAPI warnings.
SVN revision: 19597
2006-01-07 10:39:46 +00:00
codewarrior d9cb67e0ae - image propagation fix. ugly but works for now.
SVN revision: 18904
2005-12-07 23:53:02 +00:00
codewarrior 83b396cef4 More eap editor work.
- small fix to hilite cb for iconsel
- propagate values between advanced / basic
- add -start-eap-edit to e_remote


SVN revision: 18884
2005-12-06 22:50:41 +00:00
codewarrior 75506f8e41 now how did that get away...
SVN revision: 18871
2005-12-06 10:07:55 +00:00
codewarrior 34566645fd Continue working on the eap editor and file dialog.
- add hilite propagation (single click file, press ok is now the same as double clicking the file directly)
- eap editor saves new eaps if you give them a path, simple <-> advanced doesnt relay the info between each other yet.

Going to try to do a bit every night.


SVN revision: 18849
2005-12-05 22:20:34 +00:00
Carsten Haitzler a3d5f5c28d a lot more use of stringshare.
SVN revision: 18823
2005-12-04 12:03:59 +00:00
codewarrior 4909dff5c4 - int patch by Massimo Maiurana <maiurana@gmail.com>
SVN revision: 18670
2005-11-27 21:24:48 +00:00
sebastid 4576713c77 Remove unused prototypes and unused variables.
SVN revision: 18297
2005-11-04 21:06:31 +00:00
Carsten Haitzler 9eef59377f file selector is resizable now - cleaned up some unfinisehd code to make it
work :)


SVN revision: 18240
2005-11-03 06:17:08 +00:00
codewarrior 08b9455b5f -bug fixes
SVN revision: 18165
2005-10-31 09:46:27 +00:00
codewarrior 7261913daa - fix warnings
SVN revision: 18164
2005-10-31 09:31:05 +00:00
codewarrior 7114c99203 - file selector work (files can be selected using double click)
- eap editor bugs
- lets start using the built in eap editor and iron out bugs


SVN revision: 18158
2005-10-31 00:01:54 +00:00
codewarrior 1ebd9678cd - add callbacks for file fetching
- integrate new e_file_dialog


SVN revision: 18072
2005-10-28 23:37:14 +00:00
codewarrior c62ac6ddc2 - e_file_selector (smart)
- e_file_dialog (e_object)
- fix stuff to use them


SVN revision: 18063
2005-10-28 13:44:41 +00:00
codewarrior b01c9dad89 - more work on eap editor (currently broken)
- fix efm (some features currently broken)
- change scrollbar so completely (currently broken)


SVN revision: 18027
2005-10-27 10:19:43 +00:00
codewarrior 6313cb25c3 - display file icon in properies dialog
- dont tile image in eap editor (needs better approach to doing it)
- make title setting on icon persistent


SVN revision: 17963
2005-10-26 01:05:56 +00:00
codewarrior 3d4aa3f39c - add fileselector capability to efm
- add image browsing and choosing to internal eap editor
- allow e_widget to delete a sub object


SVN revision: 17961
2005-10-26 00:19:52 +00:00
codewarrior 66b3b98d70 - more work on internal eap editor
- temporary e_entry fix


SVN revision: 17960
2005-10-25 22:01:50 +00:00
codewarrior b79234b085 - add ability to create new eaps (based on engrave's approach)
- change edit's gui a bit
- add some callbacks to editor


SVN revision: 17914
2005-10-25 01:03:50 +00:00
codewarrior b631118678 - add initial gui for internal eap editor
- add menu entry to test it (no functionality yet)
- todo: look at focus effects for e_widget_entry


SVN revision: 17898
2005-10-24 23:08:20 +00:00