Commit Graph

1196 Commits

Author SHA1 Message Date
sebastid eb907d88ac Dnd update. Copy setup from popup.
SVN revision: 14699
2005-05-10 19:35:12 +00:00
sebastid 1914cac59c Update dnd event structs to match E style.
SVN revision: 14697
2005-05-10 18:15:16 +00:00
sebastid ab1e7acd68 Note to self.
SVN revision: 14695
2005-05-10 10:57:08 +00:00
sebastid 7bed7bd78d Cleanup.
SVN revision: 14694
2005-05-10 10:36:26 +00:00
sebastid 69f6a002f5 Free
SVN revision: 14693
2005-05-10 10:34:19 +00:00
sebastid bf352ea194 Fix.
SVN revision: 14692
2005-05-10 10:19:02 +00:00
sebastid 110ab2c9a7 Cleanup always on top.
SVN revision: 14691
2005-05-10 10:11:34 +00:00
Carsten Haitzler 66fa6c445f eappp tool robustness
SVN revision: 14690
2005-05-10 03:15:07 +00:00
sebastid 2afa1e7e30 Fix edge flip. Must create handler after e_desk_init, else E_EVENT_DESK_SHOW
is 0. Should be a warning when creating an event handler on an event that
is 0.


SVN revision: 14689
2005-05-09 21:06:01 +00:00
sebastid 1b4589e4b9 Always On Top
SVN revision: 14686
2005-05-09 16:55:14 +00:00
Carsten Haitzler 215ae06744 i couldn't resist!
SVN revision: 14681
2005-05-09 06:50:36 +00:00
sebastid 3bc4a441cd Fix Segv when removing .eapp from all
SVN revision: 14678
2005-05-08 22:37:25 +00:00
sebastid 49185cab25 Ignore
SVN revision: 14677
2005-05-08 22:36:01 +00:00
sebastid adfc31a964 Right include path for module
SVN revision: 14676
2005-05-08 22:34:45 +00:00
sebastid 080b2265d3 Don't need to remember both container and zone
SVN revision: 14674
2005-05-08 18:44:03 +00:00
handyande 88aaa43f53 Dude, where's my n?
SVN revision: 14673
2005-05-08 18:41:00 +00:00
sebastid 51891d2bed Check the _e_border_reorder_* functions. That's where stacking should
be fixed.


SVN revision: 14672
2005-05-08 18:03:01 +00:00
sebastid 4684062704 Better to listen to the event in e_zone, since the rest of the code is
in e_zone.


SVN revision: 14669
2005-05-08 16:43:54 +00:00
sebastid 1b8344e8fe Update flip windows when desk changes.
SVN revision: 14668
2005-05-08 16:21:27 +00:00
Carsten Haitzler 23fd1df9f4 allow empty modifiers
SVN revision: 14653
2005-05-07 17:29:25 +00:00
Carsten Haitzler 65e5c15ca1 let people know when config changed and e17 auto-upgrades your config (the
old one is useless anyway)


SVN revision: 14652
2005-05-07 17:27:03 +00:00
Carsten Haitzler 0d718f9850 dont display until move actually starts
SVN revision: 14648
2005-05-07 16:22:29 +00:00
Carsten Haitzler 1b6f59e253 properly virtualize ecore_evas setup
SVN revision: 14644
2005-05-07 13:50:38 +00:00
codewarrior dfea375b7d edit fixme for theme changing (menu)
SVN revision: 14638
2005-05-07 09:53:13 +00:00
Carsten Haitzler 7d1af2368e move resize use popup...
SVN revision: 14631
2005-05-07 04:50:14 +00:00
Carsten Haitzler 51e37d3be5 start on popup generic system... (menus coudl be popups - as would error
dialogs, resize/move indicators - maybe they should be ported - well not
menus - they are special, but definitely resize/move stuff)


SVN revision: 14630
2005-05-07 04:34:26 +00:00
Carsten Haitzler 86cc3488c9 fix stacking of windows in pager.. and make the contianer actually track
stacking!


SVN revision: 14619
2005-05-06 08:33:50 +00:00
Carsten Haitzler 46e410368f fix evas object warnings - and fix dropwshadow bug
SVN revision: 14618
2005-05-06 06:22:22 +00:00
handyande a021f2a66b Well, that fixes my flipping troubles - an OK change?
SVN revision: 14613
2005-05-05 15:36:46 +00:00
Carsten Haitzler 55da077571 mouse buttons on desktop are now configurable. you can configurew what
buttons do what - default is what it was. you will need to rm your config to
get this...


SVN revision: 14611
2005-05-05 08:33:17 +00:00
Carsten Haitzler 4c91972c07 key and mouse bindings are configurable via ipc. now. :)
SVN revision: 14608
2005-05-05 06:45:47 +00:00
sebastid 497733fc95 Init entered to 0 on every drag start.
SVN revision: 14599
2005-05-04 17:06:25 +00:00
sebastid 1022489211 Cleanup.
SVN revision: 14598
2005-05-04 12:16:16 +00:00
sebastid 0e1a615b84 Dragging icons on the ibar should work. If an icon is dropped outside the
ibar it is removed (but only from the .order file).


