]> Pileus Git - ~andy/gtk/history - gtk
Don't only use ch != 0 to check if a character is a control char.
[~andy/gtk] / gtk /
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...
2011-03-13 Carlos Garcia Camposthemingengine: Use render_background_internal() to...
2011-03-12 Matthias ClasenGtkAboutDialog: keep toggle button state in sync
2011-03-11 Benjamin Ottegtk: Queue a resize after state changes
2011-03-10 Kristian RietveldInclude gdkquartz.h so GDK_IS_QUARTZ_SCREEN is actually...
2011-03-10 Alexander LarssonMerge branch 'gtk-3-0' into broadway
2011-03-09 Cosimo Cecchinotebook: add an 'initial-gap' style property
2011-03-09 Tristan Van BerkomFixed GtkTreeModel::row-deleted documentation
2011-03-09 Tristan Van BerkomFixed GtkTreeModel::row-deleted documentation
2011-03-09 Cosimo Cecchistylecontext: add a raised style class
2011-03-07 Carlos Garnachogtksettings: plug a leak
2011-03-07 Carlos Garnachocssprovider: Reset the scope before skipping to the...
2011-03-07 Carlos Garnachocssprovider: plug two more leak fixes
2011-03-07 Carlos Garnachocssprovider: return immediately if there's remaining...
2011-03-07 John RallsFinish making the GtkSettings object identical on all...
2011-03-07 Cosimo Cecchitreeview: propagate the selected state from the row
2011-03-07 Carlos Garnachoentry: Do not clobber state when rendering the default...
2011-03-07 Cosimo Cecchinotebook: flip the render order
2011-03-07 Cosimo Cecchinotebook: fixup the last commit
2011-03-06 Cosimo Cecchinotebook: make sure the label widget allocation not...
2011-03-06 Cosimo Cecchinotebook: make sure the allocation keeps track of the...
2011-03-06 Ignacio Casal Quin... Fix conversion from GdkColor to GdkRGBA
2011-03-06 Matthias ClasenUse existing mime type for GTK_FILE stock icon
2011-03-06 Matthias ClasenOnly count visible children during size request
2011-03-05 Benjamin Ottetheme: Fix spinner for inactive state.
2011-03-05 Benjamin Ottetheme: Make spinner animation turn clockwise
2011-03-05 Benjamin Ottetheme: Make spinner steps count forward, not backward
2011-03-05 Benjamin Ottetheme: Make spinner drawing start with the solid line
2011-03-05 Benjamin Ottetheme: Compute scale values once
2011-03-05 Benjamin Ottetheme: Do general cairo setup in one place
2011-03-05 Benjamin Ottetheme: Remove unnecessary save/restore in spinner code
2011-03-05 Benjamin Ottetheme: Simplify spinner drawing code a bit.
2011-03-05 Murray Cumminggtk_init*(): Document that argc/argv can be 0,NULL.
2011-03-04 Xan Lopezspinbutton: remove unused variable
2011-03-04 Cosimo Cecchispinbutton: rework GtkSpinButton drawing handler
2011-03-04 Cosimo CecchiRevert "spinbutton: center-align by default"
2011-03-03 Matthias ClasenGtkNotebooks: fix regressions from tab-pack removal
2011-03-03 Matthias ClasenGtkNotebook: Don't let tab allocation go negative
2011-03-03 Cosimo CecchiCleanup unused variables
2011-03-03 Cosimo Cecchistylecontext: add a primary toolbar style class
2011-03-03 Cosimo Cecchiall: add a "separator" style class
2011-03-03 Cosimo Cecchimenuitem: set the menubar style class for menu items...
2011-03-03 Cosimo Cecchiwindow: don't confuse priv->type_hint with priv->gdk_ty...
2011-03-03 Cosimo Cecchimenuitem: mark with the GTK_STYLE_CLASS_MENUITEM style...
2011-03-03 Cosimo CecchiUse 16 as default size for checkbutton indicator
2011-03-03 Cosimo Cecchiswitch: remove slider padding from available allocation...
2011-03-03 Cosimo Cecchiswitch: fetch the padding values from the slider
2011-03-03 Cosimo Cecchiswitch: propagate the active state to the slider
2011-03-03 Cosimo Cecchicombobox: add an arrow-scaling property to GtkComboBox
2011-03-03 Cosimo Cecchispinbutton: center-align by default
2011-03-03 Cosimo Cecchiarrow: x and y coordinates of the arrow rendering shoul...
2011-03-03 Cosimo Cecchirange: x and y coordinates of the arrow rendering shoul...
2011-03-03 Cosimo Cecchirange: don't set junction sides on scrollbar steppers
2011-03-03 Matthias ClasenGtkScale: Add style classes for marks
2011-03-03 Matthias ClasenGtkScale: Normalize mark positions
2011-03-03 John (J5) Palmieri[gi] don't skip gtk_menu_attach_to_widget, correctly...
2011-03-03 John (J5) Palmieri[gi] add missing annotations for signals that emit...
2011-03-03 Matthias ClasenAdd GtkBuilder custom attributes for style classes
2011-03-02 Benjamin Ottewindow: Add check for X11 window when calling x11 function
2011-03-02 Benjamin Ottesettings: Always use the same default values
2011-03-02 Benjamin Ottesettings: Keep the GtkSettings object identical no...
2011-03-02 Benjamin Ottesettings: Avoid a segfault when loading keyfile
2011-03-01 Tristan Van BerkomAllow GtkAppChooser classes to be instantiated with...
2011-03-01 Matthias ClasenDon't use GDK_NONE when GDK_SELECTION_CLIPBOARD is...
2011-02-28 Patricia Santana... Removed incorrect description's sentence.
2011-02-28 Matthias ClasenDon't assert on zero width/height in render functions
2011-02-26 Matthias ClasenList all available icons in Makefile.am
2011-02-25 Matthias ClasenGtkSwitch: use regular activation
2011-02-25 Matthias ClasenGtkTrayIcon: chain up in dispose
2011-02-25 Tristan Van BerkomMore patchwork for icon view subclasses that access...
2011-02-25 Tristan Van BerkomMore patchwork to ensure GtkIconView subclasses can...
2011-02-24 Federico Mena Quintero[GtkFileChooser] Fix initial selection when hidden...
2011-02-24 Tristan Van BerkomAdded documentation to "cell-area" construct-only prope...
2011-02-23 Tristan Van BerkomRemoved unused EXPOSE_EVENT enumeration from the GtkWid...
2011-02-23 Tristan Van BerkomRemove mention of GtkWidget::expose-event from docs...
2011-02-23 Tristan Van BerkomAdd more defensive code to avoid accessing GtkIconView...
2011-02-23 Murray CummingMore tiny documentation typo fixes.
2011-02-23 Murray CummingMinor documentation improvements
2011-02-21 Matthias ClasenDon't export extra symbols for accessibility
2011-02-20 Benjamin Ottetextview: Remove x/y arguments from render_para() func
2011-02-20 Benjamin Ottetextview: Translate the cairo context instead of keepin...
2011-02-20 Matthias ClasenFix spelling
2011-02-20 Matthias ClasenReact to is-focus change, not ignore it
2011-02-19 Matthias ClasenPlug a memleak in the tracker search engine
2011-02-19 Matthias ClasenMake gtk_combo_box_text_get_active_text() behave as...
2011-02-18 Matthias ClasenGtkSwitch: Add an AtkAction implementation
2011-02-18 Matthias ClasenGtkSwitch: Use ATK_DEFINE_TYPE properly
2011-02-17 Matthias ClasenFix a memory leak with file chooser previews
2011-02-17 Matthias ClasenRemove a leaking get_name implementation
2011-02-17 Carlos GarnachoFix parsing of color names containing numbers
2011-02-17 Matthias ClasenCheck if the accessible is actually an AtkAction
next