summaryrefslogtreecommitdiffstats
path: root/src/widgets/icon.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2006-08-25peeled back the gboolean code as it hit on some complexity theory principles...Jon Phillips1-1/+1
2006-08-25I peeled back my changes because of some deep error.Jon Phillips1-2/+0
2006-08-24Cleaned up more of the gboolean to bool janitorial task...great!Jon Phillips1-0/+2
2006-08-23Ok, committed msgloan's patch to convert gbooleans to bools thus completingJon Phillips1-1/+1
2006-05-28replace nr_new() with g_new(), and try to converge on using the glib allocato...MenTaLguY1-4/+5
2006-05-20Changled dialog from checkboxes to icons for visible and locked.Jon A. Cruz1-5/+13
2006-04-09Tweaked smaller size to be 3/4ths the menu sizeJon A. Cruz1-2/+2
2006-04-08Fixed array index calculationJon A. Cruz1-2/+4
2006-04-07Putting in smaller icon sizeJon A. Cruz1-16/+76
2006-04-06Decoupling from direct use of GtkIconSize to allow for smaller custom ones.Jon A. Cruz1-6/+7
2006-02-08remove icon prerender time messagesMenTaLguY1-22/+0