index
:
gallery3.git
master
A clone of the Gallery3 code for testing and development.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
controllers
/
admin_graphics.php
Age
Commit message (
Expand
)
Author
2009-05-27
Restructure things so that the application is now just another module.
Bharat Mediratta
2009-05-13
Gee it's May already. Update copyright to 2009.
Bharat Mediratta
2009-04-17
Don't show the 'no toolkit found' message unless we actually didn't find one
Bharat Mediratta
2009-04-05
Don't do graphics detection in core_installer::install() because that
Bharat Mediratta
2009-03-16
Initialize some variables
Bharat Mediratta
2009-01-24
Admin theme style cleanup. Merged separate selected, available, unavailable i...
Chad Kieffer
2009-01-15
Changing t() placeholder syntax from {{replace_me}} to %replace_me.
Andy Staudacher
2009-01-13
Make the admin/graphics UI mimic admin/themes with a single selected
Bharat Mediratta
2009-01-11
Change admin/graphics to avoid using radio buttons. Instead, when you
Bharat Mediratta
2009-01-08
i18n refactoring: Rename all _() (reserved by gettext) calls to t().
Andy Staudacher
2008-12-30
Add a "Graphics Settings" page that lets admins choose which graphics
Bharat Mediratta