SVN revision: 14597
2005-05-04 11:04:08 +00:00
sebastid 07a635bcad Only remove module if it fails to load, not if it just isn't enabled.
SVN revision: 14596
2005-05-04 09:59:02 +00:00
sebastid 56e12df8b0 Cleanup.
SVN revision: 14594
2005-05-04 06:54:34 +00:00
sebastid 0be40e61c3 Save file before commit.
SVN revision: 14593
2005-05-04 06:41:40 +00:00
sebastid c493f32987 Raise init and menu window on startup.
SVN revision: 14592
2005-05-04 06:39:37 +00:00
Carsten Haitzler 72d02e9a1b more work on protol codecs. have to hook in add/del for key and mouse bindings.
SVN revision: 14590
2005-05-04 04:50:33 +00:00
Carsten Haitzler 98058a97e1 thos images should be solid - no alpha, in the image format. then evas can
take a faster rendering path


SVN revision: 14589
2005-05-04 03:59:35 +00:00
sebastid 22a86baf72 Some potential problems. Disable for now.
SVN revision: 14585
2005-05-03 19:51:54 +00:00
sebastid 7f6f11cb5c Cleanup.
SVN revision: 14584
2005-05-03 19:33:32 +00:00
sebastid 4ad3995c73 Changing order on the ibar with dnd works.
SVN revision: 14583
2005-05-03 18:46:04 +00:00
sebastid 954a7a11f6 Icon dragging in the ibar.
SVN revision: 14579
2005-05-03 17:27:42 +00:00
Carsten Haitzler efa853f59e some ipc is in to handle key and mouse bindings. right now you can just list
them (so now you know what the defaults are!) :) need to add add/del handling
on both the e and e_remote sides.


SVN revision: 14578
2005-05-03 16:27:46 +00:00
Carsten Haitzler 476c8f543a key and mouse bindings are saved and loaded to/from config now. next phase:
export via ipc.


SVN revision: 14576
2005-05-03 15:25:02 +00:00
sebastid 82634e66a1 And now the icon is remove when start dragging.
SVN revision: 14575
2005-05-03 13:49:45 +00:00
sebastid b64b058d06 Can drag eapps from the ibar and drop them again. Will result in multiple
of the same eapp! But fortunately it doesn't get saved.


SVN revision: 14574
2005-05-03 13:44:43 +00:00
Carsten Haitzler cce85ff7da explicitly use lang... and set lc_all if its set too..
SVN revision: 14573
2005-05-03 13:19:27 +00:00
Carsten Haitzler 087259e3ec todo cleanups.
modules disabled if they cannot be loaded


SVN revision: 14572
2005-05-03 10:06:42 +00:00
Carsten Haitzler 1ff0a027ee allow mosue to pop down key activated menu
SVN revision: 14568
2005-05-03 08:29:26 +00:00
Carsten Haitzler 14b320515c slovenian mapping done right
SVN revision: 14567
2005-05-03 08:14:45 +00:00
Carsten Haitzler e13f386abf you can change language on the fly by enlightenment_remote and it saves the
settings etc. lists available languages etc. etc. works nicely here...


SVN revision: 14566
2005-05-03 08:06:50 +00:00
Carsten Haitzler b1422de636 fix focus loss on window unfocus so keybindings still work
some start on language set/get/list ipc


SVN revision: 14548
2005-05-02 10:16:31 +00:00
sebastid 2eaa1ce1c7 Handle window state change requests.
SVN revision: 14547
2005-05-02 09:19:55 +00:00
Carsten Haitzler 5118e70689 it support1 :) and updates to other languages! :)
SVN revision: 14544
2005-05-02 06:48:38 +00:00
sebastid 2516acbe24 End dnd on mouse up.
SVN revision: 14543
2005-05-02 06:47:40 +00:00
sebastid 7fb64fb645 Make sure flip windows are on top.
SVN revision: 14542
2005-05-02 06:10:11 +00:00
codewarrior f03455e1ef Moved theme switching to e_config. Is the extern there needed? (seemed to
compile without it). There's a comment in the code, maybe someone can look at
it until I have a chat with raster. (no more ~/.e/e/themes/default.edj
linking). I also need to scan $PREFIX's theme directory.


