| Commit message (Expand) | Author | Age | Files | Lines |
* | Use default title if NULL is passed. | James M. Cape | 2005-01-06 | 1 | -5/+6 |
* | Fix #161409: | Federico Mena Quintero | 2005-01-06 | 1 | -0/+1 |
* | Don't call button_data_free() explicitly; the button is weak-reffed and | Federico Mena Quintero | 2005-01-06 | 2 | -31/+20 |
* | Don't construct errors from the GTK_FILE_SYSTEM_ERROR domain. Partial fix | Matthias Clasen | 2005-01-05 | 1 | -8/+27 |
* | Don't construct errors from the GTK_FILE_SYSTEM_ERROR domain. Partial fix | Matthias Clasen | 2005-01-05 | 1 | -6/+6 |
* | Set the background of the windows to None instead of adding EXPOSURE_MASK, | Søren Sandmann | 2005-01-05 | 2 | -2/+6 |
* | only reorder on button 1, part of #141937 | Jonathan Blandford | 2005-01-04 | 1 | -1/+2 |
* | Bug 162112. | Søren Sandmann | 2005-01-04 | 2 | -2/+2 |
* | Some clarification regarding modality. (#112903, Dave Bordoley) | Matthias Clasen | 2005-01-03 | 1 | -0/+6 |
* | Forgotten file. | Matthias Clasen | 2005-01-03 | 1 | -1/+4 |
* | Make gtk_icon_theme_load_icon() work independent of icon factory | Matthias Clasen | 2005-01-03 | 3 | -4/+8 |
* | Don't add a shortcut here. (#162752, Tor Lillqvist) | Matthias Clasen | 2005-01-03 | 1 | -1/+1 |
* | Add -lole32, needed for CoTaskMemFree in get_special_folder() below. | Tor Lillqvist | 2005-01-02 | 7 | -279/+514 |
* | Allow unsetting the custom image by passing NULL. (gtk_button_init): | Matthias Clasen | 2005-01-02 | 1 | -1/+2 |
* | gtk/gtkmodules.c (get_module_path) With g_getenv() now returning UTF-8 on | Tor Lillqvist | 2005-01-01 | 2 | -53/+0 |
* | Don't sort a list of values as if it was a list of entries. This fixes | Matthias Clasen | 2004-12-31 | 1 | -5/+15 |
* | Fix state propagation when making an insensitive combo box sensitive | Matthias Clasen | 2004-12-30 | 1 | -2/+9 |
* | Use secondary text for error dialogs. | Matthias Clasen | 2004-12-30 | 1 | -65/+71 |
* | Clean up some cases of errno handling (#162496, noted by Tor Lillqvist), | Matthias Clasen | 2004-12-30 | 1 | -8/+8 |
* | Clean up some cases of errno handling (#162496, noted by Tor Lillqvist), | Matthias Clasen | 2004-12-30 | 1 | -33/+35 |
* | Use g_value_get_boolean() for ellipsize_set. (#162447, Brian Tarricone) | Matthias Clasen | 2004-12-30 | 1 | -1/+1 |
* | Use /usr/share/pixmaps only on Unix. | Tor Lillqvist | 2004-12-30 | 1 | -1/+6 |
* | Inherit submenu direction from the parent menu. | Matthias Clasen | 2004-12-28 | 1 | -3/+1 |
* | Return a boolean indicating whether an item in the submenu was selected. | Matthias Clasen | 2004-12-28 | 1 | -22/+25 |
* | Make the clipboard image API more robust (#162357, Torsten Schoenfeld): | Matthias Clasen | 2004-12-28 | 2 | -19/+21 |
* | Fix a typo. (#162339, Alessio Dessi) | Matthias Clasen | 2004-12-27 | 1 | -1/+1 |
* | Document properties as new since 2.4. (#156101, Billy Biggs) | Matthias Clasen | 2004-12-27 | 1 | -0/+48 |
* | Typo fix. (#162278, Torsten Schoenfeld) | Matthias Clasen | 2004-12-27 | 1 | -1/+1 |
* | Typo fix. (#162219, Masao Mutoh) | Matthias Clasen | 2004-12-26 | 1 | -1/+1 |
* | Typo fix. (#162219, Masao Mutoh) | Matthias Clasen | 2004-12-26 | 1 | -1/+1 |
* | Return TRUE if there are children. (#162134, Iñigo Serna, patch by John | Matthias Clasen | 2004-12-24 | 1 | -1/+1 |
* | Transfer state from the button to the cell view to get prelighting right. | Matthias Clasen | 2004-12-24 | 1 | -0/+27 |
* | Don't forget to null the mnemonic_menu when unsetting a mnemonic, reported | Matthias Clasen | 2004-12-22 | 1 | -1/+2 |
* | Bug #147497, make menu items activate immediately when you release the | Søren Sandmann | 2004-12-22 | 1 | -0/+76 |
* | Fix sorting of list stores. (#161886, Marcin Krzyzanowski) | Matthias Clasen | 2004-12-22 | 2 | -4/+16 |
* | print out the version and binary name in the header comment. Problem | Jonathan Blandford | 2004-12-22 | 1 | -2/+7 |
* | Pass a root path to gtk_tree_model_rows_reordered(). (#161720, Marcin | Matthias Clasen | 2004-12-20 | 1 | -6/+7 |
* | Don't translate NULL messages. (#161789, Morten Welinder) | Matthias Clasen | 2004-12-20 | 1 | -0/+3 |
* | Don't show the secondary label on show_all(). (#161707, Christian Persch) | Matthias Clasen | 2004-12-20 | 1 | -1/+2 |
* | Add missing GDK_THREADS_ENTER/LEAVE. | Matthias Clasen | 2004-12-19 | 2 | -7/+33 |
* | Add missing initializations. (#161646, Torsten Schoenfeld) | Matthias Clasen | 2004-12-19 | 1 | -2/+3 |
* | 2.6.0 second tryGTK_2_6_0 | Matthias Clasen | 2004-12-16 | 2 | -1/+2 |
* | 2.6.0 | Matthias Clasen | 2004-12-16 | 1 | -0/+4 |
* | Forgotten commit. | Matthias Clasen | 2004-12-16 | 1 | -1/+1 |
* | Only unblock the handlers if they are blocked. | Matthias Clasen | 2004-12-16 | 1 | -7/+11 |
* | Don't crash if enable_search is FALSE. (#161267, Jorn Baayen) | Matthias Clasen | 2004-12-16 | 2 | -4/+17 |
* | Add missing includes. | Matthias Clasen | 2004-12-16 | 1 | -0/+2 |
* | Require glib 2.6.0 for g_filename_display_basename. | Matthias Clasen | 2004-12-16 | 2 | -15/+3 |
* | Use g_filename_display_basename to calculate display name. | Alexander Larsson | 2004-12-15 | 1 | -3/+1 |
* | Use _gtk_menu_item_popup_submenu() to make keynav into submenus work | Matthias Clasen | 2004-12-15 | 6 | -80/+26 |