summaryrefslogtreecommitdiff
path: root/gtk
Commit message (Expand)AuthorAgeFilesLines
* gtkapplication: fix docsJavier Jardón2010-10-201-3/+3
* Remove GtkComboBoxEntry and the combo box text apiMatthias Clasen2010-10-208-889/+3
* GtkApplication: add gtk_application_get_windows()Ryan Lortie2010-10-193-16/+117
* Completely remove gtk_widget_hide_allJavier Jardón2010-10-191-1/+0
* Remove gtk_widget_hide_all()Matthias Clasen2010-10-199-124/+15
* Add padding to class structsMatthias Clasen2010-10-1959-42/+193
* Remove the outdated faqMatthias Clasen2010-10-191-2/+1
* dnd-quartz: get hot spot from device offset for surface and use thisKristian Rietveld2010-10-191-1/+3
* dnd-quartz: take hot spot into account when setting up dragKristian Rietveld2010-10-191-0/+3
* GtkApplication rewriteRyan Lortie2010-10-196-741/+225
* gtk: Add gtk_widget_queue_draw_region()Benjamin Otte2010-10-183-34/+48
* print: Make things compile againBenjamin Otte2010-10-181-11/+4
* selection: Hi, I can't get my code rightBenjamin Otte2010-10-181-1/+1
* notebook: Hi, I can't get my function prototypes rightBenjamin Otte2010-10-181-4/+4
* widget: Remove special case in gtk_widget_queue_draw_area()Benjamin Otte2010-10-181-36/+0
* introspection: Filter out all headers ending in "private"Colin Walters2010-10-181-1/+1
* Don't add a second cell rendererMatthias Clasen2010-10-181-9/+30
* Add gtk_combo_box_{get,set}_popup_fixed_width to gtk.symbolsChristian Dywan2010-10-181-0/+2
* Icon view must layout before the draw handler is calledKristian Rietveld2010-10-171-7/+19
* Implement gtk_drag_set_icon_surface in gtkdnd-quartzKristian Rietveld2010-10-171-0/+73
* Fix typo in docsKristian Rietveld2010-10-171-6/+6
* Allow GtkComboBox popup to be wider than the combo itself.Tristan Van Berkom2010-10-172-21/+145
* Fix some GtkComboBoxText problemsMatthias Clasen2010-10-161-1/+3
* Fix some GtkComboBoxText problemsMatthias Clasen2010-10-161-10/+14
* Add filechooser settings gschema to EXTRA_DISTMatthias Clasen2010-10-151-2/+3
* Remove a private symbol from gtk.symbolsMatthias Clasen2010-10-151-1/+0
* Temporarily disable test involving file choosersMatthias Clasen2010-10-151-3/+3
* Fix up symbol listsMatthias Clasen2010-10-151-1/+3
* GtkComboBoxText: Use gtk_combo_box_text_remove instead gtk_combo_box_text_rem...Javier Jardón2010-10-163-3/+3
* Parse lpoptions correctlyMarek Kasik2010-10-151-0/+7
* Use property system to coerce model data to G_TYPE_STRINGChristian Dywan2010-10-151-6/+6
* docs: cross-reference to GtkComboBoxTextMatthias Clasen2010-10-151-1/+1
* Add docs for GtkComboBoxTextMatthias Clasen2010-10-151-0/+18
* docs: fix a cross-referenceMatthias Clasen2010-10-151-1/+1
* Deprecate the old combobox text convenience apiMatthias Clasen2010-10-152-0/+16
* Use the new GtkComboBoxText APIJavier Jardón2010-10-154-26/+21
* Add gtk_combo_box_text_new_with_entryMatthias Clasen2010-10-153-7/+24
* docs: adjust Since tagsMatthias Clasen2010-10-151-5/+6
* Use text column value in GtkComboBoxTextChristian Dywan2010-10-151-9/+19
* Added GtkComboBoxText apiChristian Dywan2010-10-155-0/+311
* Bug 631719 - Restore second, more important, call to set label from the menu ...John Ralls2010-10-151-2/+5
* Make gtk_accelerator_get_default_mod_mask() return a GdkModifierTypeAlberto Garcia2010-10-152-2/+3
* docs: Document GtkScrolledWindow's signalsJavier Jardón2010-10-151-1/+31
* Deprecate gtk_init_add, gtk_remove_add and friendsMatthias Clasen2010-10-152-1/+4
* Add boxed type and constructorColin Walters2010-10-153-1/+76
* Improve GtkBox and GtkTable docs a bitMatthias Clasen2010-10-151-11/+14
* link-button: Add ::activate-link signalEmmanuele Bassi2010-10-152-7/+72
* Removed screwy GtkScrolledWindow logicTristan Van Berkom2010-10-151-30/+10
* Implement get_preferred_width/height in GtkEventBoxMatthias Clasen2010-10-141-16/+35
* Use gtk_container_handle_border_width() in GtkEventBoxMatthias Clasen2010-10-141-22/+17