gnome-shell/js
Florian Müllner fe69ea305b calendar: Fix grid lines in RTL locales
The calendar grid is build by giving each element right and bottom
borders, all top-most elements a top border, and all left-most
elements a left border. However in RTL locales, we currently add
the left border to the *right-most* elements, resulting in the grid
appearing clipped on the left side.

https://bugzilla.gnome.org/show_bug.cgi?id=679879
2012-07-14 23:27:14 +02:00
..
extensionPrefs extensionUtils: Create and load the extension object when scanning 2012-06-12 17:16:08 -04:00
gdm Implemented banner support for the login screen 2012-07-06 09:01:25 -04:00
misc extensionDownloader: Add update/blacklist support for extensions 2012-07-10 14:36:41 -04:00
perf js: use System.gc() instead of shell_global_gc() 2012-07-12 20:11:38 -04:00
ui calendar: Fix grid lines in RTL locales 2012-07-14 23:27:14 +02:00
Makefile.am shell: Remove ContactSystem 2012-06-29 11:21:50 +02:00