Commit Graph

4111 Commits

Author SHA1 Message Date
Carsten Haitzler a809d62987 configure dialog less bitching from edje
fiddled with apps code -  note sure if this should fix anything at all-
shouldnt, but makes me feel happy that i fiddled with something. :)


SVN revision: 25110
2006-08-26 01:24:27 +00:00
Massimo Maiurana 08d28ce2c6 *** empty log message ***
SVN revision: 25106
2006-08-25 19:15:38 +00:00
Carsten Haitzler 31f9bfcf05 config eopch increase
SVN revision: 25093
2006-08-24 21:58:59 +00:00
rephorm e33c9a787e item -> e.swallow.content
SVN revision: 25086
2006-08-24 18:11:17 +00:00
rephorm d114f82b27 item -> e.swallow.content (thanks bonelessfrog)
SVN revision: 25082
2006-08-24 04:16:04 +00:00
Carsten Haitzler 88092a49bf add debug/error catching
SVN revision: 25081
2006-08-23 23:24:23 +00:00
sndev 2fc4d7d945 do not allow the dialog to be resized.
SVN revision: 25076
2006-08-23 17:10:17 +00:00
rephorm 3b1e05d098 revert over zealous find/replace
SVN revision: 25075
2006-08-23 14:16:34 +00:00
rephorm eda40ccf5e fix transitions and shelf style list
SVN revision: 25074
2006-08-23 14:00:31 +00:00
moom 5a27507edf * [Entry] The entry now supports the keybindings of Emacs. It's disabled
by default.
Since I'm not an Emacs/Jed user, I may have forgotten or miscoded some
important keybindings. I'd be glad if some Emacs/Jed users could tell me
what is wrong. For this, you need to enable the keybindings by changing
the line 47 of e_entry.c:
"static int _e_entry_emacs_keybindings = 0;" --> "static int _e_entry_emacs_keybindings = 1;"


SVN revision: 25073
2006-08-23 13:39:46 +00:00
sndev 705029347c New Mouse Bindings dialog. Plz try, test, and let me know, if something
is wrong.


SVN revision: 25071
2006-08-23 12:49:11 +00:00
kaethorn 96c905183d oops, typo.
SVN revision: 25068
2006-08-23 11:17:04 +00:00
moom 0479a753cd * [Entry] Add e_widget_entry_clear()
SVN revision: 25067
2006-08-23 10:51:35 +00:00
moom dcfb49efa5 * [Entry] X selection support
SVN revision: 25065
2006-08-23 10:14:17 +00:00
moom b885d36cdf * [Entry] The entry now works with UTF-8 char
SVN revision: 25064
2006-08-23 09:41:19 +00:00
moom ad88dd15d8 * Fix entry focus
SVN revision: 25063
2006-08-23 08:53:25 +00:00
Carsten Haitzler a8a8bdfed2 fix battery to work again
SVN revision: 25062
2006-08-23 08:06:45 +00:00
rephorm e4bbbad3aa todo++
SVN revision: 25061
2006-08-23 04:06:01 +00:00
rephorm d0a3102a4a and the modules...
SVN revision: 25060
2006-08-23 04:02:03 +00:00
rephorm 1682614d13 TODO--
TODO++


SVN revision: 25059
2006-08-23 03:58:02 +00:00
rephorm 0abeba0123 fix group name for bgs
SVN revision: 25058
2006-08-23 03:42:33 +00:00
rephorm 462bda0f22 another chunk
all group names prefaced by e/
its entirely possible i missed a few small places in this, so there may be some growing pains in the next day or two

also, spectrum content -> e.swallow.content


SVN revision: 25057
2006-08-23 03:39:02 +00:00
rephorm a1af7b7d2b missed this one
SVN revision: 25056
2006-08-23 03:30:41 +00:00
rephorm 5ec2d99fb6 some more theme work
SVN revision: 25051
2006-08-23 01:13:04 +00:00
kaethorn 194ef15779 Add some virtual debian packages.
SVN revision: 25050
2006-08-23 01:08:36 +00:00
cobra 24a04f41c8 Add a mising image to the DIST target. (Fixing RPM builds...)
Kevin Brosius <cobra@compuserve.com>


