aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/styles/prosilver
Commit message (Expand)AuthorAgeFilesLines
* [ticket/11103] Rounded Corners and antialiased pointerMatt Friedman2013-01-311-1/+3
* Merge branch 'develop' of github.com:phpbb/phpbb3 into ticket/11103Nathan Guse2013-01-1513-50/+133
|\
| * [ticket/10949] Remove not needed commaMarc Alexander2013-01-051-1/+1
| * [ticket/10949] Converted missing code to new JS coding guidelinesMarc Alexander2013-01-042-10/+10
| * Merge remote-tracking branch 'callumacrae/ticket/10949' into ticket/10949Marc Alexander2013-01-041-15/+9
| |\
| | * [ticket/10949] Converted AJAX coding standards to new guidelines.Callum Macrae2012-06-211-15/+9
| * | [ticket/11302] Correctly select first timezone or selected timezoneMarc Alexander2013-01-021-3/+0
| * | Merge PR #1148 branch 'imkingdavid/feature/events' into developOleg Pudeyev2012-12-209-7/+24
| |\ \
| | * | [feature/events] Fix typo in event nameDavid King2012-12-171-1/+1
| | * | [feature/events] Append "_append" to viewtopic_print_headDavid King2012-12-171-1/+1
| | * | [feature/events] ucp_pm_viewmessage_print_head_appendDavid King2012-12-171-1/+1
| | * | [feature/events] simple_footer_end -> simple_footer_afterDavid King2012-12-171-1/+1
| | * | [feature/events] Append "_prepend" to posting_editor_optionsDavid King2012-12-171-1/+1
| | * | [feature/events] Fix events in prosilver overall_header.htmlDavid King2012-12-171-5/+7
| | * | [feature/events] Fix events in prosilver overall_footer.htmlDavid King2012-12-171-4/+5
| | * | [feature/events] Rename index_body_info_blocks: index_body_stat_blocks_beforeDavid King2012-12-171-1/+1
| | * | [feature/events] Add location (prepend) to event nameMichael Cullum2012-12-171-1/+1
| | * | [feature/events] Adjust to use prepend, not beforeMichael Cullum2012-12-171-1/+1
| | * | [feature/events] Add overall_footer_copyright_after template eventMichael Cullum2012-12-171-0/+1
| | * | [feature/events] Rename event to show location around copyrightMichael Cullum2012-12-171-1/+1
| | * | [feature/events] Add append to event nameMichael Cullum2012-12-171-1/+1
| | * | [feature/events] Correct template callsErik Frèrejean2012-12-171-1/+1
| | * | [feature/events] Adding viewtopic_topic_title_prepend template eventMichael Cullum2012-12-171-1/+1
| | * | [feature/events] Fix index_link_prepend template eventMichael Cullum2012-12-171-1/+1
| | * | [feature/events] Add overall_header_index_link_left eventMichael Cullum2012-12-171-1/+2
| | * | [feature/events] Move template ledges above </head> tagMichael Cullum2012-12-172-2/+2
| | * | [feature/events] Remove overall_head_head_body template ledgeMichael Cullum2012-12-171-1/+0
| | * | [feature/events] Rename RUNHOOKS to EVENTMichael Cullum2012-12-177-12/+12
| | * | [feature/events] Fix forumlist_body_last_post in prosilverJoas Schilling2012-12-171-3/+2
| | * | [feature/events] Adding viewtopic_print_head_body template ledgeMichael Cullum2012-12-171-1/+1
| | * | [feature/events] Adding ucp_pm_viewmessage_head_body template ledgeMichael Cullum2012-12-171-1/+1
| | * | [feature/events] Adding overall_head_head_body template ledgeMichael Cullum2012-12-171-1/+1
| | * | [feature/events] Adding simple_footer_end template ledgeMichael Cullum2012-12-171-0/+1
| | * | [feature/events] Adding overall_footer_end template ledgeMichael Cullum2012-12-171-0/+1
| | * | [feature/events] Adding index_body_info_blocks template ledgeMichael Cullum2012-12-171-0/+2
| | * | [feature/events] Adding forumlist_body_last_post template ledgeMichael Cullum2012-12-171-1/+3
| | * | [feature/events] Adding overall_footer_index_link template ledgeMichael Cullum2012-12-171-1/+2
| | * | [feature/events] Adding overall_header_index_link template ledgeMichael Cullum2012-12-171-1/+3
| | * | [feature/events] Add posting_editor_options template ledgeMichael Cullum2012-12-171-0/+1
| | * | [feature/events] Adds overall_footer_copyright template ledgeMichael Cullum2012-12-171-1/+2
| | * | [feature/events] Add overall_header_nav template ledgeMichael Cullum2012-12-171-0/+1
| | * | [feature/events] Added overall_header_head ledge.Oleg Pudeyev2012-12-171-0/+2
| * | | [ticket/10954] Add missing semi-colonMarc Alexander2012-12-181-1/+1
| * | | [ticket/10954] Make sure to mark subforums unread and add small fixesMarc Alexander2012-12-181-7/+12
| * | | [ticket/10954] Miscellaneous coding fixesMarc Alexander2012-12-181-8/+5
| * | | [ticket/10954] Use quotes in attribute selectors and reduce use of eachMarc Alexander2012-12-161-11/+5
| * | | [ticket/10954] Change currentObject to $this for consistencyMarc Alexander2012-12-161-8/+8
| * | | [ticket/10954] Use function for closing alert popupMarc Alexander2012-12-161-8/+11
| * | | [ticket/10954] Simplify marking forums read and fix topic markingMarc Alexander2012-12-151-10/+11
| * | | [ticket/10954] Join array of class names instead of creating a stringMarc Alexander2012-12-151-3/+3