Commit Graph

1201 Commits

Author SHA1 Message Date
maxerba 5c4d818573 Updating portuguese and italian translations 2014-02-24 19:33:37 +01:00
maxerba 54950b40ad Include lokker in translatable modules 2014-02-23 20:41:32 +01:00
maxerba 15b42f65b8 Updating italian translation 2014-02-23 20:36:26 +01:00
Carsten Haitzler f3ad2c3896 po update 2014-02-22 21:25:31 +09:00
Carsten Haitzler 4116daa320 update po line #'s 2014-02-20 14:44:26 +09:00
maxerba a679447cf5 Updating italian translation 2014-02-19 10:14:47 +01:00
maxerba 6f43774bf0 Updating all po's merging translations from the packagekit extra module 2014-01-29 21:46:31 +01:00
maxerba 188aa7c4a0 Updating hungarian and italian translations 2014-01-29 19:27:43 +01:00
maxerba f83c1682d5 Updating italian translation 2014-01-19 17:15:50 +01:00
Carsten Haitzler 7f8680ff98 update po line #'s 2014-01-17 00:23:58 +09:00
Mike Blumenkrantz c2be19c093 feature: comp config is no longer a module
given that compositing is always enabled and that it's crucial to be able to change these settings, potentially having them unavailable is not a great way to live
2014-01-14 20:28:57 -05:00
Mike Blumenkrantz 86656e4df9 compositor rewrite / charlie-foxtrot situation
huge fustercluck commit because there wasn't really a way to separate out the changes. better to just rip it all out at once.

* compositor and window management completely rewritten. this was the goal for E19, but it pretty much required everything existing to be scrapped since it wasn't optimized, streamlined, or sensible. now instead of having the compositor strapped to the window manager like an outboard motor, it's housed more like an automobile engine.

** various comp structs have been merged into other places (eg. E_Comp_Zone is now just part of E_Zone where applicable), leading to a large deduplication of attributes

** awful E_Comp_Win is totally dead, having been replaced with e_comp_object smart objects which work just like normal canvas objects

** protocol-specific window management and compositor functionality is now kept exclusively in backend files

** e_pixmap api provides generic client finding and rendering api

** screen/xinerama screens are now provided directly by compositor on startup and re-set on change

** e_comp_render_update finally replaced with eina_tiler

** wayland compositor no longer creates X windows

** compositor e_layout removed entirely

* e_container is gone. this was made unnecessary in E18, but I kept it to avoid having too much code churn in one release. its sole purpose was to catch some events and handle window stacking, both of which are now just done by the compositor infra

* e_manager is just for screensaver and keybind stuff now, possibly remove later?

* e_border is gone along with a lot of its api. e_client has replaced it, and e_client has been rewritten completely; some parts may be similar, but the design now relies upon having a functional compositor

** window configuration/focus functions are all removed. all windows are now managed solely with evas_object_X functions on the "frame" member of a client, just as any other canvas object can be managed.

*** do NOT set interceptors on a client's comp_object. seriously.

* startup order rewritten: compositor now starts much earlier, other things just use attrs and members of the compositor

* ecore_x_pointer_xy_get usage replaced with ecore_evas_pointer_xy_get

* e_popup is totally gone, existing usage replaced by e_comp_object_util_add where applicable, otherwise just placed normally on the canvas

* deskmirror is (more) broken for now

* illume is totally fucked

* Ecore_X_Window replaced with Ecore_Window in most cases

* edge binding XWindows replaced with regular canvas objects

* some E_Win functionality has changed such that delete callbacks are now correctly called in ALL cases. various dialogs have been updated to not crash as a result

comp files and descriptions:

e_comp.c - overall compositor functions, rendering/update loop, shape cutting

e_comp_x.c - X window management and compositor functionality

e_comp_wl.c - Wayland surface management and compositor functionality

e_comp_canvas.c - general compositor canvas functions and utilities

e_comp_object.c - E_Client->frame member for managing clients as Evas_Objects, utility functions for adding objects to the compositor rendering systems

additional authors: ivan.briano@intel.com

feature: new compositor

removal: e_border, e_container, e_popup
2014-01-14 20:22:02 -05:00
Mike Blumenkrantz e3c85ec4da feature: use non-recursive makefiles for entire build system
this is the correct way to write a build system. one toplevel Makefile.am with the rest of the directories having include Makefile.mk files.

additional authors:

