Commit Graph

12069 Commits

Author SHA1 Message Date
Carsten Haitzler e440a93f09 update po's
SVN revision: 69624
2012-03-26 04:03:59 +00:00
Thomas Gstädtner 6f55d529a3 From: Thomas Gstädtner <thomas@gstaedtner.net>
Subject: [E-devel] [PATCH] battery: add support for different suspend
methods

Allow the user to select what to do when the battery runs low:
Suspend, Hibernate or Shutdown.



SVN revision: 69623
2012-03-26 04:00:53 +00:00
Vincent Torri f456602ebb revert. gettext 0.18 is problematic on some platforms
SVN revision: 69603
2012-03-24 18:58:09 +00:00
Eric Schuele e2920555ef Bump gettext
SVN revision: 69601
2012-03-24 15:49:44 +00:00
Carsten Haitzler c9a95709e3 null out black canvas handle when freed - just in case.
SVN revision: 69593
2012-03-24 02:24:53 +00:00
Christopher Michael 5047abf5a6 E: Properly use __UNUSED__ in menu code.
SVN revision: 69569
2012-03-22 18:11:48 +00:00
Leif Middelschulte 95f33ad549 Make conf_display work again (primary output resolution st/ld).
SVN revision: 69547
2012-03-21 23:39:11 +00:00
Carsten Haitzler b1d31afdb8 while hunting down what appears to be a memleak in e17.. my profiling
turned up that we keep lots of icons in mem that we don't use. frankly
we could do this better as we still may keep multiple copies (inside
an evas object as well as in the border netwm icons data etc.), but
this is better than keeping 3, 4 or 10 icons of various sizes where we
only use 1.



SVN revision: 69521
2012-03-20 08:07:05 +00:00
Michael BOUCHAUD beb14d1ff7 e: fix e_widget_textblock to use min: 1 0; on TEXTBLOCK part in theme
SVN revision: 69506
2012-03-19 10:55:35 +00:00
Carsten Haitzler 4ac2f94b35 and work more on getting release in shape - version requirements.
(god this is a pain in the butt)



SVN revision: 69484
2012-03-17 06:25:41 +00:00
Leif Middelschulte d75b68ae78 Update common modes, when updating mode info
SVN revision: 69308
2012-03-13 19:58:06 +00:00
Leif Middelschulte 40fc3efd1f Select (previous) mode simplier.
SVN revision: 69307
2012-03-13 19:58:02 +00:00
Leif Middelschulte ee1f79e848 Fix typo in EDID sort function
SVN revision: 69306
2012-03-13 19:57:58 +00:00
Leif Middelschulte 3cf0bf72fb warnings--
SVN revision: 69305
2012-03-13 19:57:53 +00:00
Leif Middelschulte 71d0297574 Use modes' names for the list.
SVN revision: 69304
2012-03-13 19:57:37 +00:00
Leif Middelschulte a88493233b Make conf_randr subwidgets work with e_layout.
SVN revision: 69269
2012-03-12 22:38:00 +00:00
Leif Middelschulte 348afe4972 minor tweeks to conf_randr.
SVN revision: 69268
2012-03-12 22:37:55 +00:00
Mike Blumenkrantz 2674d7eedc revert all window menu changes since august of last year
I tried to like the new layout, but it required way too much navigation for most commonly used functions
if people really liked the other layout, perhaps it can be merged as a config option.


SVN revision: 69262
2012-03-12 17:47:27 +00:00
Cedric BAIL a35a47a558 e: fix notification module id.
Patch by P Purkayastha <ppurka@gmail.com>.


SVN revision: 69234
2012-03-12 08:58:23 +00:00
Sebastian Dransfeld 05bf07450c e: formatting
SVN revision: 69055
2012-03-08 11:37:54 +00:00
Sebastian Dransfeld 8e446682e3 e/randr: Use correct typedef for xid
SVN revision: 69052
2012-03-08 11:25:05 +00:00
Carsten Haitzler e6958153cb dont report the connman error more than once here
SVN revision: 69046
2012-03-08 10:13:42 +00:00
Sebastian Dransfeld ef93a97573 modules/conf_randr: Fix display of outputs
- Show and pack objects in layout before using e_layout_child_*()
  functions.
- Don't use random EVAS_HINT_* flags when passing parameters.

