platform/upstream/enlightenment.git
14 years agofix warnings.
Gustavo Sverzut Barbieri [Thu, 18 Mar 2010 22:07:39 +0000 (22:07 +0000)]
fix warnings.

SVN revision: 47335

14 years agomissing file and set svn-ignore
Gustavo Sverzut Barbieri [Thu, 18 Mar 2010 21:59:05 +0000 (21:59 +0000)]
missing file and set svn-ignore

SVN revision: 47333

14 years agoe: Add ofono module.
Gustavo Sverzut Barbieri [Thu, 18 Mar 2010 21:48:56 +0000 (21:48 +0000)]
e: Add ofono module.

By: João Paulo Rechi Vita <jprvita@profusion.mobi>

SVN revision: 47330

14 years ago * e: remove some historic comment.
Cedric BAIL [Thu, 18 Mar 2010 15:02:10 +0000 (15:02 +0000)]
* e: remove some historic comment.

NOTE: I did some test and wasn't able to trigger the documented segv.
If you get a segv on exit, please report and help me to understand how
to trigger it. Anyway, I reactived it so that we can get global memory
consuption statistic with e17.

SVN revision: 47322

14 years agonice alert to tell u what went wrong
Carsten Haitzler [Wed, 17 Mar 2010 03:40:21 +0000 (03:40 +0000)]
nice alert to tell u what went wrong

SVN revision: 47303

14 years agoupdating french and italian translations
Massimo Maiurana [Tue, 16 Mar 2010 11:38:20 +0000 (11:38 +0000)]
updating french and italian translations

SVN revision: 47285

14 years agofix missed expose in comp
Carsten Haitzler [Tue, 16 Mar 2010 08:54:57 +0000 (08:54 +0000)]
fix missed expose in comp

SVN revision: 47282

14 years agoand on osx - they use some other env var apparently.
Carsten Haitzler [Tue, 16 Mar 2010 08:11:23 +0000 (08:11 +0000)]
and on osx -  they use some other env var apparently.

SVN revision: 47281

14 years agoOptimised PNG files. The end.
toma [Tue, 16 Mar 2010 04:33:57 +0000 (04:33 +0000)]
Optimised PNG files. The end.

SVN revision: 47279

14 years agoOptimised PNG files.
toma [Tue, 16 Mar 2010 04:32:35 +0000 (04:32 +0000)]
Optimised PNG files.

SVN revision: 47278

14 years agoOptimised PNG files. Used 'optipng -o 7 *.png' Total difference from all the optimisa...
toma [Tue, 16 Mar 2010 04:31:55 +0000 (04:31 +0000)]
Optimised PNG files. Used 'optipng -o 7 *.png' Total difference from all the optimisations is ~200kb uncompressed. Lots of uploads on the way...

SVN revision: 47277

14 years agoAdd basic & advanced check_changed code.
Christopher Michael [Mon, 15 Mar 2010 21:27:26 +0000 (21:27 +0000)]
Add basic & advanced check_changed code.

SVN revision: 47258

