platform/upstream/enlightenment.git
11 years agoalso add input rects in for shaped windows which make me cry tears of compblood
Mike Blumenkrantz [Thu, 7 Feb 2013 14:39:36 +0000 (14:39 +0000)]
also add input rects in for shaped windows which make me cry tears of compblood

SVN revision: 83754

11 years agogiant comp rejiggering commit because anything smaller would have broken something:
Mike Blumenkrantz [Thu, 7 Feb 2013 13:20:07 +0000 (13:20 +0000)]
giant comp rejiggering commit because anything smaller would have broken something:

* remove xwin for container canvas: now drawn directly on the compositor canvas

* added SHAPE_DEBUG define for bored developers

* bindings now use new e struct for mouse/wheel events

* container+zone now get mouse events from smart callbacks instead of x events

* rename comp api namespace

* change comp underlay theme to have a swallow for the wallpaper

* add names to all zone/container/comp objects to make debugging much easier

* some minor related updates to go along with this

SVN revision: 83752

11 years agoadded e_layout function for getting top object at coordinates
Mike Blumenkrantz [Thu, 7 Feb 2013 13:20:02 +0000 (13:20 +0000)]
added e_layout function for getting top object at coordinates

SVN revision: 83751

11 years agoconvert e_layout to use inlist
Mike Blumenkrantz [Thu, 7 Feb 2013 13:19:59 +0000 (13:19 +0000)]
convert e_layout to use inlist

SVN revision: 83750

11 years agoadd function for returning e_layout children
Mike Blumenkrantz [Thu, 7 Feb 2013 13:19:57 +0000 (13:19 +0000)]
add function for returning e_layout children

SVN revision: 83749

11 years agoremove disabled fps stuff from physics module
Mike Blumenkrantz [Thu, 7 Feb 2013 13:19:55 +0000 (13:19 +0000)]
remove disabled fps stuff from physics module

SVN revision: 83748

11 years agoformatting, switch __UNUSED__ to EINA_UNUSED
Mike Blumenkrantz [Thu, 7 Feb 2013 13:19:52 +0000 (13:19 +0000)]
formatting, switch __UNUSED__ to EINA_UNUSED

SVN revision: 83747

11 years agoadd some debugging functions for comp
Mike Blumenkrantz [Thu, 7 Feb 2013 13:19:50 +0000 (13:19 +0000)]
add some debugging functions for comp

SVN revision: 83746

11 years agocomp structs now public, remove comp struct accessor functions, add comp utility...
Mike Blumenkrantz [Thu, 7 Feb 2013 13:19:47 +0000 (13:19 +0000)]
comp structs now public, remove comp struct accessor functions, add comp utility functions to simplify getting comp from an e_object

SVN revision: 83745

11 years agoremove container comp check hack
Mike Blumenkrantz [Thu, 7 Feb 2013 13:19:45 +0000 (13:19 +0000)]
remove container comp check hack

SVN revision: 83744

11 years agoe_manager_new now creates compositors for new managers instead of creating them all...
Mike Blumenkrantz [Thu, 7 Feb 2013 13:19:36 +0000 (13:19 +0000)]
e_manager_new now creates compositors for new managers instead of creating them all at once

SVN revision: 83743

11 years agoadd "vmware" class to mapping disable keywords
Mike Blumenkrantz [Thu, 7 Feb 2013 11:43:36 +0000 (11:43 +0000)]
add "vmware" class to mapping disable keywords
ticket #1057

SVN revision: 83734

11 years agoremove unused timer variable, reduce e_grabinput calls slightly with some reordering
Mike Blumenkrantz [Thu, 7 Feb 2013 10:51:10 +0000 (10:51 +0000)]
remove unused timer variable, reduce e_grabinput calls slightly with some reordering

SVN revision: 83733

11 years agounbreak winlist focus changing
Mike Blumenkrantz [Thu, 7 Feb 2013 10:36:01 +0000 (10:36 +0000)]
unbreak winlist focus changing

SVN revision: 83731

11 years agofix unused var warning
Mike Blumenkrantz [Thu, 7 Feb 2013 09:25:50 +0000 (09:25 +0000)]
fix unused var warning

SVN revision: 83725

11 years agoadd edit button to window remembers config dialog
Mike Blumenkrantz [Thu, 7 Feb 2013 09:23:29 +0000 (09:23 +0000)]
add edit button to window remembers config dialog
ticket #789

SVN revision: 83724

11 years agoformatting
Mike Blumenkrantz [Thu, 7 Feb 2013 08:42:31 +0000 (08:42 +0000)]
formatting

SVN revision: 83722

11 years agoe: enable preload for edje in e_widget_preview.
Cedric BAIL [Thu, 7 Feb 2013 08:41:15 +0000 (08:41 +0000)]
e: enable preload for edje in e_widget_preview.

SVN revision: 83720

11 years agoadd config option for remembering filemanager windows globally instead of per-directory
Mike Blumenkrantz [Thu, 7 Feb 2013 08:20:42 +0000 (08:20 +0000)]
add config option for remembering filemanager windows globally instead of per-directory
ticket #1982

SVN revision: 83718

11 years agofix/improve clock module date/time change detection. :)
Carsten Haitzler [Thu, 7 Feb 2013 08:14:03 +0000 (08:14 +0000)]
fix/improve clock module date/time change detection. :)

SVN revision: 83717

11 years agofix stringshare use in e_remember
Mike Blumenkrantz [Thu, 7 Feb 2013 08:08:21 +0000 (08:08 +0000)]
fix stringshare use in e_remember

SVN revision: 83716

11 years agocosmetically change some types in e_border
Mike Blumenkrantz [Thu, 7 Feb 2013 08:02:52 +0000 (08:02 +0000)]
cosmetically change some types in e_border

SVN revision: 83713

11 years agoclean up config for fileman window remembers, finishing a job that I started last...
Mike Blumenkrantz [Thu, 7 Feb 2013 07:50:28 +0000 (07:50 +0000)]
clean up config for fileman window remembers, finishing a job that I started last month

SVN revision: 83711

11 years agohmmm small update to previous commit which preserves functionality of related efm...
Mike Blumenkrantz [Wed, 6 Feb 2013 15:02:27 +0000 (15:02 +0000)]
hmmm small update to previous commit which preserves functionality of related efm API call while still providing fix for icon cache update event

SVN revision: 83686

11 years agofix efm cache listener to only activate (once) on icon update instead of desktop...
Mike Blumenkrantz [Wed, 6 Feb 2013 14:54:23 +0000 (14:54 +0000)]
fix efm cache listener to only activate (once) on icon update instead of desktop update since this is the only one which will matter, also only update the icon image instead of the entire thing

SVN revision: 83684

11 years agofix no-warp mode winlist usage
Mike Blumenkrantz [Wed, 6 Feb 2013 13:55:38 +0000 (13:55 +0000)]
fix no-warp mode winlist usage
ticket #asdfuser

SVN revision: 83683

11 years agoadd conf2 options for recently added config options
Mike Blumenkrantz [Wed, 6 Feb 2013 13:21:44 +0000 (13:21 +0000)]
add conf2 options for recently added config options

SVN revision: 83682

11 years agofix startup error scenario where module dialog could be opened before module startup...
Mike Blumenkrantz [Wed, 6 Feb 2013 13:11:52 +0000 (13:11 +0000)]
fix startup error scenario where module dialog could be opened before module startup and result in empty contents

SVN revision: 83680

11 years agoensure that E_EVENT_MODULE_INIT_END is always sent even if no modules are loaded
Mike Blumenkrantz [Wed, 6 Feb 2013 13:11:08 +0000 (13:11 +0000)]
ensure that E_EVENT_MODULE_INIT_END is always sent even if no modules are loaded

SVN revision: 83679

11 years agomove "allow windows above fullscreen" option to window display dialog
Mike Blumenkrantz [Wed, 6 Feb 2013 11:19:59 +0000 (11:19 +0000)]
move "allow windows above fullscreen" option to window display dialog
ticket #2216

SVN revision: 83676

11 years agodon't show layouts in xkb gadget menu if option to disable xkb layout changing is...
Mike Blumenkrantz [Wed, 6 Feb 2013 10:56:24 +0000 (10:56 +0000)]
don't show layouts in xkb gadget menu if option to disable xkb layout changing is enabled

SVN revision: 83675

11 years agoadd option for disabling all keyboard layout changes
Mike Blumenkrantz [Wed, 6 Feb 2013 10:51:54 +0000 (10:51 +0000)]
add option for disabling all keyboard layout changes

SVN revision: 83674

11 years agoreformat xkbswitch config dialog
Mike Blumenkrantz [Wed, 6 Feb 2013 10:30:28 +0000 (10:30 +0000)]
reformat xkbswitch config dialog

dear q66,

using scopes randomly does not increase the happiness of readers

sincerely,
your pal,
mike

SVN revision: 83673

