Commit Graph

9150 Commits

Author SHA1 Message Date
Christopher Michael 33bf93ffdf Add conf module source file.
SVN revision: 46648
2010-02-28 16:40:53 +00:00
Daniel Kolesa 475068e6ed gettext++, prototypes++
SVN revision: 46645
2010-02-28 14:18:48 +00:00
Massimo Maiurana a45de21c6d updating french and italian translations
SVN revision: 46641
2010-02-28 09:43:41 +00:00
Vincent Torri fe72331c96 remove -no-undefined in everything
SVN revision: 46638
2010-02-28 07:02:31 +00:00
Christopher Michael 11c9dc57fd Remove printf & some unused variables.
SVN revision: 46635
2010-02-28 02:36:49 +00:00
Christopher Michael bda76a1666 Fix QP zone position bugger...thanks for the report Raster :)
SVN revision: 46634
2010-02-28 02:08:18 +00:00
Carsten Haitzler dd56bcd1ad no... we want undefined symbols :) (thanks vtorri)
SVN revision: 46630
2010-02-28 00:13:21 +00:00
Christopher Michael 3bc257bf8d Fix up formatting.
SVN revision: 46625
2010-02-27 22:51:19 +00:00
Christopher Michael 857baca433 Use custom edj icon if it's specified (for menus & items).
Use EINA_* macros for lists.
Fix formatting.
Remove Whitespace.



SVN revision: 46623
2010-02-27 22:38:35 +00:00
Christopher Michael 87fb47f7da Add module.conf.src to Makefile.
SVN revision: 46621
2010-02-27 22:11:31 +00:00
Christopher Michael 20547bb817 And add to Makefile.
SVN revision: 46620
2010-02-27 22:10:41 +00:00
Christopher Michael fd99954b54 Add config src file for config panel module w/ silly menu disabled.
SVN revision: 46619
2010-02-27 22:10:01 +00:00
Christopher Michael 016f15ef84 Add config src file for Conf module w/ silly menu disabled.
SVN revision: 46618
2010-02-27 22:07:00 +00:00
Christopher Michael 28ad67b765 Hook into zone_resize so we can adjust minimum width when zone changes
size.



SVN revision: 46600
2010-02-27 19:50:07 +00:00
Christopher Michael 8294b889c5 Add handler for zone_move_resize so we can adjust minimum width of
indicator when zone size changes.



SVN revision: 46599
2010-02-27 19:41:59 +00:00
Daniel Kolesa fd63280f2e Merge configmenu from extras with Configuration Panel module(after discussion with raster). For this, I added API to disable or enable any augmentation point from any module and later enable it again. Thanks to this merge, you can have configuration panel categories directly in main menu, replacing old items like Gadgets in that submenu. You can easily switch to old style from Advanced->Configuration Panel, if the module is disabled it is the old style of course. Also I removed configmenu from emodules when it is not needed anymore.
SVN revision: 46587
2010-02-27 17:04:55 +00:00
Carsten Haitzler e15c3cc2ed missing eapi's
SVN revision: 46575
2010-02-27 10:06:22 +00:00
Christopher Michael d2a7162547 TAsn's patch for LTR->RTL support in keyboard. (with formatting fixes).
SVN revision: 46550
2010-02-27 04:28:43 +00:00
Gustavo Sverzut Barbieri 7255cc7b32 quaker said valgrind 3.5 just accept a byte value (0-255)
SVN revision: 46537
2010-02-26 23:55:12 +00:00
Christopher Michael 2466083ecd Don't segfault if keyboard has no border.
SVN revision: 46520
2010-02-26 21:04:03 +00:00
Christopher Michael 30af6de375 Add 'UNUSED' to functions for which some parameters are never used.
SVN revision: 46515
2010-02-26 19:58:44 +00:00
Christopher Michael bac3f35172 Rename some more functions to be 'illume' specific so we don't clash.
SVN revision: 46514
2010-02-26 19:44:37 +00:00
Christopher Michael 4b72868092 Oops, don't EAPI those.
SVN revision: 46512
2010-02-26 13:23:31 +00:00
Christopher Michael 2468456d1b Rename some functions to be more 'illume' specific so we don't get any
potential clashes w/ other modules.



SVN revision: 46511
2010-02-26 13:16:10 +00:00
Christopher Michael 301223f66f Remove last remaining round-trip.
Remove some printfs.
Fix some formatting.



