]> Pileus Git - ~andy/gtk/history - gtk
[broadway] Add configure event for browser-side geometry changes
[~andy/gtk] / gtk /
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
2011-03-17 Cosimo Cecchinotebook: don't forget to reset the style after setting...
2011-03-17 Cosimo Cecchitreeview: add the separator style class to the tree...
2011-03-17 William Jon McCannfilechooser: use the sidebar style class for the file...
2011-03-17 Cosimo Cecchistylecontext: add a sidebar style class
2011-03-17 William Jon McCannset initial pane position
2011-03-17 Cosimo Cecchifilechooser: add the inline-toolbar style class to...
2011-03-17 Cosimo Cecchistylecontext: add an inline-toolbar style class
2011-03-17 Cosimo Cecchistyleproperties: don't force replacing the font description
2011-03-17 Bastien Noceranotebook: Don't set notebook style with hidden tabs
2011-03-17 Benjamin Ottewidget: Don't override state data when recursing to...
2011-03-17 Benjamin Ottewidget: Fix typo in docs
2011-03-17 Benjamin Ottewidget: Queue a resize when setting widget to insensitive.
2011-03-17 Benjamin Ottestyle: Move private function into private header
2011-03-17 Benjamin Ottepaned: Remove unused variable
2011-03-17 Jasper St. PierreDon't only use ch != 0 to check if a character is a...
2011-03-16 Cosimo Cecchirange: allow stepper-spacing > 0 and trough-under-stepp...
2011-03-16 Cosimo Cecchiwidget: reset widget style after applying style classes...
2011-03-16 John (J5) Palmieri[gi] add Virtual annotation for gtk_container_forall...
2011-03-15 Alexander LarssonMerge branch 'broadway'
2011-03-14 Cosimo Cecchinotebook: make GtkNotebook respect the focus-padding...
2011-03-13 Matthias ClasenAdd annotations to gtk_window_get_position
2011-03-13 Matthias ClasenFix annotations for gtk_accelerator_parse
2011-03-13 Matthias ClasenFormatting fixes
2011-03-13 Cosimo Cecchipaned: don't set the "pane-separator" style class to...
next