| Commit message (Expand) | Author | Age | Files | Lines |
* | gtk: Remove GtkFileChooserButton | Benjamin Otte | 2020-12-03 | 1 | -283/+0 |
* | Replace "gchar" with "char" | Benjamin Otte | 2020-07-25 | 1 | -4/+4 |
* | filechooser: Drop the ::current-folder-changed signal | Matthias Clasen | 2020-07-09 | 1 | -23/+0 |
* | filechooser: Drop the ::file-activated signal | Matthias Clasen | 2020-07-09 | 1 | -22/+0 |
* | tests: Stop using file chooser apis that are going away | Matthias Clasen | 2020-07-09 | 1 | -12/+0 |
* | Replace most remaining uses of container api | Matthias Clasen | 2020-05-11 | 1 | -11/+11 |
* | tests: Stop explicitly showing widgets | Alexander Mikhaylenko | 2020-05-11 | 1 | -5/+0 |
* | Use gtk_frame_set_child throughout | Matthias Clasen | 2020-05-04 | 1 | -1/+1 |
* | frame: Drop shadow-type | Matthias Clasen | 2020-04-17 | 1 | -1/+0 |
* | tests: Add common_cflags to build | Timm Bäder | 2020-03-06 | 1 | -1/+1 |
* | Drop the margin property | Matthias Clasen | 2020-02-25 | 1 | -1/+4 |
* | Remove preview widget from GtkFileChooser | Emmanuele Bassi | 2020-02-22 | 1 | -19/+0 |
* | Remove filename/URI API from GtkFileChooser | Emmanuele Bassi | 2020-02-22 | 1 | -29/+69 |
* | window: Remove type argument from gtk_window_new() | Benjamin Otte | 2020-02-14 | 1 | -1/+1 |
* | Stop using gtk_main and gtk_main_quit | Matthias Clasen | 2020-02-09 | 1 | -2/+14 |
* | Stop using gtk_widget_get_toplevel | Matthias Clasen | 2019-05-28 | 1 | -1/+1 |
* | Stop using gtk_box_pack_end | Timm Bäder | 2019-01-23 | 1 | -9/+9 |
* | Remove some duplication in testfilechooserbutton | Manu Cornet | 2018-09-17 | 1 | -50/+42 |
* | tests: Stop using the delete-event signal | Matthias Clasen | 2018-01-16 | 1 | -12/+1 |
* | box: Remove fill child property | Timm Bäder | 2017-04-25 | 1 | -13/+13 |
* | box: Remove expand child property | Timm Bäder | 2017-04-25 | 1 | -13/+15 |
* | Remove gtk_widget_show_all | Timm Bäder | 2017-01-20 | 1 | -1/+1 |
* | Update callers | Matthias Clasen | 2017-01-19 | 1 | -2/+1 |
* | API: container: Remove gtk_container_set_border_width() | Benjamin Otte | 2016-10-16 | 1 | -1/+0 |
* | testfilechooserbutton: Remove GtkMisc API usage | Timm Bäder | 2016-10-16 | 1 | -6/+2 |
* | box: Remove 'padding' child property | Timm Bäder | 2016-10-16 | 1 | -15/+15 |
* | tests: Stop using GtkAlignment | Matthias Clasen | 2014-05-23 | 1 | -5/+5 |
* | tests: Update for GtkMisc deprecations | Matthias Clasen | 2014-05-22 | 1 | -0/+4 |
* | tests: Drop manual property editor | Matthias Clasen | 2014-05-22 | 1 | -32/+0 |
* | Remove deprecations and warnings from tests | Matthias Clasen | 2014-01-24 | 1 | -16/+1 |
* | Fix some regressions from stock migration | William Jon McCann | 2013-06-25 | 1 | -2/+2 |
* | Remove most of the stock API usage from the tests | William Jon McCann | 2013-06-24 | 1 | -3/+3 |
* | Change FSF Address | Javier Jardón | 2012-02-27 | 1 | -3/+1 |
* | Make GtkFileChooserButton behave as expected when expanding | Matthias Clasen | 2010-11-08 | 1 | -2/+2 |
* | gtk: remove "gboolean homogeneous" from gtk_box_new() | Michael Natterer | 2010-11-02 | 1 | -5/+5 |
* | Use gtk_box_new() instead gtk_[v|h]box_new() | Javier Jardón | 2010-10-30 | 1 | -5/+5 |
* | Adapt tests to dialog api change | Matthias Clasen | 2010-09-02 | 1 | -1/+1 |
* | Use accessor functions to access GtkDialog | Javier Jardón | 2010-07-13 | 1 | -5/+10 |
* | Fix compilation warning | Javier Jardón | 2009-10-20 | 1 | -6/+3 |
* | Don't use deprecated API. Reported by Tobias Mueller | Matthias Clasen | 2009-02-28 | 1 | -6/+4 |
* | Add an "Unselect all" button | Matthias Clasen | 2008-07-15 | 1 | -0/+13 |
* | Include "config.h" instead of <config.h> Command used: find -name | Johan Dahlin | 2008-06-22 | 1 | -1/+1 |
* | Don't pass NULL for %s to g_message(). (main): Drop unnecessary call to | Tor Lillqvist | 2008-03-20 | 1 | -5/+6 |
* | added a bunch of tests use g_snprintf() don't include unistd.h twice. | Hans Breuer | 2006-01-06 | 1 | -1/+4 |
* | Use a GtkComboBox in SELECT_FOLDER mode (#157726). | James M. Cape | 2004-12-15 | 1 | -20/+125 |
* | Rename a local variable to avoid a conflict. (#161109, Robert Ögren) 1 | Matthias Clasen | 2004-12-13 | 1 | -5/+5 |
* | removed "GtkFileChooserButton:active" property and getter/setter. | James M. Cape | 2004-11-30 | 1 | -60/+76 |
* | Disable the SAVE and CREATE_FOLDER modes. (#157675, Christian Persch) | Matthias Clasen | 2004-11-08 | 1 | -0/+6 |
* | Rework of GtkFileChooserButton, some cleanups. Fixes #154388, #154390, | James M. Cape | 2004-10-26 | 1 | -18/+80 |
* | 2.5.3GTK_2_5_3 | Matthias Clasen | 2004-09-19 | 1 | -1/+2 |