twentyGOLEM/wp-admin
azaozz e88cf62434 CSS whitespace and color definitions cleanup, props Simek, fixes #11561
git-svn-id: http://svn.automattic.com/wordpress/trunk@12552 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-12-27 18:17:06 +00:00
..
css CSS whitespace and color definitions cleanup, props Simek, fixes #11561 2009-12-27 18:17:06 +00:00
images Image editor icons, props Ben Dunkle, fixes #10979 2009-12-10 09:22:01 +00:00
import Consitent use of … Fixes #10374 props demetris. 2009-12-24 09:46:57 +00:00
includes Swap out ;; for ;. Fixes #11618 props demetris and nacin. 2009-12-26 16:53:17 +00:00
js Swap out ;; for ; in js too. See #11618. 2009-12-26 17:10:37 +00:00
maint Fix typos. Props gautam2011. fixes #11529 for trunk 2009-12-21 08:58:58 +00:00
admin-ajax.php Fix the 'current_user_can' check for 'add-comment'. 2009-12-17 21:02:38 +00:00
admin-footer.php
admin-functions.php
admin-header.php Remove unneeded quotes around vars. Props johnbillion. fixes #10245 2009-12-23 15:16:53 +00:00
admin-post.php
admin.php Remove unused global posts_per_page. Fixes #11458 props nacin. 2009-12-27 09:01:53 +00:00
async-upload.php
categories.php Remove unused .fade CSS class, props nacin, fixes #11628 2009-12-26 09:00:58 +00:00
comment.php Add 'trash' in comment moderation emails, props nacin, fixes #11426 2009-12-15 10:55:55 +00:00
custom-header.php Remove unused .fade CSS class, props nacin, fixes #11628 2009-12-26 09:00:58 +00:00
edit-attachment-rows.php Disable trash for attachments for now pending improvements in 3.0, fixes #11149 2009-12-12 06:40:16 +00:00
edit-category-form.php
edit-comments.php Remove unused .fade CSS class, props nacin, fixes #11628 2009-12-26 09:00:58 +00:00
edit-form-advanced.php Remove unused .fade CSS class, props nacin, fixes #11628 2009-12-26 09:00:58 +00:00
edit-form-comment.php
edit-link-categories.php Remove unused .fade CSS class, props nacin, fixes #11628 2009-12-26 09:00:58 +00:00
edit-link-category-form.php
edit-link-form.php Remove unused .fade CSS class, props nacin, fixes #11628 2009-12-26 09:00:58 +00:00
edit-page-form.php Remove unused .fade CSS class, props nacin, fixes #11628 2009-12-26 09:00:58 +00:00
edit-pages.php Remove unused .fade CSS class, props nacin, fixes #11628 2009-12-26 09:00:58 +00:00
edit-post-rows.php
edit-tag-form.php Remove unused .fade CSS class, props nacin, fixes #11628 2009-12-26 09:00:58 +00:00
edit-tags.php Remove unused .fade CSS class, props nacin, fixes #11628 2009-12-26 09:00:58 +00:00
edit.php Remove unused .fade CSS class, props nacin, fixes #11628 2009-12-26 09:00:58 +00:00
export.php
gears-manifest.php
import.php
index-extra.php
index.php
install-helper.php
install.php
link-add.php
link-category.php
link-manager.php Remove unused .fade CSS class, props nacin, fixes #11628 2009-12-26 09:00:58 +00:00
link-parse-opml.php
link.php
load-scripts.php
load-styles.php
media-new.php
media-upload.php
media.php Remove unused .fade CSS class, props nacin, fixes #11628 2009-12-26 09:00:58 +00:00
menu-header.php
menu.php
moderation.php
options-discussion.php
options-general.php Do not use deprecated Etc timezones. Props miqrogroove. fixes #11558 for trunk 2009-12-23 14:16:36 +00:00
options-head.php Remove unused .fade CSS class, props nacin, fixes #11628 2009-12-26 09:00:58 +00:00
options-media.php Remove oEmbed discovery option. Add hook so plugins can enable it. see #10337 2009-12-15 21:16:00 +00:00
options-misc.php Fix upload dir defaults. Props Denis-de-Bernardy. fixes #11276 2009-12-15 17:53:51 +00:00
options-permalink.php Remove unused .fade CSS class, props nacin, fixes #11628 2009-12-26 09:00:58 +00:00
options-privacy.php
options-reading.php Remove unused .fade CSS class, props nacin, fixes #11628 2009-12-26 09:00:58 +00:00
options-writing.php
options.php Do not use deprecated Etc timezones. Props miqrogroove. fixes #11558 for trunk 2009-12-23 14:16:36 +00:00
page-new.php
page.php Fix multiple confirmation messages when restoring posts and pages from the trash, props caesarsgrunt, see #4529 2009-12-01 23:28:20 +00:00
plugin-editor.php Remove unused .fade CSS class, props nacin, fixes #11628 2009-12-26 09:00:58 +00:00
plugin-install.php
plugins.php Remove unused .fade CSS class, props nacin, fixes #11628 2009-12-26 09:00:58 +00:00
post-new.php
post.php Disable trash for attachments for now pending improvements in 3.0, fixes #11149 2009-12-12 06:40:16 +00:00
press-this.php Remove unused .fade CSS class, props nacin, fixes #11628 2009-12-26 09:00:58 +00:00
profile.php
revision.php Improve the revision comparison user interface to hilight that we compare "old on left" to "new on right". Includes some js to hide the radio buttons to stop you selecting reverse comparisions. 2009-12-23 09:15:13 +00:00
rtl.css
rtl.dev.css Standardize RTL admin fonts. Props yoavf. fixes #11239 2009-11-23 16:10:06 +00:00
setup-config.php
sidebar.php
theme-editor.php Remove unused .fade CSS class, props nacin, fixes #11628 2009-12-26 09:00:58 +00:00
theme-install.php
themes.php Remove unused .fade CSS class, props nacin, fixes #11628 2009-12-26 09:00:58 +00:00
tools.php
update-core.php Remove unused .fade CSS class, props nacin, fixes #11628 2009-12-26 09:00:58 +00:00
update-links.php
update.php Do not stop plugin activation due to E_DEPRECATED errors in php 5.3, props Denis-de-Bernardy, fixes #11250 2009-12-12 09:20:07 +00:00
upgrade-functions.php
upgrade.php
upload.php Remove unused .fade CSS class, props nacin, fixes #11628 2009-12-26 09:00:58 +00:00
user-edit.php Remove unused .fade CSS class, props nacin, fixes #11628 2009-12-26 09:00:58 +00:00
user-new.php
users.php Remove unused .fade CSS class, props nacin, fixes #11628 2009-12-26 09:00:58 +00:00
widgets.php Remove unused .fade CSS class, props nacin, fixes #11628 2009-12-26 09:00:58 +00:00
wp-admin.css Round the corners of the Update nag message. Fixes #10431 props Simek. 2009-12-24 08:08:13 +00:00
wp-admin.dev.css CSS whitespace and color definitions cleanup, props Simek, fixes #11561 2009-12-27 18:17:06 +00:00