summaryrefslogtreecommitdiff
path: root/gtk
Commit message (Expand)AuthorAgeFilesLines
* docs: use #*-struct instead of <structname>William Jon McCann2014-01-2732-187/+185
* printing: Enable search through locations in printers listMarek Kasik2014-01-272-1/+87
* widget: emit synthesized crossing event with correct device positionLionel Landwerlin2014-01-271-2/+9
* printing: Show "Replace" button when printing to existing fileMarek Kasik2014-01-271-17/+5
* win32: scale slider with marks was off by 2 pixelsIgnacio Casal Quinteiro2014-01-271-20/+20
* Use suggested-action styleMatthias Clasen2014-01-261-2/+9
* Revert "resources: Make Raleigh the real name of the theme"Matthias Clasen2014-01-252-1/+1
* GtkGrid: fix property installationMatthias Clasen2014-01-251-12/+12
* window: add note about window referencesDavid Schleef2014-01-241-0/+8
* gtkgrid: Use g_object_class_install_properties() and g_object_notify_by_pspec()Javier Jardón2014-01-241-13/+20
* gtkaccelgroup: Use g_object_class_install_properties() and g_object_notify_by...Javier Jardón2014-01-241-19/+24
* Clarify documentation of GtkAboutDialog::logoChristian Dywan2014-01-241-2/+2
* Deprecate gtk_widget_get_root_windowMatthias Clasen2014-01-242-2/+4
* Drop internal uses of gtk_widget_get_root_windowMatthias Clasen2014-01-247-14/+19
* notebook: don't use a null pageWilliam Jon McCann2014-01-241-3/+2
* Respect 12/24-hour clock setting in the file chooserMatthias Clasen2014-01-242-4/+28
* Use GDateTime in the file chooserGarrett Regier2014-01-241-88/+15
* notebook: add a style class when the child tab is reorderableWilliam Jon McCann2014-01-241-0/+3
* aboutdialog: make use-header-bar override work from bindingsCosimo Cecchi2014-01-241-7/+33
* GtkHeaderBar: try harder to find the best window iconMatthias Clasen2014-01-243-40/+76
* notebook: add a style for prelighted labelsWilliam Jon McCann2014-01-241-2/+26
* win32: set color for scale marksIgnacio Casal Quinteiro2014-01-241-0/+5
* win32: add margin to scale troughIgnacio Casal Quinteiro2014-01-241-2/+4
* win32: add more width to the slider to not cut it when using marksIgnacio Casal Quinteiro2014-01-241-1/+1
* Use a define for the default theme nameWilliam Jon McCann2014-01-243-5/+7
* resources: Make Raleigh the real name of the themeWilliam Jon McCann2014-01-242-1/+1
* Add an #ifdef to shut gtk-doc upMatthias Clasen2014-01-231-0/+4
* Fix gtkenums doc sectionMatthias Clasen2014-01-231-1/+1
* Slight rewording of some docsMatthias Clasen2014-01-231-3/+3
* Trivial formatting fixMatthias Clasen2014-01-231-1/+1
* resources: move resources into a subdirectoryWilliam Jon McCann2014-01-2388-106/+95
* Improve docs for focus-line-patternWilliam Jon McCann2014-01-231-1/+1
* Use 16px as default button and small toolbar icon sizesWilliam Jon McCann2014-01-232-6/+6
* docs: Add more a reference in GtkHeaderBarYosef Or Boczko2014-01-231-1/+1
* stock icons: print icons no longer fuzzyJakub Steiner2014-01-2318-309/+874
* window: add missing returnCarlos Garnacho2014-01-221-1/+1
* magnifier: Fix compiler warningCarlos Garnacho2014-01-221-1/+1
* popover: Don't overdraw backgroundCarlos Garnacho2014-01-221-10/+15
* popover: Update child visibility when scrolling happensCarlos Garnacho2014-01-221-0/+33
* popover: Track parent scrollable adjustmentsCarlos Garnacho2014-01-221-0/+94
* texthandle: Update child visibility of handles within scrollablesCarlos Garnacho2014-01-221-3/+39
* texthandle: Track parent scrollable adjustmentsCarlos Garnacho2014-01-221-1/+108
* texthandle: ensure handles are recreated on parent hierarchy changesCarlos Garnacho2014-01-221-3/+62
* popover: fix g-i warningCarlos Garnacho2014-01-221-1/+1
* popover: Fix documentation blurbCarlos Garnacho2014-01-221-2/+8
* texthandle: Use GtkWindow private popover API.Carlos Garnacho2014-01-221-4/+4
* popover: use GtkWindow private popover APICarlos Garnacho2014-01-221-7/+8
* window: Make popover window privateCarlos Garnacho2014-01-223-74/+27
* window: Use GList to store popover structsCarlos Garnacho2014-01-221-25/+94
* textview: Set GTK_STYLE_CLASS_OSD on text selection popoversCarlos Garnacho2014-01-221-0/+4