Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Improve struct packing in various places | Matthias Clasen | 2013-09-21 | 19 | -45/+47 |
| | |||||
* | Remove priv pointer from GtkStackSwitcher | Matthias Clasen | 2013-09-21 | 2 | -25/+48 |
| | | | | | This is a new widget, so lets avoid the unnecessary priv pointer while we still can. | ||||
* | Improve struct packing in GdkWindowImplWayland | Matthias Clasen | 2013-09-21 | 1 | -12/+6 |
| | |||||
* | Updated Portuguese translation | Duarte Loreto | 2013-09-22 | 1 | -1974/+2245 |
| | |||||
* | Updated Portuguese translation | Duarte Loreto | 2013-09-22 | 1 | -1580/+2029 |
| | |||||
* | Small cleanup for the previous commit | Matthias Clasen | 2013-09-21 | 1 | -2/+0 |
| | | | | | When setting an accessible type, we don't need to set an accessible row anymore. | ||||
* | Add a GtkListBoxRow accessible | Matthias Clasen | 2013-09-21 | 7 | -85/+299 |
| | | | | | | | | This lets us do two things: 1. Set the list-item role 2. Set selectable and selected states as appropriate https://bugzilla.gnome.org/show_bug.cgi?id=692258 | ||||
* | Small improvement to GtkLinkButton a11y | Matthias Clasen | 2013-09-21 | 3 | -1/+21 |
| | | | | | ATK has a visited state, so propagate the visited property of GtkLinkButton to that state. | ||||
* | Updated Latvian translatio | Rūdolfs Mazurs | 2013-09-21 | 1 | -134/+34 |
| | |||||
* | Updated Slovenian translation | Matej Urbančič | 2013-09-21 | 1 | -46/+48 |
| | |||||
* | Update Kazakh translation | Baurzhan Muftakhidinov | 2013-09-21 | 1 | -27/+30 |
| | |||||
* | places sidebar: Don't activate the bookmark if Eject was clicked | Federico Mena Quintero | 2013-09-20 | 1 | -7/+2 |
| | | | | | | This should really fix https://bugzilla.gnome.org/show_bug.cgi?id=704087 ... Signed-off-by: Federico Mena Quintero <federico@gnome.org> | ||||
* | Trivial typo fix | Matthias Clasen | 2013-09-20 | 1 | -1/+1 |
| | |||||
* | Updated Brazilian Portuguese translation | Enrico Nicoletto | 2013-09-20 | 2 | -69/+71 |
| | |||||
* | Updated Galician translations | Fran Diéguez | 2013-09-21 | 1 | -61/+63 |
| | |||||
* | Updated Polish translation | Piotr Drąg | 2013-09-20 | 1 | -63/+58 |
| | |||||
* | Add accessible names to csd buttons | Matthias Clasen | 2013-09-20 | 2 | -0/+14 |
| | | | | Its the right thing to do. | ||||
* | Updated Scottish Gaelic translation | GunChleoc | 2013-09-20 | 1 | -1530/+1902 |
| | |||||
* | Updated Scottish Gaelic translation | GunChleoc | 2013-09-20 | 1 | -1372/+1740 |
| | |||||
* | icontheme: Make sure icon_info->scale doesn't end up 0 | Florian Müllner | 2013-09-20 | 1 | -2/+2 |
| | | | | | | | | GdkPixbuf will fail returning %NULL if we try to scale a pixbuf to (0, 0), which will then trigger an assertion in gtk_icon_info_load_icon_finish(); we never want a scale of 0, so ensure it is at least 1. https://bugzilla.gnome.org/show_bug.cgi?id=708384 | ||||
* | Assamese translation updated | Nilamdyuti Goswami | 2013-09-20 | 1 | -1916/+2135 |
| | |||||
* | Updated Traditional Chinese translation(Hong Kong and Taiwan) | Chao-Hsiung Liao | 2013-09-20 | 4 | -710/+700 |
| | |||||
* | places sidebar: don't open a bookmark when clicking eject | Joshua Lock | 2013-09-19 | 1 | -1/+6 |
| | | | | | | Trying to open a bookmark which is being ejected is at best confusing. https://bugzilla.gnome.org/show_bug.cgi?id=704087 | ||||
* | listbox: Don't crash if cursor_row is NULL in real_focus | Alexander Larsson | 2013-09-19 | 1 | -2/+2 |
| | | | | https://bugzilla.gnome.org/show_bug.cgi?id=708320 | ||||
* | ListBox: Update docs of GtkListBoxUpdateHeaderFunc | Timm Bäder | 2013-09-19 | 1 | -1/+1 |
| | | | | before is always NULL for the first row. | ||||
* | Updated Serbian translation | Мирослав Николић | 2013-09-18 | 2 | -3132/+4112 |
| | |||||
* | Updated Serbian translation | Мирослав Николић | 2013-09-18 | 2 | -3866/+4514 |
| | |||||
* | cssimage: Report filename of file failing to load | Benjamin Otte | 2013-09-18 | 1 | -1/+4 |
| | |||||
* | Revert "appchooserwidget: check for g_app_info_should_show()" | Cosimo Cecchi | 2013-09-17 | 1 | -3/+0 |
| | | | | | | This reverts commit 84922d331768ba9046d9737dbe66468ac45d41f2. https://bugzilla.gnome.org/show_bug.cgi?id=702681 | ||||
* | Revert "appchooserbutton: filter out applications not supposed to be visible" | Cosimo Cecchi | 2013-09-17 | 1 | -3/+0 |
| | | | | | | This reverts commit 5568dcb53c3a322b8399dc520fb539985814f451. https://bugzilla.gnome.org/show_bug.cgi?id=702681 | ||||
* | Updated Russian translation | Yuri Myasoedov | 2013-09-17 | 1 | -1610/+1845 |
| | |||||
* | Update Kazakh translation | Baurzhan Muftakhidinov | 2013-09-17 | 1 | -166/+62 |
| | |||||
* | Post-release version bump | Matthias Clasen | 2013-09-17 | 1 | -1/+1 |
| | |||||
* | 3.9.163.9.16 | Matthias Clasen | 2013-09-17 | 2 | -1/+62 |
| | |||||
* | window: Fix child wfh size request | Benjamin Otte | 2013-09-17 | 1 | -0/+4 |
| | | | | | | | We need to subtract border_width from the size we're passing to the children hfw functions as those are added by ourselves. Fixes the window-border-width.ui reftest. | ||||
* | More documentation fixes | Matthias Clasen | 2013-09-17 | 5 | -7/+38 |
| | |||||
* | Document some Wayland apis | Matthias Clasen | 2013-09-17 | 1 | -1/+30 |
| | |||||
* | Trivial formatting fixes | Matthias Clasen | 2013-09-17 | 1 | -48/+45 |
| | |||||
* | Documentation fixes | Matthias Clasen | 2013-09-17 | 5 | -8/+21 |
| | |||||
* | Add some functions to the docs | Matthias Clasen | 2013-09-17 | 1 | -0/+5 |
| | |||||
* | Plug a memory leak in the css parser | Matthias Clasen | 2013-09-16 | 1 | -1/+2 |
| | | | | | | | color_value_parse was leaking a GtkCssSymbolicValue. Reported in https://bugzilla.gnome.org/show_bug.cgi?id=702034 | ||||
* | More a11y test updates | Matthias Clasen | 2013-09-16 | 2 | -4/+1 |
| | | | | | | The headerbar test and the buttons tests changed because we've recently changed accessible names, descriptions and roles of GtkHeaderBar and GtkSwitch. | ||||
* | Don't activate GtkExpander if mouse dragged away | Philip Chimento | 2013-09-16 | 1 | -1/+2 |
| | | | | | | | | | | Previously, when you clicked and held the button down on a GtkExpander's label or disclosure triangle, then moved the mouse away and released the button, the expander would still activate. This brings the behavior in line with the more generally expected behavior, as exhibited by GtkButton for example. https://bugzilla.gnome.org/show_bug.cgi?id=706345 | ||||
* | Clarify GtkH/VBox documentation | Matthias Clasen | 2013-09-16 | 2 | -8/+8 |
| | | | | | | Make it clearer that GtkBox still has uses. https://bugzilla.gnome.org/show_bug.cgi?id=706269 | ||||
* | Improve gtk_widget_insert_action_group docs | Matthias Clasen | 2013-09-16 | 1 | -1/+4 |
| | | | | | | Mention that group can be NULL. Related to https://bugzilla.gnome.org/show_bug.cgi?id=708150 | ||||
* | Bump Wayland dep | Matthias Clasen | 2013-09-16 | 1 | -1/+1 |
| | | | | | | We need Wayland 1.2.0 for wl_surface_set_buffer_scale. https://bugzilla.gnome.org/show_bug.cgi?id=708012 | ||||
* | Improve headerbar docs slightly | Matthias Clasen | 2013-09-16 | 1 | -1/+3 |
| | | | | | Explain how to achieve the same title lable style when using a custom title. | ||||
* | Avoid a segfault when menus are re-shown under Wayland | Matthias Clasen | 2013-09-16 | 1 | -0/+3 |
| | | | | | | | | The surface is destroyed when we hide a window, but gdk_window_set_opaque_region can be called before the window is shown again, so we need to ensure the surface exits. https://bugzilla.gnome.org/show_bug.cgi?id=707328 | ||||
* | Trivial formatting fixes | Matthias Clasen | 2013-09-16 | 1 | -223/+232 |
| | |||||
* | Allow theme to set close button position in headerbars | Matthias Clasen | 2013-09-16 | 1 | -4/+38 |
| | | | | | | | | | | This allows GTK+ applications with headerbars to fit in better in platforms that have window controls on the left. To use this, set -GtkWindow-decoration-button-layout: 'close:' in the theme. https://bugzilla.gnome.org/show_bug.cgi?id=706708 |