Age | Commit message (Expand) | Author |
2009-04-04 | Fixed a couple bad references to old environment variables for icons that don...npk | Nathan Kinkade |
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 | Fixes moving and copying of threads so that all children of selected messages... | 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-04 | Fixes a bug where read messages continued to display the unread icon. | Nathan Kinkade |
2009-04-04 | Set default text width to 80 characters which seems to be more inline with Gm... | Nathan Kinkade |
2009-04-03 | Fixed a small bug I introduced in the threading patches where an expanded mes... | Nathan Kinkade |
2009-04-02 | Removed this temporary working because the bug was fixed upstream: http://hg.... | Nathan Kinkade |
2009-04-01 | CSS specificity problem was causing message flag icons to not show up properly. | Nathan Kinkade |
2009-04-01 | Selection of message icon div was too greedy for use with CSS sprites and thr... | 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-04-01 | Fixes a display error caused by the cherry-pick of the CSS sprites implementa... | Nathan Kinkade |
2009-03-31 | Cherry-picked rev 84a7acd which implemented CSS sprites into branch npk. | Nathan Kinkade |
2009-03-26 | Update list dragging <div> to include names from address book, although it's ... | Nathan Kinkade |
2009-03-25 | Fix a breakage caused by the threading patches where dragged messages didn't ... | 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-22 | Make the folder where messages go when a user click the Archive button config... | Nathan Kinkade |
2009-03-21 | So it seems that commits efdff41, cbc33bd, and 8f612c3 were all for naught an... | Nathan Kinkade |
2009-03-21 | Allow user to configure which folder is used as the HamNotSpam folder in the ... | Nathan Kinkade |
2009-03-21 | Cleaned up copy.inc a bit, no code changes. | Nathan Kinkade |
2009-03-21 | Reverted back to value of $max prior to commit cbc33bd, and implemented a sim... | Nathan Kinkade |
2009-03-18 | Turns out I was wrong with commit 8f612c3, and this commit seems actually fix... | Nathan Kinkade |
2009-03-16 | Got a little carried away with changing REFERENCES to X-REFERENCES2. | Nathan Kinkade |
2009-03-15 | Get rid of some commented out code that is no longer needed. | Nathan Kinkade |
2009-03-15 | Change-set to let the IMAP server do the sensible sorting of threads i.e. sor... | Nathan Kinkade |
2009-03-15 | Don't ever save sort_order or sort_col in the session or database. | Nathan Kinkade |
2009-03-15 | Disabled caching for RoundCube, as RC is on the same machine as the IMAP server. | Nathan Kinkade |
2009-03-15 | Added a new config variable to specify a thread algorithm for the IMAP server... | 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 |