Browse CVS Repository
Diff of /gikonavigoeson/gikonavi/Giko.pas
Parent Directory
| Revision Log
| Revision Graph
| Patch
| 2826 |
PlaySound('New'); |
PlaySound('New'); |
| 2827 |
end else if Item.DownType = gdtThread then begin |
end else if Item.DownType = gdtThread then begin |
| 2828 |
//スレ |
//スレ |
| 2829 |
Item.SaveItemFile; |
if not Item.ThreadItem.IsBoardPlugInAvailable then |
| 2830 |
|
Item.SaveItemFile; |
| 2831 |
Item.ThreadItem.NewArrival := True; |
Item.ThreadItem.NewArrival := True; |
| 2832 |
if AddHistory(Item.ThreadItem) then begin |
if AddHistory(Item.ThreadItem) then begin |
| 2833 |
if GetActiveContent = Item.ThreadItem then |
if GetActiveContent = Item.ThreadItem then |
|
|
Legend:
| Removed from v.1.115 |
|
| changed lines |
| |
Added in v.1.116 |
|
|
|