14 years agoRework pager config dialog for smaller screen resolutions (using
Christopher Michael [Mon, 15 Mar 2010 20:38:49 +0000 (20:38 +0000)]
Rework pager config dialog for smaller screen resolutions (using
toolbook).

NB: May need label changes. Still needs 'check_changed' code too, but
the bulk of the work is done.

SVN revision: 47252

14 years agoThe Efreet_Desktop to edit should be unique
Sebastian Dransfeld [Mon, 15 Mar 2010 19:58:12 +0000 (19:58 +0000)]
The Efreet_Desktop to edit should be unique

Use efreet_desktop_uncached_new to get a unique copy of a Efreet_Desktop
read from disk. This way the editor wont interfere with the running
system. Any changes to .desktop files must then be caught by file
monitoring.

SVN revision: 47251

14 years ago'everything' fix segv in tracker plugin
Hannes Janetzek [Mon, 15 Mar 2010 19:47:36 +0000 (19:47 +0000)]
'everything' fix segv in tracker plugin

SVN revision: 47249

14 years ago'everything' less artificial match lag
Hannes Janetzek [Mon, 15 Mar 2010 13:10:43 +0000 (13:10 +0000)]
'everything' less artificial match lag

SVN revision: 47234

14 years ago'everything'- whoops, fix last commit
Hannes Janetzek [Sun, 14 Mar 2010 18:00:53 +0000 (18:00 +0000)]
'everything'- whoops, fix last commit

SVN revision: 47218

14 years ago'everything'
Hannes Janetzek [Sun, 14 Mar 2010 17:53:13 +0000 (17:53 +0000)]
'everything'
- lower priority for 'text' items
- show plugin icons in aggregator and selector when there are no item icons

SVN revision: 47217

14 years agocheck changed and -Wextra cleanups.
Gustavo Sverzut Barbieri [Sun, 14 Mar 2010 01:07:20 +0000 (01:07 +0000)]
check changed and -Wextra cleanups.

SVN revision: 47194

14 years agofix e_slider's edje_object_part_drag_step() usage.
Gustavo Sverzut Barbieri [Sat, 13 Mar 2010 23:45:04 +0000 (23:45 +0000)]
fix e_slider's edje_object_part_drag_step() usage.

The step size is set with edje_object_part_drag_step_set(), then we
should just step in units proportional to that size.

SVN revision: 47192

14 years agocleanups and simplifications.
Gustavo Sverzut Barbieri [Sat, 13 Mar 2010 23:42:46 +0000 (23:42 +0000)]
cleanups and simplifications.

SVN revision: 47191

14 years agowhitespace-cleanup.
Gustavo Sverzut Barbieri [Sat, 13 Mar 2010 22:10:19 +0000 (22:10 +0000)]
whitespace-cleanup.

SVN revision: 47190

14 years agoformatting
Sebastian Dransfeld [Sat, 13 Mar 2010 21:56:25 +0000 (21:56 +0000)]
formatting

SVN revision: 47189

14 years agouse strlen to get string size, not sizeof
Sebastian Dransfeld [Sat, 13 Mar 2010 21:34:08 +0000 (21:34 +0000)]
use strlen to get string size, not sizeof

SVN revision: 47188

14 years ago'everything' apps plugin: skip .desktops with same exec line
Hannes Janetzek [Sat, 13 Mar 2010 20:37:24 +0000 (20:37 +0000)]
'everything' apps plugin: skip .desktops with same exec line

SVN revision: 47184

14 years agoupdating french translation
Massimo Maiurana [Sat, 13 Mar 2010 11:00:30 +0000 (11:00 +0000)]
updating french translation

SVN revision: 47173

14 years agocleanups, logs and simplify dbus message argument handling.
Gustavo Sverzut Barbieri [Fri, 12 Mar 2010 22:00:14 +0000 (22:00 +0000)]
cleanups, logs and simplify dbus message argument handling.

SVN revision: 47169

14 years agoShow and ShowByName dbus calls for org.enlightenment.wm.Desktop
Gustavo Sverzut Barbieri [Fri, 12 Mar 2010 21:34:30 +0000 (21:34 +0000)]
Show and ShowByName dbus calls for org.enlightenment.wm.Desktop

SVN revision: 47168

14 years agounfuck indentation, sorry.
Gustavo Sverzut Barbieri [Fri, 12 Mar 2010 19:31:47 +0000 (19:31 +0000)]
unfuck indentation, sorry.

SVN revision: 47164

14 years agoInitial BlueZ stub module.
Gustavo Sverzut Barbieri [Fri, 12 Mar 2010 13:55:11 +0000 (13:55 +0000)]
Initial BlueZ stub module.

Initial module written by Gustavo F. Padovan, I changed it quite a lot
to change some issues... but still many pending, see TODO at the start
of e_mod_main.c

SVN revision: 47160

14 years agoreparent initwin to compositor win so init win doesnt hang while e gets up
Carsten Haitzler [Fri, 12 Mar 2010 08:47:13 +0000 (08:47 +0000)]
reparent initwin to compositor win so init win doesnt hang while e gets up
and going.

SVN revision: 47153

14 years agoformatting and minor improvements.
Gustavo Sverzut Barbieri [Fri, 12 Mar 2010 00:16:21 +0000 (00:16 +0000)]
formatting and minor improvements.

 - popup menu/settings now brings "controls" dialog

 - -Wextra cleanups

 - formatting... bad Lucas ;-)