11 years agosome cosmetic changes to backlight config code so it doesn't look as crazy
Mike Blumenkrantz [Wed, 6 Feb 2013 10:00:26 +0000 (10:00 +0000)]
some cosmetic changes to backlight config code so it doesn't look as crazy

SVN revision: 83672

11 years agoconvert a bunch of modules to new check widget disable api
Mike Blumenkrantz [Wed, 6 Feb 2013 09:58:41 +0000 (09:58 +0000)]
convert a bunch of modules to new check widget disable api

SVN revision: 83671

11 years agoadded e_widget_on_disable_hook_set
Mike Blumenkrantz [Wed, 6 Feb 2013 09:34:53 +0000 (09:34 +0000)]
added e_widget_on_disable_hook_set

SVN revision: 83670

11 years agoformatting
Mike Blumenkrantz [Wed, 6 Feb 2013 09:11:53 +0000 (09:11 +0000)]
formatting

SVN revision: 83667

11 years agoconvert more winlist and focus dialog widgets to use new check disable api
Mike Blumenkrantz [Wed, 6 Feb 2013 09:11:33 +0000 (09:11 +0000)]
convert more winlist and focus dialog widgets to use new check disable api

SVN revision: 83666

11 years agocheck widget disable list functions now apply disabled state on adding new items
Mike Blumenkrantz [Wed, 6 Feb 2013 09:09:07 +0000 (09:09 +0000)]
check widget disable list functions now apply disabled state on adding new items

SVN revision: 83665

11 years agodisable winlist pointer warp options when disable_all_pointer_warps is enabled
Mike Blumenkrantz [Wed, 6 Feb 2013 08:57:58 +0000 (08:57 +0000)]
disable winlist pointer warp options when disable_all_pointer_warps is enabled

SVN revision: 83664

11 years agoremove unnecessary callbacks from winlist config dialog
Mike Blumenkrantz [Wed, 6 Feb 2013 08:51:34 +0000 (08:51 +0000)]
remove unnecessary callbacks from winlist config dialog

SVN revision: 83663

11 years agoset disables for pointer warp options in config dialog when disable_all_pointer_warps...
Mike Blumenkrantz [Wed, 6 Feb 2013 08:45:34 +0000 (08:45 +0000)]
set disables for pointer warp options in config dialog when disable_all_pointer_warps is enabled

SVN revision: 83662

11 years agoadd e_widget_check_widget_disable_on_* api for automatically enabling/disabling widge...
Mike Blumenkrantz [Wed, 6 Feb 2013 08:44:52 +0000 (08:44 +0000)]
add e_widget_check_widget_disable_on_* api for automatically enabling/disabling widgets without needing to add more callbacks

SVN revision: 83661

11 years agomove e_bindings allocation to after we're sure we need it so we don't leak those...
Mike Blumenkrantz [Wed, 6 Feb 2013 08:36:59 +0000 (08:36 +0000)]
move e_bindings allocation to after we're sure we need it so we don't leak those precious 20 bytes of memory

SVN revision: 83660

11 years agochange pofile binding config location
Mike Blumenkrantz [Wed, 6 Feb 2013 08:36:06 +0000 (08:36 +0000)]
change pofile binding config location

SVN revision: 83659

11 years agoflip order of check widget functions to be less infuriating
Mike Blumenkrantz [Wed, 6 Feb 2013 08:19:42 +0000 (08:19 +0000)]
flip order of check widget functions to be less infuriating

SVN revision: 83658

11 years agocorrectly update all the stock configs to current version and fix up default profile...
Mike Blumenkrantz [Wed, 6 Feb 2013 08:07:21 +0000 (08:07 +0000)]
correctly update all the stock configs to current version and fix up default profile signal bindings list

SVN revision: 83657

11 years agofix another binding upgrade bug
Mike Blumenkrantz [Wed, 6 Feb 2013 07:49:45 +0000 (07:49 +0000)]
fix another binding upgrade bug

SVN revision: 83656

11 years agoupdating catalan and esperanto translations
Massimo Maiurana [Tue, 5 Feb 2013 21:31:22 +0000 (21:31 +0000)]
updating catalan and esperanto translations

SVN revision: 83648

11 years agounify all pointer warping code to rely on e_border_pointer_warp_to_center functions
Mike Blumenkrantz [Tue, 5 Feb 2013 15:15:04 +0000 (15:15 +0000)]
unify all pointer warping code to rely on e_border_pointer_warp_to_center functions

SVN revision: 83636

