| Commit message (Expand) | Author | Age | Files | Lines |
* | gtk-dialog-authentication.svg gtk-dialog-error.svg gtk-dialog-info.svg | Jakub Steiner | 2007-03-23 | 11 | -0/+2852 |
* | Fix a couple of comment typos (#421627) | Rodney Dawes | 2007-03-23 | 2 | -2/+6 |
* | Add a keybinding (C-h) to toggle whether to show hidden files. (#344657, | Matthias Clasen | 2007-03-23 | 2 | -6/+31 |
* | Add a keybinding to toggle the visibility of the location entry. (#383354, | Matthias Clasen | 2007-03-23 | 2 | -13/+42 |
* | Freeze property notification. Handle the gtk-color-scheme xsetting being | Matthias Clasen | 2007-03-22 | 3 | -8/+23 |
* | Remove debug spew | Matthias Clasen | 2007-03-22 | 2 | -2/+4 |
* | Add a new API call gtk_icon_theme_list_contexts so that one can choose | Rodney Dawes | 2007-03-21 | 6 | -0/+90 |
* | Updated Albanian translation. | Laurent Dhima | 2007-03-21 | 2 | -1952/+2190 |
* | Document the ::event signal (#420703). | Ross Burton | 2007-03-21 | 2 | -1/+19 |
* | add _gtk_tree_view_column_get_focus_area(). | Kristian Rietveld | 2007-03-20 | 4 | -105/+129 |
* | Add some hints about titles on about dialogs | Matthias Clasen | 2007-03-19 | 4 | -0/+25 |
* | Ensure that the prefix is valid UTF-8. (#419568, Nickolay V. Shmyrev) | Matthias Clasen | 2007-03-19 | 2 | -1/+19 |
* | Add the multipress input method. (#417446, Johannes Schmid, Murray | Matthias Clasen | 2007-03-18 | 7 | -0/+870 |
* | Change whitespace in ChangeLog entry for consistency. | Chris Wilson | 2007-03-17 | 1 | -2/+2 |
* | Initialise nxvisuals to 0 in order to handle XGetVisualInfo() failures | Chris Wilson | 2007-03-17 | 2 | -0/+7 |
* | Remove useless inlined function and propagate the properties to the | Emmanuele Bassi | 2007-03-17 | 2 | -19/+20 |
* | Rename get_submenu() to create_menu(); rename gtk_action_get_submenu() to | Emmanuele Bassi | 2007-03-16 | 5 | -21/+34 |
* | Fix changelog. | Xan Lopez | 2007-03-16 | 1 | -1/+1 |
* | Fix documentation error in gtk_widget_set_redraw_on_allocate. | Xan Lopez | 2007-03-16 | 2 | -1/+6 |
* | Scroll to make the selected printer visible. (#418403, Nickolay V. | Matthias Clasen | 2007-03-16 | 2 | -1/+15 |
* | Merged from gtk-2-10: | Federico Mena Quintero | 2007-03-16 | 2 | -1/+23 |
* | remove spurious conflict marker from ChangeLog | Emmanuele Bassi | 2007-03-15 | 1 | -1/+0 |
* | Remove unused GError; do not allocate GtkRecentData and use a variable on | Emmanuele Bassi | 2007-03-15 | 2 | -27/+30 |
* | Add GtkActionClass::get_submenu() vfunc: actions providing a menu item or | Emmanuele Bassi | 2007-03-15 | 11 | -31/+1018 |
* | Protect ensure_valid_themes() from recursion, which can happen for example | Chris Wilson | 2007-03-15 | 2 | -38/+71 |
* | Add stubs for gdk_notify_startup_complete_with_id and | Richard Hult | 2007-03-15 | 2 | -1/+19 |
* | Fix documentation errors. (Morten Welinder) | Emmanuele Bassi | 2007-03-15 | 2 | -2/+7 |
* | Add gdk_notify_startup_complete_with_id and gdk_window_set_startup_id. | Tor Lillqvist | 2007-03-15 | 3 | -1/+21 |
* | Move filtering of the recent files list into the shared implementation; do | Emmanuele Bassi | 2007-03-15 | 6 | -240/+150 |
* | Make gtk_widget_set_extension_events() work on already realized widgets | Michael Natterer | 2007-03-14 | 3 | -25/+93 |
* | Various clean ups in the GtkRecent code. (see #338843) | Emmanuele Bassi | 2007-03-14 | 7 | -285/+290 |
* | be@latin.po: Added actual Belarusian Latin translation by Ales Navicki. | Ihar Hrachyshka | 2007-03-13 | 2 | -1273/+1658 |
* | Apply patch by Vytautas Liuolia for changing the startup notification id | Emmanuele Bassi | 2007-03-13 | 8 | -7/+249 |
* | Fix tabbed browsing in epiphany. (#413664, Christian Persch) | Matthias Clasen | 2007-03-13 | 2 | -3/+9 |
* | Update Ukrainian translation. | Maxim Dziumanenko | 2007-03-12 | 1 | -2/+2 |
* | Clarify docs. | Matthias Clasen | 2007-03-12 | 2 | -1/+7 |
* | Doc improvements | Matthias Clasen | 2007-03-12 | 3 | -1/+9 |
* | Fix an oversight in an example. | Matthias Clasen | 2007-03-12 | 2 | -1/+4 |
* | Doc improvements | Matthias Clasen | 2007-03-12 | 2 | -48/+53 |
* | Set the background of the panel window on style changes. (#402144, | Matthias Clasen | 2007-03-12 | 2 | -0/+22 |
* | Remove an obsolete comment | Matthias Clasen | 2007-03-12 | 2 | -3/+5 |
* | Don't copy PangoLanguage. (#340031, Morten Welinder) | Matthias Clasen | 2007-03-12 | 2 | -1/+6 |
* | Handle the row reference path being NULL. (#410565, Joe Markus Clarke, | Matthias Clasen | 2007-03-12 | 2 | -9/+18 |
* | Handle Menu key presses without crash. (#385637, Christian Persch) | Matthias Clasen | 2007-03-12 | 2 | -4/+22 |
* | Don't crash if active_tips_data is NULL. (#382904, Li Yuan) | Matthias Clasen | 2007-03-12 | 2 | -1/+6 |
* | Set first_para_mark to NULL. (#396805, Colin Leroy, patch by Mariano | Matthias Clasen | 2007-03-12 | 2 | -0/+6 |
* | immediately bail out if current_folder is NULL. (#350988, lots of | Kristian Rietveld | 2007-03-12 | 2 | -0/+16 |
* | Updated Brazilian Portuguese translation | Raphael Higino | 2007-03-11 | 2 | -1622/+1239 |
* | Updated Serbian translation | Goran Rakic | 2007-03-11 | 3 | -1144/+1255 |
* | invalid po revision date prevented correct build | Guillaume Savaton | 2007-03-11 | 2 | -1/+5 |