SVN revision: 14541
2005-05-01 22:58:33 +00:00
sebastid 60942f6a68 More framework
SVN revision: 14538
2005-05-01 20:37:48 +00:00
sebastid 8eff9fbe82 Ready to accept eapp drop. Now we really need libemenuedit.
SVN revision: 14537
2005-05-01 20:29:32 +00:00
sebastid e861b5d391 Set right size for drop area.
SVN revision: 14536
2005-05-01 20:00:55 +00:00
sebastid 82f0b9bda0 Typo
SVN revision: 14535
2005-05-01 19:54:00 +00:00
sebastid eb5a5d193c Icon dragging.
SVN revision: 14534
2005-05-01 19:29:17 +00:00
sebastid 2d9bdc762d Add move callback
SVN revision: 14533
2005-05-01 18:34:56 +00:00
sebastid 43b881b6ea Name changes.
Only parse the type of a drop handler at drag start.


SVN revision: 14532
2005-05-01 18:28:20 +00:00
Carsten Haitzler 23fd88fde2 save and load themes...
SVN revision: 14531
2005-05-01 16:21:57 +00:00
sebastid aa09ce4166 Prepare for move callback.
SVN revision: 14530
2005-05-01 15:55:01 +00:00
sebastid 72707f1d9c Fix compiler warnings.
SVN revision: 14529
2005-05-01 15:40:26 +00:00
sebastid 37480244b1 Drag is relative to container, not zone
SVN revision: 14528
2005-05-01 15:30:51 +00:00
Carsten Haitzler f604e9f494 mitigate badness...
SVN revision: 14527
2005-05-01 14:41:26 +00:00
sebastid 69da487ac4 E style.
SVN revision: 14524
2005-05-01 12:35:37 +00:00
codewarrior 33fabb2aa9 Added root menu entry for theme selection (until stuff is done properly via
config / settings). Menu is built based on .edj themes
present in ~/.e/e/themes for now. Themes in
$PREFIX/share/enlightenment/data/themes are not taken into consideration at
this stage.


SVN revision: 14520
2005-05-01 01:48:43 +00:00
Carsten Haitzler f2d491584b slovenian!
SVN revision: 14515
2005-04-30 08:07:14 +00:00
Carsten Haitzler c1ea5ba261 enough of mr welcome... just splash..
SVN revision: 14513
2005-04-30 07:15:22 +00:00
Carsten Haitzler c5fab74cbf a whole wad more bindings... i'll stop here. it's now a matter of slow, over
time, expansion of actions and systems to hook in.


SVN revision: 14512
2005-04-30 07:03:35 +00:00
Carsten Haitzler 350fab40ce fix up button bindings for windows - return the action found too so we can
track.


SVN revision: 14510
2005-04-30 05:07:28 +00:00
Carsten Haitzler 51ce3de0c0 more bindings and actions
SVN revision: 14509
2005-04-30 04:21:55 +00:00
Carsten Haitzler a52d19b664 remove focus win - was just parft of my stuffing around
SVN revision: 14507
2005-04-30 02:26:41 +00:00
Carsten Haitzler f8d4832d6d a fixme...
SVN revision: 14506
2005-04-29 19:47:30 +00:00
Carsten Haitzler 9f7013f03e key bindings... um.. kinda... work...
SVN revision: 14505
2005-04-29 19:42:19 +00:00
Carsten Haitzler 67bc506c7a bindings + action system gets its first test run with button bindings. seems
to work well. grabs buttons. responds to input events and context. calls
appropriate action callbacks. you can add actions fairly easily. the cool bit
is that actions can be added on the fly... like ooh - lets say from...
MODULES :) ie module could load and enable then add lots of custom actions.
these could be custom in c code in the module.. OR... they could even be bits
of embryo loaded ... or perl... or python... or... anyway - you can figure it
out. it's justa  bi-product of doing the action system this way. (btw - the
actions can be overridden too by modules so a module could change a default
action or even just augment it...)


SVN revision: 14495
2005-04-29 16:04:43 +00:00
sebastid 30594fa645 Framework for accepting Xdnd drop on the background.
SVN revision: 14494
2005-04-29 15:04:45 +00:00
sebastid 93d2413021 Fix error dialog stacking
SVN revision: 14491
2005-04-29 11:26:42 +00:00
sebastid a1d429a6ec *** empty log message ***
SVN revision: 14490
2005-04-29 11:21:14 +00:00
sebastid ac9fae3d1c Show windows on restart.
SVN revision: 14489
2005-04-29 11:08:04 +00:00
Carsten Haitzler b6cbce1fbd efd shoudl be null
SVN revision: 14488
2005-04-29 10:48:07 +00:00
Carsten Haitzler a13f76ad76 focus fiddling
SVN revision: 14486
2005-04-29 10:03:11 +00:00
sebastid 5d29aad37b Don't use the deprecated ecore_x_window_prop_*() functions.
SVN revision: 14483
2005-04-29 08:56:23 +00:00
sebastid e9cc09bb24 Hints cleanup. Send the border to hints, not the client.win. It's easier
to keep the current border state cache uptodate.


