summaryrefslogtreecommitdiff
path: root/src/baobab-window.vala
Commit message (Expand)AuthorAgeFilesLines
* Disable chart switcher while in the busy stateStefano Facchini2014-04-121-0/+4
* Use a GtkStackSwitcher for chart buttonsStefano Facchini2014-04-011-0/+9
* Show a message if allocated size is not availableStefano Facchini2013-08-101-0/+4
* Use new close button in GtkHeaderBarStefano Facchini2013-08-051-5/+0
* Allow to exclude mountpoints when choosing a folder to scanStefano Facchini2013-07-241-4/+9
* Focus Nautilus window when opening a folderStefano Facchini2013-07-201-1/+3
* Sort by size when allocated size in not availableStefano Facchini2013-07-201-0/+3
* Chart: synchronize popup menu with treeview oneStefano Facchini2013-07-201-27/+39
* Show a message instead of failing silently in a few casesStefano Facchini2013-07-191-3/+3
* Use normal size if allocated size is not availableStefano Facchini2013-07-101-8/+17
* Do not use deprecated APIStefano Facchini2013-07-011-2/+2
* Bump gtk requirementPaolo Borelli2013-06-301-2/+1
* window: use new close() methodStefano Facchini2013-06-291-8/+1
* Consistently use property assignment instead of getters/settersStefano Facchini2013-06-221-5/+5
* Set button arrow icons according to locale's text directionYosef Or Boczko2013-06-171-0/+7
* Use new transition type for GtkStackStefano Facchini2013-06-141-2/+0
* Port chart widgets to ValaStefano Facchini2013-06-131-6/+2
* We should not free the event ourselvesPaolo Borelli2013-06-051-1/+0
* Use a glade template for the location widgetPaolo Borelli2013-06-031-25/+25
* Add close buttonIgnacio Casal Quinteiro2013-06-021-0/+14
* Convert Window to a TemplateIgnacio Casal Quinteiro2013-06-021-50/+41
* Use just one HeaderBar.Ignacio Casal Quinteiro2013-06-021-5/+11
* Port to GtkHeaderBarIgnacio Casal Quinteiro2013-06-021-4/+4
* Port to GtkStackIgnacio Casal Quinteiro2013-06-021-6/+6
* Remove Gd workarundPaolo Borelli2013-04-181-3/+0
* Do not init static var twicePaolo Borelli2013-03-161-1/+3
* Make F10 open the gear menuPaolo Borelli2013-03-081-0/+6
* Use the new slide transitionPaolo Borelli2013-03-031-0/+2
* Port to GdHeaderBarPaolo Borelli2013-02-241-23/+9
* Port to GdStackPaolo Borelli2013-02-211-33/+26
* end the authors list with nullSebastien Bacher2012-11-101-1/+2
* window: remember size and maximized stateStefano Facchini2012-10-221-1/+22
* window: Rework home page toolbarStefano Facchini2012-10-181-5/+7
* window: make sure all toolbar buttons have the same heightStefano Facchini2012-10-161-1/+1
* Remove the 'stop' actionStefano Facchini2012-10-131-20/+8
* Make sure to update recent info when scanning a locationStefano Facchini2012-10-031-2/+4
* Add 'tab-width: 4' to modeline in each .vala fileStefano Facchini2012-10-011-1/+1
* Add myself to authorsStefano Facchini2012-09-281-1/+2
* Port toolbar to GdMainToolbarStefano Facchini2012-09-281-24/+30
* trivial: fix spelling in function nameStefano Facchini2012-09-081-2/+2
* Use "back" icon to move back to the locations listPaolo Borelli2012-08-301-1/+1
* Set the model after the scan is startedPaolo Borelli2012-08-131-2/+2
* Set handler id to 0Paolo Borelli2012-08-131-0/+1
* Factor out helper function for clarityPaolo Borelli2012-08-051-6/+10
* Hide Scan Remote if neededPaolo Borelli2012-08-041-0/+4
* Show the current folder name at in the toolbarPaolo Borelli2012-08-041-0/+6
* Use symbolic icon for the cancel/all locations buttonPaolo Borelli2012-08-041-2/+4
* More work on cancellationPaolo Borelli2012-08-031-1/+0
* Disconnect the signal from the right scanner objectPaolo Borelli2012-08-021-6/+10
* Fix problems when cancelling a scanPaolo Borelli2012-08-021-1/+5