summaryrefslogtreecommitdiff
path: root/gtk
Commit message (Expand)AuthorAgeFilesLines
* Revert c00b85bf3f9cb1dc77dd22f138eb53048eb355b7Matthias Clasen2010-11-291-3/+3
* Re-add some conditionals to symbols filesMatthias Clasen2010-11-292-2/+8
* remove some duplicate symbolsMatthias Clasen2010-11-291-3/+0
* Small doc fixupMatthias Clasen2010-11-291-0/+1
* switch: Use ATK macros to reduce the amount of codeEmmanuele Bassi2010-11-291-46/+14
* switch: Use the right value for comparisonEmmanuele Bassi2010-11-291-1/+1
* switch: Add accessibility implementationEmmanuele Bassi2010-11-291-3/+163
* Add GtkSwitch, a "light-switch" like widgetEmmanuele Bassi2010-11-295-0/+966
* rgba: Invert the arguments and improve bindabilityEmmanuele Bassi2010-11-283-4/+4
* Fix recursion in the GtkIconView accessible initializationMatthias Clasen2010-11-271-26/+19
* Changing GtkBox:fill child property default back to TRUE.Tristan Van Berkom2010-11-251-6/+2
* Fixed GtkMenuShell to deactivate itself at dispose timeTristan Van Berkom2010-11-252-2/+17
* Bug 565665 - GtkTargetEntry member target should be const char *Michael Natterer2010-11-241-4/+5
* gtk: Remove GtkRulerBenjamin Otte2010-11-2412-1404/+0
* gtk: Remove unused variables from build scriptsBenjamin Otte2010-11-243-3/+3
* gtk: Uncruftify gtk.symbolsBenjamin Otte2010-11-241-2144/+1031
* No fsync on WindowsTor Lillqvist2010-11-241-0/+2
* Move all GdkDevice members to private and add one missing accessorMichael Natterer2010-11-2313-14/+14
* iconcache: Ensure we don't lose data on power lossColin Walters2010-11-221-7/+35
* [gi] add array annotations for DnD related methodsJohn (J5) Palmieri2010-11-192-3/+3
* gtk: remove GtkWidget::size-requestMichael Natterer2010-11-193-74/+3
* GtkRadioButtons: Mark group arguments as "allow-none"Martin Pitt2010-11-191-6/+7
* gtk: draw the frame around the spinbutton's buttons conditionallyMichael Natterer2010-11-191-6/+7
* gtkcombobox: Use accessor functions to access GtkTreeViewColumnJavier Jardón2010-11-192-8/+8
* gtktreeview: Use accessor functions to access GtkTreeViewColumnJavier Jardón2010-11-191-115/+153
* gtkentry: move public members to private structureJavier Jardón2010-11-192-646/+757
* Add _gtk_entry_get_im_context() internal accessorJavier Jardón2010-11-193-1/+10
* gtkcombobox: Do not access GtkEntry internalsJavier Jardón2010-11-191-5/+0
* Create a private header to access some GtkButton variablesJavier Jardón2010-11-196-54/+88
* gtktbutton: Move public members to private structureJavier Jardón2010-11-192-196/+237
* gtkplug: Do not leak in gtk_plug_realize()Javier Jardón2010-11-181-1/+1
* Fixing GtkScrolledWindow inconsistent scrollbar visibility.Tristan Van Berkom2010-11-191-13/+26
* Fixing hangs with GtkScrolledWindowTristan Van Berkom2010-11-191-0/+10
* gtk: honor entry->has_frame again draw the frame conditionallyMichael Natterer2010-11-181-4/+4
* gtk: draw the progress only on the text areaMichael Natterer2010-11-181-43/+21
* docs: Move Height-for-width geometry management virtual methods docsJavier Jardón2010-11-172-62/+42
* bgo#634558 - filechooser - Actually focus the Search entry when selecting the...Federico Mena Quintero2010-11-162-14/+50
* [gi] add "array" annotations to GtkAboutDialog methodsJohn (J5) Palmieri2010-11-161-3/+3
* gtkmain: Remove deprecated gtk_init_add() functionJavier Jardón2010-11-163-40/+0
* Deprecate GtkCallbackMarshal and GtkFunctionJavier Jardón2010-11-161-8/+13
* GtkArg is deprecated since 2.2Javier Jardón2010-11-161-1/+3
* docs: Add cross-reference in GtkAlign docsJavier Jardón2010-11-161-2/+2
* docs: Fix a typo in gtk_button_set_alignment() docsJavier Jardón2010-11-161-1/+1
* [gi] add "out" annotations to gtk_tree_store_sort_column_id paramsJohn (J5) Palmieri2010-11-151-2/+2
* docs: Mention that tooltip_column text should be escaped in GtkIconViewCarlos Garcia Campos2010-11-141-0/+3
* docs: Update URL of some documentation linksJavier Jardón2010-11-142-2/+3
* Pass the correct GDK library when working around Debian libtoolOwen W. Taylor2010-11-101-1/+1
* gtk_dialog_get_content_area(): Fix the docs.Murray Cumming2010-11-101-1/+1
* gtkdialog.c: Remove trailing whitespaceMurray Cumming2010-11-101-99/+99
* gtklabel.c: Added hack for rint()Chun-wei Fan2010-11-101-0/+18