| Commit message (Expand) | Author | Age | Files | Lines |
* | [introspection] Merge in Gtk-custom.c annotations | Colin Walters | 2009-12-16 | 1 | -9/+9 |
* | Fix compilation warning: cast to GTK_LABEL() | Javier Jardón | 2009-12-02 | 1 | -1/+1 |
* | Whitespace fixes | Matthias Clasen | 2009-11-29 | 1 | -553/+550 |
* | Use a url label instead of a link button | Matthias Clasen | 2009-11-29 | 1 | -15/+46 |
* | Remove unused function | Javier Jardón | 2009-10-21 | 1 | -26/+0 |
* | Documentation and stylistic fixups | Matthias Clasen | 2009-10-14 | 1 | -6/+6 |
* | Fix doc build | Matthias Clasen | 2009-10-14 | 1 | -1/+1 |
* | Move documentation from templates to inline comments: GtkAboutDialog | Javier Jardón | 2009-10-14 | 1 | -0/+61 |
* | Fix a typo in the docs | Matthias Clasen | 2009-05-29 | 1 | -1/+1 |
* | Avoid double browser windows from the about dialog. | Matthias Clasen | 2009-05-03 | 1 | -2/+0 |
* | Add default URL and Email hooks to GtkAboutDialog | Christian Persch | 2009-04-20 | 1 | -13/+113 |
* | Support links in licenses | Matthias Clasen | 2009-04-08 | 1 | -81/+74 |
* | Remove a non-effective style-set handler | Matthias Clasen | 2009-04-08 | 1 | -11/+0 |
* | Make setting website, website-label and url hook work independent of their | Matthias Clasen | 2009-01-05 | 1 | -57/+70 |
* | gtk/gtkaboutdialog.c gtk/gtkcellrendereraccel.c gtk/gtkcellrenderercombo.c | Sven Neumann | 2008-08-11 | 1 | -9/+13 |
* | Revert name change | Cody Russell | 2008-07-01 | 1 | -1/+1 |
* | Practically everything changed. | Cody Russell | 2008-06-30 | 1 | -1/+1 |
* | Include "config.h" instead of <config.h> Command used: find -name | Johan Dahlin | 2008-06-22 | 1 | -1/+1 |
* | Don't markup deprecated in italics. | Johan Dahlin | 2008-06-18 | 1 | -2/+2 |
* | Unify the handling of various "Enter" keysyms all over the place. | Matthias Clasen | 2008-02-12 | 1 | -1/+2 |
* | Print angle brackets arround e-mail addresses in the about dialog | Mathias Hasselmann | 2008-01-12 | 1 | -10/+12 |
* | Add a note about hook setup. (#425004, Emmanuele Bassi) | Matthias Clasen | 2007-11-26 | 1 | -0/+3 |
* | Require gtk-doc 1.8 | Matthias Clasen | 2007-11-25 | 1 | -2/+2 |
* | Correct docs for program-name property. (#496689, Thomas Wood) | Matthias Clasen | 2007-11-19 | 1 | -2/+2 |
* | Functions: gtk_about_dialog_get/set_name() were deprecated in favour of | Tristan Van Berkom | 2007-05-14 | 1 | -4/+43 |
* | Remove unnecessary NULL checks before g_free(). (#369666, Morten Welinder, | Matthias Clasen | 2007-03-09 | 1 | -3/+3 |
* | call gdk_event_request_motions() for new motion events after receiving | Tim Janik | 2007-02-06 | 1 | -1/+1 |
* | Hide the Credits button iff there are no credits to show. Bug #402806. | Christian Persch | 2007-01-31 | 1 | -8/+22 |
* | Set the HIG spacings directly instead of using style-set handlers. Fix the | Christian Persch | 2006-12-25 | 1 | -51/+27 |
* | Put initial focus on Close button (#337261). | Christian Persch | 2006-10-26 | 1 | -2/+6 |
* | Apply a cleanup patch by Kjartan Maraas (#341812) | Matthias Clasen | 2006-10-08 | 1 | -5/+0 |
* | Set CAN_DEFAULT on all buttons. (#168737, fix proposed by Benjamin Berg) | Matthias Clasen | 2006-08-15 | 1 | -0/+2 |
* | Improve consistency of signal and property names | Matthias Clasen | 2006-07-06 | 1 | -4/+4 |
* | Documentation additions and fixes. | Matthias Clasen | 2006-06-29 | 1 | -3/+2 |
* | More of the same | Matthias Clasen | 2006-05-14 | 1 | -1/+1 |
* | Use g types, add documentation, and some stylistic fixups. | Matthias Clasen | 2006-04-24 | 1 | -1/+1 |
* | Make the behaviour of the about dialog consistent with other dialogs in | Matthias Clasen | 2006-03-10 | 1 | -24/+24 |
* | Fix macro declaration | Matthias Clasen | 2006-02-23 | 1 | -19/+0 |
* | Change Close buttons to GTK_RESPONSE_CANCEL so Escape works. (#331940, | Matthias Clasen | 2006-02-22 | 1 | -6/+28 |
* | Add GtkLinkButton, a port of GnomeHRef. (#314808, Emmanuele Bassi) | Matthias Clasen | 2006-01-24 | 1 | -92/+7 |
* | Add link-color and visited-link-color style properties. (#113649, Leena | Matthias Clasen | 2006-01-24 | 1 | -29/+82 |
* | deprecated floating/sink API and implemented it in terms of the GObject | Tim Janik | 2005-11-23 | 1 | -3/+2 |
* | Fix the build | Matthias Clasen | 2005-10-28 | 1 | -1/+1 |
* | Add the little stars. (#319985, Bastien Nocera) | Matthias Clasen | 2005-10-28 | 1 | -2/+4 |
* | Various cleanups. (#315360, Kjartan Maraas) | Matthias Clasen | 2005-09-13 | 1 | -2/+0 |
* | Intern some more strings. | Matthias Clasen | 2005-09-01 | 1 | -6/+6 |
* | Also intern static strings passed to g_object_set_data() | Matthias Clasen | 2005-08-31 | 1 | -6/+11 |
* | Fix a Since: marker | Matthias Clasen | 2005-07-05 | 1 | -1/+1 |
* | Add a GtkAboutDialog::wrap-license property | Matthias Clasen | 2005-07-05 | 1 | -3/+83 |
* | Protect the license and credits buttons from being affected by | Matthias Clasen | 2005-04-05 | 1 | -0/+2 |