SVN revision: 14481
2005-04-29 08:37:09 +00:00
sebastid b57ff00be7 Window hints cleanup.
SVN revision: 14480
2005-04-29 08:02:29 +00:00
sebastid 0524bcea97 Kinda fullscreen support...
SVN revision: 14454
2005-04-28 12:26:58 +00:00
sebastid 0df8f252ea More stacking work. Middleclick on title lowers the window.
SVN revision: 14449
2005-04-28 10:42:04 +00:00
sebastid d6eeb6540c Cleanup
SVN revision: 14448
2005-04-28 10:34:47 +00:00
sebastid bb75b47a84 Hm, didn't work.
SVN revision: 14447
2005-04-28 10:09:00 +00:00
sebastid 7f5601e4b2 Window layers, incomplete.
SVN revision: 14446
2005-04-28 09:55:41 +00:00
sebastid 7cb25f719e ignore
SVN revision: 14441
2005-04-28 07:55:45 +00:00
sebastid b60c521510 Use last event time when sending a take focus message.
SVN revision: 14440
2005-04-28 07:49:13 +00:00
Carsten Haitzler 0e19b0e71d 1. better chinese font - it screws up japanese though. grrr. lets talk about
language packsg where a lang pack can ship with/set up a font (add it to the
list) and set up locale properly using ipc and a bit of code etc. - well
eventually.


SVN revision: 14433
2005-04-28 06:27:25 +00:00
Dan Sinclair 5d3d45ebc9 - Without this e would segv if I created a sticky window on a desktop other
then the first. Not sure if this is the correct fix or not, but it works.


SVN revision: 14429
2005-04-27 23:29:12 +00:00
sebastid 33a0a7905d Cleanup
SVN revision: 14404
2005-04-27 08:42:36 +00:00
Carsten Haitzler 31caefbbe8 fix a leak! :)
SVN revision: 14403
2005-04-27 08:28:34 +00:00
sebastid 6780fe0a54 Remove layer setting
SVN revision: 14402
2005-04-27 08:27:38 +00:00
sebastid 88c56ca7ac Don't need layer setting for wm internal window
SVN revision: 14401
2005-04-27 08:26:30 +00:00
sebastid cfb61da41b Use right parent window
SVN revision: 14398
2005-04-27 07:30:37 +00:00
Carsten Haitzler cc79b3af64 check for NULL
SVN revision: 14397
2005-04-27 07:07:46 +00:00
sebastid 762f2fe9b3 Remove some debugging output
SVN revision: 14396
2005-04-27 07:06:15 +00:00
sebastid e1c37fb87c Check.
SVN revision: 14395
2005-04-27 07:03:31 +00:00
sebastid a65bef09f6 We might want to drag more things on the border.
SVN revision: 14394
2005-04-27 06:34:30 +00:00
Carsten Haitzler 9269b4a482 two thousand and bloody 5 damnit!
SVN revision: 14391
2005-04-27 03:28:24 +00:00
Carsten Haitzler c0d89e2e04 2005 :)
TODO


SVN revision: 14389
2005-04-27 03:11:32 +00:00
Carsten Haitzler b950085e25 hungarian po
fix zh_CN probs
work on bindings code - add actions system framework. it's not ready for
sliding in yet as i need to fill out actions  but once i do i can slide the
current code across and then work on sliding keybindings in.


SVN revision: 14378
2005-04-26 15:06:06 +00:00
sebastid 106618ca0a Hurra! Try dragging the icon from a border to the pager! (With the default
theme). A big thank you to raster who helped me through all this. The first
person who complains will be cursed.


SVN revision: 14377
2005-04-26 09:36:18 +00:00
sebastid bfb6d91905 Dragging icon from border to pager now works! But since the menu
doesn't work when dragging is enabled, dragging is disabled.
For those who want dragging just remove the #if


SVN revision: 14363
2005-04-25 20:56:52 +00:00
sebastid 1ea24de1b8 Disable drag
SVN revision: 14360
2005-04-25 19:38:15 +00:00
sebastid 8841347a3d Fake mouse up on the border, not on the container.
SVN revision: 14358
2005-04-25 18:57:32 +00:00
sebastid 42aae70082 DND work.
SVN revision: 14357
2005-04-25 18:02:26 +00:00
vandango e263ee8637 supports now language for 'CPU Frequency Error' string
SVN revision: 14346
2005-04-25 09:13:53 +00:00
vandango d6b1d4f93a supports now language for Edit Mode string
SVN revision: 14345
2005-04-25 09:12:38 +00:00
vandango 0323325d27 supports now language for Edit Mode string
SVN revision: 14344
2005-04-25 08:59:30 +00:00
Carsten Haitzler 9f9fb168c2 work in multihead again! :)
SVN revision: 14342
2005-04-25 08:29:53 +00:00
Carsten Haitzler bdbf2f2079 get rid of ecore warning
SVN revision: 14338
2005-04-25 05:58:45 +00:00
Carsten Haitzler 179c017b8f intl empty dir needs to be there for make distcheck to pass
add placeholder for bindings.


