Commit Graph

3071 Commits

Author SHA1 Message Date
Carsten Haitzler 39ac053aa6 handle shell execution failure exit code too :) and use a dialog... :)
SVN revision: 20026
2006-01-25 08:22:33 +00:00
troback e8b2bc91d9 - normal update
SVN revision: 20025
2006-01-25 07:51:34 +00:00
Carsten Haitzler bb3447e068 make this cursor config have sane cursor limits! :)
SVN revision: 20024
2006-01-25 06:17:54 +00:00
Carsten Haitzler ce5613fd05 fix file list for deb pkging
SVN revision: 20023
2006-01-25 05:58:00 +00:00
Christopher Michael 36aa7e2d70 Add some functions to e_ilist and e_widget_ilist.c . Fix commented
unused variables (just removed them). Added Cursor Settings and Startup
Settings dialogue. Removed General Settings dialog.


SVN revision: 20020
2006-01-25 04:06:51 +00:00
Christopher Michael 02bfb82b01 Add Cursor Settings and Starup Settings dialogues. Remove General Settings dialogue.
SVN revision: 20019
2006-01-25 04:04:15 +00:00
Christopher Michael 5f004e0cec Add Cursor Settings and Startup Settings dialogues
SVN revision: 20017
2006-01-25 04:03:12 +00:00
Christopher Michael 89fd711a39 Added Mouse Pointer icon for new Cursor Settings config dialog
SVN revision: 20016
2006-01-25 04:00:46 +00:00
David Walter Seikel 3bdc8d4c52 When I cloned the pipe read stuff to make pipe error, I didn't realise that
ECORE_FD_ERROR is not the stderr equivilant of ECORE_FD_READ.  I just cloned,
and changed READ's to ERROR's.

imho ECORE_FD_ERROR is missnamed, and should at least be better documented.
See man select_tut, especially the entry on exceptfds.


SVN revision: 20006
2006-01-24 13:58:18 +00:00
David Walter Seikel 37eedc490e Reuse images, don't clone them.
SVN revision: 20003
2006-01-24 05:01:04 +00:00
Christopher Michael 3dad5445ad Remove Unused Variables. C++ is bad, mkay.
SVN revision: 20002
2006-01-24 03:03:28 +00:00
David Walter Seikel 3e51a0e7f6 Actually use the new tlist.
SVN revision: 20000
2006-01-23 18:53:07 +00:00
David Walter Seikel 676f375d7b FIXME++
SVN revision: 19999
2006-01-23 18:49:53 +00:00
David Walter Seikel c220a4beba Devilhorns wanted a count function added while I was playing in this.
And formatting.


SVN revision: 19998
2006-01-23 18:47:10 +00:00
David Walter Seikel e46bd5deef Raster said to stop hacking ilist and create another widget. Link the
source code in.


SVN revision: 19997
2006-01-23 18:40:57 +00:00
David Walter Seikel 7e11cd4bc4 Raster said to stop hacking ilist and create another widget. Link the new
theme in.


SVN revision: 19996
2006-01-23 18:37:22 +00:00
David Walter Seikel 42808f6ca5 Raster said to stop hacking ilist and create another widget. These are
the source files for that widget.


SVN revision: 19995
2006-01-23 18:33:20 +00:00
David Walter Seikel 3402895880 Raster said to stop hacking ilist and create another widget. This is the
default theme for that widget.

Do we usually clone inages, or just use the ones from other widgets?


SVN revision: 19994
2006-01-23 18:29:49 +00:00
David Walter Seikel 16697812d6 Debugging script and support file.
SVN revision: 19993
2006-01-23 18:20:04 +00:00
Carsten Haitzler 0509c62b0f just fall back to software x11
SVN revision: 19991
2006-01-23 15:53:54 +00:00
Carsten Haitzler feaa0a4131 more checks at runtime if e is ok - ie evas and ecore_evas supoprt is all
there.


