summaryrefslogtreecommitdiff
path: root/src/nautilus-floating-bar.c
Commit message (Expand)AuthorAgeFilesLines
* floating-bar: Stop handling ::enter-notify-eventErnestas Kulik2018-05-281-11/+15
* floating-bar: port to GLib type declaration macros.Vyas Giridharan2017-08-301-46/+44
* floating-bar: fix hide on hover with notebook visibleErnestas Kulik2016-11-031-3/+1
* general: run uncrustifyCarlos Soriano2016-08-291-353/+393
* nautilus-floating-bar: hide on hoverCarlos Soriano2016-07-131-33/+76
* general: remove vim modelinesCarlos Soriano2016-04-041-1/+0
* floating-bar: remove unneeded codeCarlos Soriano2016-03-101-1/+0
* floating-bar: make the stop smaller than normal buttonsCarlos Soriano2016-03-071-7/+8
* Style fixesLapo Calamandrei2014-08-281-0/+1
* floating-bar: apply CSS padding and borderCosimo Cecchi2014-08-281-0/+95
* floating-bar: don't manually draw a backgroundCosimo Cecchi2014-08-281-25/+0
* floating-bar: use margin-start/end instead of deprecated left/rightCosimo Cecchi2014-07-291-3/+3
* Updated FSF's addressDaniel Mustieles2014-01-311-3/+1
* src: don't use deprecated GtkImageMenuItem and GtkStockCosimo Cecchi2013-08-131-2/+2
* floating-bar: ellipsize the filename separately from the detailsCosimo Cecchi2012-08-311-30/+96
* Don't allow multiline filenamesWilliam Jon McCann2012-08-301-0/+1
* floating-bar: add "floating-bar" style classCosimo Cecchi2012-02-111-0/+5
* floating-bar: misc indentation fixesDiego Escalante Urrelo2012-01-091-12/+12
* floating-bar: remove some unused codeCosimo Cecchi2011-09-071-23/+0
* Don't hide the floating-bar on hover if it is interactiveLuke Symes2011-09-071-0/+9
* floating-bar: fix background/frame renderingCosimo Cecchi2011-06-131-17/+11
* floating-bar: port to GtkOverlayCosimo Cecchi2011-06-131-178/+28
* floating-bar: copy code from Epiphany to hide the floating bar on hoverCosimo Cecchi2011-05-241-0/+200
* window: add back the resize gripCosimo Cecchi2011-03-151-2/+2
* floating-bar: don't use a yellow color for the floating barCosimo Cecchi2011-03-151-2/+2
* all: plug some memory leaksCosimo Cecchi2011-02-191-0/+7
* floating-bar: ellipsize the description labelCosimo Cecchi2011-02-181-0/+1
* floating-bar: add _cleanup_actions()Cosimo Cecchi2011-02-171-0/+26
* floating-bar: add a bit more whitespace around the labelCosimo Cecchi2011-02-171-1/+6
* sq look likeCosimo Cecchi2011-02-171-4/+2
* floating-bar: make it more similar to the mockupsCosimo Cecchi2011-02-171-3/+0
* floating-bar: make the class more flexibleCosimo Cecchi2011-02-171-18/+105
* floating-bar: add NautilusFloatingBarCosimo Cecchi2011-02-171-0/+233