summaryrefslogtreecommitdiff
path: root/gtk
Commit message (Expand)AuthorAgeFilesLines
* Check for child->parent instead of GTK_WIDGET_TOPLEVEL.Johan Dahlin2008-11-071-1/+1
* remove bogus newlines in the middle of function calls, fix brokenMichael Natterer2008-11-061-31/+23
* Made buildable and added support for adding children of type "submenu"Tristan Van Berkom2008-11-064-6/+319
* added new apis gtk_menu_item_[set/get]_label() andTristan Van Berkom2008-11-065-134/+479
* Fixed a crasher in GTK_BUILDER_WARN_INVALID_CHILD_TYPE()Tristan Van Berkom2008-11-061-1/+1
* gtk_label_set_attributes() now applies attributes on top of any markup orTristan Van Berkom2008-11-061-16/+50
* Bug 559404 – gtk_editable_insert_text counts length in bytesChristian Dywan2008-11-051-2/+2
* Fix build for win32 and quartz.Richard Hult2008-11-051-4/+4
* Add new statusicon tooltip apiMatthias Clasen2008-11-033-50/+444
* Bug 558001 – gtk_icon_view_enable_model_drag_[source|dest] problemChristian Persch2008-11-031-40/+9
* Fix the buildMatthias Clasen2008-11-031-1/+1
* Make it possible to overrule the gtk-menu-images setting.Matthias Clasen2008-11-022-9/+21
* Add support for button press/release and scroll events. Patch by Ed CatmurMatthias Clasen2008-11-012-15/+196
* Bug 322934 – Replace menu's proxy icons with empty space hiding iconsMatthias Clasen2008-11-011-1/+19
* Bug 412134 – Add API to query style properties from the styleMatthias Clasen2008-11-013-0/+158
* Remove debug spewMatthias Clasen2008-11-011-1/+0
* Bug 558667 – gtk_font_selection_dialog_get_apply_button - deprecate?Christian Dywan2008-10-313-3/+7
* Bug 558323 – glitches when popping up combos in treeviewsMatthias Clasen2008-10-311-20/+7
* Bug 558522 – scroll arrow painted insensitive even though there areMatthias Clasen2008-10-311-0/+3
* gtk/gtkcellrenderertext.h gtk/gtkentry.[ch] gtk/gtkimcontext.hMichael Natterer2008-10-306-9/+7
* no need to include <gtk/gtkenums.h> in headers which somehow includeMichael Natterer2008-10-3018-12/+20
* Bug 339714 - Set printer dpi on cairo ps/pdf surfaces when printingMarek Kasik2008-10-303-1/+113
* no need to include <gdk/gdk.h> in any widget header, it's included viaMichael Natterer2008-10-3070-81/+40
* removed redundant conditional.Sven Neumann2008-10-301-4/+1
* Bug 557316 – GtkLinkButton should consider user-defined tooltipChristian Dywan2008-10-301-1/+3
* Bug 558397 – gtk_widget_error_bell undefined without a screenChristian Dywan2008-10-291-1/+6
* Fix up short descriptionsMatthias Clasen2008-10-272-2/+2
* More conversion to C_()Matthias Clasen2008-10-276-473/+304
* Use C_() instead of Q_(). String change!Matthias Clasen2008-10-277-60/+35
* Bug 557065 – gtkcellrendererpixbuf spams console over and over withChristian Persch2008-10-261-15/+3
* Bug 530454 – Clarify page_nr when printingPhilip Withnall2008-10-261-2/+2
* Bug 557315 – stale clipboard target cacheMatthias Clasen2008-10-251-1/+10
* Added a note about GtkWidget:has-tooltip in the docs forTristan Van Berkom2008-10-241-2/+2
* Fix a property definitionMatthias Clasen2008-10-241-1/+1
* Bug 556954 – gtk+/gtk/gtkrecentchooserdefault.c: mismatching allocationMatthias Clasen2008-10-241-1/+1
* Bug 556835 – gtkentry.c: variable is declared at middle of blockMatthias Clasen2008-10-241-1/+2
* Bug 557524 – "va_end(args);" should be added intoMatthias Clasen2008-10-241-0/+1
* Bug 528320 - Incorrect icons displayed for files with custom mimetypeAlexander Larsson2008-10-231-0/+8
* Bug 555920 – gtkentry.c passes wrong enum toBehdad Esfahbod2008-10-221-2/+0
* Bug 557059 – crash when compositing emblems with iconChristian Persch2008-10-201-4/+19
* gtk_icon_view_set_tooltip_row(), gtk_icon_view_set_tooltip_item():Murray Cumming2008-10-202-0/+6
* Bug 556527 - The current page property is not passed to GtkPrintUnixDialogMarek Kasik2008-10-161-0/+3
* 556150 – gtk 'object' property test fixingChristian Dywan2008-10-141-14/+0
* Bug 555779 – GtkCellRendererPixbuf crashed on failed GIcon lookupMatthias Clasen2008-10-141-2/+10
* Bug 552318 – menubar mnemonics consumed even whenMatthias Clasen2008-10-141-16/+22
* Bug 555386 – format not a string literal and no format argumentsChristian Persch2008-10-135-10/+10
* Bug 555724 – gtkcellrendereraccel not initialised correctlyChristian Persch2008-10-131-0/+9
* Closed #555625 – Updated gtk_compose_seqs_compact table (gtkimcontextsimple...Simos Xenitellis2008-10-122-285/+22
* Revert the GtkSettings::gtk-toolbar-icon-size part of the previous change,Matthias Clasen2008-10-121-6/+6
* Bug 555186 – Setting gtk-toolbar-icon-size with custom icon_sizeMatthias Clasen2008-10-121-14/+14