]> source.dussan.org Git - vaadin-framework.git/log
vaadin-framework.git
12 years ago[merge from 6.7] Fixed #8524 - properly update currentDrag elementOver in all cases
Automerge [Thu, 22 Mar 2012 14:07:26 +0000 (14:07 +0000)]
[merge from 6.7] Fixed #8524 - properly update currentDrag elementOver in all cases

svn changeset:23285/svn branch:6.8

12 years ago[merge from 6.7] Change screenshot delay to improve test reliablilty #7855
Automerge [Tue, 20 Mar 2012 18:06:40 +0000 (18:06 +0000)]
[merge from 6.7] Change screenshot delay to improve test reliablilty #7855

svn changeset:23278/svn branch:6.8

12 years ago#8209 Call click() from handleAction
Johannes Dahlström [Tue, 20 Mar 2012 15:13:08 +0000 (15:13 +0000)]
#8209 Call click() from handleAction

svn changeset:23276/svn branch:6.8

12 years ago#8209 Added a public click() method to Button, simulating a click on server side
Johannes Dahlström [Tue, 20 Mar 2012 15:10:10 +0000 (15:10 +0000)]
#8209 Added a public click() method to Button, simulating a click on server side

svn changeset:23275/svn branch:6.8

12 years ago[merge from 6.7] Test script for #7855
Automerge [Tue, 20 Mar 2012 14:07:26 +0000 (14:07 +0000)]
[merge from 6.7] Test script for #7855

svn changeset:23270/svn branch:6.8

12 years agoTest for #6085 - use assertHtmlSource instead of assertText because IE hides the...
Johannes Dahlström [Tue, 20 Mar 2012 12:46:46 +0000 (12:46 +0000)]
Test for #6085 - use assertHtmlSource instead of assertText because IE hides the alt text in an altHtml="..." property

svn changeset:23269/svn branch:6.8

12 years ago#6085 Allow setting an alternate text for Embedded, for accessibility purposes
Johannes Dahlström [Tue, 20 Mar 2012 12:24:46 +0000 (12:24 +0000)]
#6085 Allow setting an alternate text for Embedded, for accessibility purposes

svn changeset:23268/svn branch:6.8

12 years ago[merge from 6.7] Test case updated for #7855
Automerge [Mon, 19 Mar 2012 15:28:46 +0000 (15:28 +0000)]
[merge from 6.7] Test case updated for #7855

svn changeset:23265/svn branch:6.8

12 years ago[merge from 6.7] #7855 - Screen goes blank when detaching an Embedded component displ...
Automerge [Mon, 19 Mar 2012 15:28:39 +0000 (15:28 +0000)]
[merge from 6.7] #7855 - Screen goes blank when detaching an Embedded component displaying a PDF

svn changeset:23264/svn branch:6.8

12 years ago#5100 Removed unnecessary setTabulatorIndex() call
Johannes Dahlström [Mon, 19 Mar 2012 10:23:52 +0000 (10:23 +0000)]
#5100 Removed unnecessary setTabulatorIndex() call

svn changeset:23260/svn branch:6.8

12 years ago#5100 some cleanup
Johannes Dahlström [Mon, 19 Mar 2012 10:18:24 +0000 (10:18 +0000)]
#5100 some cleanup

svn changeset:23259/svn branch:6.8

12 years agoTest for #5100
Johannes Dahlström [Mon, 19 Mar 2012 10:17:04 +0000 (10:17 +0000)]
Test for #5100

svn changeset:23257/svn branch:6.8

12 years ago[merge from 6.7] Documented that GridLayout coordinates are zero-based. Also cleaned...
Automerge [Fri, 16 Mar 2012 14:07:31 +0000 (14:07 +0000)]
[merge from 6.7] Documented that GridLayout coordinates are zero-based. Also cleaned up the GridLayout Javadocs generally. Fixes #8531.

svn changeset:23256/svn branch:6.8

12 years ago[merge from 6.7] Test for #7607
Automerge [Wed, 14 Mar 2012 14:07:51 +0000 (14:07 +0000)]
[merge from 6.7] Test for #7607

svn changeset:23243/svn branch:6.8

12 years ago[merge from 6.7] #7607 Make Table scroll to the very bottom when needed
Automerge [Wed, 14 Mar 2012 14:07:45 +0000 (14:07 +0000)]
[merge from 6.7] #7607 Make Table scroll to the very bottom when needed

