gtk4.git
2015-07-01 Cosimo Cecchirevealer: don't call gtk_style_context_set_background()
2015-07-01 Cosimo Cecchitoolpalette: don't call gtk_style_context_set_background()
2015-07-01 Cosimo Cecchiviewport: don't call gtk_style_context_set_background()
2015-07-01 Cosimo Cecchitreeview: don't call gtk_style_context_set_background()
2015-07-01 Cosimo Cecchiplug: don't call gtk_style_context_set_background()
2015-07-01 Cosimo Cecchipaned: don't call gtk_style_context_set_background()
2015-07-01 Cosimo Cecchioverlay: don't call gtk_style_context_set_background()
2015-07-01 Cosimo Cecchioffscreenwindow: don't call gtk_style_context_set_backg...
2015-07-01 Cosimo Cecchimenushell: don't call gtk_style_context_set_background()
2015-07-01 Cosimo Cecchimenu: don't call gtk_style_context_set_background()
2015-07-01 Cosimo Cecchilistbox: don't call gtk_style_context_set_background()
2015-07-01 Cosimo Cecchiiconview: don't call gtk_style_context_set_background()
2015-07-01 Cosimo Cecchiflowbox: don't set gtk_style_context_set_background()
2015-07-01 Cosimo Cecchieventbox: don't call gtk_style_context_set_background()
2015-07-01 Cosimo Cecchidrawingarea: don't call gtk_style_context_set_background()
2015-07-01 Pedro AlbuquerqueUpdated Portuguese translation
2015-07-01 Pedro AlbuquerqueUpdated Portuguese translation
2015-07-01 Alexander Larssonbroadway: Implement maximization
2015-07-01 Carlos Garnachox11: Query pointer devices' scroll valuators on topleve...
2015-07-01 Carlos Garnachoplacessidebar: Do not set as a "track motion" DnD site
2015-07-01 Christoph ReiterGtkWindow: don't increase the preferred size for empty...
2015-07-01 Carlos Garnachox11: Avoid X error traps within server grabs
2015-07-01 Krzesimir Nowakbroadway: Fix memleak in error case
2015-07-01 Arc RileyAdd gtk_widget_set_font_options and gtk_widget_get_font...
2015-06-30 Cosimo Cecchiswitch: add a style property for the switch height
2015-06-30 Dušan KazikUpdated Slovak translation
2015-06-29 Pedro AlbuquerqueUpdated Portuguese translation
2015-06-29 Pedro AlbuquerqueUpdated Portuguese translation
2015-06-29 Jasper St.... window: Don't send startup notifications for offscreen...
2015-06-29 Piotr DrągUpdated POTFILES.skip
2015-06-29 nicksettings: Include pangofc-fontmap.h header on Wayland
2015-06-29 Carlos Garnachowayland: Return the right type atom on gdk_selection_pr...
2015-06-29 Carlos Garnachowayland: Prepare against NULL selection owners on data_...
2015-06-29 Matthias Clasengtk3-demo: Group pango demos together
2015-06-29 Matthias Clasengtk3-demo: Add a fancy text demo
2015-06-28 Matthias Clasengtk-demo: Make the info bar example wrap
2015-06-28 Matthias Clasengtk-demo: Cosmetic changes
2015-06-28 Matthias Clasengtk-demo: Add a spin button example
2015-06-26 Benjamin Ottecssvalue: Change color transitions to run premultiplied
2015-06-26 Benjamin Ottecssvalue: Special case resulting color for transparency
2015-06-26 Benjamin Ottecssvalue: Restructure RGBA transitions
2015-06-26 Carlos Garnachowayland: Set the master device on the drop-side GdkDrag...
2015-06-26 Carlos Garnachowayland: Split handling of clipboard/DnD data offers
2015-06-25 Alexander Larssonbroadway: Handle shm_open failing by falling back on...
2015-06-25 Lapo CalamandreiAdwaita: entry linking fixes
2015-06-25 Lapo CalamandreiAdwaita: rubberbands!
2015-06-25 Carlos Garnachowayland: Fix compile warning in DnD/selection code
2015-06-25 Carlos Garnachogtkdnd: Plug a leak
2015-06-25 Carlos Garnachogtkmodelbutton: Plug a leak
2015-06-25 Carlos Garnachogtkmenusectionbox: plug a leak
2015-06-25 Carlos Garnachowayland: Plug some memleaks in DnD/clipboard code
2015-06-25 Matthias Clasenbuilder-tool: Don't strip h/vexpand
2015-06-25 Matthias ClasenGtkSearchBar: Don't vexpand
2015-06-25 cedlemoGtkImage: Make resource property work properly
2015-06-24 Carlos Garnachowayland: protect against unknown mimetype requests
2015-06-24 Carlos Garnachowayland: Ensure we close the fd on all error paths...
2015-06-24 Carlos Garnachowayland: close() the selection fd if we didn't start...
2015-06-24 Carlos Garnachowayland: Ensure we cancel previous selection writes...
2015-06-24 Carlos Garnachowayland: Do not close the descriptor on async_write_dat...
2015-06-24 Balázs ÚrUpdated Hungarian translation
2015-06-24 Carlos Garnachowayland: Ensure device grabs generate crossing/focus...
2015-06-24 Carlos Garnachowayland: Update grab serial when ungrabbing keyboards
2015-06-24 Carlos Garnachowayland: Properly initialize/finalize where we store...
2015-06-24 Christoph ReiterGtkWindow: some min/nat size corrections.
2015-06-23 Matthias Clasen3.17.4
2015-06-23 Matthias ClasenFix up doc comments
2015-06-23 Matthias ClasenFix up expected results of a11y tests
2015-06-23 Matthias ClasenFix an oversight
2015-06-23 Matthias ClasenGtkPlacesSidebar: Simplify sidebar code
2015-06-23 Matthias ClasenGktPlacesSidebar: Plug a ton of leaks
2015-06-23 Matthias Clasensidebarrow: Avoid object-valued properties
2015-06-23 Benjamin Otterender: Fix ridge/groove border rendering
2015-06-23 Christoph ReiterGtkHeaderBar: reduce minimum title width
2015-06-23 Christoph ReiterGtkWindow: fix default empty window size with CSD
2015-06-23 William Huamir: fix toggling between maximized and restored
2015-06-23 William Huamir: fix wheel scrolling in both directions
2015-06-23 William Huamir: emit GDK_ENTER_NOTIFY on pointer enter
2015-06-23 William Huamir: remove non-useful logging
2015-06-23 William Huamir: don't need dummy egl surface
2015-06-23 William Huamir: emit configure event on window move/resize
2015-06-23 William Huamir: fix build due to missing api
2015-06-23 Lapo CalamandreiAdwaita: scale marks visible on the dark variant
2015-06-23 Balázs ÚrUpdated Hungarian translation
2015-06-23 Matthias ClasenGtkScale: More work on mark spacing
2015-06-23 Marek Kasikprinting: Get output bin via IPP
2015-06-23 Matthias ClasenGtkStack: Avoid some unnecessary complication
2015-06-22 Christoph ReiterFix calculation of edge input window size in case the...
2015-06-22 Emmanuele BassiRevert "window: Check if we can use CSD before enabling...
2015-06-21 Paolo BorelliAvoid spurious operations on destroy
2015-06-21 Matthias ClasenPacify gobject-introspection
2015-06-21 Matthias ClasenGtkRange: Improve zoom handling a bit
2015-06-20 Matthias ClasenGtkRange: Make drag gesture less agressive
2015-06-20 Caolán McNamarafile chooser: Avoid tall combos
2015-06-20 Matthias ClasenGtkOverlay: Sync up parameter names
2015-06-20 Matthias ClasenFix a typo
2015-06-20 Matthias ClasenTell gtk-doc to ignore private headers
2015-06-20 Matthias ClasenGtkWindow: Small documentation addition
2015-06-20 Matthias ClasenGtkTextView: Small documentation addition
2015-06-20 Matthias ClasenFix up index for some 3.14 symbols
2015-06-20 Matthias Clasengtk-demo: Add forgotten source file
next