summaryrefslogtreecommitdiffstats
path: root/src/ui/dialog/icon-preview.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2010-07-26Added preference to suppress auto-refresh of icon previews.Jon A. Cruz1-2/+4
2010-07-26Added preference to suppress auto-refresh of icon previews.Jon A. Cruz1-2/+4
2010-07-25Added debug info.Jon A. Cruz1-11/+63
2010-07-25Added debug info.Jon A. Cruz1-11/+63
2010-07-25Make icon preview seleciton stikcy by default.Jon A. Cruz1-1/+1
2010-07-25Make icon preview selection sticky by default.Jon A. Cruz1-1/+1
2010-07-25Added preference to suppress icon preview frames.Jon A. Cruz1-4/+8
2010-07-25Added preference to keep last selected item shown.Jon A. Cruz1-18/+28
2010-07-25Added preference to suppress icon preview frames.Jon A. Cruz1-4/+8
2010-07-25Added preference to keep last selected item shown.Jon A. Cruz1-18/+28
2010-07-25Adding preference to suppress packing of previews.Jon A. Cruz1-1/+3
2010-07-25Adding preference to suppress packing of previews.Jon A. Cruz1-1/+3
2010-05-06Track selection changes for updating in icon preview.Jon A. Cruz1-1/+7
2010-05-06Removed redundant refresh button, ui cleanup, added frames, etc. for bug #171...Jon A. Cruz1-21/+11
2010-05-06Switched icons to have frames, be square, and arranged more efficiently for s...Jon A. Cruz1-4/+39
2010-05-02Follow-up to bug 427514 specific to icon preview, which happened to fix bug #...Jon A. Cruz1-5/+94
2010-04-06Fixed use of dialogs in more than one window, and tile problem with selection...Jon A. Cruz1-5/+4
2010-03-02Cleanup on id access.Jon A. Cruz1-3/+3
2009-08-06Revert recent refactoring changes by johnce because they break the build, whi...Maximilian Albert1-2/+2
2009-08-05SPDocument->Documentjohnce1-2/+2
2009-02-21Move files from the src/dialogs/ directory to the places where they Krzysztof Kosi??ski1-9/+7
2008-11-21Merge from fe-movedTed Gould1-4/+4
2008-10-27From trunkTed Gould1-35/+25
2008-09-16fix leak of the arena and arenaitembulia byak1-1/+3
2007-12-22Fix typo in an array causing a write off the end. Causes bug if noBryce Harrington1-1/+1
2007-12-07Rework dialog management. Use singleton behavior for dialogs whengustav_b1-8/+4
2007-11-22The dialog to panel refactoring:gustav_b1-9/+9
2007-08-29Dockable dialogs patch applied gustav_b1-9/+9
2006-05-28replace nr_new() with g_new(), and try to converge on using the glib allocato...MenTaLguY1-1/+2
2006-04-17Get rid of the SP_DT_* macros which do nothing more than provide additional, ...MenTaLguY1-1/+1
2006-02-19Refactoring panel containment. Purged ugly 'X'.Jon A. Cruz1-2/+2