11 years agoadd frame for advanced->focus policy options for consistency
Mike Blumenkrantz [Tue, 5 Feb 2013 14:24:34 +0000 (14:24 +0000)]
add frame for advanced->focus policy options for consistency

SVN revision: 83634

11 years agowinlist_warp_speed->pointer_warp_speed
Mike Blumenkrantz [Tue, 5 Feb 2013 14:22:54 +0000 (14:22 +0000)]
winlist_warp_speed->pointer_warp_speed

pointer warp options consolidated into their own tab in focus settings

SVN revision: 83633

11 years agomerge all bindings dialogs into single module: conf_bindings
Mike Blumenkrantz [Tue, 5 Feb 2013 14:03:11 +0000 (14:03 +0000)]
merge all bindings dialogs into single module: conf_bindings

configs have been updated to load correct module and modapi version has been bumped to invalidate old modules

SVN revision: 83632

11 years agoadd yet another pointer warp option: disable all warps
Mike Blumenkrantz [Tue, 5 Feb 2013 13:33:49 +0000 (13:33 +0000)]
add yet another pointer warp option: disable all warps
ticket #asdfuser

SVN revision: 83629

11 years agoa much requested feature: drag-only edge bindings
Mike Blumenkrantz [Tue, 5 Feb 2013 13:13:33 +0000 (13:13 +0000)]
a much requested feature: drag-only edge bindings
ticket #281

SVN revision: 83628

11 years agofix bindings wipe bug that crept in a day or two ago
Mike Blumenkrantz [Tue, 5 Feb 2013 10:42:27 +0000 (10:42 +0000)]
fix bindings wipe bug that crept in a day or two ago

SVN revision: 83622

11 years agowhoops, wrong binding version in default configs
Mike Blumenkrantz [Tue, 5 Feb 2013 10:38:09 +0000 (10:38 +0000)]
whoops, wrong binding version in default configs

SVN revision: 83621

11 years agofix edge flipping after dragging to an invalid flip edge containing a shelf
Mike Blumenkrantz [Tue, 5 Feb 2013 08:55:23 +0000 (08:55 +0000)]
fix edge flipping after dragging to an invalid flip edge containing a shelf
ticket #1701

SVN revision: 83618

11 years agoforgot to update pofiles for e_eap->e_desktop move yesterday
Mike Blumenkrantz [Tue, 5 Feb 2013 08:14:08 +0000 (08:14 +0000)]
forgot to update pofiles for e_eap->e_desktop move yesterday

SVN revision: 83616

11 years agoreduce blocking during apps dialog load; this is still not great
Mike Blumenkrantz [Tue, 5 Feb 2013 07:51:50 +0000 (07:51 +0000)]
reduce blocking during apps dialog load; this is still not great

SVN revision: 83614

11 years agorename e_eap_editor files to e_desktop_editor...this makes much more sense
Mike Blumenkrantz [Mon, 4 Feb 2013 14:00:43 +0000 (14:00 +0000)]
rename e_eap_editor files to e_desktop_editor...this makes much more sense

SVN revision: 83602

11 years agostandardize the macros used in desktop editor, fix some null check failures
Mike Blumenkrantz [Mon, 4 Feb 2013 13:58:47 +0000 (13:58 +0000)]
standardize the macros used in desktop editor, fix some null check failures

SVN revision: 83601

11 years agomove around init for e_bindings a little to handle case of people eventually updating...
Mike Blumenkrantz [Mon, 4 Feb 2013 12:12:12 +0000 (12:12 +0000)]
move around init for e_bindings a little to handle case of people eventually updating from E17->E18

SVN revision: 83596

11 years agofix button toggling in personal apps dialog
Mike Blumenkrantz [Mon, 4 Feb 2013 11:59:02 +0000 (11:59 +0000)]
fix button toggling in personal apps dialog

SVN revision: 83594

11 years agofix list update on deletion of personal app launcher
Mike Blumenkrantz [Mon, 4 Feb 2013 11:50:30 +0000 (11:50 +0000)]
fix list update on deletion of personal app launcher

SVN revision: 83592

11 years agomake xkb parsing a tiny bit more safe
Mike Blumenkrantz [Mon, 4 Feb 2013 11:44:52 +0000 (11:44 +0000)]
make xkb parsing a tiny bit more safe
ticket #2180

SVN revision: 83591

11 years agono point in trying all this fancy shelf moving/resizing/pruning, we redo all shelves...
Mike Blumenkrantz [Mon, 4 Feb 2013 11:21:56 +0000 (11:21 +0000)]
no point in trying all this fancy shelf moving/resizing/pruning, we redo all shelves on container resize no matter what