svn changeset:23242/svn branch:6.8

12 years ago[merge from 6.7] #7607 Removed obsolete Firefox workaround that caused problems with...
Automerge [Wed, 14 Mar 2012 14:07:38 +0000 (14:07 +0000)]
[merge from 6.7] #7607 Removed obsolete Firefox workaround that caused problems with a WebKit workaround (#3875)

svn changeset:23241/svn branch:6.8

12 years ago[Merge from 6.7] #8391 PopupDateField does not update the HH-MM-SS dropdown
Johannes Dahlström [Wed, 14 Mar 2012 12:01:24 +0000 (12:01 +0000)]
[Merge from 6.7] #8391 PopupDateField does not update the HH-MM-SS dropdown

svn changeset:23236/svn branch:6.8

12 years agoReverted accidental commit
Johannes Dahlström [Tue, 13 Mar 2012 09:42:58 +0000 (09:42 +0000)]
Reverted accidental commit

svn changeset:23229/svn branch:6.8

12 years ago[merge from 6.7] #8491 fixed autocomplete issue, now correct error message if e.g...
Johannes Dahlström [Tue, 13 Mar 2012 09:18:55 +0000 (09:18 +0000)]
[merge from 6.7] #8491 fixed autocomplete issue, now correct error message if e.g. server is unreachable

svn changeset:23228/svn branch:6.8

12 years ago[merge from 6.7] fixes #8505
Johannes Dahlström [Tue, 13 Mar 2012 09:18:53 +0000 (09:18 +0000)]
[merge from 6.7] fixes #8505

svn changeset:23227/svn branch:6.8

12 years agoImproved #5100 test case: test server-side focus, focus/blur listeners, disabled...
Johannes Dahlström [Tue, 13 Mar 2012 09:09:21 +0000 (09:09 +0000)]
Improved #5100 test case: test server-side focus, focus/blur listeners, disabled tabs

svn changeset:23224/svn branch:6.8

12 years agoTest case and TestBench test for #5109
Johannes Dahlström [Fri, 9 Mar 2012 12:43:41 +0000 (12:43 +0000)]
Test case and TestBench test for #5109

svn changeset:23211/svn branch:6.8

12 years agoFix #5109: If more than one currently attached Paintables share the same debug id...
Johannes Dahlström [Fri, 9 Mar 2012 12:29:24 +0000 (12:29 +0000)]
Fix #5109: If more than one currently attached Paintables share the same debug id, insert a sequential integer into the PIDs to make them unique. DOM ids are still strictly equal to the plain debug id without any serial numbers.

svn changeset:23209/svn branch:6.8

12 years ago#8454 Fixes miscalculated tooltip sizes when tooltips opens at browser edges.
Jens Jansson [Fri, 9 Mar 2012 11:22:43 +0000 (11:22 +0000)]
#8454 Fixes miscalculated tooltip sizes when tooltips opens at browser edges.

svn changeset:23208/svn branch:6.8

12 years ago[merge from 6.7] fixes #8492, kickstart script query parameter can now be overridden...
Automerge [Tue, 6 Mar 2012 14:06:05 +0000 (14:06 +0000)]
[merge from 6.7] fixes #8492, kickstart script query parameter can now be overridden (or removed)

svn changeset:23194/svn branch:6.8

12 years ago[merge from 6.7] fixes 8491, more parameters to showCommunicationError method
Automerge [Tue, 6 Mar 2012 14:06:00 +0000 (14:06 +0000)]
[merge from 6.7] fixes 8491, more parameters to showCommunicationError method

svn changeset:23193/svn branch:6.8

12 years ago[merge from 6.7] Revert fix for #3401 as it causes problems with scrolled viewports
Automerge [Tue, 6 Mar 2012 10:06:28 +0000 (10:06 +0000)]
[merge from 6.7] Revert fix for #3401 as it causes problems with scrolled viewports

svn changeset:23188/svn branch:6.8

12 years ago[merge from 6.7] Change missing from previous commit #3401
Automerge [Tue, 6 Mar 2012 10:06:22 +0000 (10:06 +0000)]
[merge from 6.7] Change missing from previous commit #3401

