| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Don't leak the secondary dialogs. (#155084, Paolo Borelli) | Matthias Clasen | 2004-10-16 | 1 | -0/+22 |
* | Don't leak cursors. (#153468, Christian Persch) | Matthias Clasen | 2004-09-22 | 1 | -0/+3 |
* | Fix #152760, Christian Persch: | Matthias Clasen | 2004-09-16 | 1 | -8/+6 |
* | Adjust to GtkAboutDialog API changes. | Matthias Clasen | 2004-08-13 | 1 | -13/+28 |
* | Add hidden aliases for exported symbols which are used internally in order | Matthias Clasen | 2004-08-09 | 1 | -1/+3 |
* | Don't leak the icon source. | Matthias Clasen | 2004-08-09 | 1 | -0/+1 |
* | Remove dialog separators, fix text view background setting, use Close | Anders Carlsson | 2004-07-27 | 1 | -11/+24 |
* | Don't use gcc extensions for the ternary ?: operator. (#147590, Damien | Matthias Clasen | 2004-07-14 | 1 | -1/+8 |
* | Don't display untranslated translator credits. | Matthias Clasen | 2004-07-13 | 1 | -2/+8 |
* | Docs for GtkAboutDialog. | Matthias Clasen | 2004-07-12 | 1 | -7/+7 |
* | New widget: GtkAboutDialog. | Matthias Clasen | 2004-07-12 | 1 | -0/+1862 |