SVN revision: 47148

14 years agoslider cleanups and support for special values.
Gustavo Sverzut Barbieri [Thu, 11 Mar 2010 22:35:55 +0000 (22:35 +0000)]
slider cleanups and support for special values.

Special values enables showing different label for some values, for
example, 0 may mean "undefined", "never"...

cleanup -Wextra was done as well.

SVN revision: 47144

14 years agoAdded missing icons to EXTRA_DIST
Luis Felipe Strano Moraes [Thu, 11 Mar 2010 21:51:58 +0000 (21:51 +0000)]
Added missing icons to EXTRA_DIST

SVN revision: 47143

14 years agomake dist was broken on commit 47061, fixing it
Luis Felipe Strano Moraes [Thu, 11 Mar 2010 20:19:51 +0000 (20:19 +0000)]
make dist was broken on commit 47061, fixing it

SVN revision: 47140

14 years agocleanups...
Gustavo Sverzut Barbieri [Wed, 10 Mar 2010 21:54:23 +0000 (21:54 +0000)]
cleanups...

i did this module long ago, without a proper indentation settings in my emacs...

SVN revision: 47124

14 years agoeconnman: remove unneed popup_del
Gustavo Sverzut Barbieri [Wed, 10 Mar 2010 20:57:06 +0000 (20:57 +0000)]
econnman: remove unneed popup_del
the function already do the popup_del with the proper NULL check.

By: Gustavo F. Padovan <padovan@profusion.mobi>

SVN revision: 47119

14 years agoupdating french translation
Massimo Maiurana [Wed, 10 Mar 2010 17:57:05 +0000 (17:57 +0000)]
updating french translation

SVN revision: 47109

14 years agoNew window icons because the old ones sucked. These ones come from a remake of the...
toma [Wed, 10 Mar 2010 13:40:27 +0000 (13:40 +0000)]
New window icons because the old ones sucked. These ones come from a remake of the pager window. Glorious svn this time round.

SVN revision: 47105

14 years agoFix up expand/fill for sliders (so they use all available width).
Christopher Michael [Tue, 9 Mar 2010 16:54:05 +0000 (16:54 +0000)]
Fix up expand/fill for sliders (so they use all available width).

SVN revision: 47091

14 years agoFix up expand/fill for sliders.
Christopher Michael [Tue, 9 Mar 2010 16:51:26 +0000 (16:51 +0000)]
Fix up expand/fill for sliders.

SVN revision: 47090

14 years agoFix up expand/fill for sliders.
Christopher Michael [Tue, 9 Mar 2010 16:50:05 +0000 (16:50 +0000)]
Fix up expand/fill for sliders.

SVN revision: 47089

14 years agoFix expand/fill for sliders.
Christopher Michael [Tue, 9 Mar 2010 16:47:49 +0000 (16:47 +0000)]
Fix expand/fill for sliders.

SVN revision: 47088

14 years agoCheck box doesn't need to expand (wastes space).
Christopher Michael [Tue, 9 Mar 2010 16:45:32 +0000 (16:45 +0000)]
Check box doesn't need to expand (wastes space).
Fix formatting.

SVN revision: 47086

14 years agoSet fill & expand on toolbook pages (so sliders use available space).
Christopher Michael [Tue, 9 Mar 2010 16:42:38 +0000 (16:42 +0000)]
Set fill & expand on toolbook pages (so sliders use available space).

