summaryrefslogtreecommitdiff
path: root/gtk
Commit message (Expand)AuthorAgeFilesLines
* [docs] Fix GtkPlug::embedded signal documentationCarlos Garcia Campos2010-02-221-2/+1
* Emit GtkPlug::embedded signal when plug/socket are in the same process tooCarlos Garcia Campos2010-02-221-0/+2
* [Annotations] Add array length for GtkTreeStoreViktor Pracht2010-02-191-3/+3
* [annotations] Add allow-none for gtk_menu_popupJohan Dahlin2010-02-191-1/+1
* [annotations] Add allow-noneJohan Dahlin2010-02-1989-329/+329
* Bug 548026 - No accessor for GtkWidget.requisitionMichael Natterer2010-02-193-0/+30
* widget: ensure boolean before comparingStefan Kost2010-02-151-0/+2
* widget: don't check before setting to avoid costly type checksStefan Kost2010-02-151-18/+8
* Revert "Drop duplicate declarations"Javier Jardón2010-02-131-0/+7
* Fix a compatibility problemMatthias Clasen2010-02-121-0/+1
* Drop duplicate declarationsMatthias Clasen2010-02-121-7/+0
* Remove duplicate definitions of gtk_widget_set/get_realized/mappedChristian Dywan2010-02-121-6/+0
* Allow calling gtk_widget_style_attach() only when realizedMichael Natterer2010-02-111-0/+1
* Fix compilation warning: return FALSE instead NULLJavier Jardón2010-02-111-1/+1
* Fix compilation warning: cast to GCompareFuncJavier Jardón2010-02-111-1/+2
* Add some more goddamn accessorsMatthias Clasen2010-02-093-0/+110
* Avoid overlap of scale marksMatthias Clasen2010-02-091-9/+79
* Avoid a crash when setting a tooltip on a GtkCalendarMatthias Clasen2010-02-091-4/+4
* Fix a refcounting issues in GtkPlugMatthias Clasen2010-02-091-14/+21
* Allow running without any im contextMatthias Clasen2010-02-091-3/+37
* Add introspection annotations for gtk_tree_model_get_path+gtk_tree_store_newvAlan Knowles2010-02-092-2/+2
* Correctly clone the toolbutton's icon-name image widgetChristian Persch2010-02-091-0/+6
* Use correct processorArchitecture for x86_64 in manifest fileTor Lillqvist2010-02-091-1/+1
* Move documentation to inline comments: GtkAccelLabelJavier Jardón2010-02-092-2/+90
* [gtk] Deprecate GtkCurveType enumChristian Dywan2010-02-071-0/+2
* gtk: fix crash in _gtk_rbtree_find_offset() called from update_prelight()Michael Natterer2010-02-061-4/+6
* Bug 554420 - Seal GtkTextTagCody Russell2010-02-041-28/+28
* Bug 608993 - Add gtk_widget_style_attach()Michael Natterer2010-02-043-5/+34
* Remove existing signal connections in gtk_drag_dest_unset().Cody Russell2010-01-291-0/+14
* Implement gtk_paned_get_handle_windowChristian Dywan2010-01-293-0/+24
* Do not update paned position if it's already at the given valueChristian Dywan2010-01-291-0/+3
* [docs] Fix GtkOffscreenWindow documentationJavier Jardón2010-01-281-7/+9
* Small memory fixPaul Davis2010-01-221-2/+2
* Bug 607778 - Add accessors for GtkEntry's windowsMichael Natterer2010-01-223-0/+73
* Bug 607082 - Add accessors for sealed GtkRange membersMichael Natterer2010-01-223-0/+169
* GtkTreeView: plug a leaking GtkTreeRowReferenceClaudio Saavedra2010-01-221-2/+1
* Add a way to set wm_class on statusiconsMatthias Clasen2010-01-203-0/+33
* GtkToolPalette: Fix a compiler warning introduced in my last commit.Murray Cumming2010-01-191-4/+5
* Add gtk_widget_has_rc_style() accessorJavier Jardón2010-01-193-6/+32
* Fix a redraw problem with action widgetsMatthias Clasen2010-01-181-1/+1
* Bug 607322 - Double-click doesn't work if the item is selected in...Kristian Rietveld2010-01-181-20/+18
* GtkToolPalette: Change gtk_tool_palette_get_drop_group() return.Murray Cumming2010-01-182-3/+3
* Fix some issues with action widgetsMatthias Clasen2010-01-181-18/+27
* Fix declaration of gtk_print_job_set_statusMatthias Clasen2010-01-175-5/+8
* Reset effective_attrs when necessaryMatthias Clasen2010-01-171-13/+11
* GtkToolPalette: Use GtkToolItemGroup* instead of GtkWidget* for setter parame...Murray Cumming2010-01-142-26/+30
* Some fixes in gtkoffscreenwindow.hMichael Natterer2010-01-131-3/+3
* [docs] Use the correct GTK-doc syntax to refer to GTK+ propertiesJavier Jardón2010-01-121-4/+4
* [docs] Use the correct GTK-doc syntax to refer to GTK+ propertyJavier Jardón2010-01-121-1/+1
* Correct PRC6 and PRC9 envelope sizesMatthias Clasen2010-01-122-5/+176