svn changeset:23187/svn branch:6.8

12 years ago[merge from 6.7] Update window contents after changing the size (#3401)
Automerge [Tue, 6 Mar 2012 10:06:17 +0000 (10:06 +0000)]
[merge from 6.7] Update window contents after changing the size (#3401)

svn changeset:23186/svn branch:6.8

12 years ago[merge from 6.7] #3401 Resizing browser window should ensure sub windows are visible
Automerge [Tue, 6 Mar 2012 10:06:12 +0000 (10:06 +0000)]
[merge from 6.7] #3401 Resizing browser window should ensure sub windows are visible

svn changeset:23185/svn branch:6.8

12 years ago[merge from 6.7] Fixed #6753: IE 6 to 8 propagate button clicks to layout/window
Automerge [Mon, 5 Mar 2012 10:05:36 +0000 (10:05 +0000)]
[merge from 6.7] Fixed #6753: IE 6 to 8 propagate button clicks to layout/window

svn changeset:23176/svn branch:6.8

12 years ago[merge from 6.7] #7904 Fixed typo in Reindeer panel theme
Automerge [Fri, 2 Mar 2012 14:06:17 +0000 (14:06 +0000)]
[merge from 6.7] #7904 Fixed typo in Reindeer panel theme

svn changeset:23169/svn branch:6.8

12 years ago[merge from 6.7] #8077 restored accidentally deleted comment
Automerge [Thu, 1 Mar 2012 14:55:11 +0000 (14:55 +0000)]
[merge from 6.7] #8077 restored accidentally deleted comment

svn changeset:23155/svn branch:6.8

12 years ago[merge from 6.7] TestBench test for #8077
Automerge [Thu, 1 Mar 2012 14:54:58 +0000 (14:54 +0000)]
[merge from 6.7] TestBench test for #8077

svn changeset:23154/svn branch:6.8

12 years ago[merge from 6.7] Report the correct port when starting the dev server with --httpPort...
Automerge [Wed, 29 Feb 2012 14:14:34 +0000 (14:14 +0000)]
[merge from 6.7] Report the correct port when starting the dev server with --httpPort parameter other than the default

svn changeset:23134/svn branch:6.8

12 years ago[merge from 6.7] Fixed #8077: removed a buggy optimization that prevented the client...
Automerge [Wed, 29 Feb 2012 14:14:27 +0000 (14:14 +0000)]
[merge from 6.7] Fixed #8077: removed a buggy optimization that prevented the client-side row cache from being updated when adding/removing rows that are inside the cache area. This only occurred with Container.Indexed containers.

svn changeset:23133/svn branch:6.8

12 years ago#5100 Support for server-side focus/blur listeners; handle disabled tabs correctly...
Johannes Dahlström [Mon, 27 Feb 2012 16:17:20 +0000 (16:17 +0000)]
#5100 Support for server-side focus/blur listeners; handle disabled tabs correctly; handle tab scrolling correctly; removed debug messages

svn changeset:23113/svn branch:6.8

12 years ago[merge from 6.7] Fixed typo causing one DateField to use different resolution
Automerge [Tue, 21 Feb 2012 10:41:43 +0000 (10:41 +0000)]
[merge from 6.7] Fixed typo causing one DateField to use different resolution

svn changeset:23074/svn branch:6.8

12 years ago[merge from 6.7] Included touch device information in test
Automerge [Tue, 21 Feb 2012 09:54:39 +0000 (09:54 +0000)]
[merge from 6.7] Included touch device information in test

svn changeset:23070/svn branch:6.8

12 years ago[merge from 6.7] #8369 Fixed absolute path in Chameleon CSS
Automerge [Tue, 21 Feb 2012 09:54:23 +0000 (09:54 +0000)]
[merge from 6.7] #8369 Fixed absolute path in Chameleon CSS

svn changeset:23069/svn branch:6.8

12 years ago[merge from 6.7] Additional test for #6720 with Chameleon
Automerge [Mon, 20 Feb 2012 15:23:12 +0000 (15:23 +0000)]
[merge from 6.7] Additional test for #6720 with Chameleon

svn changeset:23062/svn branch:6.8

12 years ago#5100 Use FocusImpl to handle focus; allow customization of shortcut keys
Johannes Dahlström [Fri, 17 Feb 2012 11:16:35 +0000 (11:16 +0000)]
#5100 Use FocusImpl to handle focus; allow customization of shortcut keys

svn changeset:23056/svn branch:6.8

12 years agoPatch for #5100 - TabSheet keyboard navigation
Johannes Dahlström [Thu, 16 Feb 2012 15:15:28 +0000 (15:15 +0000)]
Patch for #5100 - TabSheet keyboard navigation

- The active tab button in the tab bar is now focusable by clicking or via tabulator
- When the focus is in the tab bar, the tab can be changed with left and right arrow keys
- Delete key closes the active focused tab if closable
- TODO: programmatic control on server side, configurable keyboard shortcuts

svn changeset:23052/svn branch:6.8

12 years agoReverted bad commit [23048]
Johannes Dahlström [Thu, 16 Feb 2012 15:04:02 +0000 (15:04 +0000)]
Reverted bad commit [23048]

svn changeset:23050/svn branch:6.8

12 years ago[merge from 6.7] #8398 drag image of table header cell in too high in reindeer when...
Automerge [Thu, 16 Feb 2012 14:58:51 +0000 (14:58 +0000)]
[merge from 6.7] #8398 drag image of table header cell in too high in reindeer when rearranging columns

svn changeset:23049/svn branch:6.8

12 years ago#5100 test case
Johannes Dahlström [Thu, 16 Feb 2012 14:47:47 +0000 (14:47 +0000)]
#5100 test case

svn changeset:23048/svn branch:6.8

12 years ago[merge from 6.7] Set explicit resolution to make screenshot merging easier
Automerge [Wed, 15 Feb 2012 15:19:14 +0000 (15:19 +0000)]
[merge from 6.7] Set explicit resolution to make screenshot merging easier

svn changeset:23037/svn branch:6.8

12 years ago[merge from 6.7] Add some labels and a little spacing to spice things up
Automerge [Wed, 15 Feb 2012 15:19:09 +0000 (15:19 +0000)]
[merge from 6.7] Add some labels and a little spacing to spice things up

svn changeset:23036/svn branch:6.8

12 years ago[merge from 6.7] #4353 ComboBox.removeAllItems did not remove selected icon: addition...
Automerge [Wed, 15 Feb 2012 14:16:52 +0000 (14:16 +0000)]
[merge from 6.7] #4353 ComboBox.removeAllItems did not remove selected icon: additional fix to avoid changing undefined width combobox initial width

svn changeset:23031/svn branch:6.8

12 years ago[merge from 6.7] #4353 ComboBox.removeAllItems did not remove selected icon
Automerge [Wed, 15 Feb 2012 14:16:44 +0000 (14:16 +0000)]
[merge from 6.7] #4353 ComboBox.removeAllItems did not remove selected icon

svn changeset:23030/svn branch:6.8

12 years ago[merge from 6.7] #8114 Cleaned up fix
Automerge [Wed, 15 Feb 2012 10:06:48 +0000 (10:06 +0000)]
[merge from 6.7] #8114 Cleaned up fix

svn changeset:23026/svn branch:6.8

12 years ago[merge from 6.7] #8114 - Fixed TabSheet rendering of first tab when another tab is...
Automerge [Wed, 15 Feb 2012 02:18:50 +0000 (02:18 +0000)]
[merge from 6.7] #8114 - Fixed TabSheet rendering of first tab when another tab is selected

svn changeset:23014/svn branch:6.8

12 years ago[merge from 6.7] #8373 Handler DragAndDropService changeVariables error by finding...
Automerge [Wed, 15 Feb 2012 02:18:42 +0000 (02:18 +0000)]
[merge from 6.7] #8373 Handler DragAndDropService changeVariables error by finding the drop target and using that for error reporting

svn changeset:23013/svn branch:6.8

12 years ago[merge from 6.7] #8392 Improved error message for exceptions that take place in liste...
Automerge [Tue, 14 Feb 2012 22:08:42 +0000 (22:08 +0000)]
[merge from 6.7] #8392 Improved error message for exceptions that take place in listener code

svn changeset:23006/svn branch:6.8

12 years ago[merge from 6.7] #5833 and #7013 combo box width fix and tests
Automerge [Tue, 14 Feb 2012 14:06:37 +0000 (14:06 +0000)]
[merge from 6.7] #5833 and #7013 combo box width fix and tests

svn changeset:23000/svn branch:6.8

12 years ago[merge from 6.7] #8264 fix long range selection in multi-selectable table, related...
Automerge [Mon, 13 Feb 2012 14:14:37 +0000 (14:14 +0000)]
[merge from 6.7] #8264 fix long range selection in multi-selectable table, related test

svn changeset:22984/svn branch:6.8

12 years ago[merge from 6.7] #8240 Chrome 17 on a desktop was detected as a touch device
Automerge [Mon, 13 Feb 2012 14:14:29 +0000 (14:14 +0000)]
[merge from 6.7] #8240 Chrome 17 on a desktop was detected as a touch device

svn changeset:22983/svn branch:6.8

12 years ago[merge from 6.7] #8362 Ensure value is not toggled when checkbox is disabled
Automerge [Mon, 13 Feb 2012 09:45:38 +0000 (09:45 +0000)]
[merge from 6.7] #8362 Ensure value is not toggled when checkbox is disabled

svn changeset:22978/svn branch:6.8

12 years ago[merge from 6.7] Update test.xml to use Chrome 17
Automerge [Mon, 13 Feb 2012 09:45:33 +0000 (09:45 +0000)]
[merge from 6.7] Update test.xml to use Chrome 17

svn changeset:22977/svn branch:6.8

12 years ago[merge from 6.7] Ensure that all opened FileInputStreams are closed
Artur Signell [Tue, 7 Feb 2012 11:51:48 +0000 (11:51 +0000)]
[merge from 6.7] Ensure that all opened FileInputStreams are closed

svn changeset:22944/svn branch:6.8

12 years ago#8216 Fixed widgetset compilation warning
Artur Signell [Mon, 6 Feb 2012 14:37:21 +0000 (14:37 +0000)]
#8216 Fixed widgetset compilation warning

svn changeset:22936/svn branch:6.8

12 years ago[merge from 6.7] Fixed resolution to sec for easier merges to 7.0
Artur Signell [Mon, 6 Feb 2012 13:42:51 +0000 (13:42 +0000)]
[merge from 6.7] Fixed resolution to sec for easier merges to 7.0

svn changeset:22934/svn branch:6.8

12 years ago[merge from 6.7] Set resolution to second to make test consistent in Vaadin 6 and...
Artur Signell [Mon, 6 Feb 2012 12:51:23 +0000 (12:51 +0000)]
[merge from 6.7] Set resolution to second to make test consistent in Vaadin 6 and Vaadin 7

svn changeset:22929/svn branch:6.8

12 years ago[merge from 6.7] #8284, #8336 Removed dead code
Artur Signell [Mon, 6 Feb 2012 12:51:06 +0000 (12:51 +0000)]
[merge from 6.7] #8284, #8336 Removed dead code

svn changeset:22928/svn branch:6.8

12 years ago[merge from 6.7] Updated changelog in Release Notes for Vaadin 6.7.5. Fixes #8348.
Artur Signell [Mon, 6 Feb 2012 12:50:47 +0000 (12:50 +0000)]
[merge from 6.7] Updated changelog in Release Notes for Vaadin 6.7.5. Fixes #8348.

svn changeset:22927/svn branch:6.8

12 years ago#6718 Fixed more regressions, refactored a bit
Johannes Dahlström [Mon, 6 Feb 2012 09:45:33 +0000 (09:45 +0000)]
#6718 Fixed more regressions, refactored a bit

svn changeset:22917/svn branch:6.8

12 years agoUse value change listeners instead of click listeners for checkboxes
Artur Signell [Mon, 6 Feb 2012 06:56:11 +0000 (06:56 +0000)]
Use value change listeners instead of click listeners for checkboxes

svn changeset:22914/svn branch:6.7

12 years agoUse value change listeners instead of click listeners for checkboxes
Artur Signell [Mon, 6 Feb 2012 06:52:47 +0000 (06:52 +0000)]
Use value change listeners instead of click listeners for checkboxes

svn changeset:22912/svn branch:6.7

12 years agoFixed test - old IEs do not provide any button for double clicks
Artur Signell [Fri, 3 Feb 2012 18:30:53 +0000 (18:30 +0000)]
Fixed test - old IEs do not provide any button for double clicks

svn changeset:22899/svn branch:6.7

12 years agoThrow an error if directory listing fails
Artur Signell [Fri, 3 Feb 2012 15:22:17 +0000 (15:22 +0000)]
Throw an error if directory listing fails

svn changeset:22890/svn branch:6.7

12 years ago#8345, #8346 Window drag and resize are now activated only by the left mouse button
Artur Signell [Fri, 3 Feb 2012 15:02:50 +0000 (15:02 +0000)]
#8345, #8346 Window drag and resize are now activated only by the left mouse button

svn changeset:22889/svn branch:6.7

12 years ago#8343, #8344 Column resize and sort are now activated only by the left mouse button
Artur Signell [Fri, 3 Feb 2012 15:01:18 +0000 (15:01 +0000)]
#8343, #8344 Column resize and sort are now activated only by the left mouse button

svn changeset:22888/svn branch:6.7

12 years ago#8284, #8336 Fixed header and footer click for right and middle click. Browser contex...
Artur Signell [Fri, 3 Feb 2012 15:00:39 +0000 (15:00 +0000)]
#8284, #8336 Fixed header and footer click for right and middle click. Browser context menu is also disabled on right click when there is a click listener.

svn changeset:22887/svn branch:6.7

12 years agoReversed browser start logic, use --gui to start the browser automatically. By defaul...
Artur Signell [Fri, 3 Feb 2012 12:26:26 +0000 (12:26 +0000)]
Reversed browser start logic, use --gui to start the browser automatically. By default does not start a browser.

svn changeset:22878/svn branch:6.7

12 years ago#8342 Test using Firefox 10
Artur Signell [Fri, 3 Feb 2012 12:24:52 +0000 (12:24 +0000)]
#8342 Test using Firefox 10

svn changeset:22876/svn branch:6.7

12 years agoRemoved debug info
Artur Signell [Thu, 2 Feb 2012 16:03:48 +0000 (16:03 +0000)]
Removed debug info

svn changeset:22867/svn branch:6.7

12 years agoFixed #8321: adding/removing items in a ComboBox FocusListener breaks the dropdown...
Johannes Dahlström [Thu, 2 Feb 2012 15:30:15 +0000 (15:30 +0000)]
Fixed #8321: adding/removing items in a ComboBox FocusListener breaks the dropdown list.

Clicking the dropdown button on an unfocused ComboBox would send a separate options request and a focus event request. The responses would confuse the rendering logic. The changes are now sent in a single variable burst.

svn changeset:22863/svn branch:6.7

12 years ago[merge from 6.7] Fixed #8315 - take leap years into account in focusNext/PreviousYear
Johannes Dahlström [Thu, 2 Feb 2012 15:51:49 +0000 (15:51 +0000)]
[merge from 6.7] Fixed #8315 - take leap years into account in focusNext/PreviousYear

svn changeset:22864/svn branch:6.8

12 years ago#8311 Extended test to cover non-java files
Artur Signell [Thu, 2 Feb 2012 15:23:26 +0000 (15:23 +0000)]
#8311 Extended test to cover non-java files

svn changeset:22862/svn branch:6.7

12 years agoFixed #8315 - take leap years into account in focusNext/PreviousYear
Johannes Dahlström [Thu, 2 Feb 2012 13:51:11 +0000 (13:51 +0000)]
Fixed #8315 - take leap years into account in focusNext/PreviousYear

svn changeset:22857/svn branch:6.7

12 years ago#6718 displayedMonth and focusedDate must have zeroed hours/min/sec/msec
Johannes Dahlström [Thu, 2 Feb 2012 14:48:21 +0000 (14:48 +0000)]
#6718 displayedMonth and focusedDate must have zeroed hours/min/sec/msec

svn changeset:22859/svn branch:6.8

12 years agoAbort if merge fails
Artur Signell [Thu, 2 Feb 2012 10:15:50 +0000 (10:15 +0000)]
Abort if merge fails

svn changeset:22856/svn branch:6.8

12 years ago#8311 Converted CRLF -> LF in css/html/xml files
Artur Signell [Thu, 2 Feb 2012 09:20:29 +0000 (09:20 +0000)]
#8311 Converted CRLF -> LF in css/html/xml files

svn changeset:22852/svn branch:6.7

12 years ago[merge from 6.7] #8311 Converted CRLF -> LF in css/html/xml files
Automerge [Thu, 2 Feb 2012 09:29:04 +0000 (09:29 +0000)]
[merge from 6.7] #8311 Converted CRLF -> LF in css/html/xml files

svn changeset:22853/svn branch:6.8

12 years agoOptionally read password from file
Artur Signell [Thu, 2 Feb 2012 08:22:32 +0000 (08:22 +0000)]
Optionally read password from file

svn changeset:22850/svn branch:6.8

12 years agoTest case for #8321
Johannes Dahlström [Wed, 1 Feb 2012 12:54:37 +0000 (12:54 +0000)]
Test case for #8321

svn changeset:22849/svn branch:6.7

12 years agoSynchronized 6.8 branch between svn and git.
Build Agent [Tue, 31 Jan 2012 16:34:28 +0000 (18:34 +0200)]
Synchronized 6.8 branch between svn and git.

12 years agomerge.sh now works in directories other than /versions/, like merge-all.sh already...
Johannes Dahlström [Tue, 31 Jan 2012 12:28:39 +0000 (12:28 +0000)]
merge.sh now works in directories other than /versions/, like merge-all.sh already does

svn changeset:22842/svn branch:6.8

12 years ago#6718 Improved test
Johannes Dahlström [Tue, 31 Jan 2012 12:12:27 +0000 (12:12 +0000)]
#6718 Improved test

svn changeset:22840/svn branch:6.8

12 years ago#6718 Fixed a regression: displayedMonth must be in sync with focusedDate
Johannes Dahlström [Tue, 31 Jan 2012 12:10:56 +0000 (12:10 +0000)]
#6718 Fixed a regression: displayedMonth must be in sync with focusedDate

svn changeset:22839/svn branch:6.8

12 years agoUser SVN_USER and SVN_PASS if given
Artur Signell [Fri, 27 Jan 2012 16:36:36 +0000 (16:36 +0000)]
User SVN_USER and SVN_PASS if given

svn changeset:22807/svn branch:6.8

12 years agoBugfix: concatenate merge commands properly
Johannes Dahlström [Fri, 27 Jan 2012 16:26:09 +0000 (16:26 +0000)]
Bugfix: concatenate merge commands properly

svn changeset:22804/svn branch:6.8

12 years ago#6718 Fixed an off-by-one bug; use displayedMonth consistently
Johannes Dahlström [Fri, 27 Jan 2012 15:20:55 +0000 (15:20 +0000)]
#6718 Fixed an off-by-one bug; use displayedMonth consistently

svn changeset:22802/svn branch:6.8

12 years agoCorrected typo
Artur Signell [Fri, 27 Jan 2012 15:01:05 +0000 (15:01 +0000)]
Corrected typo

svn changeset:22801/svn branch:6.7

12 years agoAdded exit codes
Artur Signell [Fri, 27 Jan 2012 14:36:26 +0000 (14:36 +0000)]
Added exit codes

svn changeset:22800/svn branch:6.8

12 years ago#8311 Additional CRLF->LF fixes
Artur Signell [Fri, 27 Jan 2012 14:17:02 +0000 (14:17 +0000)]
#8311 Additional CRLF->LF fixes

svn changeset:22799/svn branch:6.8

12 years ago#8311 Converted CRLF to LF in all source files
Artur Signell [Fri, 27 Jan 2012 14:08:53 +0000 (14:08 +0000)]
#8311 Converted CRLF to LF in all source files

svn changeset:22797/svn branch:6.7

12 years ago#8311 Verify that all source files use unix style line delimiters
Artur Signell [Fri, 27 Jan 2012 14:07:33 +0000 (14:07 +0000)]
#8311 Verify that all source files use unix style line delimiters

svn changeset:22796/svn branch:6.7

12 years agoComment improvements related to #6718
Johannes Dahlström [Fri, 27 Jan 2012 13:50:35 +0000 (13:50 +0000)]
Comment improvements related to #6718

svn changeset:22794/svn branch:6.8

12 years ago#6718 TestBench test
Johannes Dahlström [Fri, 27 Jan 2012 13:21:33 +0000 (13:21 +0000)]
#6718 TestBench test

svn changeset:22792/svn branch:6.8