SVN revision: 47085

14 years agoAdd check_changed to conf_exebuf.
Christopher Michael [Tue, 9 Mar 2010 16:34:39 +0000 (16:34 +0000)]
Add check_changed to conf_exebuf.

NB: works great in Basic, but not in Advanced...not sure why. K-S, can
you have a look please ?

SVN revision: 47083

14 years agopreload and set proper size to help loading.
Gustavo Sverzut Barbieri [Tue, 9 Mar 2010 02:55:47 +0000 (02:55 +0000)]
preload and set proper size to help loading.

SVN revision: 47071

14 years agoimproved icon theme, with nice previews!
Gustavo Sverzut Barbieri [Tue, 9 Mar 2010 02:46:07 +0000 (02:46 +0000)]
improved icon theme, with nice previews!

preview couple of icons at bottom, and try harder to find an icon for
the list item, otherwise just skip the theme as it is not worth.

SVN revision: 47070

14 years agocleanups, consts and return Eina_Bool for file setters.
Gustavo Sverzut Barbieri [Tue, 9 Mar 2010 02:45:14 +0000 (02:45 +0000)]
cleanups, consts and return Eina_Bool for file setters.

okay, maybe too much for a single patch, but they are all pretty trivial:

 - whitespace cleanups;

 - simplify "sd" assignments;

 - add const keyword to getters;

 - return if file_set operation succeeded or not.

SVN revision: 47069

14 years agoExpand widgets in toolbook pages.
Christopher Michael [Tue, 9 Mar 2010 02:40:45 +0000 (02:40 +0000)]
Expand widgets in toolbook pages.

SVN revision: 47068

14 years agoNow with more color and less colour.
toma [Tue, 9 Mar 2010 02:11:41 +0000 (02:11 +0000)]
Now with more color and less colour.

SVN revision: 47067

14 years agoCommenting. Comments on my commenting are welcome. Basically, its just locations...
toma [Tue, 9 Mar 2010 01:43:29 +0000 (01:43 +0000)]
Commenting. Comments on my commenting are welcome. Basically, its just locations of widgets so that non-Ecentric people can easily find where each widget is. Ive only included the not-so descriptive widgets and modules.

SVN revision: 47065

14 years agoFix exebuf wrt Geometry tab & Animations tab.
Christopher Michael [Tue, 9 Mar 2010 01:23:21 +0000 (01:23 +0000)]
Fix exebuf wrt Geometry tab & Animations tab.
Fix rancid formatting in conf_winlist (what an eye sore that was).

SVN revision: 47064

14 years agoMake performance dialog match other dialogs wrt sliders & expansion.
Christopher Michael [Tue, 9 Mar 2010 00:49:47 +0000 (00:49 +0000)]
Make performance dialog match other dialogs wrt sliders & expansion.

SVN revision: 47062

14 years agoMake move n resize follow the icon filename convention.
toma [Tue, 9 Mar 2010 00:46:25 +0000 (00:46 +0000)]
Make move n resize follow the icon filename convention.

SVN revision: 47061

14 years agonon-resiable "presentation mode" dialogs and -Wextra/trailing whitespace cleanups.
Gustavo Sverzut Barbieri [Tue, 9 Mar 2010 00:31:44 +0000 (00:31 +0000)]
non-resiable "presentation mode" dialogs and -Wextra/trailing whitespace cleanups.

SVN revision: 47060

14 years agoIcon for Config Panel Entry.
Christopher Michael [Mon, 8 Mar 2010 18:20:39 +0000 (18:20 +0000)]
Icon for Config Panel Entry.

SVN revision: 47047

14 years agoIcon for Entry in config panel.
Christopher Michael [Mon, 8 Mar 2010 18:18:16 +0000 (18:18 +0000)]
Icon for Entry in config panel.

SVN revision: 47046

14 years agoIcons for config entries.
Christopher Michael [Mon, 8 Mar 2010 18:15:09 +0000 (18:15 +0000)]
Icons for config entries.

SVN revision: 47045

14 years agoMake Run Command settings dialog work w/ all resolutions.
Christopher Michael [Mon, 8 Mar 2010 18:03:42 +0000 (18:03 +0000)]
Make Run Command settings dialog work w/ all resolutions.
(May need/want label changes).

SVN revision: 47044

14 years agoupdating french translation
Massimo Maiurana [Mon, 8 Mar 2010 17:48:52 +0000 (17:48 +0000)]
updating french translation

SVN revision: 47043

14 years agoremove the now useless title
Miculcy Brian [Mon, 8 Mar 2010 16:09:21 +0000 (16:09 +0000)]
remove the now useless title

SVN revision: 47002

14 years agoload modules before execcing apps.
Carsten Haitzler [Mon, 8 Mar 2010 15:00:29 +0000 (15:00 +0000)]
load modules before execcing apps.

SVN revision: 47000

14 years agocomp should not be delayed - and first module loaded for best effects.
Carsten Haitzler [Mon, 8 Mar 2010 14:50:50 +0000 (14:50 +0000)]
comp should not be delayed - and first module loaded for best effects.

SVN revision: 46999

14 years agodont delay comp load - and sync on init too to make sure.
Carsten Haitzler [Mon, 8 Mar 2010 14:50:00 +0000 (14:50 +0000)]
dont delay comp load - and sync on init too to make sure.

SVN revision: 46998

14 years agocheck changed.
Gustavo Sverzut Barbieri [Mon, 8 Mar 2010 13:45:38 +0000 (13:45 +0000)]
check changed.

SVN revision: 46997

14 years agoless frame, more check_changed.
Gustavo Sverzut Barbieri [Mon, 8 Mar 2010 13:20:19 +0000 (13:20 +0000)]
less frame, more check_changed.

SVN revision: 46996

14 years agono frames required there...
Gustavo Sverzut Barbieri [Mon, 8 Mar 2010 13:02:01 +0000 (13:02 +0000)]
no frames required there...

SVN revision: 46995

14 years agohmm fiddle to have slower fade out... but quicker fade-in/start for init
Carsten Haitzler [Mon, 8 Mar 2010 05:46:05 +0000 (05:46 +0000)]
hmm fiddle to have slower fade out... but quicker fade-in/start for init

SVN revision: 46979

14 years agoprettier init splash. no more bizarre glowing cursor. how do you like the dots?
Carsten Haitzler [Mon, 8 Mar 2010 05:41:05 +0000 (05:41 +0000)]
prettier init splash. no more bizarre glowing cursor. how do you like the dots?

SVN revision: 46978

14 years agoless frames, more check_changed.
Gustavo Sverzut Barbieri [Mon, 8 Mar 2010 03:40:31 +0000 (03:40 +0000)]
less frames, more check_changed.

SVN revision: 46977

14 years agono need for this frametable, it can be a simple list.
Gustavo Sverzut Barbieri [Mon, 8 Mar 2010 03:05:13 +0000 (03:05 +0000)]
no need for this frametable, it can be a simple list.

SVN revision: 46976

14 years agono need fro frame in the module list, the dialog title says it all.
Gustavo Sverzut Barbieri [Mon, 8 Mar 2010 02:39:44 +0000 (02:39 +0000)]
no need fro frame in the module list, the dialog title says it all.

SVN revision: 46975

14 years agogive that green glowing led/ball/bubble more... "umpfff". more chine, deeper
Carsten Haitzler [Mon, 8 Mar 2010 02:06:50 +0000 (02:06 +0000)]
give that green glowing led/ball/bubble more... "umpfff". more chine, deeper
color glow, shadowing etc. looks much more like a green light that is "on"

SVN revision: 46974