SVN revision: 19990
2006-01-23 15:52:47 +00:00
Christopher Michael 967c4fa798 Rename the buttons
SVN revision: 19979
2006-01-23 04:52:37 +00:00
Christopher Michael a9a5a9b257 Keep the selected bg across basic/advanced switching.
SVN revision: 19978
2006-01-23 04:35:03 +00:00
Christopher Michael 45a91afc14 Rewrite the import dialog. Should behave better now
SVN revision: 19976
2006-01-23 02:56:01 +00:00
Carsten Haitzler 81fd00e31e remove dupes
SVN revision: 19975
2006-01-23 00:32:51 +00:00
Christopher Michael 987791512a Another try at a fix for bg close. Try to get the border of the import dialog to see if it exists or not, before trying to delete it.
SVN revision: 19973
2006-01-22 22:45:44 +00:00
maiurana 3f3c499b32 *** empty log message ***
SVN revision: 19972
2006-01-22 20:14:10 +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
Christopher Michael afd6959726 Fix for bg dialog crash. Make resize work on import. Code cleanups.
SVN revision: 19965
2006-01-22 15:51:51 +00:00
Christopher Michael 104d939d05 Make import dialog resizable
SVN revision: 19964
2006-01-22 15:33:32 +00:00
Christopher Michael ab32d328c4 Check for import being null on dialog close cb
SVN revision: 19963
2006-01-22 15:33:04 +00:00
Christopher Michael ffa2ff239a Remove printfs and extra comments. I'd like to thank onefang and CodeWarrior for there help with the import dialog.
SVN revision: 19962
2006-01-22 14:44:49 +00:00
David Walter Seikel 000417275b Allocate and free the view struct as per discussion.
SVN revision: 19961
2006-01-22 14:18:20 +00:00
Christopher Michael 4a9f8d3a9a Fixes for E_Config_Dialog_View
SVN revision: 19960
2006-01-22 14:17:43 +00:00
Christopher Michael 5da013565d Added import function to bg config dialog
SVN revision: 19959
2006-01-22 14:11:15 +00:00
David Walter Seikel 58da3b51f2 After complaining about this, I realized I was guilty of cut'n'paste as
much as anyone.


SVN revision: 19958
2006-01-22 13:01:40 +00:00
David Walter Seikel a9b4d794a2 Typo.
SVN revision: 19952
2006-01-21 18:15:23 +00:00
David Walter Seikel a6cafb2f1f A little birthday present I got from devilhorns.
SVN revision: 19950
2006-01-21 17:35:36 +00:00
David Walter Seikel 4b77796724 Exe error dialog. Still needs some work, but it's good enough for testing
by the wider community.  Currently only e_app started exe's get this.


SVN revision: 19948
2006-01-21 15:39:03 +00:00
Christopher Michael 70c0aa895b Pass back the correct data on highlight please. Someone needs a spank for that one :)
SVN revision: 19947
2006-01-21 15:37:41 +00:00
David Walter Seikel bca4e798f1 Add a close button callback hook at the request of devilhorns.
If the callback returns zero, the dialog is NOT closed.

Seems that every user of config_dialog allocates E_Config_Dialog_View on
the stack and doesn't clear it, so I can't rely on the close_cfdata member
being NULL.  I currently set it to NULL in e_config_dialog_new() and if
you want to use it, set it in create_widgets();  I suspect that allocating
a structure on the stack that lives beyond the function call is just
asking for trouble.


SVN revision: 19945
2006-01-21 12:44:48 +00:00
David Walter Seikel c59b0cff46 Make it a bit more generic.
* Allow NULL apply_cfdata functions.
* Autohide the "Apply" and "OK" buttons if there is no apply_cfdata functions.
* Change the mode switch button text to be more generic.


SVN revision: 19944
2006-01-21 11:48:30 +00:00
Carsten Haitzler 1a51c5c283 ilist jumps to the selected spot now with the ilist widget (keyboard nav is
sane again)


SVN revision: 19938
2006-01-21 10:06:13 +00:00
Christopher Michael 149d1895d4 Formatting. Make Start Module config work correctly using E_Config_Dialog_Data. No need to define the configure function with EAPI. Removed not needed include. Add missing e_mod_config.h include to e_mod_config.c
SVN revision: 19924
2006-01-20 11:14:12 +00:00
Christopher Michael ad3a4f0926 Radio buttons have focus stealing issues. Disable setting focus to the bg_list in advanced for now as this causes weird behavior with the radios.
SVN revision: 19923
2006-01-20 11:09:14 +00:00
Christopher Michael 3a17f0aa3a Oops, that should not be commented
SVN revision: 19922
2006-01-20 10:49:17 +00:00
Christopher Michael 0868c890f1 Fix setting background in Advanced page. Remove couple unused vars.
SVN revision: 19921
2006-01-20 10:47:59 +00:00
Christopher Michael a9d4ebc969 Remove unused variable. Formatting. Verified apply functions against old dialog to make sure advanced was applying correctly.
SVN revision: 19920
2006-01-20 09:49:39 +00:00
Carsten Haitzler 246d6acbc7 authors of the patches too
SVN revision: 19913
2006-01-20 04:08:16 +00:00
Carsten Haitzler 0fa667a5a8 TODO
SVN revision: 19912
2006-01-20 04:06:37 +00:00