| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Use canonical names for g_object_notify() as well. | Matthias Clasen | 2005-03-26 | 1 | -3/+3 |
* | Define macros GTK_PARAM_READABLE, GTK_PARAM_WRITABLE, GTK_PARAM_READWRITE | Matthias Clasen | 2005-03-22 | 1 | -16/+15 |
* | : Mark param spec strings as static. | Matthias Clasen | 2005-03-21 | 1 | -14/+16 |
* | Make PLT-reduction work with gcc4, and don't include everything in | Matthias Clasen | 2005-03-20 | 1 | -2/+5 |
* | Make it compile | Matthias Clasen | 2005-03-12 | 1 | -1/+1 |
* | Don't crash on style changes. (#169334, Yury Puzis) | Matthias Clasen | 2005-03-12 | 1 | -2/+2 |
* | More canonical property names. | Matthias Clasen | 2005-03-09 | 1 | -4/+4 |
* | Move initialization code from _new to _init. (#168249, Murray Cumming) | Matthias Clasen | 2005-02-24 | 1 | -10/+8 |
* | Some visual tweaks to the about dialog, obey HIG spacing a bit more, add a | Matthias Clasen | 2005-01-27 | 1 | -3/+71 |
* | Make it compile | Matthias Clasen | 2005-01-26 | 1 | -0/+8 |
* | Make sure the license dialog is initially displayed without a horizontal | Matthias Clasen | 2005-01-26 | 1 | -2/+4 |
* | Use R as mnemonic for the Credits button to avoid duplicate. (#163465, | Matthias Clasen | 2005-01-13 | 1 | -1/+1 |
* | Add missing initializations. (#161646, Torsten Schoenfeld) | Matthias Clasen | 2004-12-19 | 1 | -2/+3 |
* | gdk/linux-fb/gdkgc-fb.c gdk/win32/gdkgc-win32.c | Manish Singh | 2004-11-19 | 1 | -8/+8 |
* | Destroy the correct data. (#158522, John Finlay) | Matthias Clasen | 2004-11-17 | 1 | -2/+2 |
* | Hide the website button if the url is unset. (#157630, John Finlay) | Matthias Clasen | 2004-11-08 | 1 | -0/+1 |
* | Change the return types of the gchar ** getters to be more const correct. | Matthias Clasen | 2004-11-08 | 1 | -15/+15 |
* | Documentation updates. | Matthias Clasen | 2004-11-04 | 1 | -1/+115 |
* | Doc update. | Matthias Clasen | 2004-11-01 | 1 | -0/+2 |
* | Fix many sparse warnings. | Matthias Clasen | 2004-10-28 | 1 | -2/+2 |
* | Destroy the dialog with the parent. (#156557, Paolo Borelli) | Matthias Clasen | 2004-10-28 | 1 | -0/+1 |
* | Support named icons as logos. (#156378, James Henstridge) | Matthias Clasen | 2004-10-25 | 1 | -3/+101 |
* | Destroy secondary dialogs if the main dialog is hidden. (#155084, Paolo | Matthias Clasen | 2004-10-17 | 1 | -23/+22 |