summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Update for latest Pango changeswip/matthiasc/font-featuresMatthias Clasen2015-03-111-1/+1
* Add a note about the required Pango patchMatthias Clasen2015-03-111-0/+2
* Add a demo for OpenType font featuresMatthias Clasen2015-03-116-1/+1571
* wayland: Only bind to supported gtk-shell versionsJonas Ådahl2015-03-112-4/+18
* build: Fix generating introspection on MacOSEmmanuele Bassi2015-03-101-1/+1
* inspector: Add some margin to css editorMatthias Clasen2015-03-101-0/+2
* window: reset both press/drag gestures when move/resize drag startsCarlos Garnacho2015-03-101-0/+7
* Updated Swedish translationAnders Jonsson2015-03-101-2881/+2681
* Updated Swedish translationAnders Jonsson2015-03-101-2189/+1972
* notebook: Fix boolean checkBenjamin Otte2015-03-101-1/+1
* entrycompletion: Ensure transient_for is set before showing windowCarlos Garnacho2015-03-101-11/+6
* gtknotebook: Fix potential use of uninitialised variablesPhilip Withnall2015-03-101-16/+20
* gtkprintunixdialog: Fix a potential g_object_unref(NULL) callPhilip Withnall2015-03-101-1/+1
* Revert "csd: Drop the GTK_FRAME_EXTENTS requirement"Matthias Clasen2015-03-091-0/+3
* stylecontext: Store the right style in the cacheBenjamin Otte2015-03-091-1/+1
* gtkclipboard: Fix a potential g_signal_handler_disconnect(NULL) callPhilip Withnall2015-03-091-1/+1
* gtkprintcontext: Fix several potential g_object_[un]ref(NULL) callsPhilip Withnall2015-03-092-6/+7
* gtktreeselection: Fix a potential use of uninitialised variablesPhilip Withnall2015-03-091-1/+1
* gtktreeselection: Fix potential NULL pointer dereferencesPhilip Withnall2015-03-091-4/+6
* gtktextview: Fix a definite use of an uninitialised variablePhilip Withnall2015-03-091-1/+1
* gtknotebook: Remove dead variable assignmentsPhilip Withnall2015-03-091-2/+0
* gtknotebook: Fix a potential NULL pointer dereferencePhilip Withnall2015-03-091-1/+1
* gtkentry: Return early from gtk_entry_clear() if no icon info existsPhilip Withnall2015-03-091-1/+4
* gtkentry: Remove dead assignmentsPhilip Withnall2015-03-091-2/+0
* gtkentry: Call get_*_size() vfuncs unconditionallyPhilip Withnall2015-03-091-4/+4
* gtkentry: Fix potential use of uninitialised variablesPhilip Withnall2015-03-091-1/+1
* gdkwindow: Fix potential NULL pointer dereferencePhilip Withnall2015-03-091-0/+3
* Prevent empty password request popup for kerberosAndre Heinecke2015-03-091-2/+18
* Update hello-world.c to GtkApplication, documentBastian Ilsø2015-03-092-82/+65
* Print dialog: Fix printer icons in HighContrastMatthias Clasen2015-03-081-1/+3
* HighContrast: Some formatting fixesMatthias Clasen2015-03-081-5/+6
* Add a missing word in the docsMatthias Clasen2015-03-081-1/+1
* Updated Lithuanian translationAurimas Černius2015-03-081-1737/+1955
* docs: Reword the deprecation notice for gtk_widget_override_*Emmanuele Bassi2015-03-081-4/+18
* docs: Clarify replacement for gtk_style_context_get_background_color()Emmanuele Bassi2015-03-081-0/+9
* Add a test for builder-constructed file filtersMatthias Clasen2015-03-081-0/+43
* GtkFileFilter: Set name from builder idMatthias Clasen2015-03-081-0/+20
* Updated Kazakh translationBaurzhan Muftakhidinov2015-03-081-2824/+2870
* docs: fix reference to GTK+ 2 index of deprecated symbolsFrédéric Péters2015-03-081-1/+1
* Fix undefined reference to get_xkb()Eric Le Bihan2015-03-071-0/+2
* Modernize the xReply checkMatthias Clasen2015-03-071-16/+10
* Avoid calling g_object_ref on NULLMatthias Clasen2015-03-071-5/+4
* scrolled window: Fix size requisition with overlay scrollingMatthias Clasen2015-03-071-18/+14
* Add an example for accelerators with manual image menuitemsMatthias Clasen2015-03-061-3/+19
* test/gtkgears.c: Fix on C89 CompilersChun-wei Fan2015-03-061-4/+3
* Updated Korean translationChangwoo Ryu2015-03-062-4042/+4487
* gl: Warn the user if they request a GL context version less than 3.2Niels Nesse2015-03-061-7/+10
* Update config.h.win32.in for sincos()Chun-wei Fan2015-03-061-0/+3
* MSVC Builds: "Install" .pdb FilesChun-wei Fan2015-03-062-30/+110
* MSVC 2010+ Builds: Fix .pdb GenerationChun-wei Fan2015-03-063-0/+16