SVN revision: 14336
2005-04-25 03:06:06 +00:00
Carsten Haitzler 1886045274 change text becaus eenglish text is the same for different meanings.
SVN revision: 14335
2005-04-25 02:59:25 +00:00
sebastid 98e6858fad Menuicons work again.
SVN revision: 14330
2005-04-24 21:55:19 +00:00
sebastid 11cec998a6 Remove duplicate code.
SVN revision: 14329
2005-04-24 21:11:44 +00:00
sebastid 19cba77f5b Dragging windows between desks work now.
SVN revision: 14326
2005-04-24 19:56:42 +00:00
sebastid 15996823aa Cleanup
SVN revision: 14324
2005-04-24 16:04:20 +00:00
doursse c12fbe1a6a display gadget coords while moving and gadget size while resizing
SVN revision: 14321
2005-04-24 14:44:23 +00:00
sebastid c43e391779 Some cleanup and beginning of internal dnd in E. You can drag the icon from
a window to the pager and get a nice message :)


SVN revision: 14314
2005-04-23 13:13:57 +00:00
sebastid 0ff4838988 Remove handlers on free
SVN revision: 14308
2005-04-23 05:46:49 +00:00
Carsten Haitzler 9015e17739 fix dropshadow bug
make e_theme stuff check contents of edje files for group requested, if not
there, fallback
fix shading of windows with shaped windows


SVN revision: 14307
2005-04-23 05:16:25 +00:00
sebastid 32c3f59f11 Beginning of icon-dragging.
SVN revision: 14305
2005-04-22 20:17:25 +00:00
sebastid aac39956fa Don't know how to fix this right atm.
SVN revision: 14304
2005-04-22 19:06:37 +00:00
sebastid f3bbeeca69 Handle flip with borders, doesn't work as it should, fix later today.
SVN revision: 14301
2005-04-22 14:57:41 +00:00
sebastid 3722e0f15e Cleanup.
SVN revision: 14300
2005-04-22 14:44:37 +00:00
sebastid ab79e5dd0b Cleanup. Flip with border still doesn't work..
SVN revision: 14299
2005-04-22 14:33:35 +00:00
sebastid 34a32688f0 Moveresize flip windows if the zone resizes.
SVN revision: 14298
2005-04-22 09:38:59 +00:00
sebastid 1a134ae16d Pointer wrapping. Needs updated ecore.
SVN revision: 14297
2005-04-22 09:23:00 +00:00
sebastid 7985726ea4 Edge flipping
SVN revision: 14295
2005-04-22 08:19:39 +00:00
sebastid 978b5bdf9a No need to cast.
SVN revision: 14294
2005-04-22 07:54:08 +00:00
sebastid 24c062baa0 E style.
SVN revision: 14290
2005-04-22 06:31:48 +00:00
Carsten Haitzler 374d09d00b shorne's cleanups
SVN revision: 14288
2005-04-22 04:25:51 +00:00
Carsten Haitzler dd4a98045a polish translation.
updates to other languages
path strncpy
notes for e_theme work


SVN revision: 14287
2005-04-22 03:06:27 +00:00
sebastid b3bcdf8bbb Don't update resize and move objects if they don't exists.
SVN revision: 14285
2005-04-21 17:33:58 +00:00
sebastid a845a99b65 Formatting.
SVN revision: 14284
2005-04-21 17:02:18 +00:00
sebastid a6dc4f36cc Layer > 255 isn't allowed
SVN revision: 14281
2005-04-21 13:54:38 +00:00
Carsten Haitzler f9b0b3ffe9 force quality 1= quality !=1 doesnt work atm
SVN revision: 14280
2005-04-21 11:04:59 +00:00
handyande 25e1939bbb right behaviour
SVN revision: 14279
2005-04-21 10:52:38 +00:00
Carsten Haitzler f0b0f6f614 add theme finder/class/category wrapper - handles finding theme files for
specific categories, and falling back if not found. it cant check specific
parts in edjes though - maybe i should add that? :)


SVN revision: 14278
2005-04-21 10:09:28 +00:00
handyande 3025cd4515 rasterify format
SVN revision: 14277
2005-04-21 09:51:38 +00:00
handyande 751839314c Refresh after moving
SVN revision: 14276
2005-04-21 09:31:57 +00:00
sebastid 051790f17c Move windows between desks
SVN revision: 14274
2005-04-21 08:06:24 +00:00
sebastid 7379bc005c Call submenu_post_cb on deactivate
SVN revision: 14273
2005-04-21 07:45:39 +00:00
sebastid 0e445560db Add hooks to support submenus on the fly.
SVN revision: 14272
2005-04-21 07:19:49 +00:00
sebastid e94cfff3ac Cleanup.
SVN revision: 14271
2005-04-21 07:18:49 +00:00
sebastid 4455f39d88 Better errormessage
SVN revision: 14269
2005-04-21 05:21:13 +00:00
Carsten Haitzler 99d5ea1a85 heavily optimised shaped window dropshadow handling...
MUCH faster for most common cases.


