Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2014-04-24 | Use bigger logo image in about dialog, if available in icon theme | Stefano Karapetsas | 1 | -0/+28 | |
Code taken from GTK3 about dialog | |||||
2014-04-24 | Fix label wrap with GTK3 in about dialog | Stefano Karapetsas | 1 | -0/+3 | |
2014-04-23 | libmate-desktop: Make credits dialog a bit bigger in MateAboutDialog | Stefano Karapetsas | 1 | -1/+1 | |
2014-04-23 | libmate-desktop: Add i18n in MateAboutDialog | Stefano Karapetsas | 1 | -1/+3 | |
2014-04-23 | libmate-desktop: Add MateAboutDialog class | Stefano Karapetsas | 1 | -0/+2264 | |
This will allow MATE applications to use traditional About dialogs with GTK 3 (unfortunately completely different starting from GTK 3.12). This is just a fork of GtkAboutDialog of GTK 2.24, adapted to work with GTK 3 too. |