14 years agobetter conf_winlist.
Gustavo Sverzut Barbieri [Sun, 7 Mar 2010 23:37:35 +0000 (23:37 +0000)]
better conf_winlist.

 * reorganize items resulting in less toolbook pages.

 * smaller labels

 * smarter constraints and disable

 * better basic settings, collapsing common used options

SVN revision: 46971

14 years agodon't ever select headers...
Gustavo Sverzut Barbieri [Sun, 7 Mar 2010 20:08:46 +0000 (20:08 +0000)]
don't ever select headers...

SVN revision: 46958

14 years agoImprove color class dialog and its effect in default theme.
Gustavo Sverzut Barbieri [Sun, 7 Mar 2010 19:55:30 +0000 (19:55 +0000)]
Improve color class dialog and its effect in default theme.

Now we can theme almost everything, including list item and header
text and background.

SVN revision: 46957

14 years agoCheck for error on get_name_owner callback.
Rafael Antognolli [Sun, 7 Mar 2010 14:51:30 +0000 (14:51 +0000)]
Check for error on get_name_owner callback.

SVN revision: 46950

14 years agoaaaaah typo! :) thts what made redir subwindows fail!
Carsten Haitzler [Sun, 7 Mar 2010 11:48:36 +0000 (11:48 +0000)]
aaaaah typo! :) thts what made redir subwindows fail!

SVN revision: 46938

14 years agohmmm seeming a few more redirects than needed
Carsten Haitzler [Sun, 7 Mar 2010 11:40:49 +0000 (11:40 +0000)]
hmmm seeming a few more redirects than needed

SVN revision: 46936

14 years agoFrom: Joel Klinghed <the_jk@spawned.biz>
Joel Klinghed [Sun, 7 Mar 2010 07:13:28 +0000 (07:13 +0000)]
From:  Joel Klinghed <the_jk@spawned.biz>

extra dbus module to handle extending dbus generically. replaces msgbus-lang

SVN revision: 46934

14 years agocrack--, /me needs sleep!
Gustavo Sverzut Barbieri [Sun, 7 Mar 2010 05:37:40 +0000 (05:37 +0000)]
crack--, /me needs sleep!

SVN revision: 46929

14 years agonew color configuration dialog.
Gustavo Sverzut Barbieri [Sun, 7 Mar 2010 05:33:34 +0000 (05:33 +0000)]
new color configuration dialog.

The goal of this dialog is to be simpler to use and fit a small
screen, however provide more useful features to the user.

This was done by having one single multi-select ilist with color
previews on the left (just text now, but supports solid colors as
well) and a full-featured preview on the editor box.

The list supports multi-select, so one can enable, disable or set
colors on multiple items at the same time, avoiding the old
enable/disable radios that did not make much sense.  The frame label
should be updated based on the items one select (if they have the same
colors or are "mixed", if they are all unset).

The list also uses the new feature to show an "end" icon to notify the
item is customized or not.

TODO: review supported/known color classes, it is as simple as
      changing the description array.

SVN revision: 46928

14 years agoimprove color_class usage in the default theme.
Gustavo Sverzut Barbieri [Sun, 7 Mar 2010 05:28:51 +0000 (05:28 +0000)]
improve color_class usage in the default theme.

There is still lots of room for improvements, we should add more color
classes so users could choose more colors (conf_colors to be changed
soon).

NOTE: color_class value will be multiply (ie: tint) the existing part
      value.  This applies for both IMAGES (as expected) and TEXT (I
      did not expect it). IOW: do not define the color in the part,
      just in the color class section.

NOTE-2: if you do not define a color class in your theme, the
      conf_colors dialog will have no clue on what is the default
      color.

SVN revision: 46927

14 years agoenables optional alpha edition in color selector.
Gustavo Sverzut Barbieri [Sun, 7 Mar 2010 05:24:09 +0000 (05:24 +0000)]
enables optional alpha edition in color selector.

NOTE: the color selection widget (e_widget_csel) is way too
      complex. The basic editor should not show HSV as most people
      have no clue what it is.

SVN revision: 46926

