summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Add morph filebaserock/morph-gtk-3Javier Jardón2014-07-181-0/+12
|
* gtkpopover: set background and popover css classesLars Uebernickel2014-06-182-0/+14
|
* Revert "GtkMenuTracker: fix signal handler argument list"Ryan Lortie2014-06-101-4/+1
| | | | | | | This reverts commit f15f13a0fb9ef0f362c44d300bae48e2c1946dfe. This fix applied on master but it makes no sense here (where we have an actual signal rather than just a property notify).
* GtkEntryAccessible: Emit signal after insertionJoanmarie Diggs2014-06-101-3/+5
| | | | | | | | | The signal needs to be emitted after the text insertion as at-spi gets the text to compute the inserted text due to the AtkText::insert-text signal not containing it. Also adjust position to reflect changes to the offsets. https://bugzilla.gnome.org/show_bug.cgi?id=731429
* MSVC 2010+ Projects: Update "Installation" ProcessChun-wei Fan2014-06-092-30/+50
| | | | | | | | | | | | | | | Currently, due to the way that Visual Studio 2010+ projects are handled, the "install" project does not re-build upon changes to the sources, as it does not believe that its dependencies have changed, although the changed sources are automatically recompiled. This means that if a part or more of the solution does not build, or if the sources need some other fixes or enhancements, the up-to-date build is not copied automatically, which can be misleading. Improve on the situation by forcing the "install" project to trigger its rebuild, so that the updated binaries can be copied. This does trigger an MSBuild warning, but having that warning is way better than not having an up-to-date build, especially during testing and development.
* combobox: Fix reentrancy in gtk_combo_box_popdown()Carlos Garnacho2014-06-051-1/+5
| | | | | | | | | If called when already popped down, warnings would be issued due to priv->grab_pointer being unexpectedly NULL, this would happen in regular operation when selecting items in appears-as-list mode. So both add a NULL check for priv->grab_pointer, and bail out early if the popup window is already hidden.
* GtkMenuTracker: fix signal handler argument listRyan Lortie2014-06-051-1/+4
| | | | | | | | | The signal handler for the visibility of menu items changing had the wrong signature, resulting in the GParamSpec from the notify signal being treated as a boolean (which was always true). This resulted in items being added over and over and never being removed. Fix that...
* Updated Russian translationYuri Myasoedov2014-05-191-1554/+1665
|
* Updated Scottish Gaelic translationGunChleoc2014-05-191-2896/+3895
|
* gdkselection-win32.c: Declare Variables At Top Of BlockChun-wei Fan2014-05-161-3/+6
| | | | ...so that builds on Visual C++ can be fixed.
* GtkPopover: inherit actions from the relative_to widgetOwen W. Taylor2014-05-122-0/+3
| | | | | | | | Make the relative_to widget the parent for a GtkPopover's GtkActionGroup. This, for example, makes the menu model of a GtkMenuButton find action groups attached to the button. https://bugzilla.gnome.org/show_bug.cgi?id=729915
* Bump versionMatthias Clasen2014-05-121-2/+2
|
* 3.12.23.12.2Matthias Clasen2014-05-122-2/+36
|
* GtkIconFactory: Remove outdated information from the docsMatthias Clasen2014-05-123-3/+28
| | | | The stock browser was removed from gtk3-demo.
* Bloatpad: port to new accel apiMatthias Clasen2014-05-121-11/+21
|
* a11y: Avoid a warningMatthias Clasen2014-05-121-1/+2
| | | | | The listbox row accessible code was giving warnings when parent is NULL, at destruction time.
* applicationwindow: Properly unmap the menubar widgetBenjamin Otte2014-05-121-0/+13
|
* GtkApplication: Clarify docs a bitMatthias Clasen2014-05-121-1/+4
| | | | | | | Explicitly mention how gtk_application_set_accels_for_action can be used to remove all accelerators for an action. https://bugzilla.gnome.org/show_bug.cgi?id=729451
* GtkSearchBar: fix the templateMatthias Clasen2014-05-121-1/+1
| | | | | There was a mismatch between GtkSearchBar being derived from GtkBin and the template claiming the parent to be GtkBox.
* Raleigh: fix a typoMatthias Clasen2014-05-121-1/+1
|
* Add Adwaita to the list of default icon themesMatthias Clasen2014-05-121-0/+1
| | | | | | Hardcode the fallback to Adwaita. I'm leaving gnome in here for now, since we're in the middle of the transition. It will be removed before 3.14.
* broadway backend: allow building on OpenBSDAntoine Jacoutot2014-05-123-2/+11
| | | | | | | | On OpenBSD shm_open(3) is part of libc and there is not librt, so add an according check. Check if we have posix_fallocate before using it. https://bugzilla.gnome.org/show_bug.cgi?id=728272
* example: Update screenshotsMatthias Clasen2014-05-129-0/+0
|
* example: Use popover for gears menuMatthias Clasen2014-05-123-0/+3
|
* example: Make gears button squareMatthias Clasen2014-05-123-0/+9
| | | | Another application of image-button.
* example: Make search button squareMatthias Clasen2014-05-124-0/+12
| | | | The image-button style class takes care of it.
* example: Modernize the prefs dialogMatthias Clasen2014-05-1210-110/+5
| | | | | We should show the current best practice for this kind of dialog, and use a headerbar with a window close button.
* example: Port to gtk_application_set_accels_for_actionMatthias Clasen2014-05-1215-8/+33
| | | | | Instead of hardcoding an accelerator in the ui file, use gtk_application_set_accels_for_action.
* example: Fix indentationMatthias Clasen2014-05-123-113/+120
|
* example: Fix up marginsMatthias Clasen2014-05-129-0/+9
| | | | | | This makes the code match what we show in the screenshots. This broke when headerbars were changed to allow titles to extend into the margin.
* example: Don't set a nonexisting propertyMatthias Clasen2014-05-122-4/+2
| | | | | The GtkHeaderBar::show-fallback-app-menu property does not exist, and isn't needed anyway.
* GtkColorChooserWidget: Redraw swatches when selection changesMarcus Karlsson2014-05-121-1/+6
| | | | | | | | | | | When selecting a swatch in a GtkColorChooserWidget the previously selected swatch and the currently selected swatch are not redrawn. This can leave the old swatch still marked with a checkbox even though a new swatch has been selected. Redraw the swatches after changing the selection. https://bugzilla.gnome.org/show_bug.cgi?id=727487
* docs: Add missing transfer annotation to GtkBoxMarcus Karlsson2014-05-121-1/+1
| | | | | | | The gtk_box_get_center_widget function is missing a transfer annotation for the returned widget. No transfer is done, so set transfer to none. https://bugzilla.gnome.org/show_bug.cgi?id=728093
* gtk-demo: Fix images demoMatthias Clasen2014-05-121-6/+9
| | | | | | | The incremental loading was broken by GtkIconHelper - queuing a redraw is no longer sufficient to cause GtkImage to redraw with the new pixbuf contents. Pointed out by Jasper St. Pierre.
* gtk-demo: Fix the links exampleMatthias Clasen2014-05-121-0/+1
| | | | | | | The keynav dialog is transient to the example window; since the example window is now modal, we need to make the keynav dialog modal as well, so it can receive input. Problem pointed out by Jasper St. Pierre.
* l10n: Update Japanese translationJiro Matsuzawa2014-05-121-1062/+1297
|
* GdkCursor: Don't leak a cairo surfaceDavid Mansfield2014-05-071-1/+6
| | | | | | | The function gdk_cursor_new_from_pixbuf creates a cairo surface to pass to its backend implementation, but doesn't destroy it afterwards. https://bugzilla.gnome.org/show_bug.cgi?id=729670
* Updated Belarusian translationIhar Hrachyshka2014-05-041-1081/+1267
|
* listbox: check gsequence end iter in get_row_at_indexPaolo Borelli2014-05-041-2/+4
|
* W32: Add a theme for .app-notificationРуслан Ижбулатов2014-05-011-0/+26
| | | | | | This is copied from Adwaita. Looks sufficiently ok. https://bugzilla.gnome.org/show_bug.cgi?id=729346
* Updated POTFILES.skipPiotr Drąg2014-04-302-1/+5
|
* reftests: Add test for latest commitBenjamin Otte2014-04-293-0/+169
| | | | Check that the label gets linebroken properly.
* window: Subtract shadow from passed in width for heightBenjamin Otte2014-04-291-0/+4
| | | | | ... and height for width in size requests. Fixes mislayout in control-center universal access panel.
* treeview: Fix prelight redraw when adjustment changesAlexander Larsson2014-04-291-8/+7
| | | | | | | | | | | | | When the adjustment changes (due to e.g. a mouse wheel scroll) we update the prelight. The part that un-prelights the previous prelight was broken by the the pixel cache, as it called update_prelight in the middle of the scrolling operation, where the windows were moved but the tree_view->priv->dy was not changed to the new value. This caused the updates to the pixel cache to go to the wrong place. We fix this by fully doing the scroll before we update_prelight(). https://bugzilla.gnome.org/show_bug.cgi?id=728284
* GtkRecentChooserMenu: Set current uri before activating an item.Juan Pablo Ugarte2014-04-281-5/+6
| | | | | | | | | When activating an item using mnemonics GtkRecentChooserMenu does not select a item before calling the item-activated signal thus gtk_recent_chooser_get_current_uri() always return the last selected item instead of the activated one. Fixes Bug 495105 "Open recent file keyboard shortcuts do not work correctly"
* Updated Slovenian translationMatej Urbančič2014-04-281-1610/+1850
|
* Updated Slovenian translationMatej Urbančič2014-04-281-337/+381
|
* W32: Update the css to match the .modelbutton->.button.menuitem transitionРуслан Ижбулатов2014-04-281-49/+49
|
* Rename the modelbutton style classMatthias Clasen2014-04-271-1/+2
| | | | | | This is not a great name to use in themes; instead, add the menuitem class, so themes can use .button.menuitem for styles that are specific to menuitem-like buttons.
* Fixed crash in GtkLockButton if a button with permission set to NULL is clicked.Juan Pablo Ugarte2014-04-251-2/+4
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=728992