summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* file chooser: Don't leave out icons by accidentMatthias Clasen2015-08-021-12/+20
* Adwaita: Remove non-working selectorJasper St. Pierre2015-08-023-567/+393
* Don't trigger extraneous redraws on font / text-attr changesJasper St. Pierre2015-08-021-2/+0
* widget: Don't queue redraws for properties that don't affect anythingJasper St. Pierre2015-08-022-3/+15
* listbox: Don't queue draws on the entire widgetJasper St. Pierre2015-08-021-5/+0
* cssimage: Don't start a transition if the start and end are the sameJasper St. Pierre2015-08-021-0/+2
* Inspector: Preserve selection when rescanningMatthias Clasen2015-08-023-24/+51
* cleanup: do not set members to null in finalizePaolo Borelli2015-08-011-1/+0
* cleanup: no need to set members to null when freeing the structPaolo Borelli2015-08-011-10/+2
* cleanup: one more g_slist_free_fullPaolo Borelli2015-08-011-9/+2
* Updated POTFILES.skipPiotr Drąg2015-08-012-0/+2
* Updated Portuguese translationPedro Albuquerque2015-08-011-265/+274
* Updated Portuguese translationPedro Albuquerque2015-08-011-441/+468
* searchenginetracker: Ignore NULL directoriesBenjamin Otte2015-08-011-0/+3
* gtkoverlay: Optimize size allocationsJasper St. Pierre2015-07-311-4/+11
* Code cleanupMatthias Clasen2015-07-3125-133/+57
* HC: shade spinbuttons as entriesJakub Steiner2015-08-012-6/+17
* gtk-demo: Add a scale exampleMatthias Clasen2015-07-314-0/+186
* file chooser: Allow activating without double-clickMatthias Clasen2015-07-311-0/+49
* gesture single: Use gtk_simulate_touchscreenMatthias Clasen2015-07-311-4/+2
* text view: Use gtk_simulate_touchscreenMatthias Clasen2015-07-311-8/+3
* entry: Use gtk_simulate_touchscreenMatthias Clasen2015-07-311-11/+5
* Add a private function to determine if we simulateMatthias Clasen2015-07-312-0/+13
* HC: custom color button fixesJakub Steiner2015-07-312-8/+20
* entry completion: Clarify index in documentationChristian Dywan2015-07-311-0/+6
* testfilechooser: Say SaveMatthias Clasen2015-07-311-1/+1
* Use pango_fc_font_map_config_changedMatthias Clasen2015-07-311-1/+1
* GtkMenuButton: explicitly protect against recursionCarlos Garnacho2015-07-301-0/+7
* combobox: Refactor cell view treatmentBenjamin Otte2015-07-312-280/+98
* combobox: Handle NULLing the cellview on remove simplerBenjamin Otte2015-07-311-7/+1
* combobox: Remove unused variablesBenjamin Otte2015-07-311-5/+0
* combobox: Create cell view identicallyBenjamin Otte2015-07-311-17/+15
* file chooser: Don't crawl recent://Matthias Clasen2015-07-301-1/+2
* widget-factory: Test busy stateMatthias Clasen2015-07-302-1/+37
* HC: no need for green in scalesJakub Steiner2015-07-302-6/+6
* HC: fix typoJakub Steiner2015-07-302-2/+2
* Expand builder menu documentationMatthias Clasen2015-07-291-6/+24
* gtk-demo: Move the transparent example under OverlayMatthias Clasen2015-07-291-1/+1
* gtk-demo: Rename textview demos to "Text View"Matthias Clasen2015-07-294-4/+4
* gtk-demo: Tweak the markup demoMatthias Clasen2015-07-292-5/+6
* gtk-demo: Add font features to markup demoMatthias Clasen2015-07-291-0/+1
* GtkTextView: Support font featuresMatthias Clasen2015-07-296-5/+86
* placesview: don't show mount for Computer rowGeorges Basile Stavracas Neto2015-07-291-0/+9
* fontchooserwidget: use appropriate model for GtkTreeIterChristian Hergert2015-07-291-1/+1
* Fix oversights in templatesMatthias Clasen2015-07-295-5/+6
* gtk3-demo: Add a markup demoMatthias Clasen2015-07-294-0/+83
* HC: make progressbar labels more visibleJakub Steiner2015-07-292-2/+2
* HC: make pushed columns visibleJakub Steiner2015-07-292-2/+2
* HC: provide explicit treeview stylingJakub Steiner2015-07-292-3/+158
* HC: :checked:hover color fix for menuitemsJakub Steiner2015-07-292-10/+2