summaryrefslogtreecommitdiffstats
path: root/src/ui/cache (unfollow)
Commit message (Expand)AuthorFilesLines
2009-02-20Only build static libraries for subdirs than actually contain libraries, Krzysztof Kosi??ski1-6/+1
2009-02-19Make all icons themable (except the filter icons).Krzysztof Kosi??ski1-1/+0
2008-10-11Merging from trunkTed Gould1-1/+1
2008-08-08remove many unnecessary to_2geom and from_2geom callsJohan B. C. Engelen1-1/+1
2008-08-04NR:: => Geom:: for much of src/ui and src/widgetsJohan B. C. Engelen2-8/+8
2008-06-24Cmake: remove header files from source listsJoshua L. Blocher1-2/+1
2008-04-07cmake: EOL of cmakelists.txt in subdirsJohan B. C. Engelen1-3/+3
2008-03-30add CMakeLists.txt file for src/ui and subdirsJohan B. C. Engelen1-0/+4
2008-03-21No more NRMatrix or NRPoint.Jasper van de Gronde1-4/+3
2007-11-08warning cleanupJon A. Cruz1-3/+3
2007-09-12**/makefile.in: svn propset svn:eol-style native. Provide rule for %.$(OBJEX...Peter Moulder1-3/+3
2007-03-01API change: render methods now take a cairo_t (not yet used)bulia byak1-1/+1
2007-02-21Fixes issue where a modified stock marker's preview image appears in theBryce Harrington2-6/+10
2007-02-20Moving cache management code from .h to .cpp.Bryce Harrington2-34/+53
2007-02-20Moving functions from svg_preview_cache.h to a new .cppBryce Harrington4-68/+198
2007-02-20Partial fix for bug 980157.Bryce Harrington1-0/+78
2007-02-18New dir for UI cache management codeBryce Harrington1-0/+3