jacob1
|
b3741cd67c
|
lock icon on unpublished saves
|
2012-09-29 23:03:02 +01:00 |
|
jacob1
|
2f26fac9d0
|
Fix own / fav buttons being enabled even when not logged in
|
2012-09-26 16:46:21 +01:00 |
|
jacob1
|
4c791f4892
|
remove unneeded check
|
2012-09-16 12:07:24 +01:00 |
|
jacob1
|
45ab8cca23
|
Add icons back to search buttons, fix positioning of them, disable my own / fav buttons when still loading saves
|
2012-09-16 12:06:53 +01:00 |
|
jacob1
|
8f58c61c69
|
Show number of votes and the history button on your own saves
|
2012-09-16 12:05:29 +01:00 |
|
Simon Robertshaw
|
5b52ac3675
|
Save history and new multiline formatter
|
2012-09-13 22:39:01 +01:00 |
|
jacob1
|
66af9969d6
|
Fix one more compiling error
(was using outdated SearchModel.h so reverted to official version)
|
2012-09-07 00:53:04 +01:00 |
|
jacob1
|
76477e1b46
|
Some improvements to the appearence of the save browser and preview
Make huge labels not so huge, fix color of some buttons
|
2012-09-07 00:38:09 +01:00 |
|
Simon Robertshaw
|
37129abbc6
|
Allow mass unfavouring, unfavouring from the preview view. Fixes #149
|
2012-09-05 20:24:46 +01:00 |
|
Simon Robertshaw
|
5da70ef8a6
|
Ensure errors are caught and displayed during tag operations. Fix some issues with the Tag ui. Fixes #157
|
2012-09-05 19:47:03 +01:00 |
|
Simon Robertshaw
|
0230f4d9ea
|
Remove unused statement wasting memory
|
2012-09-04 15:48:38 +01:00 |
|
Simon Robertshaw
|
c63f6adcb8
|
Fix crash/lock up when loading tags
|
2012-09-03 20:54:55 +01:00 |
|
Simon Robertshaw
|
41b464953a
|
Load tags seperately from saves in search
|
2012-09-03 17:38:26 +01:00 |
|
Simon Robertshaw
|
b7616a91d8
|
Prevent changing of sorting mode when results haven't loaded. Fixes #172
|
2012-09-02 15:40:39 +01:00 |
|
Simon Robertshaw
|
d9f9e88ee4
|
Use original naming for sorting button in save search, fixes #155
|
2012-09-01 18:25:03 +01:00 |
|
Simon Robertshaw
|
614a90cfc6
|
RichText label (used for MOTD), fixes #123
|
2012-08-17 16:08:03 +01:00 |
|
Simon Robertshaw
|
03188e5853
|
Ensure comments page count is loaded correctly, fixes #117
|
2012-08-14 17:00:12 +01:00 |
|
Simon Robertshaw
|
66fffe649d
|
Prevent page count for being all over the place in search
|
2012-08-14 16:41:06 +01:00 |
|
Simon Robertshaw
|
b05a847e96
|
Fix crash when using search (std::remove doesn't seem to work as I expected), Add clickable author names for search. Fixes #95
|
2012-08-14 12:03:33 +01:00 |
|
Simon Robertshaw
|
8ca27520a4
|
Use forward declarations more to avoid excessive includes
|
2012-08-12 22:32:57 +01:00 |
|
Simon Robertshaw
|
5d3d1d4916
|
Message of the day and user session check on startup
|
2012-08-12 15:15:47 +01:00 |
|
Simon Robertshaw
|
a8dcc7a070
|
Started work on save as current name
|
2012-08-06 22:24:10 +01:00 |
|
Simon Robertshaw
|
0f4bde9394
|
Clear search button
|
2012-08-05 21:07:22 +01:00 |
|
Simon Robertshaw
|
8cadc10f8b
|
Icon adjustments
|
2012-08-05 20:39:39 +01:00 |
|
Simon Robertshaw
|
05024cc787
|
Persistent search window responds to user auth events
|
2012-08-05 13:08:51 +01:00 |
|
Simon Robertshaw
|
4b85d19217
|
Nicer colour for "popular tags" header
|
2012-08-04 21:02:04 +01:00 |
|
Simon Robertshaw
|
5a2da01a5b
|
Tags, fixes #55
|
2012-08-04 20:55:59 +01:00 |
|
Simon Robertshaw
|
a418c90cd4
|
Get rid of useless free space in search view
|
2012-08-04 16:58:39 +01:00 |
|
Simon Robertshaw
|
f2f4278932
|
Better exiting from windows (Escape and Enter) and 'q' for exit, fixes #35 and #60
|
2012-08-04 16:39:24 +01:00 |
|
Simon Robertshaw
|
ab8466e990
|
Search window is persistent, issue #66
|
2012-08-04 12:09:07 +01:00 |
|
ntoskrnl
|
baf07e470e
|
Build fixes for FreeBSD
|
2012-08-04 11:32:48 +01:00 |
|
Simon Robertshaw
|
cbefea85d7
|
Local Saving, Server Saving rewrite
|
2012-08-01 22:29:22 +01:00 |
|
Simon Robertshaw
|
1d258eab6b
|
ThumbnailBroker for background retrieval and rendering
|
2012-07-31 19:49:08 +01:00 |
|
Simon Robertshaw
|
adc9cc0816
|
Move graphics into seperate folder
|
2012-07-06 16:06:26 +01:00 |
|
Simon Robertshaw
|
eb52f759de
|
Success/Failure return from Asyn Task, Prompt to visit website upon update failure
|
2012-06-22 19:04:38 +01:00 |
|
Simon Robertshaw
|
5e301ba17c
|
Controllers should free their callbacks and views
|
2012-06-18 16:21:13 +01:00 |
|
Simon Robertshaw
|
83ccd65b14
|
Don't rely on Window class freeing for components that may not be added
|
2012-06-18 16:00:34 +01:00 |
|
Simon Robertshaw
|
1dadb11fc2
|
Remove unneeded files
|
2012-06-07 16:16:54 +01:00 |
|
Simon Robertshaw
|
61ed6e0276
|
Rename Save class to SaveInfo, introduce SaveFile for hanlding of local data (stamps and local saves). Rename Stamps browser to LocalBrowser, ready for sharing code with the local save browser
|
2012-06-07 14:23:26 +01:00 |
|
Simon Robertshaw
|
adf7a3c720
|
Better icon alignment, improve appearance of preview
|
2012-05-22 20:30:23 +01:00 |
|
Simon Robertshaw
|
136675b56a
|
Move style into Component
|
2012-05-15 18:13:17 +01:00 |
|
Simon Robertshaw
|
51b17badf4
|
A bit of refactoring (elements)
|
2012-05-07 17:59:50 +01:00 |
|
Simon Robertshaw
|
c4bace95bf
|
Allow deleting of stamps
|
2012-04-19 15:22:18 +01:00 |
|
Simon Robertshaw
|
900e23128a
|
Add ability to get favourites
|
2012-04-14 21:11:54 +01:00 |
|
Simon Robertshaw
|
4c6be4ff2c
|
Graphics:: Extra icons for Report and Favourite. Client:: Get favourite status in GetSave, FavouriteSave, ReportSave, Preview:: Failure state when loading save
|
2012-04-14 19:00:24 +01:00 |
|
Simon Robertshaw
|
bbfbb81086
|
Confirmation Dialogue, Save selection and multi-delete
|
2012-04-07 00:45:24 +01:00 |
|
Simon Robertshaw
|
299c1da9ae
|
Search and stamps scolling with mouse wheel, Esc to exit
|
2012-04-03 18:12:32 +01:00 |
|
Simon Robertshaw
|
838a612026
|
Use a single instance of a background simulation for thumbnail rendering
|
2012-04-03 17:08:56 +01:00 |
|
Simon Robertshaw
|
73c5082cbc
|
Super, megaheavyweight thumbnail renderer
|
2012-04-03 14:07:39 +01:00 |
|
Simon Robertshaw
|
23873eae71
|
More work on Tags - display tags in Tag window and Tag button
|
2012-03-22 13:50:43 +00:00 |
|