summaryrefslogtreecommitdiff
path: root/gtk
Commit message (Expand)AuthorAgeFilesLines
* gtk/gtkapplication.c: Do not use gtk_dialog_run()Javier Jardón2012-02-271-2/+5
* Add a deprecation mark to draw_insertion_cursorPaolo Borelli2012-02-272-1/+2
* gtk: Use versioned deprecationsMatthias Clasen2012-02-2770-191/+306
* Correct Since: tag for gtk-application-prefer-dark-themeMatthias Clasen2012-02-261-1/+1
* Set infobar css classes permanentlyPaolo Borelli2012-02-241-16/+18
* Init the InfoBar message_type to GTK_MESSAGE_OTHERPaolo Borelli2012-02-241-0/+5
* textview: Set background on the widget's windowCarlos Garnacho2012-02-231-9/+6
* iconview: Set background on the widget's windowCarlos Garnacho2012-02-231-0/+1
* treeview: Set background on the widget's windowCarlos Garnacho2012-02-231-0/+1
* gtk: Only set widget under device on non-virtual crossing eventsCarlos Garnacho2012-02-231-6/+10
* GtkTimeline: un-doc-commentifyMatthias Clasen2012-02-231-36/+36
* timeline: Add _gtk_timeline_get_elapsed_time()Carlos Garcia Campos2012-02-232-3/+23
* range: Don't perform a GTK+ grabCarlos Garnacho2012-02-231-9/+5
* textview: Also cancel DnD on ::grab-notifyCarlos Garnacho2012-02-231-0/+8
* entry: Handle ::grab-notifyCarlos Garnacho2012-02-231-4/+33
* Raleigh: Fix entry selection colorsAlexander Larsson2012-02-231-5/+10
* Fix some details in Raleigh lookAlexander Larsson2012-02-231-13/+10
* docs: GtkApplication "quit" signal is gone nowJavier Jardón2012-02-231-6/+1
* window: Fix typo in documentation for gtk_window_get_positionRob Bradford2012-02-231-1/+1
* Bug 670499-gtkthemingengine.c: Include fallback-c89.cChun-wei Fan2012-02-231-0/+2
* color-swatch: set/unset prelight state flag on enter/leave eventsCosimo Cecchi2012-02-211-0/+4
* entry: fix progressbar area size for interior-focus = FALSECosimo Cecchi2012-02-211-6/+0
* Bug 650693 - Drawing errors in column headers when adding new columnsSebastian Keller2012-02-211-1/+1
* Symbol exporting fixesMatthias Clasen2012-02-213-6/+7
* GtkApplication: simplify session quit handlingRyan Lortie2012-02-212-41/+4
* GtkApplication: remove end session APIRyan Lortie2012-02-213-136/+0
* gtk_window_set_attached_to: ref(), not ref_sink() the attach_widgetMichael Natterer2012-02-211-1/+1
* color-chooser-widget: set a name on the "Add color" buttonCosimo Cecchi2012-02-201-0/+1
* color-swatch: make this a no-window widgetCosimo Cecchi2012-02-201-13/+77
* Fix padding handling in GtkViewportAlexander Larsson2012-02-201-1/+1
* GtkHSV: remove an unused functionCosimo Cecchi2012-02-201-75/+0
* entry: trim the progress bar area if the text area is resizedCosimo Cecchi2012-02-201-5/+31
* docs: Clarify position of gtk_list_store_insert_with_values()David King2012-02-201-3/+4
* gtkuimanager: clarify @pos of insert_action_groupDiego Escalante Urrelo2012-02-201-0/+4
* docs: fix typos in functions' descriptionsJiří Klimeš2012-02-202-3/+3
* entry: don't force zero Y coordinate for insertion cursorCosimo Cecchi2012-02-181-4/+3
* color-swatch: don't render our active badge if background-image is setCosimo Cecchi2012-02-181-20/+33
* color-swatch: render a background if the swatch doesn't have a colorCosimo Cecchi2012-02-181-0/+2
* color-swatch: derive directly from GtkWidgetCosimo Cecchi2012-02-182-3/+32
* color-editor: mark the GtkColorSwatch as not selectableCosimo Cecchi2012-02-171-0/+1
* color-swatch: add a "selectable" property to GtkColorSwatchCosimo Cecchi2012-02-172-4/+40
* GtkNotebook: and another fixClaudio Saavedra2012-02-161-1/+1
* GtkNotebook: fix one child-notify emissionClaudio Saavedra2012-02-161-1/+1
* docs: GtkWidget's "state-flags-changed" is a signal not a propertyJavier Jardón2012-02-151-1/+1
* Documentation: Correct references to properties.Murray Cumming2012-02-1515-27/+27
* Remove obsolete reference to gtk.css.raleighRico Tzschichholz2012-02-151-1/+0
* GtkColorSwatch: Add accessible actionsMatthias Clasen2012-02-144-0/+160
* GtkNotebook: emit child-notify::position on drag 'n drop reorderClaudio Saavedra2012-02-151-4/+11
* GtkNotebook: emit child-notify::position on page add/removalClaudio Saavedra2012-02-151-2/+17
* color-scale: remove Adwaita GtkColorScale trough hackCosimo Cecchi2012-02-141-40/+63