Commit Graph

558 Commits (7cb243ea4593c619e861423c08dec5e5313e9ce9)

Author SHA1 Message Date
Thomas Bruederli c7f958df50 Add styles for image thumbnails in print mode (#1489134) 11 years ago
Thomas Bruederli 020bded515 Set minimum height for message headers block (#1489108) 11 years ago
Aleksander Machniak 36adaf630d Improved width of message list menu dialog 11 years ago
Aleksander Machniak ec532341ce Fix list mode switch to 'List' after saving list settings in Larry skin (#1489164) 11 years ago
Aleksander Machniak 8f9a8b6fce Fix decorated select width in Firefox 11 years ago
Aleksander Machniak de15846c54 Make update_quota public 11 years ago
Aleksander Machniak 15482bcade Improved handling of Reply-To/Bcc addresses of identity in compose form (#1489016) 11 years ago
Aleksander Machniak 0279879871 Small css fix in compose page footer 11 years ago
Aleksander Machniak 2355045ded Change Reply-All button label/title when mailing list is detected (#1488938) 11 years ago
Aleksander Machniak c958452d09 Catch possible "Permission denied" error on iframe elements in IE 11 years ago
Victor Benincasa ef3f1dfca9 Small code optimization
Remove function argument as a local variable is used.
11 years ago
Aleksander Machniak 9576906bbe Fix hide-headers icon 11 years ago
Aleksander Machniak e088291024 Remove dropdown style from attachment menu 11 years ago
Aleksander Machniak 443b92a7ee Add add_popup() method to make possible to register popup from a plugin.
It was possible with show_popup(), however sometimes it is needed
to register a popup before show_popup() is being used.
11 years ago
Aleksander Machniak d227eda9cb Call resize handler in intervals to prevent lags and double onresize calls in Chrome (#1489005) 12 years ago
Aleksander Machniak aa4b379e9f Fix html button (when html is not selected) 12 years ago
Thomas Bruederli 90e41a7cc0 Small improvements to text/html switch 12 years ago
Thomas Bruederli 52448c63a1 Merge branch 'master' of github.com:roundcube/roundcubemail 12 years ago
Thomas Bruederli 6996dee856 Add switch for text/html alternative part view (#1486939) 12 years ago
Victor Benincasa 2f1d6c3edc Small CSS optimizations 12 years ago
Aleksander Machniak 32da699830 Fix javascript errors when working in a page opened with taget="_blank" 12 years ago
Aleksander Machniak bc2c4380b5 Add attachment menu with Open and Download options (#1488975) 12 years ago
Thomas Bruederli d30460ad2f Let some env variables survive reset(); don't show taskbar and top line in framed error pages (#1488938) 12 years ago
Thomas Bruederli de98a897f6 Add link to pop the address group stack; add animations when pushing/popping lists (in larry skin) 12 years ago
Thomas Bruederli 86552ffc8f Finish hierarchical groups browsing in LDAP address books; add according UI elements and styles to the skins; adapt habavior of the compose address book widget 12 years ago
Thomas Bruederli c5a5f989a9 Allow to list contact groups in (paged) list (yet incomplete) 12 years ago
Thomas Bruederli d9e16f02aa Set treelist items to position:realtive to correctly align toggle icons 12 years ago
Thomas Bruederli 873ae9e9de Add work-around for IE <= 8 which doesn't support :last-child CSS selector 12 years ago
Thomas Bruederli 18de07e86f Set the new treelist class to all mailboxlist objects 12 years ago
Thomas Bruederli e654d9bd24 Better indentation styles for mailbox list 12 years ago
Thomas Bruederli 3c309af066 - Refactored the hierarchical mailboxlist control into a separate widget class
- Build address book directories list as hierarchical list
- Make address book groups collapsible using the new new treelist widget
- Use encoded identifiers for address book directory list items
12 years ago
Thomas Bruederli b7ea947844 Define a global style for tree lists 12 years ago
Thomas Bruederli f5aecf055b Only trigger timers when dragging is active 12 years ago
Aleksander Machniak 00b9c25f24 Improve contacts import interface, add #message object 12 years ago
Thomas Bruederli bcbfe0ba45 Make searchbox properly scale to 100% using box-sizing trick (#1488381) 12 years ago
Thomas Bruederli bd0daee7fd Merge branch 'master' of github.com:roundcube/roundcubemail 12 years ago
Thomas Bruederli 6c27c3b55e Add search box to compose address book widget (#1488381) 12 years ago
Thomas Bruederli 7bdfd78426 Define generic .searchbox styles 12 years ago
Aleksander Machniak bbdd624e12 Added embed.css for classic skin, improved/unified warnings style (button is still different), cleanup 12 years ago
Thomas Bruederli 1730cf8d7b Load a default stylesheet (embed.css) from skin in plain html pages (e.g. attachment warnings and html messages) 12 years ago
Thomas Bruederli 11d7e6c825 Add file type icons for pgp/pks7 signatures and attached email messages 12 years ago
Thomas Bruederli 6d57b11d83 Save some vertical space in message part view 12 years ago
Thomas Bruederli 9a6c38e148 New feature to export only selected contacts from addressbook (by Phil Weir) 12 years ago
Thomas Bruederli 1f87107b08 Fix logo display in IE8 (#1488889) 12 years ago
Thomas Bruederli 18e23ab763 Welcome to 2013 12 years ago
Thomas Bruederli dee159317f Adjust searchbox position 12 years ago
Aleksander Machniak 212ff905bb Fix Chrome issue with unwanted horizontal scrollbar (#1488851) 12 years ago
Aleksander Machniak 0b56baa06c Remove invalid css rule 12 years ago
Thomas Bruederli b903c21450 Fix minimal header mode in ext wins 12 years ago
Aleksander Machniak eecb447b2a Fix checkbox/label alignment. We do this by additional span inside label
and vertical-align:middle on both checkbox and span.
12 years ago
Aleksander Machniak 347ba311e6 Add possibility to search in message body only (#1488770) 12 years ago
Thomas Bruederli d9f180adf9 Minor IE7/8 fixes 12 years ago
Thomas Bruederli 54241516d7 Add toggle to minimize page header; automatically triggers on small screens 12 years ago
Aleksander Machniak f5e7a1f36a Add Compose button on message view page (#1488747)
Fixed javascript error on extwin message page (classic skin) - removed splitter.
12 years ago
Aleksander Machniak 3f08b3a35a Fix unwanted horizontal scrollbar in message preview header (#1488866) 12 years ago
Aleksander Machniak 25bf00ecbc Merge branch 'master' of github.com:roundcube/roundcubemail 12 years ago
Aleksander Machniak d9f109b56a Allow forwarding of multiple emails (#1486854) 12 years ago
Thomas Bruederli a8a72e2e7e Nicely render headers of message/rfc822 parts 12 years ago
Aleksander Machniak 04acc75f77 Replace topline container with topline-left, topline-center, topline-right containers (#1488846) 12 years ago
Aleksander Machniak e327ebd7fe Unify top-border on message-part and image-attachment elements 12 years ago
Aleksander Machniak 743d9206df Optimized images size (#1488835) 12 years ago
Aleksander Machniak 2470213313 Merge branch 'master' of github.com:roundcube/roundcubemail 12 years ago
Aleksander Machniak 14d00daa1a Fix absolute positioning in HTML messages (#1488819) 12 years ago
Aleksander Machniak f690cf1eb6 Small style improvements 12 years ago
Aleksander Machniak 90ff4ca951 Small thread icon alignment fix 12 years ago
Thomas Bruederli b6add5aed0 Add noscript warning to login page (#1488615) 12 years ago
Thomas Bruederli be9aacaa52 Bring back lost localization for the about page 12 years ago
Thomas Bruederli d0751fba0e Add gui container object for new top line in Larry skin 12 years ago
Thomas Bruederli 03149131f7 New feature: display attached images as thumbnails below message body 12 years ago
Thomas Bruederli 03970bd549 Tiny style fix in compose view 12 years ago
Thomas Bruederli ddafe4e410 Merge branch 'dev-compose-newwindow' 12 years ago
Thomas Bruederli 033cb2105a Merge branch 'dev-compose-newwindow' of github.com:roundcube/roundcubemail into dev-compose-newwindow 12 years ago
Aleksander Machniak 9e2ff8ca95 Style improvements in compose screen 12 years ago
Thomas Bruederli eb514742ec Show compose options if they were visible in opener 12 years ago
Thomas Bruederli edfe79a46f Refactored compose UI according to discussions on the mailing list 12 years ago
Aleksander Machniak e04e314440 Add option to disable saving sent mail in Sent folder - no_save_sent_messages (#1488686) 12 years ago
Aleksander Machniak e377ed30d2 Align size column title to the left to fix overlapping with sorting arrows 12 years ago
Thomas Bruederli 83f2f6bb65 Display email address if contact has more than one (in compose address book widget) 12 years ago
Thomas Bruederli 3bc6ae04ae Adapt classic skin to new extwin feature 12 years ago
Thomas Bruederli 271efe53e0 Add user settings to open message view and compose form in new windows. This natevely implements the compose_newwindow plugin functionslity and more 12 years ago
Thomas Bruederli 464a0fba9d Display connection errors in UI. Stack error messages in popup (Larry skin) 12 years ago
Thomas Bruederli 18b73873dc New skin selection with full name, license and thumbnail 12 years ago
Thomas Bruederli 73364f2e49 No vertical space after tabsbar in UI dialogs 12 years ago
Thomas B. ccdd61e6c0 Merge pull request #32 from serpico7456/master
Add link to inbox on the logo (#1488703)
12 years ago
Thomas Bruederli 5f7ef9345f Fix login form size on IE7 12 years ago
Thomas Bruederli 50d0f2d648 Force fonts in compose fields to be all the same (#1488690) 12 years ago
Thomas Bruederli 10467e8a59 Unify appearence of message view (full and preview); limit number of recipients to be displayed in headers section 12 years ago
Thomas Bruederli 2db129813e Add missing placeholder for contact image 12 years ago
Thomas Bruederli 21d5052117 Remove nonsense style 12 years ago
Thomas Bruederli dd525814ca Replacement for commit af276f21e536:
- add a more discrete toggle for all headers to message preview
- fix message display page issues (#1488590, #1488642)
12 years ago
Thomas Bruederli c23aad2feb Revert "Add full headers view in message preview window (#1488538)"
This reverts commit af276f21e5.

Conflicts:

	CHANGELOG
	skins/larry/mail.css
12 years ago
Ryan Horrisberger 0059491737 Add link to inbox on the logo (#1488703) 12 years ago
Thomas Bruederli 0746d58fce Allow to mark/flag messages from full message view screen 12 years ago
Aleksander Machniak f158dc3e8f Fix #messageheader for case when the message has no subject 12 years ago
Aleksander Machniak 41b3fe1782 Fix so "Edit as new" on draft creates a new message (#1488687) 12 years ago
Aleksander Machniak eac1b7a32d Init splitter in Preferences also when env.action is empty 12 years ago
Aleksander Machniak 2c0d038396 Set error_reporting 12 years ago
Aleksander Machniak 06073ef216 Merge branch 'message_show_ui'
Conflicts:
	CHANGELOG
12 years ago
Aleksander Machniak 406becc5fe Small improvements and cleanup 12 years ago
Aleksander Machniak e8b9176031 Remove (too big) min-width on mail screen 12 years ago
Aleksander Machniak af276f21e5 Add full headers view in message preview window (#1488538)
Fix message display page issues - unified with message preview (#1488590, #1488642)
12 years ago
Aleksander Machniak 8598fcb2af Small style improvements - fix rounded corners in message list,
don't show horizontal scroller in contacts list
12 years ago
Aleksander Machniak bbbacdc698 Call resize() to fix floatingbuttons position in tabbed page (on tab selection) 12 years ago
Aleksander Machniak f1956d738f Fix more IE issues by disabling Compat. mode with X-UA-Compatible meta tag (#1488626) 12 years ago
Aleksander Machniak 264f1685db Fix Larry skin issues in IE7 compat. mode (#1488618) 12 years ago
Aleksander Machniak ae7027de02 Added session_path config option and unified cookies settings in javascript 12 years ago
Aleksander Machniak f326e956e5 Remove redundant label tag 12 years ago
Thomas Bruederli 8faaa7d1d0 Chrome requires child elements to define border-radius, too 12 years ago
Aleksander Machniak a7b32b61e6 Fix text wrapping in menuselector (disabled wrapping in search filter) 12 years ago
Aleksander Machniak e0efd8f5dc Added separate From and To columns apart from smart From/To column (#1486891) 12 years ago
Aleksander Machniak 10db0aaf38 Make #settings-sections thiner 12 years ago
Aleksander Machniak 389fa1d59f Add splitter for preferences sections list 12 years ago
Thomas Bruederli b6267dadb6 Hide product version on login screen by default 12 years ago
Thomas Bruederli fa8f6e610c Correctly quote localized labels when used in javascript variables (#1488567) 12 years ago
Thomas Bruederli 7938312aaa Show contact photos in mail view and preview 12 years ago
Thomas Bruederli 688d16e882 Join address book toolbars again 12 years ago
Thomas Bruederli 1c079c1ace Put separated toolbars back together again; add min. width to mail view 12 years ago
Thomas Bruederli 98d096004d Improve iframe form buttons display: fix iframe heights and make footer buttons float if scrolling is active 12 years ago
Thomas Bruederli 30eb9eee28 Suppress error message popups on login screen 12 years ago
Thomas Bruederli c8dc07e4dd Move splitter between the boxes of message list and message preview 12 years ago
Thomas Bruederli 14ee44e091 Revert "Small improvement for quicksearch box height/position"
This reverts commit 0bf0b3fe6c.
12 years ago
Aleksander Machniak e466f67c33 Move Help toolbar to the left 12 years ago
Aleksander Machniak 0bf0b3fe6c Small improvement for quicksearch box height/position 12 years ago
Thomas Bruederli 4478eb31b3 Set input field padding up again. That is by design. 12 years ago
Thomas Bruederli 77fad166e3 Some last layout changes for Larry: move search box to the right, visually connect message list footer to the list 12 years ago
Thomas Bruederli f69eb5fd68 Slightly increase plain text font size 12 years ago
Aleksander Machniak 8ba01c077b Decorated select width fix is also needed for IE and Safari 12 years ago
Aleksander Machniak 3d122f054c CSS improvements in mail screen:
- don't display full-circle image for quota below 100% (but close to, e.g.97%)
- unified selects style/height,
- improvements in search box and messagelist footer
12 years ago
Thomas Bruederli be72a0f931 Better style for preview header toggle 12 years ago
Thomas Bruederli 0be8bd11e2 Enable drag & drop file upload for contact photos 12 years ago
Thomas Bruederli 7dad5945a0 Better icons with distinct shapes for priority columns (#1488377); fix overflow in decorated drop-downs 12 years ago
Thomas Bruederli 8c4f09dd4e Fix icon for multipart/report messages in Larry skin (#1488524) 12 years ago
Thomas Bruederli 0f3ae423a6 Highlight the entire row of selected items with a slightly darker background 12 years ago
Thomas Bruederli 900e6226ac Increase negative text-indents to properly hide button texts (#1488534) 12 years ago
Thomas Bruederli e10faba000 Fix target check with nested buttons 12 years ago
Thomas Bruederli 174e2ca3bd Give calendar/ics attachment styles precedence over generic text class 12 years ago
Aleksander Machniak 235680a2f1 Add text-align:right for size column 12 years ago
Thomas Bruederli ae6d2de17f New feature to add mail attachments using drag & drop on HTML5 enabled browsers 12 years ago
Thomas Bruederli e29515a504 No quotes around input field (doesn't really fit in Chrome) 12 years ago
Thomas Bruederli 1d5606617e Fix reference to GPL in about page 12 years ago
Thomas Bruederli fcd3f57173 Add some padding to iframe footer 12 years ago
Thomas Bruederli 8ce6024618 Fix window.resize handler on IE8 and Opera (#1488453) 12 years ago
Thomas Bruederli 8c16ea9632 Don't let error message popups cover the login form (#1488500) 12 years ago
Thomas Bruederli dcf23b9316 Make folders with unread messages in subfolders bold again (#1486793); update CHANGELOG 12 years ago
Thomas Bruederli 96077f631e Abbreviate long attachment file names with ellipsis (#1488499) 12 years ago
Thomas Bruederli 077befb38e Add listcontrols template container in Larry skin (#1488498) 12 years ago
Aleksander Machniak 041c93ce0b Removed $Id$ 12 years ago
Thomas Bruederli 92be3ee4a4 Larry: fix unfocused message thread row highlighting (#1488477) 12 years ago
Thomas Bruederli 4e10131a40 Flipped compose options arrow (#1488474) 12 years ago
Thomas Bruederli f8c9610f19 - Add file type icons for plain text (#1488451) and vcard files
- Align heights of search box and decorated drop-down menu (#1488354)
12 years ago
root c792b5216e Simplified code 12 years ago
alecpl f802b3d718 - Fix typo 12 years ago
alecpl ee5569ccca - Fix spellchecker languages list on IE8 12 years ago
alecpl 1257a8e62e - IMprove full headers viewer for IE 12 years ago
alecpl 76248c7b6e - Improved all headers viewer (mostly in Larry skin) 12 years ago
alecpl 4372e92780 - Fix label for group-remove-selected action 12 years ago
alecpl ce216f0905 - Improved attachment icon position 12 years ago
alecpl 3d5240b70d - Revert r6060, fix #1487822 using css-only 12 years ago
thomascube 4dbc961b11 Set flexible width to login form fields (#1488418); remove IE7 warning 12 years ago
thomascube 1ba07f0709 Allow mass-removal of addresses from a group (#1487748) 12 years ago
alecpl 85fd2921f4 - Fix some issues regarding to cancel icon on attachments list, improve delete icon handling 12 years ago
thomascube 5effd5231e Move recently added style to the right place 12 years ago
alecpl 62a61871a7 - Remove outline on focused inputs (removes default Chrome/Safari outline) 12 years ago
thomascube 07f4fff8aa Add menu icons for filter and event creation 12 years ago
thomascube 0cd919bc95 Fix small Larry issues 12 years ago
alecpl c2ba7aba28 - Fix tabindex order 12 years ago
thomascube cc46fb2e98 Add list icon for deleted messages 13 years ago
thomascube 4cf42fde05 Add support for read-only address book records 13 years ago
alecpl f45a978941 - Unified width of some (similiar) UI elements 13 years ago
thomascube ff4c18f1fb Better color for selected spell check button; Styles for undo link in status messages 13 years ago
alecpl 6756289736 - Define spellcheck.selected button style 13 years ago
thomascube 2b12dadeca Add active state of the spell check toolbar button 13 years ago
alecpl ec318158ce - Improve messagelist (and headers-table) header 13 years ago
alecpl 4be86f3a37 - Unified (single) spellchecker button 13 years ago
alecpl 84d6e279e3 - Remove redundant image 13 years ago
alecpl a1f855e0e6 - Larry: center messages on login screen 13 years ago
alecpl f709325172 - Proper icon for docx and xlsx attachments (#1488366) 13 years ago
alecpl efaf2e077f - Larry: scroller (#1485946) 13 years ago
alecpl 85f11f0137 - Larry: Fix decorated selects in Opera 13 years ago
alecpl da042d319a - Larry: fix cursor on autocomplete list 13 years ago
alecpl 046804bd44 - Larry: Add lost editor_content.css (for HTML editor) 13 years ago
alecpl fe83748f02 - Larry: Add quota indicator in folder manager 13 years ago
thomascube 6357223bd1 Fix spelling 13 years ago
thomascube 24dd952eac Minor border style fix 13 years ago
thomascube 737fbe3b66 More styles for decorated selects 13 years ago
thomascube 7a32e9c7e8 Decorate search filter drop-down with a more Larry like style 13 years ago
thomascube 2fdc7cdd05 Colorize unread bubble of 'recent' folders 13 years ago
thomascube feb59b0a20 Better icon selection for preview headers toggle 13 years ago
thomascube 7d3e7571f8 Fix sub folder style 13 years ago
alecpl 669fdf4a84 - Add border-radius for contact-frame 13 years ago
alecpl 186d6e0fde - Improved .dropbuttons spacing 13 years ago
alecpl 014ff5cc90 - Remove non-existing image from preloader 13 years ago
alecpl 9bd97cc707 - Improve headers toggle button 13 years ago
alecpl 223ae9d148 - Fixed identity delete button state, removed delete button in identity-edit form (for consistency) 13 years ago
alecpl af5995d41b Fix larry issues: 'Mark' button position, broken folders list footer 13 years ago
thomascube a1bd76232a Same problems with PNG and filter:alpha() on IE8 13 years ago
thomascube ec366b32d3 PNG with alpha channel + filter:alpha() don't go well together on IE7 13 years ago
thomascube 71e9efb152 Add titles to error and photo upload popups (#1488354) 13 years ago
thomascube 14a3f2813a Make popups disapear when clicking on an iframe; adapt IE hacks (#1488354) 13 years ago
thomascube b6837c3732 Add missing style for folders with recent messages 13 years ago
thomascube 3c9e903323 Fix Larry styles 13 years ago
thomascube 19b34b7058 Some hacks to make Larry work in IE7 13 years ago
thomascube 3a86e26768 Add static getter for splitter objects 13 years ago
thomascube a4e71c5c38 Improve tabs and splitter functionality 13 years ago
thomascube 10560d9a89 Small fixes 13 years ago
thomascube 5ff7ba44ec Fix address book searchmods; a little code cleanup 13 years ago
thomascube b4e41f006b Show hidden compose header fileds if non-empty (#1488320) 13 years ago
thomascube d5fedc34ab CSS optimizations for IE8/9 13 years ago
thomascube 071c78c3a4 Fine tuning Larry styles + browser specific css quirks 13 years ago
thomascube 0b179e0847 Finalize icons for Larry 13 years ago
thomascube e88a14acd9 More file type icons 13 years ago
thomascube d1c909eaef Move attachments list styles to common css file (to be used by other tasks and plugins, too) 13 years ago
thomascube 6efab08e49 Let some room for the unread count bubble 13 years ago
thomascube 50d6e918e1 Use <uri> value from package.xml to build download links in about screen; show links in default style 13 years ago
thomascube e493c842a5 Make sure message popups show at least 2sec; adjust message list column sizes 13 years ago
thomascube 8365492591 Set list mode buttons after switching to another folder 13 years ago
thomascube 004a08d3f8 Added more icons for Larry 13 years ago
thomascube 03fe1c2ad3 Reflect threads expand status in css classes 13 years ago
thomascube 88dcd00a9a Adjust spam folder icon size 13 years ago
thomascube f4aaf84b50 Display short headers in preview mode, with toggle to show all 13 years ago
thomascube cdb9556c42 Reducing paddings in lists to save some vertical space 13 years ago
thomascube becca08e44 Correctly align pagenav buttons 13 years ago
thomascube 7961f8c2c1 Embed address book widget on compose screen 13 years ago
thomascube 0e530bd920 Show additional popup dialog on error messages 13 years ago
thomascube ad726a3f1b Fix paddings/heights when rendered with asian fonts having different line-heights; no full headers in message preview 13 years ago
thomascube 4deb1ef685 Use new short labels for compose toolbar buttons 13 years ago
thomascube 7c2a9310c4 Use iframes for identity management 13 years ago
thomascube c6db4aa46b Add (yet inactive) buttons to add recipients 13 years ago
thomascube 543ccbb328 Add toggle for all-headers display 13 years ago
alecpl 7152f59f04 - Fix so editor selector is hidden when 'htmleditor' is listed in 'dont_override' 13 years ago
thomascube b9441a1632 Give more space to some toolbar buttons; add missing template for message errors 13 years ago
thomascube 5fea6b484d Fix splitter resizing over iframes 13 years ago
thomascube 12bf0f9766 Small CSS improvements 13 years ago
thomascube 354bf1ce12 Fix typo 13 years ago
thomascube 822a1effad Fix bug in IE code; show (tem,porary) warning for old IEs 13 years ago
thomascube f5521a4a6d Add button to clone file upload fields for mutli-file uploads 13 years ago
thomascube 84d9b158e6 Use new short labels for toolbar button texts 13 years ago
alecpl 9912cd9d8e - Fix unread wrapping on folderlist in message.html 13 years ago
thomascube 847d310609 Complete Larry's mail view with selection menus and quota display 13 years ago
thomascube 4f1b7a447d Add generic template for plugins 13 years ago
thomascube 3e7b1c0e8c Add missing placeholder pic 13 years ago
thomascube 68e13c45d3 Address book styling for Larry; show about page in UI dialog 13 years ago
thomascube bab0433a27 First steps for Larry's address book 13 years ago
thomascube 18863495ae Fix compose editor toggling and other style improvements 13 years ago
thomascube af05fecf24 Iconized some menus 13 years ago
thomascube 74d4c7f9ad Setup dialogs (using jquery UI) and compose form for Larry 13 years ago
thomascube 2644760050 Fix login button size 13 years ago
thomascube 918bb92738 Give resizeable splitters to Larry 13 years ago
thomascube b540ed15a3 Larry is growing up 13 years ago
thomascube e19229ce09 Larry's identities settings and about page 13 years ago
thomascube 28e18c75ef More CSS styling for Larry 13 years ago
thomascube a4be516f68 Larry continued... 13 years ago
thomascube c7dcb30025 More from Larry... 13 years ago
thomascube 13ed1e0d91 New skin: set list icons and toolbar buttons 13 years ago
thomascube 15f48a2d5f Make errors look good in larry; add some chrome-specific styles 13 years ago
thomascube 879b053e55 New skin continued... 13 years ago
thomascube b1fa1ab50d More work on new skin 13 years ago
thomascube e7c445bea0 Started with the new skin, codename 'Larry' 13 years ago