Commit Graph

8913 Commits

Author SHA1 Message Date
Carsten Haitzler caafbe8eb9 seems po's need updates with src...
SVN revision: 46232
2010-02-17 04:17:34 +00:00
Carsten Haitzler db323e87f9 work on better shape handling for gl comp
SVN revision: 46231
2010-02-17 03:38:57 +00:00
Aron Xu 0826eb6af5 Sync translations from Launchpad.
SVN revision: 46200
2010-02-16 04:33:06 +00:00
Gustavo Sverzut Barbieri 9309f0af3f add new status string "online" and "login".
SVN revision: 46192
2010-02-15 16:31:42 +00:00
Hannes Janetzek d9e6eb4b3a 'everything'
- use desktops' label as long as executable is not called with parameters. 
- disable sync of app history  with exehist - could be removed I think.


SVN revision: 46189
2010-02-15 13:32:34 +00:00
Boris Faure 7bd630e8d8 typo
SVN revision: 46188
2010-02-15 13:00:38 +00:00
Massimo Maiurana 9e2ebeae00 updating french and italian translations
SVN revision: 46187
2010-02-15 12:13:25 +00:00
Carsten Haitzler a0874fb2b3 add support for indirect option for gl.
SVN revision: 46179
2010-02-15 05:27:36 +00:00
Carsten Haitzler 60b35967de gl vsync smoother tear-free rendering on desktop (nvidia though only - i am
in no mood to figure out the convoluted vsync stuff for every linux gl drvier
out there!)



SVN revision: 46158
2010-02-14 03:57:43 +00:00
Sebastian Dransfeld b7066f4191 And use e_border_name_get to get name
SVN revision: 46154
2010-02-13 19:11:23 +00:00
Christopher Michael b1804a21eb Don't need the return variable here.
Don't free the title.



SVN revision: 46146
2010-02-13 16:19:41 +00:00
Carsten Haitzler 820d76b53d use netwm name in preference.
SVN revision: 46145
2010-02-13 16:12:28 +00:00
Gustavo Sverzut Barbieri 5a60848741 Use eina_log on econnman
Registry domain 'econnman' and log messages with eina_log instead of
casual printfs.

By: Lucas De Marchi <lucas.demarchi@profusion.mobi>



SVN revision: 46130
2010-02-13 12:16:14 +00:00
Gustavo Sverzut Barbieri e71c7d1453 Use proper error handling on initialization
By: Lucas De Marchi <lucas.demarchi@profusion.mobi>



SVN revision: 46129
2010-02-13 12:14:44 +00:00
Carsten Haitzler bdb206f5c6 why do a server rount trip for every border to get title when it's already
stored? bad bad bad! this will cause mucho slowness.



SVN revision: 46128
2010-02-13 11:42:28 +00:00
Carsten Haitzler 10cde00bbd fix fd handler del complaint! add events before adding handler for them!
otherwise event id is 0!



SVN revision: 46124
2010-02-13 02:57:01 +00:00
Carsten Haitzler c42497848b fix long-standing bug in exe exit handling! ugh...
SVN revision: 46123
2010-02-13 02:47:21 +00:00
Christopher Michael 30b60b5bd3 No point in running find_by_client_window here as we do nothing with it
anyway.



SVN revision: 46104
2010-02-11 22:05:14 +00:00
Carsten Haitzler 11ddc952af less overhead... maybe.
SVN revision: 46076
2010-02-11 13:33:20 +00:00
Carsten Haitzler 2c22b1f6c1 more overhead. screw u composite! screw you!. i now know what is needed...
and  whats there now is not pretty.



SVN revision: 46074
2010-02-11 11:09:18 +00:00
Carsten Haitzler b98aa59ac4 defer showing a composited window until first render.
SVN revision: 46072
2010-02-11 08:05:19 +00:00
Carsten Haitzler e14a685399 debug. off.
SVN revision: 46071
2010-02-11 07:41:02 +00:00
Carsten Haitzler 4fbe140b50 fade ... OFF!
SVN revision: 46070
2010-02-11 07:40:44 +00:00
Carsten Haitzler 64758733a6 fix some bugs i added to compositing in making gl more solid - software
compositing that is.



SVN revision: 46069
2010-02-11 07:07:58 +00:00
Christopher Michael 1a17357e8b Update me email address in AUTHORS file.
Add doxygen stuff to configure.ac & Makefile.am