Iván Briano <ivan.briano@intel.com>
2014-01-14 20:22:01 -05:00
maxerba 91ddfa0f86 Updating serbian and italian translations 2014-01-03 18:35:56 +01:00
maxerba 6acfa95395 Updating portuguese translation 2013-12-26 19:06:36 +01:00
maxerba 8138921739 Updating serbian translation 2013-12-24 13:00:52 +01:00
Igor Murzov ea1ae87962 Update russian translation 2013-12-21 03:58:18 +04:00
Igor Murzov 5e840d4b5c Add more messages to the pot 2013-12-21 03:14:36 +04:00
maxerba 4bbdeeb6b7 updating italian translation 2013-12-19 22:44:30 +01:00
maxerba 6b17d616d3 updating galician translation 2013-12-19 21:20:45 +01:00
Igor Murzov f2e20b2052 Update russian translation 2013-12-18 02:54:43 +04:00
Mike Blumenkrantz 27d607d863 remove physics module
realistically I shouldn't have merged this into the release last year.

failing that, I probably should have removed it after the release.

even if I didn't remove it, I should have at least updated/tested it.

I did none of these things, and neither did anyone else, and thus we have an unmaintained module in core.

NOT ON MY WATCH
2013-12-09 08:22:19 -05:00
Carsten Haitzler eaf799a5b1 v0.18.0-alpha4 2013-11-29 19:37:37 +09:00
Mike Blumenkrantz 96bac597b3 grumble grumble potfiles update... 2013-11-25 16:17:24 -05:00
Carsten Haitzler 7152bea429 0.18-alpha3 2013-11-25 14:52:29 +09:00
maxerba f18954cf52 Updating greek translation 2013-11-21 18:41:11 +01:00
maxerba 4b79819050 Updating portuguese translation 2013-11-20 19:47:30 +01:00
Carsten Haitzler 3078a89456 1.8.0-alpha2 2013-11-19 17:22:23 +09:00
maxerba 5bfd5d4203 Updating catalan and italian translations 2013-11-13 13:35:00 +01:00
maxerba 7d5dcb5798 Updating italian translation 2013-11-10 13:47:25 +01:00
Carsten Haitzler baadcee049 check e passes distckec and set up a 0.18 alpha1 2013-11-05 16:44:30 +09:00
Carsten Haitzler 4b4a51d189 elm theme use - use elementary only for themes and remove e's own theme
now e only uses elementary's theme. this is to stop the bitrot and
forking of e's theme vs the unified elm theme that has everything for
e in it already. this obviously makes elm a requirement of e18 on, and
this also notes that emotion is always in efl these days, so its no
longer an option, and ecore-imf is no longer used as edje does the
entires now itself. in future it'll all be elm.

this is a major unification point for themes for elm and e. this will
need some testing, but everything seems to work day-to-day, but theme
selector is untested.

this also removes the theme selector for splash as that is now simply
unified with the same theme as everything else.
2013-10-31 23:36:22 +09:00
Igor Murzov 928067fa97 Update russian translation 2013-09-04 04:11:14 +04:00
Carsten Haitzler 83e7883ec9 allow cpufreq config to be accessed without a gadget - pstate necessity 2013-08-24 19:22:39 +09:00
maxerba 8cad9262d0 updating esperanto and french translations 2013-07-31 12:06:30 +02:00
maxerba 2530cb241e Updating spanish translation 2013-07-05 19:07:06 +02:00
Carsten Haitzler 6f1c04cf3d update po's 2013-07-05 11:11:59 +09:00
maxerba 271b29504d updating various translations 2013-07-02 19:31:06 +02:00
Carsten Haitzler ad384c1c77 update po's 2013-06-28 19:19:55 +09:00
maxerba 25f8f302a6 updating italian translation 2013-06-23 22:15:18 +02:00
maxerba 3926d557c6 updating esperanto translation 2013-06-20 21:13:10 +02:00
Igor Murzov ab4845b64d List translatable files of new teamwork module in POTFILES.in file 2013-06-17 13:43:34 +04:00
maxerba e917ce2311 updating serbian translation 2013-06-13 13:10:13 +02:00
Carsten Haitzler 6169d4bbea update po's 2013-06-12 20:17:16 +09:00
Eduardo Lima (Etrunko) d4ee6be578 Split .gitignore into multiple files
Signed-off-by: Eduardo Lima (Etrunko) <eduardo.lima@intel.com>
2013-06-11 18:19:12 -03:00
maxerba 12d880bf30 updating italian translation 2013-06-10 19:51:59 +02:00
maxerba 7d9b9dae83 updating catalan translation 2013-06-09 18:20:11 +02:00
maxerba 09ad8b6749 updating italian translation 2013-06-06 13:07:48 +02:00
Carsten Haitzler 7d07e0c50f update po's 2013-06-05 22:53:51 +09:00
maxerba 42dd1fe8ee updating catalan translation 2013-05-25 14:30:03 +02:00