Commit Graph

3697 Commits

Author SHA1 Message Date
e-taro 693af05a53 Add a BUG. This used to work :)
SVN revision: 23563
2006-06-24 13:22:47 +00:00
e-taro 59926818e2 e17 ja.po update (Yasufumi Haga)
SVN revision: 23560
2006-06-24 09:54:23 +00:00
Christopher Michael 79b5de57c4 Changed Delete Shelf dialog icon to be the E logo, not the exit icon.
SVN revision: 23554
2006-06-23 07:20:24 +00:00
Christopher Michael 447a00317e Removed the recently added evas_list_free calls as they caused segfaults
when removing last selected gadget.


SVN revision: 23545
2006-06-23 04:32:44 +00:00
Christopher Michael 52455b603e Free the evas_lists when we are done loading the gadget lists.
SVN revision: 23540
2006-06-22 20:41:54 +00:00
Christopher Michael ab2a2d01f1 No need to call save_queue on module unload, e_module_disable already calls
it.


SVN revision: 23539
2006-06-22 20:20:16 +00:00
Christopher Michael 1164201a9c Small bug fix in modules config dialog.
-When enabling a module, if e_module_enable fails, set proper state
and get out. Also, do not set cm->state = MOD_ENABLED unless the enable was
actually successful.
    -When disabling a module, only set state to UNLOADED if e_module_disable
worked.


SVN revision: 23538
2006-06-22 20:17:23 +00:00
Carsten Haitzler 10b221a1f2 call clearcache on entering idle
SVN revision: 23533
2006-06-22 19:21:13 +00:00
Christopher Michael 35b18b2704 Fix typo, thanks Mo0m :)
SVN revision: 23532
2006-06-22 19:02:17 +00:00
Christopher Michael 22ae46cb26 Lots of fixes for shelf contents config dialog:
- No more "ghosted" list items when removing from the Selected List.
     - Localized the loading of available/selected gadgets to cut down code duplication.
     - General code cleanup (remove extra comments)


SVN revision: 23531
2006-06-22 18:47:19 +00:00
Carsten Haitzler 2af2ac636e another good time for good asparagus :) snapshot.
SVN revision: 23527
2006-06-22 09:21:50 +00:00
Carsten Haitzler 916c8fc0ad todo++
SVN revision: 23523
2006-06-22 04:56:24 +00:00
Carsten Haitzler 3ab724ee9d bug--
SVN revision: 23511
2006-06-20 13:16:47 +00:00
Carsten Haitzler 706c846e92 bug--
SVN revision: 23510
2006-06-20 13:10:08 +00:00
Carsten Haitzler 3ba389111b bugs--
SVN revision: 23509
2006-06-20 12:04:06 +00:00
Carsten Haitzler 609a510a21 maxime's leak fix patches
SVN revision: 23508
2006-06-20 11:35:15 +00:00
Carsten Haitzler 0d4723e3b7 fix kde/qt iconic startup bug
SVN revision: 23505
2006-06-19 19:29:31 +00:00
Carsten Haitzler c025903109 indenting
SVN revision: 23501
2006-06-19 17:13:56 +00:00
Carsten Haitzler 45de1acfed printf--
SVN revision: 23499
2006-06-19 15:22:05 +00:00
Carsten Haitzler 642ac622ea fix border bugs on fullscreen and maximize fullscreen actions
SVN revision: 23498
2006-06-19 15:16:37 +00:00
Carsten Haitzler 0a058bfdb3 avoid damage on popups
SVN revision: 23489
2006-06-18 02:19:05 +00:00
Carsten Haitzler c80a395ab3 disable object paranoia for now and an extra null check for gadcon
SVN revision: 23488
2006-06-18 02:07:14 +00:00
Carsten Haitzler 1d01d8d334 no loops.
SVN revision: 23482
2006-06-17 03:29:54 +00:00
Carsten Haitzler 923fbd6731 dont need the function either and null setting isnt needed too
SVN revision: 23481
2006-06-17 03:10:54 +00:00
Christopher Michael 2804df49da Shelfs config dialog (the list of shelves) really doesn't need the Ok/Apply
buttons, just a close button.