SVN revision: 14268
2005-04-21 05:13:46 +00:00
sebastid 70d3203d8c Don't show move object until the border is moved.
SVN revision: 14263
2005-04-20 19:35:14 +00:00
Mike Frysinger 6bbf89d1d2 use an install hook to setuid freqset thus avoiding mkinstalldir issues with diff versions of automake
SVN revision: 14261
2005-04-20 15:09:08 +00:00
Mike Frysinger d85eba72f2 fix inconsistent whitespace usage
SVN revision: 14260
2005-04-20 14:51:38 +00:00
Carsten Haitzler 9a48843c3d fix fixme's
SVN revision: 14259
2005-04-20 14:10:18 +00:00
Carsten Haitzler 1311024ef4 display ghz correctly
SVN revision: 14258
2005-04-20 13:48:51 +00:00
Carsten Haitzler 200da629eb performance and powersave work ok now
SVN revision: 14257
2005-04-20 13:38:37 +00:00
sebastid 225faedf25 It should work now.
SVN revision: 14255
2005-04-20 07:28:37 +00:00
Carsten Haitzler acd4137ae6 vandango's de!
todo bug...


SVN revision: 14253
2005-04-20 03:14:07 +00:00
sebastid cf3c1ecc68 Cleanup of eapp code. The old code didn't handle all events well, so
references are now shallow copies of the original.


SVN revision: 14251
2005-04-19 15:11:45 +00:00
Carsten Haitzler f32e3f7cff 1. bulgarian
2. start working on making sure e17 follows all of icccm at a minimum. -
   netwm will be next.


SVN revision: 14250
2005-04-19 13:42:08 +00:00
sebastid 861beacda8 Cleanup.
SVN revision: 14248
2005-04-19 10:45:39 +00:00
Carsten Haitzler 3a7dc6f465 use mkinstalldirs!
SVN revision: 14247
2005-04-19 10:35:18 +00:00
handyande f266a5dcc1 yes, it is not the right fix, but mkdir_p is undefined
SVN revision: 14246
2005-04-19 10:28:16 +00:00
sebastid d8ccfebff3 Fix.
SVN revision: 14245
2005-04-19 09:08:36 +00:00
sebastid 81d83c1757 Make sure a deleted message is sent.
SVN revision: 14244
2005-04-19 09:05:53 +00:00
sebastid 7dd1e35ece Not all apps have a parent
SVN revision: 14242
2005-04-19 09:05:09 +00:00
sebastid 88ce4c329d Maybe eapp code works now.
SVN revision: 14241
2005-04-19 09:04:10 +00:00
sebastid 476da93cd4 Make install look more like autofoo does it.
SVN revision: 14240
2005-04-19 08:45:26 +00:00
Carsten Haitzler 2aa59a3faf make all icons 24x24
SVN revision: 14239
2005-04-19 06:31:48 +00:00
Carsten Haitzler 72b3ba8d06 put clock with the other little "box sized" modules on the bottom-right (by
default)


SVN revision: 14238
2005-04-19 06:06:02 +00:00
Carsten Haitzler aa137a4bd7 enable cpufreq by default
SVN revision: 14237
2005-04-19 06:04:33 +00:00
rbdpngn f5d5044d9f Avoid some warnings on platforms where the no temperature data is available.
SVN revision: 14236
2005-04-19 04:04:45 +00:00
Carsten Haitzler c50ebf3ee4 oops - fix. dont use that menu there.
SVN revision: 14235
2005-04-19 03:57:53 +00:00
Carsten Haitzler 0a13d9ec3e fix fade out for if you dont have cpufreq control :)
SVN revision: 14234
2005-04-19 03:51:49 +00:00
Carsten Haitzler b7804422b4 russian po :)
SVN revision: 14232
2005-04-19 03:19:18 +00:00
Carsten Haitzler b57f044471 also if no freq's...
SVN revision: 14231
2005-04-19 02:52:56 +00:00
handyande 776e5bc892 Fix crash if no freq governor
SVN revision: 14226
2005-04-18 18:13:00 +00:00
handyande 74f286f4c3 Fix make install
SVN revision: 14225
2005-04-18 18:04:14 +00:00
Carsten Haitzler c0b0053ba4 fix icon
SVN revision: 14224
2005-04-18 14:42:54 +00:00
Carsten Haitzler 2da415aa83 cpufreq module - cleaned up a bit, some fearyes i removed (not well done
enough) it only supports userspace and ondemand right now. it doesnt SET them
until u hit the toggle. it needs to support powersave and performance - theme
has no way to indicate this. that's the problem.


