summaryrefslogtreecommitdiff
path: root/gtk
Commit message (Expand)AuthorAgeFilesLines
* 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
* Bug 555676 – gtk_widget_real_grab_focus assumes toplevel == windowChristian Dywan2008-10-111-1/+1
* Fixed Bug 555000, check_algorithmically() applies to deadkey keysyms only.Simos Xenitellis2008-10-101-8/+4
* Bug 555676 – gtk_widget_real_grab_focus assumes toplevel == windowChristian Dywan2008-10-091-1/+1
* Bug 555573 – gtk_font_selection_set_font_nameChristian Dywan2008-10-091-2/+4
* Bug 555523 – gtk_scale_button_set_adjustment should accept NULLChristian Dywan2008-10-091-7/+13
* Bug 555578 – GtkTable propertiy maxima are wrongChristian Dywan2008-10-091-6/+6
* Bug 516425 – Optionally display accelerators in popupsMichael Natterer2008-10-092-16/+35
* Fixed Bug 554192 – deadkey-only compose sequences now workingSimos Xenitellis2008-10-081-3/+3
* Bug 554702 – gtkfilesystem leaks GErrorChristian Persch2008-10-081-3/+9
* Don't forget to reset reload_state when current_folder is already correct.Matthias Clasen2008-10-081-2/+2
* Bug 555270 – Allow unsetting a MessageDialog's imageChristian Dywan2008-10-081-1/+8
* Bug 436533 – Allow more space efficient scroll arrows placementChristian Dywan2008-10-082-24/+144
* Bug 555387 – Changing the sensitivity of a statusbarChristian Dywan2008-10-081-1/+1
* Avoid uninitialized memory warningsMatthias Clasen2008-10-071-0/+1
* gtk/gtkbox.c: fixed type declaration.Tim Janik2008-10-071-7/+3
* keep GtkBox as an abstract type and keep _gtk_box_new() as private11:03:30 Tim Janik2008-10-075-12/+14
* reindent static prototypes.Michael Natterer2008-10-071-38/+38
* Bug 553573 – Add orientation API to GtkBoxMichael Natterer2008-10-077-597/+558
* Bug 539464 – gtk_cell_view_get_model is missing in GtkCellViewBjörn Lindqvist2008-10-063-0/+21
* Show the tooltip on the range entry itself, too.Matthias Clasen2008-10-061-1/+4
* Add some debug output.Matthias Clasen2008-10-041-0/+2
* Bug 96431 – Can't cut and paste / DND within invisible entryMatthias Clasen2008-10-031-8/+18
* Bug 530575 – GtkEntry with invisible chars has a confused cursor inMatthias Clasen2008-10-032-4/+7