Commit Graph

628 Commits

Author SHA1 Message Date
Carsten Haitzler 815e1699c7 patches from people (see mail list) and stuff.
SVN revision: 27174
2006-11-19 08:58:05 +00:00
metrics cb5d8a9cd8 Only send events for the correct pager desks (--FIXME's).
SVN revision: 27168
2006-11-18 05:40:29 +00:00
metrics 0a83720d9b Allow dropping to the end location for autoscrolling ibars.
SVN revision: 27165
2006-11-18 04:56:12 +00:00
metrics 6f93ee0289 Bring back the drop box!
SVN revision: 27155
2006-11-17 07:05:45 +00:00
David Walter Seikel 50cf1ae98c *Make the apps config dialog even more generic.
*Use it from the startup config dialog.

I'm too tired for aesthetics, someone please make the startup config dialog
look pretty again.


SVN revision: 27130
2006-11-16 00:08:29 +00:00
metrics 7f9999dbf8 More fixes of the autoscroll/drag and drop behaviour for gadgets in
shelves. Added callback to allow the current drop position to be
dynamically updated as the gadget scrolling is animated.


SVN revision: 27114
2006-11-15 06:24:30 +00:00
Christopher Michael 2f31f34b37 Fix typo spotted by tokyo, Thanks :)
SVN revision: 27113
2006-11-15 05:54:19 +00:00
metrics 86add777e6 Fix pager autoscroll dnd issues.
SVN revision: 27111
2006-11-15 02:49:49 +00:00
metrics 5cc25e147a Start of fix for drag and drop to autoscrolling ibar/ibox.
SVN revision: 27068
2006-11-12 11:32:44 +00:00
Carsten Haitzler 3fb6ca4270 asparagus.
SVN revision: 26895
2006-11-01 00:05:06 +00:00
Carsten Haitzler bc16238235 fix api for ibar
SVN revision: 26868
2006-10-30 10:48:00 +00:00
Viktor Kojouharov 5590223ae0 urgent signals to the icon itself, not only to the overlay
SVN revision: 26781
2006-10-24 18:32:58 +00:00
Viktor Kojouharov 00dea4b79a don't send the urgent signal to the pager desk, if the border is iconified
SVN revision: 26780
2006-10-24 17:22:59 +00:00
Viktor Kojouharov d2515a119e the pager and iconbox now emit a signal when a border changes state from urgent
to normal and the other way around.

for the themers: the iconbox icon, the pager window and the pager desk, receive
 the signals e,state,urgent and e,state,not_urgent, so you can do something nice
 with those.


SVN revision: 26772
2006-10-24 14:32:22 +00:00
Carsten Haitzler 621a58de48 patches (see devel list) :)
SVN revision: 26725
2006-10-21 02:32:14 +00:00
Carsten Haitzler 0e1a66cb95 pass make distcheck.
SVN revision: 26452
2006-10-09 15:40:58 +00:00
Carsten Haitzler 8ca3b4ad4a delete all selected files... when u want to delete
SVN revision: 26408
2006-10-08 05:38:39 +00:00
David Walter Seikel 0075992b67 If ibar can't execute an app, no point in showing it.
SVN revision: 26358
2006-10-05 13:53:22 +00:00
Carsten Haitzler 3de858efc2 dnd to ibar from apps config and fwin/fm2 works
SVN revision: 26303
2006-10-02 14:34:19 +00:00
Massimo Maiurana 9ff6bf18d4 one string in ibar that needs to be translated, and two strings in exebuf to avoid duplicated entries in pot file
SVN revision: 26239
2006-09-30 12:02:11 +00:00
Carsten Haitzler 899a2c009f 1. jose's premul patches for evas
2. fixes to patches to re-enable smooth scale again
3. fixes to make txtblock colors work
4. fixes to edje for premul + grad api changes
5. fixes to ecore to work in premul space
6. fixes to e17 for premul space
7. fixes to emotion for premul
8. rebuild of .edj files as premul requires themes to be rebuilt
9. removed unused fils from cvs (eap and old img files)


SVN revision: 26235
2006-09-30 10:16:24 +00:00
David Walter Seikel 22ea4787cd Added instrumentation so I can include it in timing tests.
SVN revision: 26227
2006-09-30 04:42:30 +00:00
David Walter Seikel 9366520fe9 No more seggie if the icons change before they are shown.
SVN revision: 26212
2006-09-29 08:48:37 +00:00
Carsten Haitzler edafbb73e5 fix from metrics
SVN revision: 26189
2006-09-28 17:01:20 +00:00
sebastid 11c9afa270 Add cast.
Remove unused variables.