SVN revision: 14223
2005-04-18 14:33:24 +00:00
Carsten Haitzler cd518390b6 formatting
SVN revision: 14221
2005-04-18 08:39:05 +00:00
Carsten Haitzler 71ffa1b03f update TODO and language stuff
SVN revision: 14220
2005-04-18 07:15:48 +00:00
amedeiros 453ac57d54 Fixed typo
SVN revision: 14219
2005-04-18 01:55:32 +00:00
Carsten Haitzler 88f86a4453 spanish - for now it'll be the generic spanish until we have multipel spanish
translations... :)


SVN revision: 14206
2005-04-15 06:29:43 +00:00
sebastid d1e1c0de74 ecore_list looping isn't optimal, IMHO
SVN revision: 14200
2005-04-14 13:31:16 +00:00
Carsten Haitzler 2791263d08 oh that was bad. it made shadows fuck up a bit. fixed now :)
SVN revision: 14199
2005-04-14 11:46:17 +00:00
sebastid 709c0003c8 Evas_List -> Ecore_List
SVN revision: 14198
2005-04-14 10:52:58 +00:00
Carsten Haitzler 51b9637165 no more spanky!
SVN revision: 14197
2005-04-14 10:03:59 +00:00
sebastid 30a06c1be5 Setup for filemonitoring
SVN revision: 14196
2005-04-14 09:48:36 +00:00
Carsten Haitzler 72eb2e9bc9 wrap putenv... (and for remote_main just strudup - if we leak it doesnt
matter - it will not run for long :) )


SVN revision: 14195
2005-04-14 09:09:22 +00:00
Carsten Haitzler 3ced20074a no - u NEED to set the LNAG for gettext to use that lang - if u dont e can't
change its lang runtime. :) the problem is it gets inherited by child
processes... thus make it use the result of getenv to init... (a NULL retunr
will mean e tries to use en anyway)


SVN revision: 14193
2005-04-14 05:49:17 +00:00
sebastid b34711e5e3 Don't modify users env if the user already has LANG
SVN revision: 14192
2005-04-14 05:32:10 +00:00
Carsten Haitzler 86e8a43e71 more info in intl for people helping
SVN revision: 14190
2005-04-14 02:50:52 +00:00
Carsten Haitzler fb3d456244 why the hell did i shutdown intl there? why? hmm. pffft. move.
SVN revision: 14189
2005-04-14 02:10:32 +00:00
sebastid 4d1a27c0da Fix norwegian
SVN revision: 14181
2005-04-13 19:49:35 +00:00
sebastid ca274ed40f Remove meaningless while loop
SVN revision: 14180
2005-04-13 19:47:25 +00:00
Carsten Haitzler 0939b44ff7 start of shaped client/border/menu support ... dropshaodw is SLOW with this.
SVN revision: 14173
2005-04-13 15:52:34 +00:00
sebastid d6f9d054e2 config.h is in e.h
remove some compiler warnings with __UNUSED__


SVN revision: 14168
2005-04-13 06:03:50 +00:00
sebastid e31e8c5290 French
SVN revision: 14166
2005-04-13 05:59:46 +00:00
handyande 365a8c26b5 oops raster ;)
SVN revision: 14156
2005-04-12 09:03:57 +00:00
Carsten Haitzler b1b7e65840 lang todo list, shutdown cleanly, fix border move status...
SVN revision: 14155
2005-04-12 08:46:43 +00:00
sebastid 8593f75080 No japanse for the canadians.
SVN revision: 14154
2005-04-12 06:34:17 +00:00
Dan Sinclair febbbe4a1c - change the names of the module entry points. This will break other
modules.
   init -> e_modapi_init
   shutdown -> e_modapi_shutdown
   about -> e_modapi_about
   info -> e_modapi_info
   save -> e_modapi_save


SVN revision: 14151
2005-04-12 03:34:31 +00:00
Dan Sinclair 0b0a77ec23 - screwed up the formatting, fix
SVN revision: 14150
2005-04-12 02:47:21 +00:00
Dan Sinclair 39ed7279d7 - if there is no LANG set this would segv. I don't know if this fix is
right, but just set LANG="en" if it isn't there.


SVN revision: 14149
2005-04-12 02:41:14 +00:00
Carsten Haitzler 4e2fe1cc4d a little more support
SVN revision: 14148
2005-04-11 23:34:44 +00:00
Carsten Haitzler cc392c126b more intl support
SVN revision: 14147
2005-04-11 23:32:24 +00:00
Carsten Haitzler e701d406d0 modules translated...
SVN revision: 14146
2005-04-11 22:01:51 +00:00
Carsten Haitzler 712d33389f ibox isnt used/etc. so for now lets remove it.
SVN revision: 14145
2005-04-11 21:50:36 +00:00
Carsten Haitzler 272ecdcb9d e17 now CAN be translated. i have done a partial japanese translation for
amusement value (it works). we can add .po's for anything else we like :)