SVN revision: 83590

11 years agoadd a handy macro for notifying users of config updates in log
Mike Blumenkrantz [Mon, 4 Feb 2013 10:48:00 +0000 (10:48 +0000)]
add a handy macro for notifying users of config updates in log

SVN revision: 83589

11 years agoadd profile types to config so it will be possible to determine what type of config...
Mike Blumenkrantz [Mon, 4 Feb 2013 10:45:51 +0000 (10:45 +0000)]
add profile types to config so it will be possible to determine what type of config the user started with

SVN revision: 83588

11 years agoremove dropshadow module config
Mike Blumenkrantz [Mon, 4 Feb 2013 10:42:46 +0000 (10:42 +0000)]
remove dropshadow module config

SVN revision: 83587

11 years agoa really horrendous commit to fix a typo in the xkb changes last week which caused...
Mike Blumenkrantz [Mon, 4 Feb 2013 10:14:57 +0000 (10:14 +0000)]
a really horrendous commit to fix a typo in the xkb changes last week which caused config to be saved wrong

no configs were harmed in the making of this

SVN revision: 83586

11 years agoadd support for edje files in filepreview widget
Mike Blumenkrantz [Mon, 4 Feb 2013 09:09:15 +0000 (09:09 +0000)]
add support for edje files in filepreview widget

SVN revision: 83585

11 years agooptimize use of edje_file_collection_list in various e things, also remove erroneous...
Mike Blumenkrantz [Mon, 4 Feb 2013 08:38:46 +0000 (08:38 +0000)]
optimize use of edje_file_collection_list in various e things, also remove erroneous changelog/news entries

SVN revision: 83584

11 years agoensure same name is used for config edd as type in systray
Mike Blumenkrantz [Mon, 4 Feb 2013 08:26:02 +0000 (08:26 +0000)]
ensure same name is used for config edd as type in systray

SVN revision: 83583

11 years agoadd macro E_CONFIG_DD_FIND to wrap related function and keep namespace consistent
Mike Blumenkrantz [Mon, 4 Feb 2013 08:24:30 +0000 (08:24 +0000)]
add macro E_CONFIG_DD_FIND to wrap related function and keep namespace consistent

SVN revision: 83582

11 years agoFrom: zehortigoza@profusion.mobi (Jose Souza)
Mike Blumenkrantz [Mon, 4 Feb 2013 08:18:21 +0000 (08:18 +0000)]
From: zehortigoza@profusion.mobi (Jose Souza)
Subject: [PATCH] e systray: Add configuration dialog to enable/disable xembed support

SVN revision: 83580

11 years agoensmallen the event area for grid icons in efm to allow the possibility of selecting...
Mike Blumenkrantz [Mon, 4 Feb 2013 08:09:59 +0000 (08:09 +0000)]
ensmallen the event area for grid icons in efm to allow the possibility of selecting multiple items with the mouse
ticket #2241

SVN revision: 83579

11 years ago e music-control: add check-changed.
Chidambar Zinnoury [Sat, 2 Feb 2013 13:16:56 +0000 (13:16 +0000)]
 e music-control: add check-changed.

 Bonus: some unused lovin’.

SVN revision: 83573

11 years agosave bindings config immediately after transferring to ensure it doesn't get lost
Mike Blumenkrantz [Sat, 2 Feb 2013 09:01:16 +0000 (09:01 +0000)]
save bindings config immediately after transferring to ensure it doesn't get lost

SVN revision: 83570

11 years ago"No listable items" in Navigate menu is now clickable
Mike Blumenkrantz [Fri, 1 Feb 2013 12:56:52 +0000 (12:56 +0000)]
"No listable items" in Navigate menu is now clickable

SVN revision: 83564

11 years agofix svn:ignore for mobile profile dir
Mike Blumenkrantz [Fri, 1 Feb 2013 12:45:28 +0000 (12:45 +0000)]
fix svn:ignore for mobile profile dir

SVN revision: 83563

11 years agoforgot to add binding config file sources
Mike Blumenkrantz [Fri, 1 Feb 2013 12:44:11 +0000 (12:44 +0000)]
forgot to add binding config file sources

SVN revision: 83562

11 years agofix behavior of up/down keys in efm when typebuf is visible
Mike Blumenkrantz [Fri, 1 Feb 2013 12:39:39 +0000 (12:39 +0000)]
fix behavior of up/down keys in efm when typebuf is visible

