]> Pileus Git - ~andy/gtk/history - gtk
[broadway] Combine window move and resize into one op
[~andy/gtk] / gtk /
2011-04-11 Matthias ClasenGtkWindow: rearrange private struct to fill some holes
2011-04-11 Paolo BorelliSmall cleanup in statusbar
2011-04-11 Javier JardónMove documentation to inline comments: GtkTearoffMenuItem
2011-04-11 Javier JardónMove documentation to inline comments: GtkCellRendererP...
2011-04-11 Javier JardónMove documentation to inline comments: GtkCellRendererCombo
2011-04-11 Javier JardónMove documentation to inline comments: GtkHSeparator
2011-04-11 Javier JardónMove documentation to online comments: GtkCellRendererSpin
2011-04-11 Javier JardónMove documentation to inline comments: GtkFileChooserWidget
2011-04-11 Javier JardónMove documentation to inline comments: GtkHScale
2011-04-11 Javier JardónMove documentation to inline comments: GtkCellRendererAccel
2011-04-11 Javier JardónMove documentation to inline comments: GtkHScrollbar
2011-04-11 Javier JardónMove documentation to inline comments: GtkFontButton
2011-04-11 Javier JardónMove documentation to inline comments: GtkCellRendererT...
2011-04-11 Javier JardónMove documentation to inline comments: GtkHPaned
2011-04-11 Javier JardónMove documentation to inline comments: GtkInvisible
2011-04-11 Javier JardónMove documentation to inline comments: GtkCellRendererP...
2011-04-11 Javier JardónMove documentation to inline comments: GtkMisc
2011-04-11 Javier JardónMove documentation to inline comments: GtkImageMenuItem
2011-04-09 Matthias ClasenAvoid a warning out of the print dialog
2011-04-09 Cosimo Cecchithemingengine: don't set a line width before saving...
2011-04-09 Cosimo Cecchiseparator: call gtk_style_context_restore() after drawing
2011-04-09 Cosimo Cecchicalendar: make sure to call gtk_style_context_restore()
2011-04-09 Paolo BorelliDo not leak list when drawing notebook.
2011-04-07 Alexander LarssonMake gtkclipboard.c:clipboard_get_timestamp multi-backe...
2011-04-06 Matthias ClasenGtkColorButton: Don't leak references
2011-04-04 Tristan Van BerkomFixed bug in GtkSizeRequest code where the cache is...
2011-04-03 Tristan Van BerkomFixed warning catch in gtk_window_compute_hints().
2011-04-03 Carlos Garnachotheme: Fix prelight on selected rows' expanders
2011-04-02 Matthias ClasenGtkAppChooserButton: avoid some leaks
2011-04-02 Matthias ClasenFix some refcounting issues in the print dialog
2011-04-01 Federico Mena Quintero[filechooser] Free things which got duplicated or reffe...
2011-04-01 Federico Mena Quintero[filechooser] Unref cancellables we got from the model...
2011-04-01 Federico Mena Quintero[filechooser] Don't leak a GFile
2011-04-01 Federico Mena Quintero[filechooser] Don't add extra ref to file, as it it...
2011-04-01 Juan Pablo UgarteAdded GtkEntry:completion property
2011-03-31 Juan Pablo Ugarte * gtk/gtktreeselection.c:
2011-03-30 Benjamin Ottewidget: Propagate the right states to the widget when...
2011-03-30 Benjamin Ottewidget: Get rid of parent_sensitive flag
2011-03-30 Matthias ClasenMake GtkWidget::halign RTL-save
2011-03-30 Matthias ClasenGtkGrid: Add forgotten RTL flipping
2011-03-30 Benjamin Ottelabel: Remove dead code
2011-03-29 Ryan LortieGtkStatusIcon: support fixed-sized icons
2011-03-29 Carlos Garnachotheming: Implement non-uniform border-width in the...
2011-03-29 Carlos Garnachotheming: Avoid boxed struct copies throughout the defau...
2011-03-29 Benjamin Ottelabel: Add another special case for measuring
2011-03-29 Benjamin Ottelabel: Don't create the layout in size_allocate() if...
2011-03-29 Benjamin Ottelabel: Move ellipsized layout width computation
2011-03-29 Benjamin Ottelabel: Factor out layout size measuring into its own...
2011-03-29 Benjamin Ottelabel: Move function to a better location
2011-03-29 Benjamin Ottelabel: Factor out layout size setting into a separate...
2011-03-29 Benjamin Ottelabel: Only get font metrics if we have to
2011-03-29 Benjamin Ottelabel: Add optimization for a common special case
2011-03-29 Benjamin Ottelabel: Remove unused boolean argument from ensure_layout()
2011-03-29 Benjamin Ottelabel: Don't recreate the layout just for measuring
2011-03-29 Benjamin Ottelabel: Add internal gtk_label_get_measuring_layout...
2011-03-29 Benjamin Otteprogressbar: remove needless is_drawable() check before...
2011-03-29 Benjamin Ottetracker: Include gdk.h
2011-03-28 Benjamin Ottedocs: Fixes for icon renaming
2011-03-28 Alexander LarssonEnsure we always grab the gdk lock in async callbacks
2011-03-27 Michael Natterergtk: add "Since: 3.2" to gtk_widget_path_to_string()
2011-03-27 Benjamin Ottewidget: Only reemit style-set signal after gtk_widget_g...
2011-03-27 Benjamin Ottewidget: Don't invalidate style context in its invalidat...
2011-03-27 Benjamin Ottewidget: Update path unconditionally in gtk_widget_reset...
2011-03-27 Benjamin Ottewidget: Don't duplicate style context updates
2011-03-27 Benjamin Ottewidget: Call the non-deprecated function
2011-03-27 Benjamin OtteAPI: Add gtk_widget_path_to_string()
2011-03-26 Benjamin Ottewidget: Emit initial style-set signal in the same situa...
2011-03-26 Benjamin Ottewidget: Create the widget's style lazily
2011-03-26 Benjamin Ottewidget: Don't call gtk_style_attach() and gtk_style_det...
2011-03-26 Benjamin Ottedocs: Make clear that gtk_widget_set_style() does not...
2011-03-26 Benjamin Ottewidget: Use a priv variable
2011-03-26 Benjamin Ottewidget: Widgets always have a style, so no need to...
2011-03-26 Benjamin Ottecombobox: Don't set the menu's name twice
2011-03-26 Benjamin Ottenotebook: Only reset style on tab labels when it actual...
2011-03-26 Benjamin Ottewidget: Reshuffle code for style context getter
2011-03-26 Benjamin Ottewidget: Don't create the style context if not necessary
2011-03-26 Benjamin OtteRevert "Ensure GtkWidget::style-updated is emitted...
2011-03-26 Benjamin Ottegtk: Reset children styles when changing name
2011-03-26 Benjamin Ottewidgetpath: Sanitize pos argument for iters correctly
2011-03-26 Benjamin Ottednd: Use G_N_ELEMENTS()
2011-03-25 Tristan Van BerkomFixed possible segmentation fault while freeing size...
2011-03-25 Tristan Van BerkomCache heights-for-range-of-widths instead of height...
2011-03-25 Tristan Van BerkomReduce memory consumption of the size request cache.
2011-03-25 Tristan Van BerkomAdded GTK_SIZE_REQUEST_CONSTANT_SIZE to GtkSizeRequestMode
2011-03-25 Florian Müllnerwindow: Use settings from screen rather than default
2011-03-25 Carlos GarnachoEnsure GtkWidget::style-updated is emitted before first...
2011-03-24 Matthias ClasenMake selectable labels work again
2011-03-23 Cosimo Cecchiswitch: hardcode a smaller font size for the switch...
2011-03-23 Cosimo Cecchigtksettings: unset attributes set to normal from font...
2011-03-23 Cosimo CecchiRevert "styleproperties: don't force replacing the...
2011-03-21 Michael NattererBug 643805 - Allow GtkExpander to resize the toplevel...
2011-03-21 Cosimo Cecchithemingengine: don't hardcode white to draw insensitive...
2011-03-21 Cosimo Cecchifilechooserdefault: fix a build warning
2011-03-21 Garrett RegierFix leaking calls to gdk_device_manager_list_devices()
2011-03-21 Florian Müllnerwindow: Export theme variant to X11
2011-03-21 Carlos Garcia Camposgtkentry: Add hinting to GtkEntry
2011-03-18 Cosimo Cecchiradiobutton: exclude states we set manually from the...
2011-03-18 Cosimo Cecchiradiobutton: build the new state flags from the previou...
2011-03-18 Benjamin Ottegtk: Make region argument to gtk_widget_queue_draw_regi...
2011-03-18 Cosimo Cecchiswitch: fix boundaries for the switch motion
next