summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* x11-libs/gtk+: bump to 3.24.25Mart Raudsepp2021-02-151-0/+121
| | | | | Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Mart Raudsepp <leio@gentoo.org>
* x11-libs/gtk+: remove oldMart Raudsepp2020-01-112-172/+0
| | | | | Package-Manager: Portage-2.3.79, Repoman-2.3.12 Signed-off-by: Mart Raudsepp <leio@gentoo.org>
* x11-libs/gtk+: bump to 3.24.8Mart Raudsepp2019-04-201-0/+138
| | | | | Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Mart Raudsepp <leio@gentoo.org>
* x11-libs/gtk+: Further fallback fixes for GtkSwitch unicode glyphsMart Raudsepp2019-02-071-0/+34
| | | | | | | | | | | | | | | | Add a final fallback to no glyphs at all, so if the glyphs aren't found, it'll at least just not use any and not mess up layout and stomp on some memory, etc. The ON or OFF position should still be visible from color and position, at least, but for most people at least the secondary glyphs should be available. gtk+-3.22.5 changes all this to icons, but it also changes the default theme look, so we do this simpler patch for 3.22.4 for that to be the next stable candidate soon, instead of theme changing 3.22.5. Closes: https://bugs.gentoo.org/676098 Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Mart Raudsepp <leio@gentoo.org>
* x11-libs/gtk+: remove oldMart Raudsepp2019-01-091-42/+0
| | | | | Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Mart Raudsepp <leio@gentoo.org>
* x11-libs/gtk+: version bump 3.22.19 → 3.22.26Gilles Dartiguelongue2018-01-161-0/+57
| | | | | | Keep cloudproviders disabled as it is not packaged yet. Package-Manager: Portage-2.3.19, Repoman-2.3.6
* x11-libs/gtk+: remove unused patchMichael Mair-Keimberger2017-10-311-64/+0
|
* */*: revert https://github.com/gentoo/gentoo/pull/5828.Patrice Clement2017-10-301-0/+64
| | | | This commit adds back the string of commits from PR 5828.
* x11-libs/gtk+: remove unused patch.Michael Mair-Keimberger2017-10-301-64/+0
| | | | Closes: https://github.com/gentoo/gentoo/pull/5828
* x11-libs/gtk+: remove oldMart Raudsepp2017-07-081-24/+0
| | | | Package-Manager: Portage-2.3.5, Repoman-2.3.2
* Revert "x11-libs/gtk+: remove old"Mart Raudsepp2017-07-081-0/+24
| | | | | | This temporarily reverts commit 4086e98f8384562502ad73bfce2802556eb62e0e. media-video/parole is being a naughty boy, so restore gtk+-3.20 until that is fixed instead.
* x11-libs/gtk+: remove oldMart Raudsepp2017-07-081-24/+0
| | | | Package-Manager: Portage-2.3.5, Repoman-2.3.2
* x11-libs/gtk+: Remove gtk+-1.2* SLOTMart Raudsepp2017-02-086-879/+0
| | | | | | | Year 2000 called and wanted its toolkit back. Gentoo-bug: 604862 Package-Manager: Portage-2.3.3, Repoman-2.3.1
* x11-libs/gtk+: Remove oldMart Raudsepp2017-01-261-56/+0
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1
* x11-libs/gtk+: version bump 3.20.9 → 3.22.2Gilles Dartiguelongue2016-11-011-0/+138
| | | | Package-Manager: portage-2.3.2
* x11-libs/gtk+: version bump from 2.24.31 to 2.24.31-r1Gilles Dartiguelongue2016-10-082-0/+120
| | | | | | | | | | | | Switch to EAPI6. Drop deprecated comment on cairo[svg]. Fix man pages automagic. Remove man page that belongs to other packages. Add missing get_exeext handling. Depend on adwaita icon theme, adwaita theme engine and adwaita and highconstrast themes to fix inconsistent default settings set by the ebuild. Gentoo-bug: 569552 Package-Manager: portage-2.3.1
* x11-libs/gtk+: Drop oldPacho Ramos2015-09-052-54/+0
| | | | Package-Manager: portage-2.2.20.1
* proj/gentoo: Initial commitRobin H. Johnson2015-08-0814-0/+1153
This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed