Revision: 7553
http://skim-app.svn.sourceforge.net/skim-app/?rev=7553&view=rev
Author: hofman
Date: 2011-12-04 11:24:24 + (Sun, 04 Dec 2011)
Log Message:
---
use embedded image cell to draw and store image in text+icon cell, leave it to
formatter to get the image from t
Revision: 7554
http://skim-app.svn.sourceforge.net/skim-app/?rev=7554&view=rev
Author: hofman
Date: 2011-12-04 12:45:23 + (Sun, 04 Dec 2011)
Log Message:
---
copy embedded image cell
Modified Paths:
--
trunk/SKTextWithIconCell.m
Modified: trunk/SKTextWi
Revision: 7555
http://skim-app.svn.sourceforge.net/skim-app/?rev=7555&view=rev
Author: hofman
Date: 2011-12-04 12:47:40 + (Sun, 04 Dec 2011)
Log Message:
---
less space around icon
Modified Paths:
--
trunk/SKTextWithIconCell.m
Modified: trunk/SKTextWith
Revision: 7556
http://skim-app.svn.sourceforge.net/skim-app/?rev=7556&view=rev
Author: hofman
Date: 2011-12-04 16:27:52 + (Sun, 04 Dec 2011)
Log Message:
---
rename global strings
Modified Paths:
--
trunk/SKBookmarkController.m
trunk/SKTextWithIconCe
Revision: 7557
http://skim-app.svn.sourceforge.net/skim-app/?rev=7557&view=rev
Author: hofman
Date: 2011-12-04 22:58:25 + (Sun, 04 Dec 2011)
Log Message:
---
draw icon first, so it stays in the background, e.g. below the focus ring
Modified Paths:
--
tru
Revision: 7558
http://skim-app.svn.sourceforge.net/skim-app/?rev=7558&view=rev
Author: hofman
Date: 2011-12-04 23:15:15 + (Sun, 04 Dec 2011)
Log Message:
---
implement editWithFrame:... Not sure when it's used.
Modified Paths:
--
trunk/SKTextWithIconCell
Revision: 7559
http://skim-app.svn.sourceforge.net/skim-app/?rev=7559&view=rev
Author: hofman
Date: 2011-12-04 23:27:53 + (Sun, 04 Dec 2011)
Log Message:
---
revert order of drawing as it does not make a difference
Modified Paths:
--
trunk/SKTextWithIcon
Revision: 7560
http://skim-app.svn.sourceforge.net/skim-app/?rev=7560&view=rev
Author: hofman
Date: 2011-12-04 23:57:43 + (Sun, 04 Dec 2011)
Log Message:
---
revert margin around icon to leave more space for editing
Modified Paths:
--
trunk/SKTextWithIco