SVN revision: 26102
2006-09-24 13:37:37 +00:00
sebastid 1251802479 Don't strdup homedir
SVN revision: 26026
2006-09-22 19:55:11 +00:00
Carsten Haitzler a9757fa04b i'm cleaning up dnd. fixed leaks. made dnd more convenient - less work to do
(it returns x,y coords relative to the drop target geom, not the screen,
start putting in all the necessary stuff in fm2 - can dnd 2 file now (drop
has no effect though)...


SVN revision: 25950
2006-09-18 03:49:45 +00:00
Carsten Haitzler 8497432eca fix up dnd to handle stacked windows and move the burden of window offset
handling etc. to dnd not the objects that create dnd zones. they onyl need to
now worry about the dnd zone withint heir canvas/window/whatever


SVN revision: 25903
2006-09-17 06:12:48 +00:00
David Walter Seikel 6bace96662 Tweak the E_App object reference counting. I think this is correct, but
I suspect the dir scanning in e_apps.c still needs an unref.


SVN revision: 25900
2006-09-17 00:13:52 +00:00
Viktor Kojouharov 49415b41d1 make the pager flip desks linearly with the mouse wheel.
SVN revision: 25873
2006-09-16 09:44:35 +00:00
Carsten Haitzler 8c003ef92f patches from the world - fixes and todo's
SVN revision: 25578
2006-09-07 10:33:57 +00:00
moom ff7fff2dad * [Ibar/Ibox] Make "o_empty" object expand so we can right-click
everywhere in the ibar/ibox to add new icons when it's empty. (TODO--)


SVN revision: 25562
2006-09-06 21:40:17 +00:00
Carsten Haitzler c2a232bf45 get app from border now - no more zillions of params. also use wm command to
match


SVN revision: 25493
2006-09-05 14:44:28 +00:00
David Walter Seikel 2ee0222fac Actually add the application properly via the dialog.
SVN revision: 25408
2006-09-03 13:16:14 +00:00
Carsten Haitzler 1da729667d fix suid of e_sys - fix freqset suid install
SVN revision: 25396
2006-09-03 09:35:28 +00:00
Carsten Haitzler 34d6645d66 lots of freaky stuff.
1. cleaned up actions for restart and exit
2. made main menu cleaner in just using the actions
3. added ilits unselect calls for ilist smart and widget
4. patch for cpufreq to set all cpu clocks
5. fix battery module to handle broken acpi impl's that don't report drain rate
6. add e_sys subsystem - for executing system sensitive stuff like halt, reboot
   suspend, hibernate etc. this also covers exit, restart and logout. logout
   is currently dormant and just an action - not bound or in a menu. not
   complete anyway (no code for it). halt and reboot should probably use
   logout logic to shut down apps - i will recycle it. i added a suid root
   binary to do the actions - uses a system config (default one supplied that
   is secure - root will need to modify it to allow things).
7. fixed suid install hook for cpufreq
8. added sysconf dir to build for sys config file.
9. pants on


SVN revision: 25395
2006-09-03 08:51:32 +00:00
David Walter Seikel 1255baa040 Converted to use .desktop file.
SVN revision: 25386
2006-09-03 07:42:06 +00:00
Christopher Michael 270329ecbf Omnibook laptop support for temperature module. These lappys cannot use
Linux ACPI correctly.


SVN revision: 25375
2006-09-02 23:46:59 +00:00
David Walter Seikel f5391cf9d6 *All applications dialog can now be called in a special way as an
application selector.

*IBar calls it in that special way to add applications.


SVN revision: 25205
2006-08-30 10:06:32 +00:00
Carsten Haitzler 27369eb3cd remove the pagers wheel handler
SVN revision: 25120
2006-08-26 10:10:42 +00:00
rephorm e33c9a787e item -> e.swallow.content
SVN revision: 25086
2006-08-24 18:11:17 +00:00
rephorm d0a3102a4a and the modules...
SVN revision: 25060
2006-08-23 04:02:03 +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
codewarrior 12cc414daa battery hasnt been working on my fbsd laptop for a couple monthes, couldnt be bothered fixing, just did.
SVN revision: 24901
2006-08-19 09:07:33 +00:00
David Walter Seikel e2d14dc0a0 Now uses e_app_icon_add() to add the icon, thus it will keep up in the
future with any changes in the way icons are added.


SVN revision: 24888
2006-08-18 23:45:06 +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
Carsten Haitzler d104992051 * border property patch - dont generate on moves
* entry dialog becomes object - supports initial text contents of the entry
* fm2 gets menu patch (heavily worked so its safe) so u can delete and rename
files (and dirs) that you have permission to do so with.
* picutre importing disables or enables the scale and encoding stuff
depending on what is selected
* more widgets support enable/disable
* importer detects duaplicate destination target filenames and tries
alternate names.
* fsel widget displays extensions by default.
* test filemanager menu gone
* pants on!


SVN revision: 24589
2006-08-12 12:49:52 +00:00
Carsten Haitzler 3704e4ee1b module icon updates
SVN revision: 24515
2006-08-09 19:34:34 +00:00
essiene e4b80ce483 Update core modules to use new default view settings
SVN revision: 24493
2006-08-09 06:38:35 +00:00
sebastid db452b14ac Fix warnings.
SVN revision: 24421
2006-08-06 02:21:07 +00:00