summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* More testswip/taggedentryIgnacio Casal Quinteiro2013-07-141-1/+21
* GdTaggedEntry: add "entry" struct fieldSébastien Wilmet2013-07-141-4/+5
* Make GdTaggedEntryTag a GObjectIgnacio Casal Quinteiro2013-07-143-205/+315
* Improve tagged entry.Ignacio Casal Quinteiro2013-07-134-29/+135
* Remove close button.Ignacio Casal Quinteiro2013-06-292-52/+0
* close button: set relief to noneIgnacio Casal Quinteiro2013-06-241-0/+1
* pixbuf renderer: do not render activity on -1Ignacio Casal Quinteiro2013-06-211-2/+3
* close-button: do not chain upIgnacio Casal Quinteiro2013-06-191-2/+0
* Revert "view-common: Dist missing files needed by gd-types-catalog.c"Ignacio Casal Quinteiro2013-06-191-2/+0
* Add GdHeaderCloseButton.Ignacio Casal Quinteiro2013-06-192-0/+53
* pixbuf-renderer: Support for activity on top of iconsZeeshan Ali (Khattak)2013-06-173-22/+89
* notification: fixed warning with newer Gtk+Erick Pérez Castellanos2013-06-141-4/+0
* view-common: Dist missing files needed by gd-types-catalog.cKalev Lember2013-06-031-0/+2
* GdHeaderButton: Add public functions to the header fileBastien Nocera2013-05-161-7/+10
* Fix signed/unsigned comparison compile-time warningBastien Nocera2013-05-162-2/+2
* GdStack: Fix crossfade with Gtk 3.9.xAlexander Larsson2013-05-071-2/+3
* Fix distcheckPaolo Borelli2013-04-301-1/+6
* view: fix a bad typoCosimo Cecchi2013-04-241-1/+1
* Include config.h to make sure the types are definedPaolo Borelli2013-04-181-0/+4
* Use quoted includesPaolo Borelli2013-04-181-16/+16
* Add gd_ensure_typesMattias Bengtsson2013-04-184-1/+175
* main-view: signal changes for range and rubberband selectionsCosimo Cecchi2013-04-151-0/+4
* GdMainView: Support GtkTreeFilterModelsAlexander Larsson2013-04-151-15/+30
* gd-main-view: Fix "stuck drag" after rubberband selectionAlexander Larsson2013-04-151-0/+1
* main-view: Support CTRL/SHIFT-space/enter to select itemsAlexander Larsson2013-04-153-8/+65
* gd-main-view: Add rubberband selectionAlexander Larsson2013-04-155-16/+454
* Make multi range selection work rightAlexander Larsson2013-04-111-34/+65
* gd-main-view: Make selection_mode_do_select_range handle any orderAlexander Larsson2013-04-111-1/+12
* main-view: make view-type a construct propertyCosimo Cecchi2013-04-041-0/+1
* stack-switcher: Show the buttons only if there is a title or an iconDebarshi Ray2013-03-251-1/+2
* stack-switcher: Disconnect the signals when the stack is destroyedDebarshi Ray2013-03-251-0/+5
* gd-stack: set parent window when adding stack childrenCosimo Cecchi2013-03-191-0/+1
* stack: do not try to move a null windowIgnacio Casal Quinteiro2013-03-181-3/+4
* libgd: Move _defines to the endJasper St. Pierre2013-03-121-12/+12
* stack-switcher: use GdHeaderRadioButton internallyCosimo Cecchi2013-03-072-48/+8
* header-button: add GdHeaderRadioButtonCosimo Cecchi2013-03-072-0/+45
* main-view: emit selection-changed when a row is deletedCosimo Cecchi2013-03-051-2/+22
* header-bar: plug some memleaksCosimo Cecchi2013-03-041-0/+15
* header-bar: add API to set a subtitleCosimo Cecchi2013-03-044-27/+158
* header-bar: use label requisition in size requestsCosimo Cecchi2013-03-041-1/+16
* GdStack: Keep track of last_visible_surface x/y tooAlexander Larsson2013-03-041-15/+16
* stack-switcher: don't set buttons to vexpandCosimo Cecchi2013-03-031-1/+0
* main-toolbar: don't set mode buttons to vexpandCosimo Cecchi2013-03-031-1/+0
* header-bar: move/resize gdk window upon size allocate.Christian Hergert2013-03-031-0/+7
* Use GD_IS_ macros to validate input in public APIJesse van den Kieboom2013-03-012-13/+19
* Implemented gd_stack_reorder_childJesse van den Kieboom2013-03-013-3/+101
* GdStackSwitcher: Don't handle radio button changes caused by ourselfAlexander Larsson2013-03-011-3/+11
* test-stack: Use more complex widgets inside the stackAlexander Larsson2013-03-011-13/+49
* GdStack: Manually create surface rather than using push/pop_groupAlexander Larsson2013-03-011-35/+40
* gd-stack: Properly ease the animationJasper St. Pierre2013-02-281-2/+2