| Commit message (Expand) | Author | Age | Files | Lines |
* | Drop the last remaining translated g_warning/g_error calls | Colin Walters | 2011-04-29 | 1 | -4/+4 |
* | Free MenuPopulateData struct in all the cases. | Paolo Borelli | 2011-04-15 | 1 | -12/+29 |
* | Fixed gtk_recent_chooser_menu_set_current_filter to update the local pointer. | Tristan Van Berkom | 2011-02-05 | 1 | -5/+4 |
* | recent-chooser: Use gtk_recent_info_get_gicon() | Christian Persch | 2010-10-22 | 1 | -32/+7 |
* | gtkrecentchoosermenu: unseal private pointer | Javier Jardón | 2010-07-13 | 1 | -6/+7 |
* | Use GtkBin accessors | Javier Jardón | 2010-07-13 | 1 | -1/+1 |
* | gtk/: fully remove gtkalias hacks | Javier Jardón | 2010-07-10 | 1 | -5/+0 |
* | Move documentation to inline comments: GtkRecentChooserMenu | Javier Jardón | 2010-05-21 | 1 | -0/+28 |
* | Rename gtk_activatable_reset to gtk_activatable_sync_action_properties, | Matthias Clasen | 2009-02-22 | 1 | -17/+16 |
* | Always show images. | Matthias Clasen | 2009-01-31 | 1 | -0/+3 |
* | More action-related fixes | Matthias Clasen | 2009-01-26 | 1 | -2/+3 |
* | i Bug 560228 – Add "action-controller" property to GtkWidgetClass | Matthias Clasen | 2009-01-23 | 1 | -2/+61 |
* | Use C_() instead of Q_(). String change! | Matthias Clasen | 2008-10-27 | 1 | -9/+5 |
* | Revert name change | Cody Russell | 2008-07-01 | 1 | -1/+1 |
* | Practically everything changed. | Cody Russell | 2008-06-30 | 1 | -1/+1 |
* | gtk/gtkicontheme.h include <gdk/gdk.h> instead of <gdk/gdkscreen.h>. | Michael Natterer | 2008-04-18 | 1 | -2/+0 |
* | gtk/gtkcellview.c gtk/gtkcolorbutton.c gtk/gtkentrycompletion.c | Michael Natterer | 2008-03-04 | 1 | -1/+0 |
* | Set no-show-all flag on the placeholder menu item. | Emmanuele Bassi | 2008-02-11 | 1 | -0/+1 |
* | Fix possible recursion by resetting the idle source id. (#507605, William | Emmanuele Bassi | 2008-01-10 | 1 | -10/+14 |
* | Remove the warning for the "select-multiple" property getter. (#476686, | Emmanuele Bassi | 2007-09-14 | 1 | -3/+1 |
* | Port the GtkRecentChooser default implementation widget to the new | Emmanuele Bassi | 2007-07-23 | 1 | -31/+26 |
* | Apply a patch by Emmanuele Bassi to limit the number of shown recent | Matthias Clasen | 2007-07-20 | 1 | -3/+0 |
* | Avoid gratitious use of g_strdup_printf(). | Matthias Clasen | 2007-07-13 | 1 | -2/+14 |
* | Remove a surplus GDK_THREADS_LEAVE() and avoid a potential use after free | Chris Wilson | 2007-07-04 | 1 | -5/+5 |
* | Move filtering of the recent files list into the shared implementation; do | Emmanuele Bassi | 2007-03-15 | 1 | -95/+3 |
* | Various clean ups in the GtkRecent code. (see #338843) | Emmanuele Bassi | 2007-03-14 | 1 | -119/+30 |
* | Fix the english of the comment; remove some type checking; use better | Emmanuele Bassi | 2007-02-10 | 1 | -17/+23 |
* | Add support for both prepending and appending custom menu items. | Emmanuele Bassi | 2007-02-09 | 1 | -57/+103 |
* | Keep count of the displayed items to build the menu items mnemonic instead | Emmanuele Bassi | 2007-02-08 | 1 | -1/+26 |
* | Ellipsize the menu items label if they grow too much. (#357303) | Emmanuele Bassi | 2007-01-15 | 1 | -9/+26 |
* | Don't leak the icon pixbuf after setting it to the image menu item. Found | Emmanuele Bassi | 2007-01-08 | 1 | -0/+1 |
* | Use the right object when disconnecting from the GtkRecentManager::changed | Emmanuele Bassi | 2006-12-31 | 1 | -10/+16 |
* | Move the signal and idle disconnections into the dispose function, as well | Emmanuele Bassi | 2006-12-31 | 1 | -13/+36 |
* | Replace a lot of idle and timeout calls by the new gdk_threads api. | Matthias Clasen | 2006-12-22 | 1 | -5/+1 |
* | Apply the tip only if we have a displayable name for the item. (#365031, | Emmanuele Bassi | 2006-11-16 | 1 | -9/+11 |
* | Provide a fast path returning NULL when the limit is set to 0. | Emmanuele Bassi | 2006-11-16 | 1 | -1/+5 |
* | Apply a cleanup patch by Kjartan Maraas (#341812) | Matthias Clasen | 2006-10-08 | 1 | -8/+0 |
* | Break when an item is found and activated. (#353449, based on a patch by | Emmanuele Bassi | 2006-08-29 | 1 | -9/+11 |
* | initialize a variable | Matthias Clasen | 2006-08-18 | 1 | -1/+3 |
* | Add a check on the filter argument, instead of blindly passing it to | Emmanuele Bassi | 2006-08-14 | 1 | -12/+27 |
* | Remove the idle source in ::finalize... | Emmanuele Bassi | 2006-08-10 | 1 | -7/+8 |
* | Show non existing resources by default. (recent_meta_data_func): Do not | Emmanuele Bassi | 2006-08-06 | 1 | -23/+26 |
* | Lazily populate the menu when creating it and after the manager emits the | Emmanuele Bassi | 2006-08-03 | 1 | -104/+147 |
* | fix typo to make it compile again. | Michael Natterer | 2006-07-20 | 1 | -1/+1 |
* | Correctly chain up the finalization vfunc. (#348089, Chris Wilson) | Emmanuele Bassi | 2006-07-20 | 1 | -1/+1 |
* | Improve consistency of signal and property names | Matthias Clasen | 2006-07-06 | 1 | -4/+2 |
* | Do not leak the groups string vector. (#344607, John Finlay) | Emmanuele Bassi | 2006-06-11 | 1 | -0/+2 |
* | Allow NULL to mean the default manager. (#344530, John Finlay) | Matthias Clasen | 2006-06-11 | 1 | -1/+1 |
* | avoid some trivial differences in translated strings | Matthias Clasen | 2006-05-28 | 1 | -1/+1 |
* | More of the same | Matthias Clasen | 2006-05-14 | 1 | -1/+1 |