summaryrefslogtreecommitdiff
path: root/src/gui/preview/PreviewView.cpp
AgeCommit message (Collapse)AuthorFilesLines
2013-10-18fix not being able to select / see all elements in menus with tons of elementsjacob11-1/+1
2013-10-18revert b17ef7f93880 (couldn't figure out better fix for the new PSTN bug), ↵jacob11-5/+9
fix annoyance with clicking on save comments changing pages
2013-07-27fix your name being red on your own saves, not yellowjacob11-3/+3
2013-07-21can change comment pages without the scrollwheel, click and hold scrollbar ↵jacob11-5/+14
area to have it scroll to that point
2013-07-21when scrolling up through comments, it starts at the bottom of the page ↵jacob11-16/+12
instead of the top
2013-07-21your own comments are yellow, save owner's comments are red (like on the forums)jacob11-0/+4
2013-06-21add error messages when errors happening while fav. / unfav.ing a save, ↵jacob11-1/+0
deleting a save, or unpublishing one. Also don't use session key in url to add a comment since it isn't needed
2013-06-09add the single saveID copytext button into the save preview toojacob11-30/+17
2013-04-07Allow signing out and editing profile from the old login button, add a ↵Simon Robertshaw1-0/+17
button to edit avatar (directs to the website at the moment) Allow viewing profiles by clicking avatars
2013-03-22Fix includes for GUI stuffSimon Robertshaw1-3/+3
2013-03-22Move all GUI source files into gui/Simon Robertshaw1-0/+614