summaryrefslogtreecommitdiff
path: root/gtk
Commit message (Expand)AuthorAgeFilesLines
* Added GtkTreeMenuHeaderFunc to decide if a submenu gets a leaf header.Tristan Van Berkom2011-01-042-28/+162
* Fixed GtkCellView to not clear the layout when disposingTristan Van Berkom2011-01-041-2/+35
* Fixed trailing ';' on if statement in gtkmenuitem.cTristan Van Berkom2011-01-041-2/+2
* Fixed GtkTreeMenu to not infinitely recurse when building submenus.Tristan Van Berkom2011-01-042-14/+25
* Fixed GtkMenuItem to reserve the actual arrow size and spacingTristan Van Berkom2011-01-041-4/+11
* Adding GtkTreeMenu class.Tristan Van Berkom2011-01-044-0/+1003
* Added gtk_menu_item_set/get_reserve_indicator.Tristan Van Berkom2011-01-043-4/+51
* Fixing GtkCellView PROP_CELL_AREA_CONTEXT property idTristan Van Berkom2011-01-041-45/+46
* Added gtk_cell_view_new_with_context().Tristan Van Berkom2011-01-042-1/+32
* Reimplemented GtkCellView using an internal GtkCellArea.Tristan Van Berkom2011-01-041-443/+189
* Removed GtkMenuItem->show_submenu_indicator flagTristan Van Berkom2011-01-043-31/+38
* Formatting fixes and whitespace cleanupsMatthias Clasen2011-01-041-2036/+2035
* Remove pack property altogetherMatthias Clasen2011-01-041-2/+0
* Remove pack consideration from tab drawingMatthias Clasen2011-01-041-72/+16
* Don't consider pack when allocating tabsMatthias Clasen2011-01-041-82/+51
* Drop pack consideration from gtk_notebook_search_pageMatthias Clasen2011-01-041-15/+3
* Drop internal function to find page positionMatthias Clasen2011-01-041-27/+2
* Remove pack consideration from tab dndMatthias Clasen2011-01-041-14/+8
* Remove pack consideration from tab reorderingMatthias Clasen2011-01-041-20/+12
* Remove pack arguments from some internal functionsMatthias Clasen2011-01-041-25/+12
* Remove the deprecated GtkNotebook:tab-pack child propertyMatthias Clasen2011-01-041-33/+1
* GtkNotebook: fix reference to no-longer-exiting function in docsMatthias Clasen2011-01-031-1/+1
* Don't use page_size in GtkSpinButtonMatthias Clasen2011-01-031-9/+7
* Rename gtk-update-icon-cache and gtk-builder-convert backMatthias Clasen2011-01-032-11/+11
* Make GtkPathBar use ::style-updatedCarlos Garnacho2011-01-041-8/+4
* GtkPaned: Remove unneeded callCarlos Garnacho2011-01-041-2/+0
* Make GtkOffscreenWindow use GtkStyleContextCarlos Garnacho2011-01-041-3/+2
* GtkNotebook: remove unneeded callCarlos Garnacho2011-01-041-2/+0
* GtkMisc: Remove unneeded callsCarlos Garnacho2011-01-041-4/+0
* Make GtkMessageDialog use GtkStyleContextCarlos Garnacho2011-01-041-7/+10
* Make GtkLinkButton use ::style-updatedCarlos Garnacho2011-01-041-5/+3
* GtkInvisible: Avoid chaining up in ::style-updatedCarlos Garnacho2011-01-041-7/+3
* Make GtkHandleBox size request code use GtkStyleContext for paddingCarlos Garnacho2011-01-041-2/+10
* Make GtkFixed use GtkStyleContextCarlos Garnacho2011-01-041-2/+2
* Make GtkFileChooser use GtkStyleContextCarlos Garnacho2011-01-041-12/+11
* Make GtkFileChooserButton use ::style-updatedCarlos Garnacho2011-01-041-7/+4
* Make DnD code use GtkStyleContext for the highlight rectangle.Carlos Garnacho2011-01-043-8/+23
* Make GtkEntryCompletion use GtkStyleContextCarlos Garnacho2011-01-041-3/+8
* GtkEntry: get font description from GtkStyleContextCarlos Garnacho2011-01-041-2/+7
* GtkEntry: Remove unneeded callsCarlos Garnacho2011-01-041-8/+0
* Make GtkDrawingArea use GtkStyleContextCarlos Garnacho2011-01-041-2/+2
* GtkExpander: remove unneeded callCarlos Garnacho2011-01-041-2/+0
* Remove unneeded/deprecated call from size requisition codeCarlos Garnacho2011-01-041-2/+0
* GtkToolItem: Remove unneeded callCarlos Garnacho2011-01-041-2/+0
* Make GtkDialog use ::style-updatedCarlos Garnacho2011-01-041-5/+3
* Make GtkCellView use GtkStateFlagsCarlos Garnacho2011-01-041-2/+2
* Make GtkTooltip use GtkStyleContextCarlos Garnacho2011-01-042-24/+39
* Make GtkWin32EmbedWidget use GtkStyleContextCarlos Garnacho2011-01-041-2/+2
* Make GtkPlug use GtkStyleContextCarlos Garnacho2011-01-041-3/+2
* Make GtkRecentChooser use GtkStyleContextCarlos Garnacho2011-01-041-1/+5