SVN revision: 69040
2012-03-08 08:27:32 +00:00
Mike Blumenkrantz 984d2c1869 ecrustify
SVN revision: 69035
2012-03-07 22:53:50 +00:00
Mike Blumenkrantz 2bdd24ea93 ecrustified
SVN revision: 69034
2012-03-07 22:50:53 +00:00
Christopher Michael 3428e5e07a Comp Module: Update comp module for recent wayland changes wrt regions.
SVN revision: 68986
2012-03-07 16:08:43 +00:00
Tom Hacohen a4240c73b4 E illume-keyboard: No need to escape () in the filename.
Breaks here (possibly beacuse of new autofoo?).

SVN revision: 68659
2012-03-04 13:28:44 +00:00
Carsten Haitzler 7edcb32dd0 add \ to ('s
SVN revision: 68607
2012-03-02 00:09:13 +00:00
Christopher Michael 4ac033b49c Illume Indicator. Remove some debugging printfs. Remove unused
handlers (for border show/hide). Add missing UNUSED for a function
parameter. Comment out useless gadcon function.



SVN revision: 68525
2012-02-28 23:05:06 +00:00
Leif Middelschulte e62da06cd3 Add scrollframe to conf_randr. e_layout's child size is not right
SVN revision: 68441
2012-02-25 10:50:19 +00:00
Leif Middelschulte 37a99accde finish renaming all '[sub]subdialog' to 'widget'
SVN revision: 68440
2012-02-25 10:50:14 +00:00
Leif Middelschulte 23a469ae03 Simplify arrangement widget. Use e_layout.
SVN revision: 68439
2012-02-25 10:01:30 +00:00
Leif Middelschulte a5a3db6195 rename stuff, move functions decls to header
SVN revision: 68438
2012-02-25 10:01:23 +00:00
Christopher Michael 0ff9e4bc58 E: Fix timestamp label.
SVN revision: 68364
2012-02-23 19:52:19 +00:00
Tom Hacohen 78b700d9fd E: Added newly added private header to EXTRA_DIST.
SVN revision: 68342
2012-02-23 14:49:46 +00:00
Christopher Michael 6daa7d8d98 E_Comp (wayland): Update comp module code for recent wayland changes.
SVN revision: 68285
2012-02-22 19:26:10 +00:00
Leif Middelschulte 0e5f759b51 Do CRTC configuration/restoration in one step.
SVN revision: 68276
2012-02-22 15:42:07 +00:00
Leif Middelschulte 32b343cdd3 Remove *= e_scale. It produces unwanted results.
SVN revision: 68275
2012-02-22 15:42:00 +00:00
Leif Middelschulte 19dd99da42 Fix return values of non-void functions.
SVN revision: 68241
2012-02-22 00:02:58 +00:00
Leif Middelschulte 466b3c91c6 Improve init so it fails if the drivers dont really support RandRR.
SVN revision: 68238
2012-02-21 23:53:00 +00:00
Leif Middelschulte b8f3d41c08 Fix another possible SEGV
SVN revision: 68237
2012-02-21 23:12:48 +00:00
Leif Middelschulte 5030ed833d fix possible SEGVs
SVN revision: 68236
2012-02-21 22:05:07 +00:00
Leif Middelschulte b3b07b6be5 Simplify a bit.
SVN revision: 68235
2012-02-21 22:05:02 +00:00
Leif Middelschulte 217be79bdf Fix possible issues with e_randr.
SVN revision: 68230
2012-02-21 19:58:51 +00:00
Leif Middelschulte 1ca87695e7 Fix possible SEGV for screwed drivers.
SVN revision: 68225
2012-02-21 15:50:16 +00:00
Leif Middelschulte 9238601dd3 e_config strings are eina_stringshare'd
SVN revision: 68224
2012-02-21 15:50:09 +00:00
Carsten Haitzler 0add92b38a remove acpi debugging and label lid state properly in the ui!
SVN revision: 68223
2012-02-21 14:35:00 +00:00
Christopher Michael 0377e75f9a E_Randr: Fix static declaration.
SVN revision: 68217
2012-02-21 12:33:06 +00:00
Carsten Haitzler ba74a617ba backlight - eina log bitching when no bl exists, fix.
SVN revision: 68209
2012-02-21 08:19:37 +00:00
Carsten Haitzler 32ac589897 fix e_randr eina log bitching when u dont have exisitng config!
SVN revision: 68208
2012-02-21 08:17:32 +00:00