SVN revision: 46510
2010-02-26 11:37:01 +00:00
Christopher Michael 22761b568b Don't need to send a layout update when animation is done (it's already send
in the show/hide calls).

Send new keyboard geometry if we are not animating also.



SVN revision: 46509
2010-02-26 11:20:43 +00:00
Christopher Michael f5d8886bad Remove 2 more round-trips. (Tested and did not see any adverse effects, but
left orig code commented out just in case).

Add some additional comments.



SVN revision: 46508
2010-02-26 10:57:26 +00:00
Christopher Michael e2b13655b3 Add illume dox file to configure.ac
SVN revision: 46473
2010-02-25 18:46:44 +00:00
Christopher Michael 85cbec19a7 Better documentation structure.
SVN revision: 46472
2010-02-25 18:46:21 +00:00
Christopher Michael ec910dae73 Remove excessive line breaks.
(Do we really need that many line breaks in a description ?)



SVN revision: 46471
2010-02-25 16:59:46 +00:00
Christopher Michael 608650d856 Maximum framerate in advanced should match the maximum in basic.
SVN revision: 46470
2010-02-25 16:54:16 +00:00
Massimo Maiurana d48992c46f updating greek translations
SVN revision: 46468
2010-02-25 16:19:44 +00:00
Carsten Haitzler cde353aa9b printf--
SVN revision: 46462
2010-02-25 13:09:09 +00:00
Carsten Haitzler 5ffdd6a06a make frameinfo work on env var. export DFI=1
SVN revision: 46461
2010-02-25 12:37:28 +00:00
Carsten Haitzler 4513a24797 no more round trips! bad bad bad!
SVN revision: 46459
2010-02-25 12:26:10 +00:00
Carsten Haitzler 6ca28f148a idle cursor should not be on in illume! useless!
SVN revision: 46457
2010-02-25 10:32:49 +00:00
Christopher Michael 07062860cb Handle policy activate layer a bit better (don't set so high).
Add an easily adjusted variable in policy.h for POL_ACTIVATE_LAYER.



SVN revision: 46454
2010-02-25 05:45:14 +00:00
Carsten Haitzler 395e679706 fix sync issue.
SVN revision: 46452
2010-02-25 05:12:49 +00:00
Christopher Michael 5fda7b5150 Add some more docs.
Prep some structures for documentation (just modifying the code format).



SVN revision: 46451
2010-02-25 01:17:45 +00:00
Christopher Michael 5180f292dd Fix focus track issue(s) as reported by TAsn.
SVN revision: 46446
2010-02-24 22:48:02 +00:00
Christopher Michael 94df5150d1 Ok, we cannot accept focus on home window...leads to focus track issues.
SVN revision: 46445
2010-02-24 22:46:34 +00:00
Christopher Michael 4bf3e5c772 Check for new_client when laying out indicator. (Needed for elm_indicator
app).



SVN revision: 46438
2010-02-24 18:21:50 +00:00
Viktor Kojouharov a1c976af85 move the hour hand according to the elapsed minutes in an hour
SVN revision: 46433
2010-02-24 17:45:04 +00:00
Christopher Michael 410536ba3d Set illume zone list. Needed for elm_indicator.
SVN revision: 46432
2010-02-24 17:15:22 +00:00
Christopher Michael 5135baa904 Fix structure definition.
SVN revision: 46422
2010-02-24 05:28:57 +00:00
Christopher Michael af5d569cdc Update documentation. (Doxygen now generates docs for structure members too
:))



SVN revision: 46421
2010-02-24 05:15:56 +00:00
Christopher Michael f799583101 Update layout properly when zone changes size or moves. This should fix
xrandr issue for TAsn ;)



SVN revision: 46413
2010-02-23 23:31:46 +00:00
Christopher Michael 9762df18a3 Unhide a border if we are looping through focus.
SVN revision: 46411
2010-02-23 22:37:40 +00:00
Christopher Michael 25859b62f7 Check home count based on current mode and create or focus home window
accordingly.



SVN revision: 46409
2010-02-23 22:25:31 +00:00
Christopher Michael 7a79cfc933 Add sending keyboard geometry for conformant apps.
SVN revision: 46404
2010-02-23 20:54:59 +00:00