14 years agoLess japanese cuisine; more TODO.
toma [Sun, 7 Mar 2010 03:11:55 +0000 (03:11 +0000)]
Less japanese cuisine; more TODO.

SVN revision: 46921

14 years agoClear out some fixed fixmes
toma [Sun, 7 Mar 2010 03:10:12 +0000 (03:10 +0000)]
Clear out some fixed fixmes

SVN revision: 46920

14 years agoActive icon for activated modules in ilist
toma [Sun, 7 Mar 2010 03:02:10 +0000 (03:02 +0000)]
Active icon for activated modules in ilist

SVN revision: 46919

14 years agoBetter Client List config dialog (fits small resolution screens).
Christopher Michael [Sun, 7 Mar 2010 02:07:49 +0000 (02:07 +0000)]
Better Client List config dialog (fits small resolution screens).
Fix formatting.

(May need label changes).

SVN revision: 46916

14 years agoAdd missing Advanced options from Basic.
Christopher Michael [Sat, 6 Mar 2010 21:00:11 +0000 (21:00 +0000)]
Add missing Advanced options from Basic.
Add handler for iconified check changing.

SVN revision: 46915

14 years agoMake winlist Advanced work for all resolutions. (May need some label
Christopher Michael [Sat, 6 Mar 2010 20:52:14 +0000 (20:52 +0000)]
Make winlist Advanced work for all resolutions. (May need some label
changes or other organization here, but the bulk of the work is done).

SVN revision: 46914

14 years agoand actuually send sync cancel too. (and inc counter to avoid race)
Carsten Haitzler [Sat, 6 Mar 2010 17:15:10 +0000 (17:15 +0000)]
and actuually send sync cancel too. (and inc counter to avoid race)

SVN revision: 46913

14 years agohmm some sort of lockup? safety++
Carsten Haitzler [Sat, 6 Mar 2010 16:38:59 +0000 (16:38 +0000)]
hmm some sort of lockup? safety++

SVN revision: 46910

14 years ago'everything' tracker: use nameOwner signal to check whether tracker is running
Hannes Janetzek [Sat, 6 Mar 2010 14:21:17 +0000 (14:21 +0000)]
'everything' tracker: use nameOwner signal to check whether tracker is running

SVN revision: 46909

14 years ago'everything' add log domain
Hannes Janetzek [Sat, 6 Mar 2010 14:15:00 +0000 (14:15 +0000)]
'everything' add log domain

SVN revision: 46908

14 years ago'evrything' cleanups
Hannes Janetzek [Sat, 6 Mar 2010 14:09:05 +0000 (14:09 +0000)]
'evrything' cleanups

SVN revision: 46907

14 years agobetter desktop file editor, presents more space in less space!
Gustavo Sverzut Barbieri [Sat, 6 Mar 2010 00:42:09 +0000 (00:42 +0000)]
better desktop file editor, presents more space in less space!

 * use toolbook and segment all information to different pages

 * icon got its own page, with bigger view

 * labels on one line, entries on the next: more consistency, better
   alignment, takes less horizontal space and allows entries to show
   more characters.

 * editing new desktop files (Settings > Apps > New Application) will
   use a dynamically created name based on application name, instead
   of falling back to a numeric based _new_app-%d.desktop.

SVN revision: 46902

14 years agobe more float cast specific.
Carsten Haitzler [Fri, 5 Mar 2010 04:14:52 +0000 (04:14 +0000)]
be more float cast specific.

SVN revision: 46889

14 years agocompile.... grrrr!
Carsten Haitzler [Fri, 5 Mar 2010 04:13:15 +0000 (04:13 +0000)]
compile.... grrrr!

SVN revision: 46888

14 years agotexfrompixmap fix for "nocomp" mode
Carsten Haitzler [Fri, 5 Mar 2010 03:21:42 +0000 (03:21 +0000)]
texfrompixmap fix for "nocomp" mode

SVN revision: 46887