summaryrefslogtreecommitdiff
path: root/gtk/gtk.symbols
Commit message (Expand)AuthorAgeFilesLines
* Add functions which look for text, image or uri targets in an array ofMatthias Clasen2005-08-301-0/+3
* Add gtk_window_[sg]et_deletable. AddMatthias Clasen2005-08-301-0/+1
* Add a deletable property with getter and setter, to control the closeMatthias Clasen2005-08-301-0/+2
* Add a cross-platform "tray icon" API, by porting EggStatusIcon/EggTrayIconMatthias Clasen2005-08-291-0/+26
* Remove G_GNUC_NULL_TERMINATED here as well.Matthias Clasen2005-08-011-1/+1
* Remove G_GNUC_NULL_TERMINATED from gtk_widget_new as well, pointed out byMatthias Clasen2005-07-261-1/+1
* gtk/gtkfilechooserdialog.[hc] Remove the G_GNUC_NULL_TERMINATED markerMatthias Clasen2005-07-251-4/+4
* mark gtk_socket_steal as deprecated.Matthias Clasen2005-07-211-0/+2
* Make GtkPlug/Socket API available on all platforms.Tor Lillqvist2005-07-211-9/+7
* 2.7.3GTK_2_7_3Matthias Clasen2005-07-151-0/+1
* Add the new functions.Federico Mena Quintero2005-07-151-0/+2
* Add new exported symbols.Matthias Clasen2005-07-141-0/+3
* Add a GtkAboutDialog::wrap-license propertyMatthias Clasen2005-07-051-0/+2
* Variant of gtk_window_present which takes a timestamp. (#166379, ElijahMatthias Clasen2005-06-201-0/+1
* Add a forgotten symbolMatthias Clasen2005-06-201-0/+1
* Make this function public. (#64792, Havoc Pennington)Matthias Clasen2005-06-191-0/+3
* Support the ICCCM urgency hint. (#61858, Havoc Pennington)Matthias Clasen2005-06-171-0/+2
* Make invisible text work a bit better (#66194, patch by JeroenMatthias Clasen2005-06-131-0/+4
* Add a function to determine what parts of the model are visible. (#306726,Matthias Clasen2005-06-111-0/+1
* gtk/gtk.symbols new function to get an action's accel_closure (FixesMichael Natterer2005-06-101-0/+1
* New function to scroll to a path. (#306838, Jonathan Blandford)Matthias Clasen2005-06-091-0/+1
* Add a property to suppress the popup for single matches. (#154711)Matthias Clasen2005-05-261-0/+2
* Support named icons in tool buttons by adding a icon-name property.Matthias Clasen2005-05-181-0/+2
* New functions to support themed drag icons. (#116577, Christian Neumair)Matthias Clasen2005-05-181-0/+2
* Use a GtkAlignment rather than a GtkDrawingArea to draw the swatch in toOwen Taylor2005-05-111-3/+3
* Test DND.Matthias Clasen2005-05-061-0/+10
* Add getters for the scrollbars. (#167181, Billy Biggs)Matthias Clasen2005-05-031-0/+2
* Make this function public. (#170748, Morten Welinder)Matthias Clasen2005-05-031-0/+1
* Test cell renderers.Matthias Clasen2005-05-021-0/+3
* Remove symbols accidentally added. Add boolean property popup_set_widthJohan Dahlin2005-04-041-3/+0
* Allow completion popups to be wider than the entry. (#131916, Ross Burton)Matthias Clasen2005-04-041-0/+5
* Allow to pop up menus without grabbing the keyboard. Useful for stuff likeMichael Natterer2005-03-311-0/+2
* Implement bookmark renaming (#136216, Sean Middleditch)Matthias Clasen2005-03-221-0/+2
* Make PLT-reduction work with gcc4, and don't include everything inMatthias Clasen2005-03-201-479/+1431
* Add the new attributes to the .symbols files.Matthias Clasen2005-03-081-20/+20
* Support vertical menubars (#166632):Matthias Clasen2005-02-111-0/+4
* New function which allows to change the function used for translationMatthias Clasen2005-02-031-0/+1
* Add -lole32, needed for CoTaskMemFree in get_special_folder() below.Tor Lillqvist2005-01-021-0/+3
* Use _gtk_menu_item_popup_submenu() to make keynav into submenus workMatthias Clasen2004-12-151-2/+0
* Add new symbols.Matthias Clasen2004-12-141-0/+12
* Add a max-width-chars property, which can be used to specify the width ofMatthias Clasen2004-12-131-0/+2
* gtk/gtkaccelmap.[ch] gtk/gtkfilechooser.[ch] gtk/gtkfilesel.cTor Lillqvist2004-12-121-31/+124
* add recent new functions.Manish Singh2004-12-101-0/+5
* removed "GtkFileChooserButton:active" property and getter/setter.James M. Cape2004-11-301-2/+0
* Don't call gtk_cell_view_set_cell_data() from here.Matthias Clasen2004-11-291-1/+0
* Mark as const.Matthias Clasen2004-11-281-93/+93
* Mark as const.Matthias Clasen2004-11-231-182/+182
* Add GdkPangoRenderer, a subclass of PangoRenderer targeting GDK drawables.Owen Taylor2004-11-211-0/+2
* Provide a non-varargs variant of gtk_dialog_set_alternative_button_order()Matthias Clasen2004-11-211-0/+1
* Output Makefile for the pixbuf engine directory.Manish Singh2004-11-161-0/+2