commit e7b9068f0a88ff42a985ee32375211e29cc2bb0e (HEAD, master) Author: Cosimo Cecchi Date: Tue Sep 18 11:49:20 2012 -0400 release: prepare for 3.5.92 NEWS | 22 ++++++++++++++++++++++ configure.ac | 2 +- 2 files changed, 23 insertions(+), 1 deletion(-) commit ff0c34daaa9d6dbdb12613cd95ff662ec6a84f46 (origin/master, origin/HEAD) Author: Cosimo Cecchi Date: Tue Sep 18 11:29:05 2012 -0400 spinner: add a CSS animation for GtkSpinner And bump the GTK requirement for CSS animations. configure.ac | 2 +- themes/Adwaita/gtk-3.0/gtk-widgets.css | 100 ++++++++++++++++++++++++++++++++- 2 files changed, 100 insertions(+), 2 deletions(-) commit 96784b96a6d0c9f9f9396f338d4c94af266a9109 Author: Carlos Garnacho Date: Wed Sep 12 13:07:02 2012 +0200 Theme text selection handles SVGs for pointy sliders are reused at the moment themes/Adwaita/gtk-3.0/gtk-widgets-assets.css | 8 ++++++++ themes/Adwaita/gtk-3.0/gtk-widgets.css | 12 ++++++++++++ 2 files changed, 20 insertions(+) commit f78de2255744bfb0691e952b0dce6a473377f659 Author: Paolo Borelli Date: Sat Sep 15 22:33:07 2012 +0200 Readd gnome-applications.css I guess Lapo removed this by mistake in the last commit... themes/Adwaita/gtk-3.0/gtk-main.css | 1 + 1 file changed, 1 insertion(+) commit dd029cd568fe6a573995c479bd60ddc77d3ad431 Author: Lapo Calamandrei Date: Sat Sep 15 17:50:30 2012 +0200 Fixes GtkMenuButton on primary toolbars icon color (as in Gedit). themes/Adwaita/gtk-3.0/gtk-main.css | 1 - themes/Adwaita/gtk-3.0/gtk-widgets.css | 4 +++- 2 files changed, 3 insertions(+), 2 deletions(-) commit 5460e27ff18ce276168a07447a83fbf10deabb5d Author: Lapo Calamandrei Date: Sat Sep 15 14:27:46 2012 +0200 Added source svg and rendering script to generate gtk-2 theme pngs. themes/Adwaita/gtk-2.0/adwaita-bits.svg | 3459 +++++++++++++++++++++++++++++++ themes/Adwaita/gtk-2.0/bits-list.txt | 46 + themes/Adwaita/gtk-2.0/render-bits.sh | 16 + 3 files changed, 3521 insertions(+) commit 88a2651d6c60f99a8a0cfe8ab222394fbfb1bdac Author: Lapo Calamandrei Date: Fri Sep 14 16:54:10 2012 +0200 Proper vertical spinbuttons styling. themes/Adwaita/gtk-3.0/gtk-main-dark.css | 3 +- themes/Adwaita/gtk-3.0/gtk-main.css | 3 +- themes/Adwaita/gtk-3.0/gtk-widgets-backgrounds.css | 7 ++- .../Adwaita/gtk-3.0/gtk-widgets-borders-dark.css | 6 +- themes/Adwaita/gtk-3.0/gtk-widgets-borders.css | 6 +- .../Adwaita/gtk-3.0/gtk-widgets-dark-overrides.css | 12 ++++ themes/Adwaita/gtk-3.0/gtk-widgets.css | 71 ++++++++++++++++++---- 7 files changed, 90 insertions(+), 18 deletions(-) commit 858a82f03701e98a72a7fe5e50bfc9f86a878473 Author: Cosimo Cecchi Date: Thu Sep 13 16:18:01 2012 -0400 highcontrast: add theming for the fallback panel in HC theme https://bugzilla.gnome.org/show_bug.cgi?id=682884 themes/HighContrast/gtk-3.0/gtk-widgets.css | 112 ++++++++++++++++++++++++++++ 1 file changed, 112 insertions(+) commit 226db1ba9098c966b5b94daa7aca24020e52628b Author: Lapo Calamandrei Date: Thu Sep 13 17:36:10 2012 +0200 Remove blue border from default button when insensitive for the dark variation too. themes/Adwaita/gtk-3.0/gtk-widgets-borders-dark.css | 4 ++++ 1 file changed, 4 insertions(+) commit 69b2ba3ebbdf1b85cbe94e6e5eaf8beb54f1d3b9 Author: Cosimo Cecchi Date: Thu Sep 13 11:27:44 2012 -0400 assistant: fix wrong background color for highlighted heading themes/Adwaita/gtk-3.0/gtk-widgets.css | 1 + 1 file changed, 1 insertion(+) commit dac0e814f72b8d629e015d483b1ca6d04cbc95ed Author: Lapo Calamandrei Date: Thu Sep 13 17:26:07 2012 +0200 Make insensitive default buttons border gray. themes/Adwaita/gtk-3.0/gtk-widgets-borders.css | 4 ++++ 1 file changed, 4 insertions(+) commit a57595112f3de9222e3348d60205d423b47f9c27 Author: Lapo Calamandrei Date: Thu Sep 13 16:58:29 2012 +0200 TRANSITIONS on entry (and similar widgets) focus added. YAY! themes/Adwaita/gtk-3.0/gtk-widgets.css | 2 ++ 1 file changed, 2 insertions(+) commit f958bafc885cf1fd52469d3f2cb72a840570f054 Author: Cosimo Cecchi Date: Thu Sep 13 10:29:45 2012 -0400 gtk3: fix wrong borders for linked primary toolbar buttons We now assume that if they're placed in a linked box, they also want the link relationship to be visible, so remove some specificity by avoiding restricting the theme to the raised class. themes/Adwaita/gtk-3.0/gtk-widgets.css | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) commit a853e2744de901c7d86af677e9c05eaf6e1ca32d Author: Cosimo Cecchi Date: Thu Sep 13 10:22:59 2012 -0400 gtk2: fix prelight text color for checkbuttons And special-case the XChat text entry boxes. themes/Adwaita/gtk-2.0/gtkrc | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) commit eb837dadbec0ff2edd0a609cc47177e7b37dec01 Author: Lapo Calamandrei Date: Thu Sep 13 13:51:45 2012 +0200 gtk2: chromium/chrome styling tweakes. themes/Adwaita/gtk-2.0/gtkrc | 18 ++++++++---------- 1 file changed, 8 insertions(+), 10 deletions(-) commit 8e342bb1b6ebb359c288d5220b0e77854696f327 Author: Lapo Calamandrei Date: Thu Sep 13 11:33:10 2012 +0200 gtk2: new style column headers graphic from Jack Gandy. themes/Adwaita/gtk-2.0/Others/tree_header.png | Bin 2848 -> 2803 bytes 1 file changed, 0 insertions(+), 0 deletions(-) commit 01ae081ef53f384e64adab025041ae3687864d6b Author: Lapo Calamandrei Date: Wed Sep 12 22:20:07 2012 +0200 gtk2: remove borders from wilbert frame in gimp. themes/Adwaita/gtk-2.0/gtkrc | 13 +++++++++++++ 1 file changed, 13 insertions(+) commit cf6f5f9b1f7369e46f45ceef7e83b2e2b7cc84ea Author: Lapo Calamandrei Date: Wed Sep 12 21:37:03 2012 +0200 gtk2: fix insensitive entry background asset. themes/Adwaita/gtk-2.0/Entry/entry-bg-disabled.png | Bin 155 -> 155 bytes 1 file changed, 0 insertions(+), 0 deletions(-) commit fbb8f5b752b20509fef90a527751e2dc9f677043 Author: Cosimo Cecchi Date: Wed Sep 12 15:19:09 2012 -0400 gtk2: fix white frame around spinbuttons in gray notebooks themes/Adwaita/gtk-2.0/gtkrc | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) commit 24b76a7a8b8d294a332e6258d8d59bae8ab0ed5f Author: Lapo Calamandrei Date: Wed Sep 12 21:17:44 2012 +0200 gtk-2 theme: fix entry assets slicing. themes/Adwaita/gtk-2.0/gtkrc | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) commit 016b15cea5cc518f0211d2fb8951dd488140c933 Author: Jakub Steiner Date: Wed Sep 12 20:10:53 2012 +0200 high contrast: power manager icon tweaks .../icons/16x16/apps/gnome-power-manager.png | Bin 494 -> 466 bytes .../icons/22x22/apps/gnome-power-manager.png | Bin 582 -> 490 bytes .../icons/24x24/apps/gnome-power-manager.png | Bin 620 -> 547 bytes .../icons/256x256/apps/gnome-power-manager.png | Bin 2659 -> 2577 bytes .../icons/32x32/apps/gnome-power-manager.png | Bin 715 -> 609 bytes .../icons/48x48/apps/gnome-power-manager.png | Bin 909 -> 805 bytes 6 files changed, 0 insertions(+), 0 deletions(-) commit 0ce8874d8e877f9e6a3677b22fab0ea15638d454 Author: Cosimo Cecchi Date: Wed Sep 12 13:19:05 2012 -0400 gtk2: use improved assets for the GTK2 version This commit improves a lot the assets we use to render the GTK2 version of Adwaita, and makes them more consistent with the GTK3 version. It also fixes some theming bugs in GIMP, and adds vertical and horizontal padding to buttons, comboboxes, entries and spinbuttons, so that they are not tied together as reported e.g. in https://bugzilla.gnome.org/show_bug.cgi?id=682441 .../gtk-2.0/Arrows/arrow-down-small-insens.png | Bin 0 -> 298 bytes .../gtk-2.0/Arrows/arrow-down-small-prelight.png | Bin 0 -> 275 bytes themes/Adwaita/gtk-2.0/Arrows/arrow-down-small.png | Bin 0 -> 277 bytes .../gtk-2.0/Arrows/arrow-up-small-insens.png | Bin 0 -> 270 bytes .../gtk-2.0/Arrows/arrow-up-small-prelight.png | Bin 0 -> 258 bytes themes/Adwaita/gtk-2.0/Arrows/arrow-up-small.png | Bin 0 -> 257 bytes .../gtk-2.0/Buttons/button-default-nohilight.png | Bin 391 -> 448 bytes themes/Adwaita/gtk-2.0/Buttons/button-default.png | Bin 391 -> 484 bytes .../Buttons/button-insensitive-nohilight.png | Bin 374 -> 371 bytes .../Adwaita/gtk-2.0/Buttons/button-insensitive.png | Bin 380 -> 405 bytes .../gtk-2.0/Buttons/button-prelight-nohilight.png | Bin 423 -> 439 bytes themes/Adwaita/gtk-2.0/Buttons/button-prelight.png | Bin 396 -> 478 bytes .../gtk-2.0/Buttons/button-pressed-nohilight.png | Bin 368 -> 408 bytes themes/Adwaita/gtk-2.0/Buttons/button-pressed.png | Bin 335 -> 450 bytes .../Entry/combo-entry-border-active-rtl.png | Bin 424 -> 356 bytes .../gtk-2.0/Entry/combo-entry-border-active.png | Bin 411 -> 334 bytes .../Entry/combo-entry-border-disabled-rtl.png | Bin 297 -> 327 bytes .../gtk-2.0/Entry/combo-entry-border-disabled.png | Bin 287 -> 312 bytes .../gtk-2.0/Entry/combo-entry-border-rtl.png | Bin 320 -> 364 bytes .../Adwaita/gtk-2.0/Entry/combo-entry-border.png | Bin 313 -> 347 bytes .../Entry/combo-entry-button-active-rtl.png | Bin 283 -> 359 bytes .../gtk-2.0/Entry/combo-entry-button-active.png | Bin 279 -> 373 bytes .../Entry/combo-entry-button-disabled-rtl.png | Bin 315 -> 317 bytes .../gtk-2.0/Entry/combo-entry-button-disabled.png | Bin 327 -> 331 bytes .../gtk-2.0/Entry/combo-entry-button-rtl.png | Bin 331 -> 353 bytes .../Adwaita/gtk-2.0/Entry/combo-entry-button.png | Bin 337 -> 368 bytes themes/Adwaita/gtk-2.0/Entry/entry-bg-disabled.png | Bin 126 -> 155 bytes themes/Adwaita/gtk-2.0/Entry/entry-bg.png | Bin 150 -> 162 bytes .../Adwaita/gtk-2.0/Entry/entry-border-active.png | Bin 532 -> 455 bytes .../gtk-2.0/Entry/entry-border-disabled.png | Bin 402 -> 405 bytes themes/Adwaita/gtk-2.0/Entry/entry-border.png | Bin 406 -> 462 bytes themes/Adwaita/gtk-2.0/Makefile.am | 7 + themes/Adwaita/gtk-2.0/ProgressBar/progressbar.png | Bin 485 -> 459 bytes .../Adwaita/gtk-2.0/ProgressBar/progressbar_v.png | Bin 563 -> 430 bytes .../gtk-2.0/ProgressBar/trough-progressbar.png | Bin 314 -> 450 bytes .../gtk-2.0/ProgressBar/trough-progressbar_v.png | Bin 0 -> 411 bytes .../gtk-2.0/Spin/down-background-disable-rtl.png | Bin 255 -> 264 bytes .../gtk-2.0/Spin/down-background-disable.png | Bin 260 -> 260 bytes .../Adwaita/gtk-2.0/Spin/down-background-rtl.png | Bin 246 -> 277 bytes themes/Adwaita/gtk-2.0/Spin/down-background.png | Bin 244 -> 265 bytes .../gtk-2.0/Spin/up-background-disable-rtl.png | Bin 245 -> 242 bytes .../Adwaita/gtk-2.0/Spin/up-background-disable.png | Bin 249 -> 257 bytes themes/Adwaita/gtk-2.0/Spin/up-background-rtl.png | Bin 257 -> 269 bytes themes/Adwaita/gtk-2.0/Spin/up-background.png | Bin 262 -> 293 bytes themes/Adwaita/gtk-2.0/gtkrc | 270 +++++++++++++++------ 45 files changed, 208 insertions(+), 69 deletions(-) commit 25f57086db258df0acfefeaf5cf57ef724d10ae5 Author: Jakub Steiner Date: Mon Sep 10 17:05:04 2012 +0200 high-contrast: more high profile app icons themes/HighContrast/Makefile-icons.am | 30 +++++++++++++++++++++ themes/HighContrast/icons/16x16/apps/deja-dup.png | Bin 313 -> 416 bytes .../icons/16x16/apps/fedora-release-notes.png | Bin 0 -> 455 bytes themes/HighContrast/icons/16x16/apps/firefox.png | Bin 0 -> 480 bytes themes/HighContrast/icons/16x16/apps/gimp.png | Bin 0 -> 312 bytes .../HighContrast/icons/16x16/apps/sparkleshare.png | Bin 0 -> 400 bytes themes/HighContrast/icons/16x16/apps/vim.png | Bin 0 -> 372 bytes themes/HighContrast/icons/22x22/apps/deja-dup.png | Bin 727 -> 495 bytes .../icons/22x22/apps/fedora-release-notes.png | Bin 0 -> 529 bytes themes/HighContrast/icons/22x22/apps/firefox.png | Bin 0 -> 661 bytes themes/HighContrast/icons/22x22/apps/gimp.png | Bin 0 -> 723 bytes .../HighContrast/icons/22x22/apps/sparkleshare.png | Bin 0 -> 477 bytes themes/HighContrast/icons/22x22/apps/vim.png | Bin 0 -> 435 bytes themes/HighContrast/icons/24x24/apps/deja-dup.png | Bin 798 -> 526 bytes .../icons/24x24/apps/fedora-release-notes.png | Bin 0 -> 593 bytes themes/HighContrast/icons/24x24/apps/firefox.png | Bin 0 -> 691 bytes themes/HighContrast/icons/24x24/apps/gimp.png | Bin 0 -> 794 bytes .../HighContrast/icons/24x24/apps/sparkleshare.png | Bin 0 -> 481 bytes themes/HighContrast/icons/24x24/apps/vim.png | Bin 0 -> 454 bytes .../HighContrast/icons/256x256/apps/deja-dup.png | Bin 5696 -> 2991 bytes .../icons/256x256/apps/fedora-release-notes.png | Bin 0 -> 3511 bytes themes/HighContrast/icons/256x256/apps/firefox.png | Bin 0 -> 5709 bytes themes/HighContrast/icons/256x256/apps/gimp.png | Bin 0 -> 6426 bytes .../icons/256x256/apps/sparkleshare.png | Bin 0 -> 3156 bytes themes/HighContrast/icons/256x256/apps/vim.png | Bin 0 -> 2525 bytes themes/HighContrast/icons/32x32/apps/deja-dup.png | Bin 1008 -> 624 bytes .../icons/32x32/apps/fedora-release-notes.png | Bin 0 -> 707 bytes themes/HighContrast/icons/32x32/apps/firefox.png | Bin 0 -> 927 bytes themes/HighContrast/icons/32x32/apps/gimp.png | Bin 0 -> 1043 bytes .../HighContrast/icons/32x32/apps/sparkleshare.png | Bin 0 -> 634 bytes themes/HighContrast/icons/32x32/apps/vim.png | Bin 0 -> 592 bytes themes/HighContrast/icons/48x48/apps/deja-dup.png | Bin 1391 -> 894 bytes .../icons/48x48/apps/fedora-release-notes.png | Bin 0 -> 980 bytes themes/HighContrast/icons/48x48/apps/firefox.png | Bin 0 -> 1301 bytes themes/HighContrast/icons/48x48/apps/gimp.png | Bin 0 -> 1522 bytes .../HighContrast/icons/48x48/apps/sparkleshare.png | Bin 0 -> 866 bytes themes/HighContrast/icons/48x48/apps/vim.png | Bin 0 -> 746 bytes 37 files changed, 30 insertions(+) commit e092aa871a3621310e10ae6e22e26a2c355a9c1e Author: Jakub Steiner Date: Mon Sep 10 16:28:59 2012 +0200 accidentally git added generated files themes/HighContrast/icons/Makefile | 563 ---------------------------------- themes/HighContrast/icons/Makefile.in | 563 ---------------------------------- themes/HighContrast/icons/index.theme | 423 ------------------------- 3 files changed, 1549 deletions(-) commit 1d23be6219d7793910c5eb21dc58741fafc8e536 Author: Jakub Steiner Date: Mon Sep 10 16:15:19 2012 +0200 new/updated high-contrast icons - merge work done by barbara muraus on the symbolic app icons - sync with gnome-icon-theme-symbolic themes/HighContrast/Makefile-icons.am | 281 ++++++++++ themes/HighContrast/icons/16x16/apps/abrt-gui.png | Bin 0 -> 362 bytes themes/HighContrast/icons/16x16/apps/aisleriot.png | Bin 0 -> 327 bytes themes/HighContrast/icons/16x16/apps/anaconda.png | Bin 0 -> 428 bytes .../icons/16x16/apps/applications-blender.png | Bin 0 -> 125 bytes themes/HighContrast/icons/16x16/apps/audiobook.png | Bin 0 -> 462 bytes themes/HighContrast/icons/16x16/apps/blender.png | Bin 0 -> 502 bytes themes/HighContrast/icons/16x16/apps/brasero.png | Bin 0 -> 509 bytes themes/HighContrast/icons/16x16/apps/cheese.png | Bin 491 -> 322 bytes .../icons/16x16/apps/config-firewall.png | Bin 0 -> 408 bytes .../icons/16x16/apps/configuration-editor.png | Bin 0 -> 353 bytes themes/HighContrast/icons/16x16/apps/deja-dup.png | Bin 0 -> 313 bytes themes/HighContrast/icons/16x16/apps/empathy.png | Bin 0 -> 433 bytes themes/HighContrast/icons/16x16/apps/eog.png | Bin 0 -> 350 bytes .../HighContrast/icons/16x16/apps/file-roller.png | Bin 0 -> 532 bytes themes/HighContrast/icons/16x16/apps/glade.png | Bin 0 -> 440 bytes .../icons/16x16/apps/gnome-freecell.png | Bin 0 -> 467 bytes .../icons/16x16/apps/gnome-power-manager.png | Bin 428 -> 494 bytes themes/HighContrast/icons/16x16/apps/gnomine.png | Bin 0 -> 333 bytes themes/HighContrast/icons/16x16/apps/haguichi.png | Bin 0 -> 323 bytes themes/HighContrast/icons/16x16/apps/headpin.png | Bin 0 -> 337 bytes themes/HighContrast/icons/16x16/apps/iagno.png | Bin 0 -> 474 bytes themes/HighContrast/icons/16x16/apps/ifolder.png | Bin 0 -> 365 bytes themes/HighContrast/icons/16x16/apps/inkscape.png | Bin 0 -> 307 bytes themes/HighContrast/icons/16x16/apps/katello.png | Bin 0 -> 518 bytes .../icons/16x16/apps/libreoffice-base.png | Bin 0 -> 463 bytes .../icons/16x16/apps/libreoffice-calc.png | Bin 0 -> 399 bytes .../icons/16x16/apps/libreoffice-draw.png | Bin 0 -> 451 bytes .../icons/16x16/apps/libreoffice-impress.png | Bin 0 -> 455 bytes .../icons/16x16/apps/libreoffice-main.png | Bin 0 -> 367 bytes .../icons/16x16/apps/libreoffice-math.png | Bin 0 -> 450 bytes .../icons/16x16/apps/libreoffice-writer.png | Bin 0 -> 438 bytes themes/HighContrast/icons/16x16/apps/logviewer.png | Bin 0 -> 455 bytes themes/HighContrast/icons/16x16/apps/miro.png | Bin 0 -> 458 bytes .../HighContrast/icons/16x16/apps/palimpsest.png | Bin 0 -> 471 bytes themes/HighContrast/icons/16x16/apps/pidgin.png | Bin 0 -> 321 bytes themes/HighContrast/icons/16x16/apps/pino.png | Bin 0 -> 361 bytes themes/HighContrast/icons/16x16/apps/rhythmbox.png | Bin 0 -> 475 bytes themes/HighContrast/icons/16x16/apps/scribus.png | Bin 0 -> 528 bytes themes/HighContrast/icons/16x16/apps/seahorse.png | Bin 0 -> 483 bytes .../HighContrast/icons/16x16/apps/sound-juicer.png | Bin 0 -> 345 bytes .../16x16/apps/system-config-authentication.png | Bin 0 -> 438 bytes themes/HighContrast/icons/16x16/apps/tasque.png | Bin 0 -> 370 bytes .../HighContrast/icons/16x16/apps/text-editor.png | Bin 0 -> 407 bytes themes/HighContrast/icons/16x16/apps/tomboy.png | Bin 0 -> 373 bytes themes/HighContrast/icons/16x16/apps/totem.png | Bin 0 -> 455 bytes .../HighContrast/icons/16x16/apps/transmission.png | Bin 0 -> 470 bytes .../HighContrast/icons/16x16/apps/xchat-gnome.png | Bin 0 -> 450 bytes themes/HighContrast/icons/16x16/apps/xchat.png | Bin 0 -> 426 bytes .../icons/16x16/devices/printer-network.png | Bin 0 -> 312 bytes themes/HighContrast/icons/22x22/apps/abrt-gui.png | Bin 0 -> 434 bytes themes/HighContrast/icons/22x22/apps/aisleriot.png | Bin 0 -> 767 bytes themes/HighContrast/icons/22x22/apps/anaconda.png | Bin 0 -> 565 bytes .../icons/22x22/apps/applications-blender.png | Bin 0 -> 133 bytes themes/HighContrast/icons/22x22/apps/audiobook.png | Bin 0 -> 534 bytes themes/HighContrast/icons/22x22/apps/blender.png | Bin 0 -> 658 bytes themes/HighContrast/icons/22x22/apps/brasero.png | Bin 0 -> 694 bytes themes/HighContrast/icons/22x22/apps/cheese.png | Bin 631 -> 682 bytes .../icons/22x22/apps/config-firewall.png | Bin 0 -> 385 bytes .../icons/22x22/apps/configuration-editor.png | Bin 0 -> 351 bytes themes/HighContrast/icons/22x22/apps/deja-dup.png | Bin 0 -> 727 bytes themes/HighContrast/icons/22x22/apps/empathy.png | Bin 0 -> 510 bytes themes/HighContrast/icons/22x22/apps/eog.png | Bin 0 -> 752 bytes .../HighContrast/icons/22x22/apps/file-roller.png | Bin 0 -> 687 bytes themes/HighContrast/icons/22x22/apps/glade.png | Bin 0 -> 504 bytes .../icons/22x22/apps/gnome-freecell.png | Bin 0 -> 508 bytes .../icons/22x22/apps/gnome-power-manager.png | Bin 456 -> 582 bytes themes/HighContrast/icons/22x22/apps/gnomine.png | Bin 0 -> 769 bytes themes/HighContrast/icons/22x22/apps/haguichi.png | Bin 0 -> 451 bytes themes/HighContrast/icons/22x22/apps/headpin.png | Bin 0 -> 408 bytes themes/HighContrast/icons/22x22/apps/iagno.png | Bin 0 -> 629 bytes themes/HighContrast/icons/22x22/apps/ifolder.png | Bin 0 -> 405 bytes themes/HighContrast/icons/22x22/apps/inkscape.png | Bin 0 -> 704 bytes themes/HighContrast/icons/22x22/apps/katello.png | Bin 0 -> 593 bytes .../icons/22x22/apps/libreoffice-base.png | Bin 0 -> 588 bytes .../icons/22x22/apps/libreoffice-calc.png | Bin 0 -> 478 bytes .../icons/22x22/apps/libreoffice-draw.png | Bin 0 -> 522 bytes .../icons/22x22/apps/libreoffice-impress.png | Bin 0 -> 542 bytes .../icons/22x22/apps/libreoffice-main.png | Bin 0 -> 416 bytes .../icons/22x22/apps/libreoffice-math.png | Bin 0 -> 537 bytes .../icons/22x22/apps/libreoffice-writer.png | Bin 0 -> 501 bytes themes/HighContrast/icons/22x22/apps/logviewer.png | Bin 0 -> 584 bytes themes/HighContrast/icons/22x22/apps/miro.png | Bin 0 -> 515 bytes .../HighContrast/icons/22x22/apps/palimpsest.png | Bin 0 -> 604 bytes themes/HighContrast/icons/22x22/apps/pidgin.png | Bin 0 -> 703 bytes themes/HighContrast/icons/22x22/apps/pino.png | Bin 0 -> 442 bytes themes/HighContrast/icons/22x22/apps/rhythmbox.png | Bin 0 -> 527 bytes themes/HighContrast/icons/22x22/apps/scribus.png | Bin 0 -> 719 bytes themes/HighContrast/icons/22x22/apps/seahorse.png | Bin 0 -> 648 bytes .../HighContrast/icons/22x22/apps/sound-juicer.png | Bin 0 -> 824 bytes .../22x22/apps/system-config-authentication.png | Bin 0 -> 451 bytes themes/HighContrast/icons/22x22/apps/tasque.png | Bin 0 -> 455 bytes .../HighContrast/icons/22x22/apps/text-editor.png | Bin 0 -> 485 bytes themes/HighContrast/icons/22x22/apps/tomboy.png | Bin 0 -> 455 bytes themes/HighContrast/icons/22x22/apps/totem.png | Bin 0 -> 493 bytes .../HighContrast/icons/22x22/apps/transmission.png | Bin 0 -> 594 bytes .../HighContrast/icons/22x22/apps/xchat-gnome.png | Bin 0 -> 445 bytes themes/HighContrast/icons/22x22/apps/xchat.png | Bin 0 -> 639 bytes .../icons/22x22/devices/printer-network.png | Bin 0 -> 328 bytes themes/HighContrast/icons/24x24/apps/abrt-gui.png | Bin 0 -> 459 bytes themes/HighContrast/icons/24x24/apps/aisleriot.png | Bin 0 -> 872 bytes themes/HighContrast/icons/24x24/apps/anaconda.png | Bin 0 -> 609 bytes .../icons/24x24/apps/applications-blender.png | Bin 0 -> 136 bytes themes/HighContrast/icons/24x24/apps/audiobook.png | Bin 0 -> 619 bytes themes/HighContrast/icons/24x24/apps/blender.png | Bin 0 -> 679 bytes themes/HighContrast/icons/24x24/apps/brasero.png | Bin 0 -> 722 bytes themes/HighContrast/icons/24x24/apps/cheese.png | Bin 732 -> 781 bytes .../icons/24x24/apps/config-firewall.png | Bin 0 -> 475 bytes .../icons/24x24/apps/configuration-editor.png | Bin 0 -> 416 bytes themes/HighContrast/icons/24x24/apps/deja-dup.png | Bin 0 -> 798 bytes themes/HighContrast/icons/24x24/apps/empathy.png | Bin 0 -> 648 bytes themes/HighContrast/icons/24x24/apps/eog.png | Bin 0 -> 849 bytes .../HighContrast/icons/24x24/apps/file-roller.png | Bin 0 -> 799 bytes themes/HighContrast/icons/24x24/apps/glade.png | Bin 0 -> 545 bytes .../icons/24x24/apps/gnome-freecell.png | Bin 0 -> 637 bytes .../icons/24x24/apps/gnome-power-manager.png | Bin 537 -> 620 bytes themes/HighContrast/icons/24x24/apps/gnomine.png | Bin 0 -> 834 bytes themes/HighContrast/icons/24x24/apps/haguichi.png | Bin 0 -> 447 bytes themes/HighContrast/icons/24x24/apps/headpin.png | Bin 0 -> 427 bytes themes/HighContrast/icons/24x24/apps/iagno.png | Bin 0 -> 683 bytes themes/HighContrast/icons/24x24/apps/ifolder.png | Bin 0 -> 448 bytes themes/HighContrast/icons/24x24/apps/inkscape.png | Bin 0 -> 730 bytes themes/HighContrast/icons/24x24/apps/katello.png | Bin 0 -> 679 bytes .../icons/24x24/apps/libreoffice-base.png | Bin 0 -> 602 bytes .../icons/24x24/apps/libreoffice-calc.png | Bin 0 -> 518 bytes .../icons/24x24/apps/libreoffice-draw.png | Bin 0 -> 586 bytes .../icons/24x24/apps/libreoffice-impress.png | Bin 0 -> 615 bytes .../icons/24x24/apps/libreoffice-main.png | Bin 0 -> 418 bytes .../icons/24x24/apps/libreoffice-math.png | Bin 0 -> 563 bytes .../icons/24x24/apps/libreoffice-writer.png | Bin 0 -> 508 bytes themes/HighContrast/icons/24x24/apps/logviewer.png | Bin 0 -> 765 bytes themes/HighContrast/icons/24x24/apps/miro.png | Bin 0 -> 584 bytes .../HighContrast/icons/24x24/apps/palimpsest.png | Bin 0 -> 624 bytes themes/HighContrast/icons/24x24/apps/pidgin.png | Bin 0 -> 780 bytes themes/HighContrast/icons/24x24/apps/pino.png | Bin 0 -> 487 bytes themes/HighContrast/icons/24x24/apps/rhythmbox.png | Bin 0 -> 673 bytes themes/HighContrast/icons/24x24/apps/scribus.png | Bin 0 -> 786 bytes themes/HighContrast/icons/24x24/apps/seahorse.png | Bin 0 -> 689 bytes .../HighContrast/icons/24x24/apps/sound-juicer.png | Bin 0 -> 898 bytes .../24x24/apps/system-config-authentication.png | Bin 0 -> 560 bytes themes/HighContrast/icons/24x24/apps/tasque.png | Bin 0 -> 474 bytes .../HighContrast/icons/24x24/apps/text-editor.png | Bin 0 -> 530 bytes themes/HighContrast/icons/24x24/apps/tomboy.png | Bin 0 -> 472 bytes themes/HighContrast/icons/24x24/apps/totem.png | Bin 0 -> 566 bytes .../HighContrast/icons/24x24/apps/transmission.png | Bin 0 -> 646 bytes .../HighContrast/icons/24x24/apps/xchat-gnome.png | Bin 0 -> 630 bytes themes/HighContrast/icons/24x24/apps/xchat.png | Bin 0 -> 694 bytes .../icons/24x24/devices/printer-network.png | Bin 0 -> 351 bytes .../HighContrast/icons/256x256/apps/abrt-gui.png | Bin 0 -> 3134 bytes .../HighContrast/icons/256x256/apps/aisleriot.png | Bin 0 -> 5508 bytes .../HighContrast/icons/256x256/apps/anaconda.png | Bin 0 -> 4795 bytes .../HighContrast/icons/256x256/apps/audiobook.png | Bin 0 -> 3629 bytes themes/HighContrast/icons/256x256/apps/blender.png | Bin 0 -> 4744 bytes themes/HighContrast/icons/256x256/apps/brasero.png | Bin 0 -> 5433 bytes themes/HighContrast/icons/256x256/apps/cheese.png | Bin 4773 -> 4895 bytes .../icons/256x256/apps/config-firewall.png | Bin 0 -> 2310 bytes .../icons/256x256/apps/configuration-editor.png | Bin 0 -> 1371 bytes .../HighContrast/icons/256x256/apps/deja-dup.png | Bin 0 -> 5696 bytes themes/HighContrast/icons/256x256/apps/empathy.png | Bin 0 -> 4183 bytes themes/HighContrast/icons/256x256/apps/eog.png | Bin 0 -> 5896 bytes .../icons/256x256/apps/file-roller.png | Bin 0 -> 4934 bytes themes/HighContrast/icons/256x256/apps/glade.png | Bin 0 -> 3333 bytes .../icons/256x256/apps/gnome-freecell.png | Bin 0 -> 3284 bytes .../icons/256x256/apps/gnome-power-manager.png | Bin 3173 -> 2659 bytes themes/HighContrast/icons/256x256/apps/gnomine.png | Bin 0 -> 6475 bytes .../HighContrast/icons/256x256/apps/haguichi.png | Bin 0 -> 3505 bytes themes/HighContrast/icons/256x256/apps/headpin.png | Bin 0 -> 2894 bytes themes/HighContrast/icons/256x256/apps/iagno.png | Bin 0 -> 4541 bytes themes/HighContrast/icons/256x256/apps/ifolder.png | Bin 0 -> 2235 bytes .../HighContrast/icons/256x256/apps/inkscape.png | Bin 0 -> 5087 bytes themes/HighContrast/icons/256x256/apps/katello.png | Bin 0 -> 4431 bytes .../icons/256x256/apps/libreoffice-base.png | Bin 0 -> 3067 bytes .../icons/256x256/apps/libreoffice-calc.png | Bin 0 -> 2702 bytes .../icons/256x256/apps/libreoffice-draw.png | Bin 0 -> 3702 bytes .../icons/256x256/apps/libreoffice-impress.png | Bin 0 -> 2947 bytes .../icons/256x256/apps/libreoffice-main.png | Bin 0 -> 2635 bytes .../icons/256x256/apps/libreoffice-math.png | Bin 0 -> 3666 bytes .../icons/256x256/apps/libreoffice-writer.png | Bin 0 -> 2740 bytes .../HighContrast/icons/256x256/apps/logviewer.png | Bin 0 -> 3838 bytes themes/HighContrast/icons/256x256/apps/miro.png | Bin 0 -> 4112 bytes .../HighContrast/icons/256x256/apps/palimpsest.png | Bin 0 -> 4549 bytes themes/HighContrast/icons/256x256/apps/pidgin.png | Bin 0 -> 5507 bytes themes/HighContrast/icons/256x256/apps/pino.png | Bin 0 -> 3546 bytes .../HighContrast/icons/256x256/apps/rhythmbox.png | Bin 0 -> 4364 bytes themes/HighContrast/icons/256x256/apps/scribus.png | Bin 0 -> 6214 bytes .../HighContrast/icons/256x256/apps/seahorse.png | Bin 0 -> 4749 bytes .../icons/256x256/apps/sound-juicer.png | Bin 0 -> 7096 bytes .../256x256/apps/system-config-authentication.png | Bin 0 -> 2870 bytes themes/HighContrast/icons/256x256/apps/tasque.png | Bin 0 -> 2978 bytes .../icons/256x256/apps/text-editor.png | Bin 0 -> 3336 bytes themes/HighContrast/icons/256x256/apps/tomboy.png | Bin 0 -> 3027 bytes themes/HighContrast/icons/256x256/apps/totem.png | Bin 0 -> 1976 bytes .../icons/256x256/apps/transmission.png | Bin 0 -> 4326 bytes .../icons/256x256/apps/xchat-gnome.png | Bin 0 -> 3982 bytes themes/HighContrast/icons/256x256/apps/xchat.png | Bin 0 -> 4011 bytes .../icons/256x256/devices/printer-network.png | Bin 0 -> 1938 bytes themes/HighContrast/icons/32x32/apps/abrt-gui.png | Bin 0 -> 575 bytes themes/HighContrast/icons/32x32/apps/aisleriot.png | Bin 0 -> 1082 bytes themes/HighContrast/icons/32x32/apps/anaconda.png | Bin 0 -> 810 bytes .../icons/32x32/apps/applications-blender.png | Bin 0 -> 155 bytes themes/HighContrast/icons/32x32/apps/audiobook.png | Bin 0 -> 759 bytes themes/HighContrast/icons/32x32/apps/blender.png | Bin 0 -> 886 bytes themes/HighContrast/icons/32x32/apps/brasero.png | Bin 0 -> 990 bytes themes/HighContrast/icons/32x32/apps/cheese.png | Bin 875 -> 931 bytes .../icons/32x32/apps/config-firewall.png | Bin 0 -> 488 bytes .../icons/32x32/apps/configuration-editor.png | Bin 0 -> 394 bytes themes/HighContrast/icons/32x32/apps/deja-dup.png | Bin 0 -> 1008 bytes themes/HighContrast/icons/32x32/apps/empathy.png | Bin 0 -> 709 bytes themes/HighContrast/icons/32x32/apps/eog.png | Bin 0 -> 1028 bytes .../HighContrast/icons/32x32/apps/file-roller.png | Bin 0 -> 918 bytes themes/HighContrast/icons/32x32/apps/glade.png | Bin 0 -> 688 bytes .../icons/32x32/apps/gnome-freecell.png | Bin 0 -> 696 bytes .../icons/32x32/apps/gnome-power-manager.png | Bin 642 -> 715 bytes themes/HighContrast/icons/32x32/apps/gnomine.png | Bin 0 -> 1059 bytes themes/HighContrast/icons/32x32/apps/haguichi.png | Bin 0 -> 550 bytes themes/HighContrast/icons/32x32/apps/headpin.png | Bin 0 -> 558 bytes themes/HighContrast/icons/32x32/apps/iagno.png | Bin 0 -> 885 bytes themes/HighContrast/icons/32x32/apps/ifolder.png | Bin 0 -> 493 bytes themes/HighContrast/icons/32x32/apps/inkscape.png | Bin 0 -> 928 bytes themes/HighContrast/icons/32x32/apps/katello.png | Bin 0 -> 831 bytes .../icons/32x32/apps/libreoffice-base.png | Bin 0 -> 762 bytes .../icons/32x32/apps/libreoffice-calc.png | Bin 0 -> 607 bytes .../icons/32x32/apps/libreoffice-draw.png | Bin 0 -> 725 bytes .../icons/32x32/apps/libreoffice-impress.png | Bin 0 -> 697 bytes .../icons/32x32/apps/libreoffice-main.png | Bin 0 -> 563 bytes .../icons/32x32/apps/libreoffice-math.png | Bin 0 -> 713 bytes .../icons/32x32/apps/libreoffice-writer.png | Bin 0 -> 636 bytes themes/HighContrast/icons/32x32/apps/logviewer.png | Bin 0 -> 729 bytes themes/HighContrast/icons/32x32/apps/miro.png | Bin 0 -> 737 bytes .../HighContrast/icons/32x32/apps/palimpsest.png | Bin 0 -> 820 bytes themes/HighContrast/icons/32x32/apps/pidgin.png | Bin 0 -> 993 bytes themes/HighContrast/icons/32x32/apps/pino.png | Bin 0 -> 647 bytes themes/HighContrast/icons/32x32/apps/rhythmbox.png | Bin 0 -> 719 bytes themes/HighContrast/icons/32x32/apps/scribus.png | Bin 0 -> 996 bytes themes/HighContrast/icons/32x32/apps/seahorse.png | Bin 0 -> 855 bytes .../HighContrast/icons/32x32/apps/sound-juicer.png | Bin 0 -> 1164 bytes .../32x32/apps/system-config-authentication.png | Bin 0 -> 610 bytes themes/HighContrast/icons/32x32/apps/tasque.png | Bin 0 -> 617 bytes .../HighContrast/icons/32x32/apps/text-editor.png | Bin 0 -> 647 bytes themes/HighContrast/icons/32x32/apps/tomboy.png | Bin 0 -> 628 bytes themes/HighContrast/icons/32x32/apps/totem.png | Bin 0 -> 532 bytes .../HighContrast/icons/32x32/apps/transmission.png | Bin 0 -> 846 bytes .../HighContrast/icons/32x32/apps/xchat-gnome.png | Bin 0 -> 638 bytes themes/HighContrast/icons/32x32/apps/xchat.png | Bin 0 -> 836 bytes .../icons/32x32/devices/printer-network.png | Bin 0 -> 406 bytes themes/HighContrast/icons/48x48/apps/abrt-gui.png | Bin 0 -> 767 bytes themes/HighContrast/icons/48x48/apps/aisleriot.png | Bin 0 -> 1529 bytes themes/HighContrast/icons/48x48/apps/anaconda.png | Bin 0 -> 1158 bytes .../icons/48x48/apps/applications-blender.png | Bin 0 -> 179 bytes themes/HighContrast/icons/48x48/apps/audiobook.png | Bin 0 -> 1011 bytes themes/HighContrast/icons/48x48/apps/blender.png | Bin 0 -> 1244 bytes themes/HighContrast/icons/48x48/apps/brasero.png | Bin 0 -> 1378 bytes themes/HighContrast/icons/48x48/apps/cheese.png | Bin 1236 -> 1333 bytes .../icons/48x48/apps/config-firewall.png | Bin 0 -> 701 bytes .../icons/48x48/apps/configuration-editor.png | Bin 0 -> 514 bytes themes/HighContrast/icons/48x48/apps/deja-dup.png | Bin 0 -> 1391 bytes themes/HighContrast/icons/48x48/apps/empathy.png | Bin 0 -> 1212 bytes themes/HighContrast/icons/48x48/apps/eog.png | Bin 0 -> 1455 bytes .../HighContrast/icons/48x48/apps/file-roller.png | Bin 0 -> 1390 bytes themes/HighContrast/icons/48x48/apps/glade.png | Bin 0 -> 932 bytes .../icons/48x48/apps/gnome-freecell.png | Bin 0 -> 1040 bytes .../icons/48x48/apps/gnome-power-manager.png | Bin 897 -> 909 bytes themes/HighContrast/icons/48x48/apps/gnomine.png | Bin 0 -> 1524 bytes themes/HighContrast/icons/48x48/apps/haguichi.png | Bin 0 -> 803 bytes themes/HighContrast/icons/48x48/apps/headpin.png | Bin 0 -> 787 bytes themes/HighContrast/icons/48x48/apps/iagno.png | Bin 0 -> 1308 bytes themes/HighContrast/icons/48x48/apps/ifolder.png | Bin 0 -> 686 bytes themes/HighContrast/icons/48x48/apps/inkscape.png | Bin 0 -> 1363 bytes themes/HighContrast/icons/48x48/apps/katello.png | Bin 0 -> 1284 bytes .../icons/48x48/apps/libreoffice-base.png | Bin 0 -> 1042 bytes .../icons/48x48/apps/libreoffice-calc.png | Bin 0 -> 815 bytes .../icons/48x48/apps/libreoffice-draw.png | Bin 0 -> 1019 bytes .../icons/48x48/apps/libreoffice-impress.png | Bin 0 -> 968 bytes .../icons/48x48/apps/libreoffice-main.png | Bin 0 -> 736 bytes .../icons/48x48/apps/libreoffice-math.png | Bin 0 -> 993 bytes .../icons/48x48/apps/libreoffice-writer.png | Bin 0 -> 826 bytes themes/HighContrast/icons/48x48/apps/logviewer.png | Bin 0 -> 1221 bytes themes/HighContrast/icons/48x48/apps/miro.png | Bin 0 -> 1080 bytes .../HighContrast/icons/48x48/apps/palimpsest.png | Bin 0 -> 1249 bytes themes/HighContrast/icons/48x48/apps/pidgin.png | Bin 0 -> 1387 bytes themes/HighContrast/icons/48x48/apps/pino.png | Bin 0 -> 945 bytes themes/HighContrast/icons/48x48/apps/rhythmbox.png | Bin 0 -> 1158 bytes themes/HighContrast/icons/48x48/apps/scribus.png | Bin 0 -> 1465 bytes themes/HighContrast/icons/48x48/apps/seahorse.png | Bin 0 -> 1283 bytes .../HighContrast/icons/48x48/apps/sound-juicer.png | Bin 0 -> 1675 bytes .../48x48/apps/system-config-authentication.png | Bin 0 -> 868 bytes themes/HighContrast/icons/48x48/apps/tasque.png | Bin 0 -> 850 bytes .../HighContrast/icons/48x48/apps/text-editor.png | Bin 0 -> 919 bytes themes/HighContrast/icons/48x48/apps/tomboy.png | Bin 0 -> 793 bytes themes/HighContrast/icons/48x48/apps/totem.png | Bin 0 -> 793 bytes .../HighContrast/icons/48x48/apps/transmission.png | Bin 0 -> 1127 bytes .../HighContrast/icons/48x48/apps/xchat-gnome.png | Bin 0 -> 1052 bytes themes/HighContrast/icons/48x48/apps/xchat.png | Bin 0 -> 1141 bytes .../icons/48x48/devices/printer-network.png | Bin 0 -> 506 bytes themes/HighContrast/icons/Makefile | 563 +++++++++++++++++++++ themes/HighContrast/icons/Makefile.in | 563 +++++++++++++++++++++ themes/HighContrast/icons/index.theme | 423 ++++++++++++++++ 297 files changed, 1830 insertions(+) commit 0bc8a5ad3d5162b6eeb36cd56daa08606dacfb65 Author: Cosimo Cecchi Date: Mon Sep 10 10:07:07 2012 -0400 gtk2: primary-button-warps-slider is now a GtkSetting Change the theme accordingly. themes/Adwaita/gtk-2.0/gtkrc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) commit 47ddb25a0c363cdbe400e89885a93103a8a26cec Author: Cosimo Cecchi Date: Mon Sep 10 01:19:36 2012 -0400 highcontrast: specify fg color in the view class selector https://bugzilla.gnome.org/show_bug.cgi?id=683541 themes/HighContrast/gtk-3.0/gtk-widgets.css | 1 + 1 file changed, 1 insertion(+) commit 14ff4545ac6e0e5b70b844528cabfc5a758f31b9 Author: Cosimo Cecchi Date: Fri Sep 7 17:03:34 2012 -0400 highcontrast: fix non-square toolbar buttons themes/HighContrast/gtk-3.0/gtk-widgets.css | 1 + 1 file changed, 1 insertion(+) commit 251c1700c70d47bfabc2dfd3e2f29c2386cf18db Author: Cosimo Cecchi Date: Fri Sep 7 17:00:33 2012 -0400 highcontrast: fix only-child linked button borders themes/HighContrast/gtk-3.0/gtk-widgets.css | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) commit 921165d8336341f477aeda5d7ac8cc1aa7bafa01 Author: Cosimo Cecchi Date: Fri Sep 7 16:55:51 2012 -0400 highcontrast: use correct specificity for raised buttons overrides https://bugzilla.gnome.org/show_bug.cgi?id=683540 themes/HighContrast/gtk-3.0/gtk-widgets.css | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) commit aeaeb57b05d5fba177e498c0cfa77daba3ff8746 Author: Cosimo Cecchi Date: Fri Sep 7 16:49:13 2012 -0400 gtk-widgets: make entry:active follow entry:selected:backdrop Because that's the intent of the convention. themes/Adwaita/gtk-3.0/gtk-widgets.css | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) commit 7e381493870177818d990e3a4e6e63f4f7b09915 Author: Cosimo Cecchi Date: Fri Sep 7 16:20:43 2012 -0400 Add a selector for entry:active This was used by convention to lookup colors for a selected-but-not-active state, typically for text fields. This convention is still effective for some GTK3 applications too, e.g. WebKitGtk (and so Evolution/Epiphany/...). Fix this by adding selectors that match the entry:selected styling. themes/Adwaita/gtk-3.0/gtk-widgets.css | 11 +++++++++++ themes/HighContrast/gtk-3.0/gtk-widgets.css | 6 ++++++ 2 files changed, 17 insertions(+) commit d4f3049dc48e3511b41887ad5884cb13a2014160 Author: Cosimo Cecchi Date: Fri Sep 7 14:16:33 2012 -0400 highcontrast: add :selected wildcard and gtkstyle-fallback selectors For compatibility with GtkStyle and applications that use :selected outside of entries and menus, like Emacs. themes/HighContrast/gtk-3.0/gtk-widgets.css | 30 +++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) commit a637f5e917978ff395822755110b8f4602c332be Author: Cosimo Cecchi Date: Fri Sep 7 13:45:43 2012 -0400 highcontrast: introduce theming for GtkLevelBar https://bugzilla.gnome.org/show_bug.cgi?id=683539 themes/HighContrast/gtk-3.0/gtk-widgets.css | 49 +++++++++++++++++++++++++++++ 1 file changed, 49 insertions(+) commit 9a25aad31a5bc28790a44f41148e564e9ae4db60 Author: Cosimo Cecchi Date: Fri Sep 7 13:37:23 2012 -0400 highcontrast: move some sections around There should be no actual change here, just reorganize the sections in the CSS file a bit. themes/HighContrast/gtk-3.0/gtk-widgets.css | 313 ++++++++++++++++------------ 1 file changed, 182 insertions(+), 131 deletions(-) commit 7236743fed210e9a8014fffbe1a4dc6d4581ed21 Author: Lapo Calamandrei Date: Fri Sep 7 00:06:02 2012 +0200 Entry progressbar styling. themes/Adwaita/gtk-3.0/gtk-widgets.css | 46 +++++++++++++++++++++++++++++++--- 1 file changed, 42 insertions(+), 4 deletions(-) commit 7c42144537d0e631c13454628376fe32e2aa4c48 Author: Lapo Calamandrei Date: Thu Sep 6 18:06:04 2012 +0200 Widget theme: fixed progressbars background themes/Adwaita/gtk-3.0/gtk-widgets-backgrounds.css | 45 +++++++++++++++++++++- themes/Adwaita/gtk-3.0/gtk-widgets.css | 35 ----------------- 2 files changed, 44 insertions(+), 36 deletions(-) commit 2da3e34343d956075b73959ebf2e7d8f1a299fe2 Author: Piotr Drąg Date: Thu Sep 6 18:03:55 2012 +0200 Updated POTFILES.in po/POTFILES.in | 2 -- 1 file changed, 2 deletions(-) commit fca887e645d9fec51e0854147549286a9e31b872 Author: Cosimo Cecchi Date: Thu Sep 6 10:59:13 2012 -0400 build: move a11y-base.css to HighContrast Since that's the only theme using it now. themes/HighContrast/gtk-3.0/Makefile.am | 1 + themes/HighContrast/gtk-3.0/gtk-widgets.css | 921 ++++++++++++++++++++++++++ themes/HighContrast/gtk-3.0/gtk.css | 2 +- themes/HighContrast/gtk-3.0/gtk.gresource.xml | 2 +- themes/Makefile.am | 3 - themes/a11y-base.css | 921 -------------------------- 6 files changed, 924 insertions(+), 926 deletions(-) commit 5b1b2520a9efc36eed04694fe28167741217d701 Author: Cosimo Cecchi Date: Thu Sep 6 10:54:52 2012 -0400 Drop LowContrast theme For the same reason we dropped the HighContrastInverse one. This theme also never worked correctly. configure.ac | 10 -- themes/LowContrast/Makefile.am | 15 --- themes/LowContrast/gtk-2.0/Makefile.am | 6 -- themes/LowContrast/gtk-2.0/gtkrc | 48 ---------- themes/LowContrast/gtk-3.0/Makefile.am | 7 -- themes/LowContrast/gtk-3.0/gtk.css | 60 ------------ themes/LowContrast/icons/48x48/Makefile.am | 4 - themes/LowContrast/icons/48x48/actions/Makefile.am | 16 ---- .../icons/48x48/actions/system-lock-screen.png | Bin 2305 -> 0 bytes themes/LowContrast/icons/48x48/apps/Makefile.am | 26 ----- themes/LowContrast/icons/48x48/apps/bluetooth.png | Bin 2340 -> 0 bytes .../icons/48x48/apps/gnome-power-manager.png | Bin 2814 -> 0 bytes .../icons/48x48/apps/multimedia-volume-control.png | Bin 2117 -> 0 bytes .../apps/preferences-desktop-accessibility.png | Bin 2675 -> 0 bytes .../48x48/apps/preferences-desktop-display.png | Bin 2194 -> 0 bytes .../48x48/apps/preferences-desktop-keyboard.png | Bin 1879 -> 0 bytes .../48x48/apps/preferences-desktop-locale.png | Bin 2137 -> 0 bytes .../48x48/apps/preferences-desktop-wallpaper.png | Bin 1727 -> 0 bytes .../48x48/apps/preferences-system-network.png | Bin 2767 -> 0 bytes .../icons/48x48/apps/preferences-system-time.png | Bin 3336 -> 0 bytes .../LowContrast/icons/48x48/apps/system-users.png | Bin 2842 -> 0 bytes .../LowContrast/icons/48x48/categories/Makefile.am | 16 ---- .../icons/48x48/categories/applications-system.png | Bin 3170 -> 0 bytes themes/LowContrast/icons/48x48/devices/Makefile.am | 18 ---- .../icons/48x48/devices/drive-optical.png | Bin 1771 -> 0 bytes .../icons/48x48/devices/input-mouse.png | Bin 2130 -> 0 bytes themes/LowContrast/icons/48x48/devices/printer.png | Bin 1753 -> 0 bytes themes/LowContrast/icons/48x48/stock/Makefile.am | 106 --------------------- .../icons/48x48/stock/application-exit.png | Bin 1691 -> 0 bytes .../icons/48x48/stock/audio-input-microphone.png | Bin 2549 -> 0 bytes .../icons/48x48/stock/audio-volume-high.png | Bin 2036 -> 0 bytes .../icons/48x48/stock/audio-volume-low.png | Bin 1503 -> 0 bytes .../icons/48x48/stock/audio-volume-medium.png | Bin 1763 -> 0 bytes .../icons/48x48/stock/audio-volume-muted.png | Bin 1765 -> 0 bytes .../LowContrast/icons/48x48/stock/dialog-error.png | Bin 2319 -> 0 bytes .../icons/48x48/stock/dialog-information.png | Bin 2420 -> 0 bytes .../icons/48x48/stock/dialog-password.png | Bin 2646 -> 0 bytes .../icons/48x48/stock/dialog-question.png | Bin 3071 -> 0 bytes .../icons/48x48/stock/dialog-warning.png | Bin 2417 -> 0 bytes .../LowContrast/icons/48x48/stock/document-new.png | Bin 927 -> 0 bytes .../icons/48x48/stock/document-open.png | Bin 1652 -> 0 bytes .../icons/48x48/stock/document-print-preview.png | Bin 2066 -> 0 bytes .../icons/48x48/stock/document-print.png | Bin 1428 -> 0 bytes .../icons/48x48/stock/document-properties.png | Bin 1863 -> 0 bytes .../icons/48x48/stock/document-revert.png | Bin 2098 -> 0 bytes .../icons/48x48/stock/document-save-as.png | Bin 2006 -> 0 bytes .../icons/48x48/stock/document-save.png | Bin 1243 -> 0 bytes .../icons/48x48/stock/drive-harddisk.png | Bin 3218 -> 0 bytes .../LowContrast/icons/48x48/stock/edit-clear.png | Bin 3489 -> 0 bytes themes/LowContrast/icons/48x48/stock/edit-copy.png | Bin 625 -> 0 bytes themes/LowContrast/icons/48x48/stock/edit-cut.png | Bin 2575 -> 0 bytes .../LowContrast/icons/48x48/stock/edit-delete.png | Bin 3203 -> 0 bytes .../icons/48x48/stock/edit-find-replace.png | Bin 2892 -> 0 bytes themes/LowContrast/icons/48x48/stock/edit-find.png | Bin 1921 -> 0 bytes .../LowContrast/icons/48x48/stock/edit-paste.png | Bin 1499 -> 0 bytes themes/LowContrast/icons/48x48/stock/edit-redo.png | Bin 1438 -> 0 bytes themes/LowContrast/icons/48x48/stock/edit-undo.png | Bin 1342 -> 0 bytes .../icons/48x48/stock/format-justify-center.png | Bin 699 -> 0 bytes .../icons/48x48/stock/format-justify-fill.png | Bin 719 -> 0 bytes .../icons/48x48/stock/format-justify-left.png | Bin 696 -> 0 bytes .../icons/48x48/stock/format-justify-right.png | Bin 700 -> 0 bytes .../icons/48x48/stock/format-text-bold.png | Bin 811 -> 0 bytes .../icons/48x48/stock/format-text-italic.png | Bin 799 -> 0 bytes .../48x48/stock/format-text-strikethrough.png | Bin 880 -> 0 bytes .../icons/48x48/stock/format-text-underline.png | Bin 863 -> 0 bytes themes/LowContrast/icons/48x48/stock/go-bottom.png | Bin 1162 -> 0 bytes themes/LowContrast/icons/48x48/stock/go-down.png | Bin 953 -> 0 bytes themes/LowContrast/icons/48x48/stock/go-first.png | Bin 1230 -> 0 bytes themes/LowContrast/icons/48x48/stock/go-home.png | Bin 1725 -> 0 bytes themes/LowContrast/icons/48x48/stock/go-jump.png | Bin 2497 -> 0 bytes themes/LowContrast/icons/48x48/stock/go-last.png | Bin 1438 -> 0 bytes themes/LowContrast/icons/48x48/stock/go-next.png | Bin 1246 -> 0 bytes .../LowContrast/icons/48x48/stock/go-previous.png | Bin 1221 -> 0 bytes themes/LowContrast/icons/48x48/stock/go-top.png | Bin 1193 -> 0 bytes themes/LowContrast/icons/48x48/stock/go-up.png | Bin 975 -> 0 bytes themes/LowContrast/icons/48x48/stock/gtk-apply.png | Bin 2150 -> 0 bytes .../LowContrast/icons/48x48/stock/gtk-cancel.png | Bin 1581 -> 0 bytes .../LowContrast/icons/48x48/stock/gtk-convert.png | Bin 3043 -> 0 bytes .../icons/48x48/stock/gtk-dnd-multiple.png | Bin 1154 -> 0 bytes themes/LowContrast/icons/48x48/stock/gtk-dnd.png | Bin 1158 -> 0 bytes themes/LowContrast/icons/48x48/stock/gtk-edit.png | Bin 2240 -> 0 bytes themes/LowContrast/icons/48x48/stock/gtk-index.png | Bin 1502 -> 0 bytes themes/LowContrast/icons/48x48/stock/gtk-no.png | Bin 2709 -> 0 bytes themes/LowContrast/icons/48x48/stock/gtk-ok.png | Bin 2139 -> 0 bytes .../icons/48x48/stock/gtk-preferences.png | Bin 4131 -> 0 bytes .../icons/48x48/stock/gtk-select-color.png | Bin 1547 -> 0 bytes .../icons/48x48/stock/gtk-select-font.png | Bin 1014 -> 0 bytes .../LowContrast/icons/48x48/stock/gtk-undelete.png | Bin 3329 -> 0 bytes themes/LowContrast/icons/48x48/stock/gtk-yes.png | Bin 2635 -> 0 bytes .../LowContrast/icons/48x48/stock/help-about.png | Bin 917 -> 0 bytes .../icons/48x48/stock/help-contents.png | Bin 3920 -> 0 bytes .../icons/48x48/stock/image-missing.png | Bin 1172 -> 0 bytes themes/LowContrast/icons/48x48/stock/list-add.png | Bin 1495 -> 0 bytes .../LowContrast/icons/48x48/stock/list-remove.png | Bin 829 -> 0 bytes .../LowContrast/icons/48x48/stock/media-eject.png | Bin 1663 -> 0 bytes .../LowContrast/icons/48x48/stock/media-floppy.png | Bin 1243 -> 0 bytes .../icons/48x48/stock/media-optical.png | Bin 2635 -> 0 bytes .../icons/48x48/stock/media-playback-pause.png | Bin 3111 -> 0 bytes .../icons/48x48/stock/media-playback-start.png | Bin 3083 -> 0 bytes .../icons/48x48/stock/media-playback-stop.png | Bin 781 -> 0 bytes .../LowContrast/icons/48x48/stock/media-record.png | Bin 2657 -> 0 bytes .../icons/48x48/stock/media-seek-backward.png | Bin 1186 -> 0 bytes .../icons/48x48/stock/media-seek-forward.png | Bin 1057 -> 0 bytes .../icons/48x48/stock/media-skip-backward.png | Bin 1571 -> 0 bytes .../icons/48x48/stock/media-skip-forward.png | Bin 1421 -> 0 bytes .../LowContrast/icons/48x48/stock/process-stop.png | Bin 2995 -> 0 bytes .../icons/48x48/stock/system-lock-screen.png | Bin 3008 -> 0 bytes .../icons/48x48/stock/system-log-out.png | Bin 3086 -> 0 bytes .../LowContrast/icons/48x48/stock/system-run.png | Bin 2485 -> 0 bytes .../icons/48x48/stock/system-search.png | Bin 3538 -> 0 bytes .../icons/48x48/stock/tools-check-spelling.png | Bin 2865 -> 0 bytes .../LowContrast/icons/48x48/stock/view-refresh.png | Bin 2699 -> 0 bytes .../icons/48x48/stock/view-sort-ascending.png | Bin 1091 -> 0 bytes .../icons/48x48/stock/view-sort-descending.png | Bin 1118 -> 0 bytes .../LowContrast/icons/48x48/stock/window-close.png | Bin 1581 -> 0 bytes .../icons/48x48/stock/zoom-fit-best.png | Bin 3119 -> 0 bytes themes/LowContrast/icons/48x48/stock/zoom-in.png | Bin 3109 -> 0 bytes .../icons/48x48/stock/zoom-original.png | Bin 3312 -> 0 bytes themes/LowContrast/icons/48x48/stock/zoom-out.png | Bin 3044 -> 0 bytes themes/LowContrast/icons/Makefile.am | 22 ----- themes/LowContrast/icons/index.theme | 30 ------ themes/LowContrast/index.theme.in | 10 -- themes/Makefile.am | 2 +- 123 files changed, 1 insertion(+), 395 deletions(-) commit 100cbbc74a0a812b103a823dc510833a7ce6b9d8 Author: Cosimo Cecchi Date: Thu Sep 6 10:51:51 2012 -0400 Drop the HighContrastInverse theme We don't have any setting to enable it right now, and inversion effects are being done with a compositor shader nowadays, so remove this. It also didn't ship a matching icon theme like HighContrast does. configure.ac | 6 -- themes/HighContrastInverse/Makefile.am | 15 --- themes/HighContrastInverse/gtk-2.0/Makefile.am | 6 -- themes/HighContrastInverse/gtk-2.0/gtkrc | 78 --------------- themes/HighContrastInverse/gtk-3.0/Makefile.am | 16 --- themes/HighContrastInverse/gtk-3.0/gtk.css | 81 --------------- .../HighContrastInverse/gtk-3.0/gtk.gresource.xml | 6 -- themes/HighContrastInverse/icons/48x48/Makefile.am | 4 - .../icons/48x48/stock/Makefile.am | 110 --------------------- .../icons/48x48/stock/application-exit.png | Bin 1013 -> 0 bytes .../icons/48x48/stock/audio-input-microphone.png | Bin 1455 -> 0 bytes .../icons/48x48/stock/audio-volume-high.png | Bin 2527 -> 0 bytes .../icons/48x48/stock/audio-volume-low.png | Bin 1601 -> 0 bytes .../icons/48x48/stock/audio-volume-medium.png | Bin 1994 -> 0 bytes .../icons/48x48/stock/audio-volume-muted.png | Bin 1816 -> 0 bytes .../icons/48x48/stock/dialog-error.png | Bin 1243 -> 0 bytes .../icons/48x48/stock/dialog-information.png | Bin 1446 -> 0 bytes .../icons/48x48/stock/dialog-question.png | Bin 1212 -> 0 bytes .../icons/48x48/stock/dialog-warning.png | Bin 1156 -> 0 bytes .../icons/48x48/stock/document-new.png | Bin 805 -> 0 bytes .../icons/48x48/stock/document-open.png | Bin 1015 -> 0 bytes .../icons/48x48/stock/document-print-preview.png | Bin 1462 -> 0 bytes .../icons/48x48/stock/document-print.png | Bin 862 -> 0 bytes .../icons/48x48/stock/document-properties.png | Bin 1145 -> 0 bytes .../icons/48x48/stock/document-revert.png | Bin 1016 -> 0 bytes .../icons/48x48/stock/document-save-as.png | Bin 1293 -> 0 bytes .../icons/48x48/stock/document-save.png | Bin 836 -> 0 bytes .../icons/48x48/stock/double-click-maybe.png | Bin 3359 -> 0 bytes .../icons/48x48/stock/double-click-off.png | Bin 2727 -> 0 bytes .../icons/48x48/stock/double-click-on.png | Bin 3560 -> 0 bytes .../icons/48x48/stock/drive-harddisk.png | Bin 667 -> 0 bytes .../icons/48x48/stock/edit-clear.png | Bin 1352 -> 0 bytes .../icons/48x48/stock/edit-copy.png | Bin 1041 -> 0 bytes .../icons/48x48/stock/edit-cut.png | Bin 1560 -> 0 bytes .../icons/48x48/stock/edit-delete.png | Bin 1130 -> 0 bytes .../icons/48x48/stock/edit-find-replace.png | Bin 1335 -> 0 bytes .../icons/48x48/stock/edit-find.png | Bin 1338 -> 0 bytes .../icons/48x48/stock/edit-paste.png | Bin 990 -> 0 bytes .../icons/48x48/stock/edit-redo.png | Bin 1074 -> 0 bytes .../icons/48x48/stock/edit-undo.png | Bin 1103 -> 0 bytes .../icons/48x48/stock/format-justify-center.png | Bin 684 -> 0 bytes .../icons/48x48/stock/format-justify-fill.png | Bin 624 -> 0 bytes .../icons/48x48/stock/format-justify-left.png | Bin 672 -> 0 bytes .../icons/48x48/stock/format-justify-right.png | Bin 694 -> 0 bytes .../icons/48x48/stock/format-text-bold.png | Bin 1024 -> 0 bytes .../icons/48x48/stock/format-text-italic.png | Bin 1123 -> 0 bytes .../48x48/stock/format-text-strikethrough.png | Bin 993 -> 0 bytes .../icons/48x48/stock/format-text-underline.png | Bin 1153 -> 0 bytes .../icons/48x48/stock/go-bottom.png | Bin 911 -> 0 bytes .../icons/48x48/stock/go-down.png | Bin 796 -> 0 bytes .../icons/48x48/stock/go-first.png | Bin 965 -> 0 bytes .../icons/48x48/stock/go-home.png | Bin 1152 -> 0 bytes .../icons/48x48/stock/go-jump.png | Bin 1261 -> 0 bytes .../icons/48x48/stock/go-last.png | Bin 977 -> 0 bytes .../icons/48x48/stock/go-next.png | Bin 861 -> 0 bytes .../icons/48x48/stock/go-previous.png | Bin 863 -> 0 bytes .../icons/48x48/stock/go-top.png | Bin 874 -> 0 bytes .../icons/48x48/stock/go-up.png | Bin 756 -> 0 bytes .../icons/48x48/stock/gtk-apply.png | Bin 708 -> 0 bytes .../icons/48x48/stock/gtk-cancel.png | Bin 921 -> 0 bytes .../icons/48x48/stock/gtk-connect.png | Bin 1083 -> 0 bytes .../icons/48x48/stock/gtk-convert.png | Bin 990 -> 0 bytes .../icons/48x48/stock/gtk-disconnect.png | Bin 1060 -> 0 bytes .../icons/48x48/stock/gtk-dnd-multiple.png | Bin 502 -> 0 bytes .../icons/48x48/stock/gtk-dnd.png | Bin 379 -> 0 bytes .../icons/48x48/stock/gtk-edit.png | Bin 1156 -> 0 bytes .../icons/48x48/stock/gtk-index.png | Bin 1125 -> 0 bytes .../icons/48x48/stock/gtk-no.png | Bin 921 -> 0 bytes .../icons/48x48/stock/gtk-ok.png | Bin 708 -> 0 bytes .../icons/48x48/stock/gtk-preferences.png | Bin 1312 -> 0 bytes .../icons/48x48/stock/gtk-select-color.png | Bin 720 -> 0 bytes .../icons/48x48/stock/gtk-select-font.png | Bin 1368 -> 0 bytes .../icons/48x48/stock/gtk-undelete.png | Bin 1240 -> 0 bytes .../icons/48x48/stock/gtk-yes.png | Bin 708 -> 0 bytes .../icons/48x48/stock/help-about.png | Bin 1180 -> 0 bytes .../icons/48x48/stock/help-contents.png | Bin 1793 -> 0 bytes .../icons/48x48/stock/image-missing.png | Bin 1034 -> 0 bytes .../icons/48x48/stock/list-add.png | Bin 761 -> 0 bytes .../icons/48x48/stock/list-remove.png | Bin 545 -> 0 bytes .../icons/48x48/stock/media-eject.png | Bin 801 -> 0 bytes .../icons/48x48/stock/media-floppy.png | Bin 836 -> 0 bytes .../icons/48x48/stock/media-optical.png | Bin 1414 -> 0 bytes .../icons/48x48/stock/media-playback-pause.png | Bin 661 -> 0 bytes .../icons/48x48/stock/media-playback-start.png | Bin 1005 -> 0 bytes .../icons/48x48/stock/media-playback-stop.png | Bin 441 -> 0 bytes .../icons/48x48/stock/media-record.png | Bin 718 -> 0 bytes .../icons/48x48/stock/media-seek-backward.png | Bin 1464 -> 0 bytes .../icons/48x48/stock/media-seek-forward.png | Bin 1465 -> 0 bytes .../icons/48x48/stock/media-skip-backward.png | Bin 1304 -> 0 bytes .../icons/48x48/stock/media-skip-forward.png | Bin 1284 -> 0 bytes .../icons/48x48/stock/process-stop.png | Bin 974 -> 0 bytes .../icons/48x48/stock/system-lock-screen.png | Bin 1113 -> 0 bytes .../icons/48x48/stock/system-log-out.png | Bin 1536 -> 0 bytes .../icons/48x48/stock/system-run.png | Bin 1577 -> 0 bytes .../icons/48x48/stock/system-search.png | Bin 2195 -> 0 bytes .../icons/48x48/stock/tools-check-spelling.png | Bin 1245 -> 0 bytes .../icons/48x48/stock/view-refresh.png | Bin 1464 -> 0 bytes .../icons/48x48/stock/view-sort-ascending.png | Bin 1253 -> 0 bytes .../icons/48x48/stock/view-sort-descending.png | Bin 1239 -> 0 bytes .../icons/48x48/stock/window-close.png | Bin 921 -> 0 bytes .../icons/48x48/stock/zoom-fit-best.png | Bin 1480 -> 0 bytes .../icons/48x48/stock/zoom-in.png | Bin 1493 -> 0 bytes .../icons/48x48/stock/zoom-original.png | Bin 1525 -> 0 bytes .../icons/48x48/stock/zoom-out.png | Bin 1409 -> 0 bytes themes/HighContrastInverse/icons/Makefile.am | 22 ----- themes/HighContrastInverse/icons/index.theme | 10 -- themes/HighContrastInverse/index.theme.in | 10 -- themes/Makefile.am | 3 +- 108 files changed, 1 insertion(+), 366 deletions(-) commit 6c2c2188887defa82527daffcb31cd91c2425aca Author: Jakub Steiner Date: Thu Sep 6 16:20:50 2012 +0200 High contrast: don't show focus ring by default themes/HighContrast/gtk-3.0/Makefile.am | 6 ++++-- themes/HighContrast/gtk-3.0/settings.ini | 2 ++ 2 files changed, 6 insertions(+), 2 deletions(-) commit ca4b023df71ab1a0254f7aac486825d4030f3d15 Author: Cosimo Cecchi Date: Tue Sep 4 13:10:42 2012 -0400 infobar: improve theming for GtkInfoBar - don't ever set a border on the infobar for now; setting it on the bottom when it's the last child is not working correctly - don't override style for buttons and entries on non-colored GtkInfoBars themes/Adwaita/gtk-3.0/gtk-widgets.css | 85 +++++++++++++++------------------- 1 file changed, 37 insertions(+), 48 deletions(-) commit be1280ae9413ba23b37d69b3ee2be9f04d6ceefa (tag: 3.5.91)