SVN revision: 83560

11 years agoit's much more likely that someone encountering a binding upgrade situation will...
Mike Blumenkrantz [Fri, 1 Feb 2013 12:31:05 +0000 (12:31 +0000)]
it's much more likely that someone encountering a binding upgrade situation will be on a desktop and thus want the standard profile as a consolation prize after all their bindings are wiped

SVN revision: 83558

11 years agobinding dialogs are now able to reset bindings to the system profile file defaults...
Mike Blumenkrantz [Fri, 1 Feb 2013 12:27:07 +0000 (12:27 +0000)]
binding dialogs are now able to reset bindings to the system profile file defaults (currently uses "standard" since we have no parenting/typing system for profiles)
ticket #2204

SVN revision: 83557

11 years agoffs this free macro needs to get fixed to not fail here
Mike Blumenkrantz [Fri, 1 Feb 2013 11:56:36 +0000 (11:56 +0000)]
ffs this free macro needs to get fixed to not fail here

SVN revision: 83555

11 years agofix leak in e profile list dbus method
Mike Blumenkrantz [Fri, 1 Feb 2013 11:46:46 +0000 (11:46 +0000)]
fix leak in e profile list dbus method

SVN revision: 83552

11 years agofix weird crash which started happening when efm windows were deleted after shutdown...
Mike Blumenkrantz [Fri, 1 Feb 2013 11:39:19 +0000 (11:39 +0000)]
fix weird crash which started happening when efm windows were deleted after shutdown somehow...probably e18 change-related

SVN revision: 83551

11 years agotrack config edds, add e_config_descriptor_find() for retrieving them
Mike Blumenkrantz [Fri, 1 Feb 2013 11:31:59 +0000 (11:31 +0000)]
track config edds, add e_config_descriptor_find() for retrieving them

SVN revision: 83550

11 years agofix eina_list_last_data_get detection for e
Mike Blumenkrantz [Fri, 1 Feb 2013 11:05:38 +0000 (11:05 +0000)]
fix eina_list_last_data_get detection for e

SVN revision: 83548

11 years agoadd functions for freeing binding config structs
Mike Blumenkrantz [Fri, 1 Feb 2013 10:35:33 +0000 (10:35 +0000)]
add functions for freeing binding config structs

SVN revision: 83545

11 years agogiant commit that wipes all bindi^W^W^Wsplits out binding configs into a separate...
Mike Blumenkrantz [Fri, 1 Feb 2013 10:21:54 +0000 (10:21 +0000)]
giant commit that wipes all bindi^W^W^Wsplits out binding configs into a separate config domain so they can be more easily copied and so they won't be wiped in the event that primary config is wiped

also splits all binding lists out of e_config: they are now conveniently located in the global "e_bindings" struct

SVN revision: 83544

11 years agofix some hash magic fails in temp module
Mike Blumenkrantz [Fri, 1 Feb 2013 09:57:10 +0000 (09:57 +0000)]
fix some hash magic fails in temp module

SVN revision: 83543

11 years agosame xkb typo in another place
Mike Blumenkrantz [Fri, 1 Feb 2013 08:24:22 +0000 (08:24 +0000)]
same xkb typo in another place

SVN revision: 83540

11 years agofix xkb crash
Mike Blumenkrantz [Fri, 1 Feb 2013 07:48:19 +0000 (07:48 +0000)]
fix xkb crash

SVN revision: 83539

11 years ago[access] use well defined variable again
Shinwoo Kim [Fri, 1 Feb 2013 04:21:03 +0000 (04:21 +0000)]
[access] use well defined variable again

SVN revision: 83538

11 years ago[access] use well defined variable
Shinwoo Kim [Fri, 1 Feb 2013 04:13:12 +0000 (04:13 +0000)]
[access] use well defined variable

SVN revision: 83537

11 years agogiant rollup commit fixing all xkb issues
Mike Blumenkrantz [Thu, 31 Jan 2013 17:50:45 +0000 (17:50 +0000)]
giant rollup commit fixing all xkb issues
tickets #1799, #2082

SVN revision: 83531

11 years agofix flag reduce case for when name has no / character
Mike Blumenkrantz [Thu, 31 Jan 2013 17:24:31 +0000 (17:24 +0000)]
fix flag reduce case for when name has no / character

SVN revision: 83530

11 years agoupdating catalan and italian translations
Massimo Maiurana [Thu, 31 Jan 2013 17:12:04 +0000 (17:12 +0000)]
updating catalan and italian translations

SVN revision: 83529