]> Pileus Git - ~andy/gtk/history - gtk
docs: Do not generate the template files anymore
[~andy/gtk] / gtk /
2011-04-19 Benjamin Otteentry: Translate progress region properly when drawing...
2011-04-19 Benjamin Otteentry: No need to queue a redraw on state changes
2011-04-19 Benjamin Otteentry: Also update cached style values when the state...
2011-04-19 Benjamin Otteentry: Initialize cached values
2011-04-19 Benjamin Otteentry: g_object_notify*( when we change the invisible...
2011-04-19 Benjamin Otteentry: Split out style-updating things into their own...
2011-04-19 Benjamin Otteentry: Move cairo_save() call for clarity
2011-04-19 Benjamin Otteentry: Omit useless clip
2011-04-19 Benjamin Otteentry: Guard clipping with a save/restore
2011-04-19 Benjamin Otteentry: Remove needless check
2011-04-19 Benjamin Ottedocs: Strictify the docs for gtk_cairo_should_draw_window()
2011-04-19 Benjamin Ottelabel: No need to special case single-line mode
2011-04-19 Benjamin Ottelabel: Request more natural size for ellipsizing wrappi...
2011-04-19 Benjamin Ottelabel: Pass the desired height to measuring layout
2011-04-19 Benjamin Ottelabel: Remove wrap width leftovers
2011-04-19 Benjamin Ottelabel: Set the height of the label when ellipsized...
2011-04-19 Benjamin Ottelabel: Don't use a rectangle variable if we don't use...
2011-04-19 Benjamin Ottelabel: Redo size computation
2011-04-19 Benjamin Ottelabel: Set wrap on the layout unconditionally
2011-04-19 Benjamin Ottelabel: Remove duplicated comment
2011-04-19 Benjamin Ottelabel: Don't try to guess a label's size
2011-04-19 Benjamin Ottewidget: Make gtk_widget_get_aux_info() private
2011-04-19 Benjamin Ottelabel: Don't care about aux info
2011-04-19 Benjamin Ottepaned: Use hfw queries during allocation
2011-04-19 Benjamin Ottepaned: Cleanup size_allocate()
2011-04-19 Benjamin Ottepaned: Implement get_width_for_height() and get_height_...
2011-04-19 Benjamin Ottepaned: Generalize code
2011-04-19 Javier JardónMove documentation to inline comments: GtkRc
2011-04-18 Javier JardónMove documentation to inline comments: GtkUIManager
2011-04-18 David Kingwidget: add Since tags for margin accessors
2011-04-18 Matthias ClasenFix commit 5f55c420471db9a05d145e140b3a7cdfc5bdba9f
2011-04-18 Javier JardónMove documentation to inline comments: GtkMenuItem
2011-04-18 Javier JardónMove documentation to inline comments: GtkFontSelection...
2011-04-18 Javier JardónMove documentation to inline comments: GtkWindowGroup
2011-04-18 Javier JardónMove documentation to inline comments: GtkDnd
2011-04-18 Javier JardónMove documentation to inline comments: GtkTreeModelSort
2011-04-18 Javier JardónMove documentation to inline comments: GtkToggleButton
2011-04-18 Javier JardónMove documentation to inline comments: GtkSizeGroup
2011-04-18 Javier JardónMove documentation to inline comments: GtkTextBuffer
2011-04-18 Javier JardónMove documentation to inline comments: GtkPrintUnixDialog
2011-04-18 Javier JardónMove documentation to inline comments: GtkPrintSettings
2011-04-18 Javier JardónMove documentation to inline comments: GtkPrintContext
2011-04-18 Javier JardónMove documentation to inline comments: GtkRadioMenuItem
2011-04-18 Javier JardónMove documentation to inline comments: GtkTextMark
2011-04-18 Javier JardónMove documentation to inline comments: GtkRadioToolButton
2011-04-17 Paolo BorelliSmall cleanup in label sizing code.
2011-04-17 Paolo BorelliFactor out a get_char_pixels method for clarity.
2011-04-17 Ignacio Casal Quin... [textview] remove idles when unmapping
2011-04-17 Benjamin Ottedocs fix typo
2011-04-16 Kristian Rietveldtreeview: Do not unconditionally set width_changed...
2011-04-16 Kristian Rietveldtreeview: if we are below rows that changed height...
2011-04-16 Kristian Rietveldtreeview: Avoid queueing a redraw in do_validate_rows()
2011-04-16 Benjamin Ottecssprovider: Move private struct definition to header
2011-04-16 Benjamin Otteentry: Fix gtk_entry_get_icon_at_pos()
2011-04-16 Benjamin Otteentry: Use the new get_frame_size() argument in gtk_ent...
2011-04-16 Benjamin Otteentry: Add the ability to query frame size in two ways
2011-04-16 Benjamin Ottewindow: Only draw the resize grip if it is actually...
2011-04-16 Benjamin Ottedocs: Fix wrong description for query-tooltip
2011-04-16 Benjamin Ottemenushell: Include a function in the private header
2011-04-16 Benjamin Ottewindow: cast value so gcc shuts up
2011-04-16 Kristian RietveldMerge two if-blocks with same condition
2011-04-16 Xavier ClaessensDo not call invalidate_empty_focus() when not realized
2011-04-15 Stéphane ManiaciMake GtkFileChoser remember the last directory opened
2011-04-15 Chun-wei FanUpdate gtk/gtkmenuitem.c...
2011-04-15 Paolo BorelliFree MenuPopulateData struct in all the cases.
2011-04-15 Javier JardónMove documentation to inline comments: GtkHSV
2011-04-15 Javier JardónMove documentation to inline comments: GtkMenuToolButton
2011-04-15 Javier JardónMove documentation to inline comments: GtkToolButton
2011-04-15 Javier JardónMove documentation to inline comments: GtkLabel
2011-04-15 Javier JardónMove documentation to inline comments: GtkListStore
2011-04-15 Javier JardónMove documentation to inline comments: GtkIconTheme
2011-04-15 Matthias ClasenDon't leak a list when activating keybindings
2011-04-14 Benjamin Ottelabel: we can't ignore sizes on ellipsized labels
2011-04-14 Benjamin Ottecssprovider: Use g_type_depth() instead of computing...
2011-04-14 Benjamin Ottesizerequest: return CONSTANT_SIZE in return_if_fail()
2011-04-14 Matthias ClasenGtkTimeline: don't look when animations are disabled
2011-04-13 Javier JardónMove documentation to inline comments: GtkIconFactory
2011-04-13 Javier JardónMove documentation to inline comments: GtkHandleBox
2011-04-13 Javier JardónMove documentation to inline comments: GtkFontSelection
2011-04-13 Javier JardónMove documentation to inline comments: GtkFileChooserDialog
2011-04-13 Javier JardónMove documentation to inline comments: GtkFileChooserButton
2011-04-13 Javier JardónMove documentation to inline comments: GtkToggleToolButton
2011-04-13 Matthias ClasenAdd new symbols
2011-04-13 Matthias ClasenGtkMenuShell: always 'activate' menu shells
2011-04-13 Javier JardónMove documentation to inline comments: GtkColorSelectio...
2011-04-13 Javier JardónMove documentation to inline comments: GtkClipboard
2011-04-13 Javier JardónMove documentation to inline comments: GtkCheckMenuItem
2011-04-13 Javier JardónMove documentation to inline comments: GtkCheckButton
2011-04-13 Javier JardónMove documentation to inline comments: GtkTable
2011-04-13 Javier JardónMove documentation to inline comments: GtkStatusIcon
2011-04-13 Javier JardónMove documentation to inline comments: GtkHButtonBox
2011-04-13 Javier JardónMove documentation to inline comments: GtkFrame
2011-04-12 Cosimo Cecchicombobox: always give the full allocation to the button...
2011-04-12 Cosimo Cecchicombobox: rename border->padding for code clarity
2011-04-12 Cosimo Cecchicombobox: allocate the right border to the arrow and...
2011-04-12 Cosimo Cecchicombobox: don't use the border as a padding
2011-04-12 Cosimo Cecchicombobox: don't add the button style class to the whole...
2011-04-12 Cosimo Cecchibutton: don't use the border values for padding
2011-04-12 Cosimo Cecchibutton: make gtk_button_get_props() return the padding too
2011-04-12 Dan Winshipgtk_window_present_with_time: fix when window is not...
next