SVN revision: 25049
2006-08-23 00:42:16 +00:00
rephorm fba1d2fa3c fix cursor changes on border resize hotspots
SVN revision: 25048
2006-08-23 00:34:33 +00:00
Carsten Haitzler 2c54568bfb fdo header and src more e compliant :)
onefang - some data to go on for debian - segv land galore though deep inside
ecore_desktop. cant track right now. also leaks... i smell leaks.


SVN revision: 25046
2006-08-22 23:39:08 +00:00
Carsten Haitzler 2a5a0cd8ec fix header and external api call declaration and formatting etc.
SVN revision: 25044
2006-08-22 23:20:12 +00:00
sndev 64e454e2dc Screen Resolution and Window Focus icons for E config panel from
Luchezar 'ManowarrioR' P.Petkov


SVN revision: 25038
2006-08-22 14:19:59 +00:00
rephorm 0d8703417c silence warnings on older gcc's about incomplete types
SVN revision: 25037
2006-08-22 13:38:18 +00:00
David Walter Seikel a3c1589605 About time I added myself to this list.
SVN revision: 25036
2006-08-22 08:40:54 +00:00
David Walter Seikel fa151dca6c TODO--
SVN revision: 25035
2006-08-22 08:39:48 +00:00
David Walter Seikel 7705dfc9b1 Added Drag'n'Drop from application menus to ibar and anything else that
can accept an E_App drop.


SVN revision: 25034
2006-08-22 08:38:24 +00:00
rephorm a5c71890d4 ****** MAJOR THEME REWORKING -- BREAKAGE *********
Almost every signal and required part name has changed. This means that ALL themes other than the default one are now broken. Sorry, but this had to happen.

I have a list of mappings from old to new at http://rephorm.com/files/dump/e_theme_map.txt

There will probably be a little more cleanup on this in the coming days. Then I'll write it all up in a nice theme spec.


SVN revision: 25033
2006-08-22 07:39:11 +00:00
David Walter Seikel 49c524e4c7 Add a temporory FDO menu rebuild button.
SVN revision: 25030
2006-08-22 02:05:58 +00:00
David Walter Seikel a149597b88 The next step. B-)
Converts fdo menus to directories full of .order files at startup if
there is no applications/menu/all/.order file.  This is the last big
peice of the puzzle.

Lots of tweaking, optimising, cleaning, polishing, and general making
this stuff live well with the rest of E to go.


SVN revision: 25029
2006-08-22 00:56:03 +00:00
Viktor Kojouharov d0751b3258 removed e_menu_item_icon_object_set as it could have never worked properly.
now, the menu icon can be set properly upon realization with the e_menu_item_realize_callback_set function. rewrote the clients menu to use the border icon, and be sorted like the winselector.


SVN revision: 25026
2006-08-21 20:03:09 +00:00
sebastid de39c5f662 Remove unused variable.
SVN revision: 25014
2006-08-21 16:38:47 +00:00
sebastid 6241caf38a Remove unused variables.
SVN revision: 25013
2006-08-21 16:34:47 +00:00
sebastid c67f9bcbf6 Add all enum types in select.
SVN revision: 25012
2006-08-21 16:29:14 +00:00
sebastid 98e61fa3d3 ++const
SVN revision: 25011
2006-08-21 16:25:57 +00:00
sebastid 17baad8d37 Remove unused variables
SVN revision: 25010
2006-08-21 16:25:41 +00:00
sebastid 7763b5b928 ++const
SVN revision: 25009
2006-08-21 16:19:24 +00:00
sebastid f95391cf8f --cast
SVN revision: 25008
2006-08-21 16:18:49 +00:00
sebastid a69f4e71b3 const++
SVN revision: 25007
2006-08-21 16:16:56 +00:00
sebastid d8edc68829 --cast
++const


SVN revision: 25006
2006-08-21 16:13:46 +00:00
sebastid ff6ba0449b Remove cast
SVN revision: 25005
2006-08-21 16:10:36 +00:00
sebastid e3840f98f9 cast be gone.
SVN revision: 25004
2006-08-21 16:03:49 +00:00
sebastid 3a7b3efa8f Remove const on variable which will be modified.
Remove double looping.


SVN revision: 25003
2006-08-21 16:00:43 +00:00