SVN revision: 23474
2006-06-16 16:36:32 +00:00
Carsten Haitzler 704866a4e1 todo....
SVN revision: 23459
2006-06-16 09:37:32 +00:00
Carsten Haitzler c2d5976dc4 handle resolution changes much mroe gracefully for windows - temporarily
resize/move but store their info BEFORE res change and always TRY and restore
it until an app or u ser asks to move/resize a window explicitly (if you
leave them alone they will be happy)


SVN revision: 23457
2006-06-16 08:50:42 +00:00
Carsten Haitzler 0c8af50544 new basic mode shelf config - simpler with "pre-defined" recipies - this
should stop people asking stupid things like "how can i get gadgets on the
desktop" as its a 1 click option. things like "they look like shit - cokie
cutter" are hidden so silly peolpe who dont listen to advice and dont select
below everything - have it selected for them. don't like the basic set of
options given - use advanced to fiddle to your hearts content.


SVN revision: 23456
2006-06-16 08:20:36 +00:00
Carsten Haitzler b36a6cbe12 formatting todo etc.
SVN revision: 23455
2006-06-16 06:05:41 +00:00
Carsten Haitzler f86fb10a09 more props!
SVN revision: 23454
2006-06-16 04:16:13 +00:00
rephorm 0d9b8d3dce more todo
SVN revision: 23452
2006-06-15 19:55:36 +00:00
sebastid bd4da9e87c free mem when fetching new info
NULL checks


SVN revision: 23451
2006-06-15 19:27:27 +00:00
Christopher Michael 63a5ae8fd5 Fix shelf list size. When loading the list, using min_size_get would return
a list size that caused the add/del/configure buttons to overlap the ilist
frame.


SVN revision: 23450
2006-06-15 19:17:58 +00:00
Viktor Kojouharov a01e7f53fd added borderless toggle as an action
SVN revision: 23448
2006-06-15 14:21:35 +00:00
Carsten Haitzler 3986e8d184 patch from laurent for displaying shelf orientation in dialog (made the icons
smaller too)


SVN revision: 23447
2006-06-15 13:09:21 +00:00
Carsten Haitzler 01ffb0e77b fix stop editing menu
SVN revision: 23445
2006-06-15 07:41:51 +00:00
Carsten Haitzler 7ea19245d7 todo-- :)
SVN revision: 23444
2006-06-15 07:24:10 +00:00
Carsten Haitzler b8f17d258c todo++
SVN revision: 23443
2006-06-15 04:21:09 +00:00
Carsten Haitzler c6a0eae18c bug++
SVN revision: 23442
2006-06-15 02:34:45 +00:00
sndev f7098c09d1 We donnot need ok/apply buttons in the "shelf contents" config dialog since the
dialog directly operates on the gadcon client list. Therefore, if gcc is add and
the dialog just closed then we have an inconsistency until the gcc will be
unpopulated-populated. Moreover, thats much nicer from the UI point of view.


SVN revision: 23440
2006-06-14 18:43:07 +00:00
Carsten Haitzler d0c88d88b2 todo++
SVN revision: 23434
2006-06-14 07:47:14 +00:00
Carsten Haitzler 779f7b4e48 todo++
SVN revision: 23433
2006-06-14 03:21:06 +00:00
Carsten Haitzler ffea67dad4 toodoo
SVN revision: 23432
2006-06-14 02:25:34 +00:00
Carsten Haitzler aace011af2 bug++
SVN revision: 23431
2006-06-14 02:02:25 +00:00
Carsten Haitzler 637ac1c3e0 bug++
SVN revision: 23430
2006-06-14 01:17:07 +00:00
Carsten Haitzler 734e41b598 part of mmap/eet changes patch
SVN revision: 23414
2006-06-13 10:20:31 +00:00
Carsten Haitzler 8875cab661 a missing _
! :) fix.


SVN revision: 23412
2006-06-13 09:05:36 +00:00
Carsten Haitzler 289bae4298 add a description for shade toggle, and some default key bindings for screen
flip (ctrl+shift F1-F4 for the first 4 screens, and ctrl+shift left/right
arrow for flipping up and down).


SVN revision: 23409
2006-06-13 08:26:57 +00:00
Christopher Michael 84a0afbc45 Fix formatting for a function. Conforms to E formats now.
SVN revision: 23397
2006-06-12 10:21:18 +00:00
troback 59e2c62604 Update of Swedish translation
SVN revision: 23394
2006-06-12 08:12:45 +00:00