E itself not supports basic structure for doxygen (the e.dox.in file may
need updating, and the Doxyfile in docs dir also). This will be handy for
documenting available API calls that people can use when writing modules, etc.



SVN revision: 46068
2010-02-11 04:39:58 +00:00
Christopher Michael 2fb54ab105 Add basic doxygen structure.
SVN revision: 46067
2010-02-11 04:37:59 +00:00
Christopher Michael 19eb47f288 Add efl_doxygen macros.
SVN revision: 46065
2010-02-11 02:49:54 +00:00
Christopher Michael 2a915fae74 Take into account zone->y when setting position.
Don't need to lock border location unless we are changing zones.



SVN revision: 46056
2010-02-10 17:24:33 +00:00
Christopher Michael fc92b9a9dd Don't set lock_user_location unless we are setting zone.
Remove useless function calls.



SVN revision: 46055
2010-02-10 17:23:15 +00:00
Carsten Haitzler eed1782f5f and some more compositor work - now its looking mroe solid.
SVN revision: 46045
2010-02-10 14:13:29 +00:00
Carsten Haitzler 8296dcf1a2 debug++ and fix small no-re-render case.
SVN revision: 46038
2010-02-10 09:40:44 +00:00
Carsten Haitzler a8a37957c3 some mroe fixes and improvements.
SVN revision: 46037
2010-02-10 08:09:03 +00:00
Carsten Haitzler 218c418dc9 compositing work - make it solid and work in more places. hopefully this
fixes some other issues if u turn on "keep hidden windows".. but that seems
to creat others atm.



SVN revision: 46036
2010-02-10 07:47:59 +00:00
Christopher Michael cecda9c13d Fix for showing windows @ their original size, then resizing them.
Some cleanup of code.



SVN revision: 46034
2010-02-10 04:49:25 +00:00
Christopher Michael 9fc08dd6c4 And adjust size hint when setting icon too. (Same problem as previous commit
wrt text).



SVN revision: 46033
2010-02-10 02:41:39 +00:00
Christopher Michael bdb0df2303 Set min size on button when text is set. (Found this after creating a button
w/ no text, than later setting the text...the size was never adjusted).



SVN revision: 46032
2010-02-10 02:29:09 +00:00
Christopher Michael 3b3ba5fe73 Don't need to feed mouse event here anymore.
SVN revision: 46016
2010-02-09 19:11:33 +00:00
Christopher Michael 1c54bdde06 No point in calling x_window_geometry_get here, we never use the returned
width or height afterwards.



SVN revision: 46014
2010-02-09 17:03:52 +00:00
Massimo Maiurana a59647570f updating french and italian translations
SVN revision: 46007
2010-02-09 12:00:54 +00:00
Christopher Michael 9956b1d406 Respect internal_no_remember flag.
SVN revision: 45994
2010-02-08 22:48:21 +00:00
Christopher Michael 24552e95bf No need to include these anymore. They are included by default w/ Ecore_X.h
SVN revision: 45955
2010-02-06 22:31:17 +00:00
Gustavo Lima Chaves ef3674c073 Enable proper compiling with no -O2.
SVN revision: 45947
2010-02-06 20:54:58 +00:00
Christopher Michael 2d846f27ed Remove .pc file (not used anymore).
SVN revision: 45940
2010-02-06 19:48:00 +00:00
Christopher Michael dd6d2d16e9 More documentation for illume2.
Fix typo in E doc.



SVN revision: 45939
2010-02-06 18:50:15 +00:00
Christopher Michael fcbe76fbac Start of documentation for illume2.
SVN revision: 45938
2010-02-06 17:55:34 +00:00
Christopher Michael c466a427b3 Layout fixes for conformant windows (wrt keyboard).
SVN revision: 45936
2010-02-06 17:14:40 +00:00
Christopher Michael 63c874d7a6 Fix quickpanel not showing correctly (this also needs elm_win update).
SVN revision: 45935
2010-02-06 16:58:15 +00:00
Christopher Michael 3e0530d2b2 Cannot enable instant edit just yet. Causes problems w/ our event window.
SVN revision: 45933
2010-02-06 15:49:47 +00:00
Christopher Michael 7d96aaa67f Handle border property change events for Fullscreen/Unfullscreen.
SVN revision: 45932
2010-02-06 15:42:04 +00:00
Carsten Haitzler 814260e35b fix native surface oopsie!
SVN revision: 45931
2010-02-06 10:52:09 +00:00