SVN revision: 14143
2005-04-11 20:25:52 +00:00
Carsten Haitzler 6f0b2143e5 remove
SVN revision: 14142
2005-04-11 16:08:38 +00:00
Carsten Haitzler 37d8ef8ada remove flame
SVN revision: 14141
2005-04-11 16:06:01 +00:00
Dan Sinclair d2a30bf597 - end the move, not the resize
SVN revision: 14135
2005-04-11 03:36:48 +00:00
sebastid 3148036230 - Make sure move object disappears if a window dies while moving.
- Show move object if moving with alt+click


SVN revision: 14133
2005-04-10 11:06:43 +00:00
Dan Sinclair a1ea5be1f4 - display window coords while moving
SVN revision: 14128
2005-04-09 07:10:25 +00:00
Dan Sinclair df5b523477 - extend E's ipc a bit more
- this change the way the module-list call returns from libe, it will return
  a list now, instead of a event per entry in the list
- adds a module directory list and background directory list call
- adds a shutdown call to shutdown E
- extends enlightenment_remote to handle the above and implments a -bg-get
  call


SVN revision: 14125
2005-04-09 06:06:39 +00:00
Carsten Haitzler 6ca778ea55 i've gone over vd's - read the diff :)
SVN revision: 14123
2005-04-09 00:13:09 +00:00
Carsten Haitzler 8af31e445f fix a bunch of fixme's in the todo for mini freeze found recently
SVN revision: 14107
2005-04-05 14:47:49 +00:00
Dan Sinclair 0fed767358 - if we are in gadman edit mode and we enable a module, the module wasn't in
edit mode. This puts the module into edit mode if required on load.


SVN revision: 14100
2005-04-05 03:13:08 +00:00
Carsten Haitzler 9ee02a77b7 testipoos!
SVN revision: 14085
2005-04-03 14:22:20 +00:00
Carsten Haitzler 8b39a9b2bb dont die if u dont rm your cfg
SVN revision: 14078
2005-04-03 01:52:16 +00:00
Carsten Haitzler cc72cca1b8 the rest of shorne's font stuff
SVN revision: 14077
2005-04-02 17:11:04 +00:00
Carsten Haitzler 03633f3f52 shorns' font fixme work.. so we can all work on it :)
SVN revision: 14076
2005-04-02 16:40:37 +00:00
Carsten Haitzler f7c295028e signal fix... and TODO for timers
SVN revision: 14075
2005-04-02 16:11:04 +00:00
Carsten Haitzler c257043cf3 nuke valgrind badness! :)
SVN revision: 14065
2005-04-01 16:12:31 +00:00
Carsten Haitzler e1237d6f49 testies!
SVN revision: 14057
2005-04-01 07:29:33 +00:00
Carsten Haitzler 0eec2da4bc handle xrander too ... again... oops
SVN revision: 14047
2005-03-31 16:52:12 +00:00
Carsten Haitzler 3c1d914635 and init too!
SVN revision: 14046
2005-03-31 16:03:33 +00:00
Carsten Haitzler dc67937b34 and direct resize there too
SVN revision: 14044
2005-03-31 15:40:31 +00:00
Carsten Haitzler ce7f854ec7 optimise rednering.; e17 was over-drawing too much! this just about doubles
the speed of initial window/menu/dialog shows :)


SVN revision: 14042
2005-03-31 15:38:26 +00:00
Carsten Haitzler dfdaa01251 support unfilled middles (finally fix theme to have proepr shading - was lazy
at the start) - faster :)


SVN revision: 14039
2005-03-31 11:40:38 +00:00
Carsten Haitzler 6823a737b0 app remove segv
SVN revision: 14024
2005-03-31 04:26:55 +00:00
rbdpngn 3682f0751f Ifdef optional functionality.
SVN revision: 14023
2005-03-31 03:21:58 +00:00
handyande 1ad20f48e2 moved snow to e_modules
SVN revision: 14008
2005-03-30 15:14:14 +00:00
handyande 132c8f4469 moved snow to e_modules
SVN revision: 14007
2005-03-30 15:03:43 +00:00
handyande c72121077a Export an extras dir for external modules
SVN revision: 14005
2005-03-30 13:49:10 +00:00
sebastid 29acb2ef12 Don't raise window above the resizing object.
SVN revision: 14000
2005-03-30 12:22:48 +00:00
sebastid bf5610ad73 Compiler warnings.
SVN revision: 13999
2005-03-30 11:52:31 +00:00
sebastid bf1ef61935 Don't listen to event DELETED_SELF
SVN revision: 13990
2005-03-30 10:20:58 +00:00
sebastid 6baf133eef Changed because of new ecore_file. Also fixed some potential bugs, and
maybe introduced some new :)


SVN revision: 13985
2005-03-30 06:36:58 +00:00
Carsten Haitzler d6ca206b97 fix dynamic shaodw changes
SVN revision: 13966
2005-03-29 06:24:58 +00:00
Carsten Haitzler 2d45df1dfe and dhare shadows between suqare windows... so only have to calc once... (and
ref/unref from there)


SVN revision: 13951
2005-03-28 04:59:55 +00:00