summaryrefslogtreecommitdiff
path: root/roundcubemail/skins/default/functions.js
AgeCommit message (Collapse)Author
2012-03-09- Unified (single) spellchecker buttonalec
git-svn-id: https://svn.roundcube.net/trunk@5994 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-03-08- Scroll long lists on drag&drop (#1485946)alec
git-svn-id: https://svn.roundcube.net/trunk@5981 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-02-27- Move percent_indicator from app.js into the skinalec
git-svn-id: https://svn.roundcube.net/trunk@5915 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-02-20- Fix typos in last commitalec
git-svn-id: https://svn.roundcube.net/trunk@5895 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-02-20- Make sure About tab is always the last tab (#1488257)alec
git-svn-id: https://svn.roundcube.net/trunk@5894 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-11-27- Fix fit_string_to_size() renders browser and ui unresponsive (#1488207):alec
1) improve its performance by half, 2) don't call it on UI init, it's called after getunread action 3) don't call it for big number of folders (limit is 100 for IE and 500 for others) git-svn-id: https://svn.roundcube.net/trunk@5496 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-11-26- Fix so TEXT key will remove all HEADER keys in IMAP SEARCH (#1488208)alec
git-svn-id: https://svn.roundcube.net/trunk@5493 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-10-12- Add possibility to auto-register menu objects in show_popup()alec
git-svn-id: https://svn.roundcube.net/trunk@5335 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-08-10CSS and UI fixes for IE6/7thomasb
git-svn-id: https://svn.roundcube.net/trunk@5039 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-06-01- Add popup with basic fields selection for addressbook searchalec
git-svn-id: https://svn.roundcube.net/trunk@4823 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-05-16- Add option to set default action of Forward button to "Forward as attachment"alec
git-svn-id: https://svn.roundcube.net/trunk@4775 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-05-16- Add extended command for saving prefsalec
git-svn-id: https://svn.roundcube.net/trunk@4774 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-05-14- Fixed listmenu (added workaround for http://bugs.jquery.com/ticket/9284)alec
- Small code improvements and use preferred .prop() instead of .attr() for some properties git-svn-id: https://svn.roundcube.net/trunk@4767 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-05-13- Add forward-as-attachment featurealec
git-svn-id: https://svn.roundcube.net/trunk@4761 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-05-02 - Added an example in editor.js to help the skin developers know the ↵netbit
possibility of sending config. parameter to TinyMCE - Small fix to allow the script to work in IE6 and IE7 git-svn-id: https://svn.roundcube.net/trunk@4720 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-04-15Move folder name truncation to client (#1485412)thomasb
git-svn-id: https://svn.roundcube.net/trunk@4663 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-02-20- Fix tabs in folder edit page (broken with devel-addressbook merge)alec
git-svn-id: https://svn.roundcube.net/trunk@4566 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-02-06Make iframe headers fixed; don't jump to top when switching tabsthomasb
git-svn-id: https://svn.roundcube.net/trunk@4497 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-01-30- Use less codealec
git-svn-id: https://svn.roundcube.net/trunk@4473 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-01-21Fix window size detection on IEthomasb
git-svn-id: https://svn.roundcube.net/trunk@4440 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-01-18Merge branch devel-addressbook (r4193:4382) back into trunkthomasb
git-svn-id: https://svn.roundcube.net/trunk@4424 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-01-03- Fix tabs when have fieldset inside a fieldsetalec
git-svn-id: https://svn.roundcube.net/trunk@4385 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-12-09- Improved Mail-Reply-To and Mail-Followup-To headers handlingalec
git-svn-id: https://svn.roundcube.net/trunk@4328 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-11-10- Fix for nested fieldsets (inside tabbed fieldsets)alec
git-svn-id: https://svn.roundcube.net/trunk@4212 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-10-10- Align drop down menus under main button (#1487048)alec
git-svn-id: https://svn.roundcube.net/trunk@4070 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-10-06- Improve tabs to fixed width and add tabs in identities info (#1486974)alec
git-svn-id: https://svn.roundcube.net/trunk@4043 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-10-04- Add Reply-to-List feature (#1484252)alec
- Add Mail-Followup-To/Mail-Reply-To support (#1485547) git-svn-id: https://svn.roundcube.net/trunk@4032 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-10-01- Fix "Server Error! (Not Found)" when using utils/save-pref action (#1487023)alec
git-svn-id: https://svn.roundcube.net/trunk@4027 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-09-25- s/RoundCube/Roundcube/alec
git-svn-id: https://svn.roundcube.net/trunk@3989 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-09-24- Fix: save-prefs action is now in utils taskalec
git-svn-id: https://svn.roundcube.net/trunk@3987 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-09-08- Re-add 'Close' button in upload form (#1486930, #1486823)alec
git-svn-id: https://svn.roundcube.net/trunk@3949 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-09-07- Revert r3941 (#1486979)alec
git-svn-id: https://svn.roundcube.net/trunk@3945 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-09-06- Fix closing popups with ESC key on some browsersalec
git-svn-id: https://svn.roundcube.net/trunk@3943 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-09-06- Fix attachment upload popup disapears on double click in Firefox ↵alec
(#1486930) git-svn-id: https://svn.roundcube.net/trunk@3941 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-07-31Don't hide upload box on document click in Safari on Windows (#1486823)thomasb
git-svn-id: https://svn.roundcube.net/trunk@3848 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-07-30- Fix js errors when using Roundcube inside an iframe (#1486862)alec
git-svn-id: https://svn.roundcube.net/trunk@3844 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-07-25Surround attachment form cleaning with try/catchthomasb
git-svn-id: https://svn.roundcube.net/trunk@3825 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-07-17Don't open file browser on IE (#1486841)thomasb
git-svn-id: https://svn.roundcube.net/trunk@3816 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-07-12Delay popup hiding to make menu actions work (#1486848)thomasb
git-svn-id: https://svn.roundcube.net/trunk@3815 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-07-09- Unified rcmail_ui popups handlingalec
git-svn-id: https://svn.roundcube.net/trunk@3814 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-07-08Partially revert changes on compose screen from r3789thomasb
git-svn-id: https://svn.roundcube.net/trunk@3810 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-07-07- Fix regression in init_compose_form() (#1486835)alec
git-svn-id: https://svn.roundcube.net/trunk@3806 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-07-01- fix HTML editor layer resize after first switchalec
git-svn-id: https://svn.roundcube.net/trunk@3802 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-06-30- small fix for googie layer height settingalec
git-svn-id: https://svn.roundcube.net/trunk@3800 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-06-30- googiespell layer resizing + small css improvementsalec
- better googiespell suggestions popup positioning git-svn-id: https://svn.roundcube.net/trunk@3798 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-06-30- Resize editor after switching to html modealec
- create toggle-editor command in app.js, to make possible binding to this command - Code cleanup in rcmail_ui (moved compose-related functions into rcmail_ui) git-svn-id: https://svn.roundcube.net/trunk@3793 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-06-29- Improved compose screen: resizable body and attachments list, vertical ↵alec
splitter, options menu - Removed productname/version element, changed footer size to 20px git-svn-id: https://svn.roundcube.net/trunk@3789 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-06-18- Added hack for Opera browser in preview pane switcheralec
git-svn-id: https://svn.roundcube.net/trunk@3769 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-06-18- Hide popup menus when clicking in iframes (#1486807)alec
git-svn-id: https://svn.roundcube.net/trunk@3766 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-06-17- UI unification alec
- Added button to hide/unhide the preview pane (#1484215) git-svn-id: https://svn.roundcube.net/trunk@3757 208e9e7b-5314-0410-a742-e7e81cd9613c