index
:
roundcube.git
css_sprites
local_0.8.6
local_0.9.0
nkinkade
npk
svn-trunk
A clone of the Roundcube Mail code for testing and development.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
roundcubemail
/
skins
/
npk
Age
Commit message (
Expand
)
Author
2009-04-04
Removed a spurious background image in the mailboxlist that was causing dupli...
Nathan Kinkade
2009-04-04
Remove the 10K watermark from the preview pane.
Nathan Kinkade
2009-04-04
Redoing the previously undone commit, but this time add an extra file that I ...
Nathan Kinkade
2009-04-04
Revert "There never was a unread_children.png image and I don't need it anywa...
Nathan Kinkade
2009-04-04
There never was a unread_children.png image and I don't need it anyway, so re...
Nathan Kinkade
2009-04-04
Implemented CSS fix for npk theme done in commit e099a58.
Nathan Kinkade
2009-04-04
Fixed a bug where the CSS sprites icon holder wasn't floating left in the Mov...
Nathan Kinkade
2009-04-01
CSS specificity problem was causing message flag icons to not show up properly.
Nathan Kinkade
2009-04-01
Added the icon-set image to the npk theme for the CSS sprites implementation.
Nathan Kinkade
2009-04-01
Get npk theme mail.html template up to speed with CSS sprites implementation.
Nathan Kinkade
2009-04-01
Merged settings CSS changes from CSS sprites implementation from default them...
Nathan Kinkade
2009-04-01
Merged CSS changes from CSS sprites implementation from default theme CSS fil...
Nathan Kinkade
2009-03-22
Added some documentation for the NPK theme and also a patch file for core Rou...
Nathan Kinkade
2009-03-22
Too large a commit, but ... implemented better handling of contexual display ...
Nathan Kinkade
2009-03-22
Make main message interface buttons use configured Archives and Ham-not-spam ...
Nathan Kinkade
2009-03-13
Changed buttons from images to texual buttons on address book page.
Nathan Kinkade
2009-03-12
Shifted messagetoolbar 10px to the left. Why waste even 10px of horizontal s...
Nathan Kinkade
2009-03-12
Reordered buttons on buttonbar of main message list screen to better suit me.
Nathan Kinkade
2009-03-12
Realized I could use the CSS background image listheader_aqua.gif as the back...
Nathan Kinkade
2009-03-12
Moved functionality of toggling 'Not Spam' and 'Shred' buttons to app.js inst...
Nathan Kinkade
2009-03-12
I like blue links rather than red ones.
Nathan Kinkade
2009-03-12
A couple fixes to make sure Not Spam and Delete button stay visible when needed.
Nathan Kinkade
2009-03-12
Fix name of a specific label.
Nathan Kinkade
2009-03-12
Like the Not Spam button, only show the Delete button conditionally i.e. when...
Nathan Kinkade
2009-03-12
While I'm on the image-removal rampage, removed the images from the taskbar.
Nathan Kinkade
2009-03-12
Replaced image buttons on compose screen with texual buttons.
Nathan Kinkade
2009-03-12
Removed image buttons from message view and replaced with textual button.
Nathan Kinkade
2009-03-11
Make sure that evt.target exists before trying to access it.
Nathan Kinkade
2009-03-11
Squeezed the filter dropdown below the search to allow more horizontal space ...
Nathan Kinkade
2009-03-11
Add a Not Spam button and code toggle it's visibility depending on whether th...
Nathan Kinkade
2009-03-11
Bits and pieces needed for a copy-message dropdown.
Nathan Kinkade
2009-03-11
Changes necessary to implement a move-message dropdown button.
Nathan Kinkade
2009-03-11
Changing font size shifted the relative positions ... had to move the markmes...
Nathan Kinkade
2009-03-11
Made text on buttons of buttonbar smaller
Nathan Kinkade
2009-03-11
The beginnings of a custom theme, this bit just replaces the image-buttons wi...
Nathan Kinkade
2009-03-11
Added the actual copyto dropdown to the template, and some related CSS.
Nathan Kinkade
2009-03-11
Added a new, personal theme - based on the default
Nathan Kinkade