You can subscribe to this list here.
| 2004 |
Jan
|
Feb
|
Mar
|
Apr
(1) |
May
(37) |
Jun
(141) |
Jul
(111) |
Aug
(91) |
Sep
(79) |
Oct
(151) |
Nov
(161) |
Dec
(93) |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2005 |
Jan
(40) |
Feb
(60) |
Mar
(43) |
Apr
(90) |
May
(31) |
Jun
(114) |
Jul
(35) |
Aug
(112) |
Sep
(305) |
Oct
(151) |
Nov
(122) |
Dec
(103) |
| 2006 |
Jan
(65) |
Feb
(57) |
Mar
(475) |
Apr
(276) |
May
(482) |
Jun
(134) |
Jul
(127) |
Aug
(188) |
Sep
(271) |
Oct
(220) |
Nov
(74) |
Dec
(41) |
| 2007 |
Jan
(121) |
Feb
(50) |
Mar
(36) |
Apr
(11) |
May
(31) |
Jun
(12) |
Jul
(73) |
Aug
(41) |
Sep
(59) |
Oct
(33) |
Nov
(60) |
Dec
(111) |
| 2008 |
Jan
(139) |
Feb
(49) |
Mar
(87) |
Apr
(43) |
May
(10) |
Jun
(25) |
Jul
(114) |
Aug
(17) |
Sep
(25) |
Oct
(199) |
Nov
(94) |
Dec
(45) |
| 2009 |
Jan
(36) |
Feb
(14) |
Mar
(29) |
Apr
(32) |
May
(49) |
Jun
(18) |
Jul
(68) |
Aug
(34) |
Sep
(34) |
Oct
(11) |
Nov
(10) |
Dec
(14) |
| 2010 |
Jan
(35) |
Feb
(12) |
Mar
(23) |
Apr
(17) |
May
(4) |
Jun
(1) |
Jul
(4) |
Aug
|
Sep
(2) |
Oct
|
Nov
(10) |
Dec
|
| 2011 |
Jan
(3) |
Feb
|
Mar
|
Apr
|
May
(3) |
Jun
|
Jul
(3) |
Aug
(1) |
Sep
|
Oct
|
Nov
(1) |
Dec
(1) |
| 2012 |
Jan
(2) |
Feb
(1) |
Mar
(8) |
Apr
(3) |
May
|
Jun
|
Jul
(4) |
Aug
(3) |
Sep
(2) |
Oct
|
Nov
|
Dec
|
| 2013 |
Jan
(1) |
Feb
(1) |
Mar
(1) |
Apr
(3) |
May
(4) |
Jun
(3) |
Jul
(8) |
Aug
|
Sep
(1) |
Oct
(1) |
Nov
(3) |
Dec
(4) |
| 2014 |
Jan
(2) |
Feb
(2) |
Mar
(3) |
Apr
(1) |
May
(5) |
Jun
(1) |
Jul
(13) |
Aug
(2) |
Sep
(2) |
Oct
|
Nov
|
Dec
|
| 2015 |
Jan
(1) |
Feb
|
Mar
|
Apr
(1) |
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
| 2017 |
Jan
|
Feb
(1) |
Mar
|
Apr
(1) |
May
(1) |
Jun
|
Jul
(1) |
Aug
(4) |
Sep
(1) |
Oct
|
Nov
|
Dec
|
| 2018 |
Jan
|
Feb
|
Mar
(15) |
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
(1) |
Dec
|
| 2019 |
Jan
|
Feb
|
Mar
(3) |
Apr
|
May
|
Jun
|
Jul
(1) |
Aug
|
Sep
|
Oct
(1) |
Nov
|
Dec
|
| 2020 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
(6) |
Oct
|
Nov
|
Dec
|
| 2021 |
Jan
|
Feb
|
Mar
|
Apr
(1) |
May
(1) |
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
| 2022 |
Jan
|
Feb
(1) |
Mar
|
Apr
|
May
(1) |
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
| 2024 |
Jan
|
Feb
(1) |
Mar
(2) |
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
| 2025 |
Jan
(1) |
Feb
|
Mar
(1) |
Apr
|
May
|
Jun
|
Jul
|
Aug
(1) |
Sep
(1) |
Oct
|
Nov
|
Dec
|
|
From: Adam A. (JIRA) <no...@sp...> - 2009-08-31 20:30:31
|
Add DockGroup support to VLDocking.
-----------------------------------
Key: RCP-609
URL: http://jira.springsource.org/browse/RCP-609
Project: Spring Rich Client Project
Issue Type: Improvement
Components: Core
Affects Versions: 1.1.0
Reporter: Adam Armistead
Assignee: Lieven Doclo
VLDocking should be able to support DockGroups. Adding this support is trivial and should only require adding a DockGroup property to VLDockingViewDescriptor with get/set methods and to set the assigned DockGroup to the DockKey the ViewDescriptorDockable constructor.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.springsource.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
|
|
From: Geoffrey De S. <ge0...@gm...> - 2009-08-27 09:29:29
|
Hi guys, Why is the link to the reference manual removed from the main spring-richclient website? I did a lot of effort to write documentation on the exception handling in there once and I need to share it with others. -- With kind regards Geoffrey De Smet |
|
From: Geoffrey De S. (JIRA) <no...@sp...> - 2009-08-26 06:51:06
|
[ http://jira.springsource.org/browse/RCP-608?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Geoffrey De Smet resolved RCP-608.
----------------------------------
Resolution: Fixed
> When an exception occurs during fireFocusGained called by AbstractApplicationPage.setActiveComponent, it becomes impossible to switch screen
> --------------------------------------------------------------------------------------------------------------------------------------------
>
> Key: RCP-608
> URL: http://jira.springsource.org/browse/RCP-608
> Project: Spring Rich Client Project
> Issue Type: Bug
> Components: Core
> Affects Versions: 1.1.0
> Reporter: Geoffrey De Smet
> Assignee: Geoffrey De Smet
> Priority: Minor
> Fix For: 1.1.1
>
>
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.springsource.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
|
|
From: Geoffrey De S. (JIRA) <no...@sp...> - 2009-08-26 06:49:07
|
When an exception occurs during fireFocusGained called by AbstractApplicationPage.setActiveComponent, it becomes impossible to switch screen
--------------------------------------------------------------------------------------------------------------------------------------------
Key: RCP-608
URL: http://jira.springsource.org/browse/RCP-608
Project: Spring Rich Client Project
Issue Type: Bug
Components: Core
Affects Versions: 1.1.0
Reporter: Geoffrey De Smet
Assignee: Geoffrey De Smet
Priority: Minor
Fix For: 1.1.1
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.springsource.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
|
|
From: Geoffrey De S. (JIRA) <no...@sp...> - 2009-08-25 14:26:04
|
[ http://jira.springsource.org/browse/RCP-606?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Geoffrey De Smet updated RCP-606:
---------------------------------
Summary: EmailNotifierErrorReporter's mailTo address does not work in outlook (because it gets surrounded by a double quote and a single quote if isn't prefixed with "SMTP:"). Ask a windows user if he/she uses Outlook. (was: EmailNotifierErrorReporter's mailTo address does not work in outlook (because it gets surrounded by a double quote and a single quote if isn't prefixed with "SMPT:"). Ask a windows user if he/she uses Outlook.)
> EmailNotifierErrorReporter's mailTo address does not work in outlook (because it gets surrounded by a double quote and a single quote if isn't prefixed with "SMTP:"). Ask a windows user if he/she uses Outlook.
> -----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
>
> Key: RCP-606
> URL: http://jira.springsource.org/browse/RCP-606
> Project: Spring Rich Client Project
> Issue Type: Bug
> Components: Core
> Affects Versions: 1.1.0
> Reporter: Geoffrey De Smet
> Assignee: Geoffrey De Smet
> Fix For: 1.1.1
>
>
> if you send to gd...@rc... (not a real address) it works in thunderbird,
> but in outlook it looks ok but behaves wrong: it mails to "'gd...@rc...'"@proxy2
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.springsource.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
|
|
From: Geoffrey De S. (JIRA) <no...@sp...> - 2009-08-25 14:23:08
|
[ http://jira.springsource.org/browse/RCP-606?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Geoffrey De Smet updated RCP-606:
---------------------------------
Summary: EmailNotifierErrorReporter's mailTo address does not work in outlook (because it gets surrounded by a double quote and a single quote if isn't prefixed with "SMPT:"). Ask a windows user if he/she uses Outlook. (was: EmailNotifierErrorReporter's mailTo address does not work in outlook because it gets surrounded by a double quote and a single quote)
> EmailNotifierErrorReporter's mailTo address does not work in outlook (because it gets surrounded by a double quote and a single quote if isn't prefixed with "SMPT:"). Ask a windows user if he/she uses Outlook.
> -----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
>
> Key: RCP-606
> URL: http://jira.springsource.org/browse/RCP-606
> Project: Spring Rich Client Project
> Issue Type: Bug
> Components: Core
> Affects Versions: 1.1.0
> Reporter: Geoffrey De Smet
> Assignee: Geoffrey De Smet
> Fix For: 1.1.1
>
>
> if you send to gd...@rc... (not a real address) it works in thunderbird,
> but in outlook it looks ok but behaves wrong: it mails to "'gd...@rc...'"@proxy2
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.springsource.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
|
|
From: Geoffrey De S. (JIRA) <no...@sp...> - 2009-08-25 10:11:06
|
[ http://jira.springsource.org/browse/RCP-606?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=46309#action_46309 ]
Geoffrey De Smet commented on RCP-606:
--------------------------------------
see related issue RCP-607
> EmailNotifierErrorReporter's mailTo address does not work in outlook because it gets surrounded by a double quote and a single quote
> ------------------------------------------------------------------------------------------------------------------------------------
>
> Key: RCP-606
> URL: http://jira.springsource.org/browse/RCP-606
> Project: Spring Rich Client Project
> Issue Type: Bug
> Components: Core
> Affects Versions: 1.1.0
> Reporter: Geoffrey De Smet
> Assignee: Geoffrey De Smet
> Fix For: 1.1.1
>
>
> if you send to gd...@rc... (not a real address) it works in thunderbird,
> but in outlook it looks ok but behaves wrong: it mails to "'gd...@rc...'"@proxy2
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.springsource.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
|
|
From: Geoffrey De S. (JIRA) <no...@sp...> - 2009-08-25 10:09:05
|
Java6EmailNotifierErrorReporter so there's no need to use the native JDIC jars (which are a mess)
-------------------------------------------------------------------------------------------------
Key: RCP-607
URL: http://jira.springsource.org/browse/RCP-607
Project: Spring Rich Client Project
Issue Type: New Feature
Components: JDK 6
Reporter: Geoffrey De Smet
Fix For: No version
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.springsource.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
|
|
From: Geoffrey De S. (JIRA) <no...@sp...> - 2009-08-25 10:09:05
|
[ http://jira.springsource.org/browse/RCP-606?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Geoffrey De Smet resolved RCP-606.
----------------------------------
Resolution: Fixed
although this should be fixed in JDIC (which apparently will never happen), the workaround bugs a windows user with the question if he/she uses outlook or not.
> EmailNotifierErrorReporter's mailTo address does not work in outlook because it gets surrounded by a double quote and a single quote
> ------------------------------------------------------------------------------------------------------------------------------------
>
> Key: RCP-606
> URL: http://jira.springsource.org/browse/RCP-606
> Project: Spring Rich Client Project
> Issue Type: Bug
> Components: Core
> Affects Versions: 1.1.0
> Reporter: Geoffrey De Smet
> Assignee: Geoffrey De Smet
> Fix For: 1.1.1
>
>
> if you send to gd...@rc... (not a real address) it works in thunderbird,
> but in outlook it looks ok but behaves wrong: it mails to "'gd...@rc...'"@proxy2
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.springsource.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
|
|
From: Geoffrey De S. (JIRA) <no...@sp...> - 2009-08-25 08:54:05
|
[ http://jira.springsource.org/browse/RCP-606?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=46304#action_46304 ]
Geoffrey De Smet commented on RCP-606:
--------------------------------------
adding a outlookWorkaroundEnabled property
> EmailNotifierErrorReporter's mailTo address does not work in outlook because it gets surrounded by a double quote and a single quote
> ------------------------------------------------------------------------------------------------------------------------------------
>
> Key: RCP-606
> URL: http://jira.springsource.org/browse/RCP-606
> Project: Spring Rich Client Project
> Issue Type: Bug
> Components: Core
> Affects Versions: 1.1.0
> Reporter: Geoffrey De Smet
> Assignee: Geoffrey De Smet
> Fix For: 1.1.1
>
>
> if you send to gd...@rc... (not a real address) it works in thunderbird,
> but in outlook it looks ok but behaves wrong: it mails to "'gd...@rc...'"@proxy2
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.springsource.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
|
|
From: Bursell <uns...@kc...> - 2009-08-24 23:08:59
|
Found in the empty house?" "Here it is. And it's a very unique weapon." Old King Brady held up the knife. It had a double-edged blade, eight inches long, as thin as paper, and was embossed with the initials P. V., in frosted letters. "What an ugly-looking weapon!" Harry commented, with a shudder. "It's an oddity," replied the old detec |
|
From: Geoffrey De S. (JIRA) <no...@sp...> - 2009-08-24 14:57:04
|
[ http://jira.springsource.org/browse/RCP-606?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=46282#action_46282 ]
Geoffrey De Smet commented on RCP-606:
--------------------------------------
This is probably due to https://jdic.dev.java.net/issues/show_bug.cgi?id=160
Ps: Jdic 0.9.5 doesn't seem to work.
> EmailNotifierErrorReporter's mailTo address does not work in outlook because it gets surrounded by a double quote and a single quote
> ------------------------------------------------------------------------------------------------------------------------------------
>
> Key: RCP-606
> URL: http://jira.springsource.org/browse/RCP-606
> Project: Spring Rich Client Project
> Issue Type: Bug
> Components: Core
> Affects Versions: 1.1.0
> Reporter: Geoffrey De Smet
> Assignee: Geoffrey De Smet
> Fix For: 1.1.1
>
>
> if you send to gd...@rc... (not a real address) it works in thunderbird,
> but in outlook it looks ok but behaves wrong: it mails to "'gd...@rc...'"@proxy2
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.springsource.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
|
|
From: Geoffrey De S. (JIRA) <no...@sp...> - 2009-08-14 06:29:57
|
[ http://jira.springsource.org/browse/RCP-606?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=46080#action_46080 ]
Geoffrey De Smet commented on RCP-606:
--------------------------------------
I've experimented with all kinds of e-mail address, such as
gds <gd...@rc...>
...
nothing worked. Might be a jdic 0.9.3 bug so an upgrade to jdic 0.9.5 might solve it
> EmailNotifierErrorReporter's mailTo address does not work in outlook because it gets surrounded by a double quote and a single quote
> ------------------------------------------------------------------------------------------------------------------------------------
>
> Key: RCP-606
> URL: http://jira.springsource.org/browse/RCP-606
> Project: Spring Rich Client Project
> Issue Type: Bug
> Components: Core
> Affects Versions: 1.1.0
> Reporter: Geoffrey De Smet
> Assignee: Geoffrey De Smet
> Fix For: 1.1.1
>
>
> if you send to gd...@rc... (not a real address) it works in thunderbird,
> but in outlook it looks ok but behaves wrong: it mails to "'gd...@rc...'"@proxy2
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.springsource.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
|
|
From: Geoffrey De S. (JIRA) <no...@sp...> - 2009-08-13 13:48:00
|
EmailNotifierErrorReporter's mailTo address does not work in outlook because it gets surrounded by a double quote and a single quote
------------------------------------------------------------------------------------------------------------------------------------
Key: RCP-606
URL: http://jira.springsource.org/browse/RCP-606
Project: Spring Rich Client Project
Issue Type: Bug
Components: Core
Affects Versions: 1.1.0
Reporter: Geoffrey De Smet
Assignee: Geoffrey De Smet
Fix For: 1.1.1
if you send to gd...@rc... (not a real address) it works in thunderbird,
but in outlook it looks ok but behaves wrong: it mails to "'gd...@rc...'"@proxy2
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.springsource.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
|
|
From: Geoffrey De S. (JIRA) <no...@sp...> - 2009-08-13 13:20:14
|
[ http://jira.springsource.org/browse/RCP-605?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Geoffrey De Smet resolved RCP-605.
----------------------------------
Resolution: Fixed
See org.springframework.richclient.exceptionhandling.command.ThrowExceptionCommand
> ThrowExceptionCommand for in development that allows to input an exception full classname and throws that exception so you can test the exception handler
> ---------------------------------------------------------------------------------------------------------------------------------------------------------
>
> Key: RCP-605
> URL: http://jira.springsource.org/browse/RCP-605
> Project: Spring Rich Client Project
> Issue Type: New Feature
> Components: Core
> Affects Versions: 1.1.0
> Reporter: Geoffrey De Smet
> Assignee: Geoffrey De Smet
> Priority: Minor
> Fix For: 1.1.1
>
>
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.springsource.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
|
|
From: Geoffrey De S. (JIRA) <no...@sp...> - 2009-08-13 09:50:03
|
ThrowExceptionCommand for in development that allows to input an exception full classname and throws that exception so you can test the exception handler
---------------------------------------------------------------------------------------------------------------------------------------------------------
Key: RCP-605
URL: http://jira.springsource.org/browse/RCP-605
Project: Spring Rich Client Project
Issue Type: New Feature
Components: Core
Affects Versions: 1.1.0
Reporter: Geoffrey De Smet
Assignee: Geoffrey De Smet
Priority: Minor
Fix For: 1.1.1
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.springsource.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
|
|
From: Johannes S. (JIRA) <no...@sp...> - 2009-08-08 11:48:04
|
[ http://jira.springsource.org/browse/RCP-596?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Johannes Schneider updated RCP-596:
-----------------------------------
Attachment: JideApplicationLifecycleAdvisor.java
ApplicationLifecycleAdvisor.java
That should be the files.
> Jide-Integration: Make Jide-Integration pluggable...
> ----------------------------------------------------
>
> Key: RCP-596
> URL: http://jira.springsource.org/browse/RCP-596
> Project: Spring Rich Client Project
> Issue Type: New Feature
> Components: Integration
> Affects Versions: 1.1.0
> Reporter: Johannes Schneider
> Assignee: Lieven Doclo
> Attachments: 0001-moved-statusbar-to-app-lifecycle-advisor.patch, ApplicationLifecycleAdvisor.java, JideApplicationLifecycleAdvisor.java
>
>
> I really want to get rid of the JideApplicationLifecycleAdvisor.
> I think it is important to make the Jide integration as pluggable as possible (without any inheritance necessary).
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.springsource.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
|
|
From: Geoffrey De S. (JIRA) <no...@sp...> - 2009-08-06 12:50:50
|
[ http://jira.springsource.org/browse/RCP-604?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Geoffrey De Smet resolved RCP-604.
----------------------------------
Resolution: Fixed
I've fixed it with a boolean oldHasError, following the original default tab icon design.
Nevertheless it feels bad: I don't think it's MessagableTabbedPane's responsibility to remember the default icon of a tab just because the tab has to show an error icon temporary.
Feel free to open an issue to propose a better way of doing this.
Tested if tooltip is still correct after making 2 invalidations and removing the first validation.
> Once a MessagableTabbedPane has shown an error icon in its tab because there is an error, the error icon does not dissappear when there are no more errors
> ----------------------------------------------------------------------------------------------------------------------------------------------------------
>
> Key: RCP-604
> URL: http://jira.springsource.org/browse/RCP-604
> Project: Spring Rich Client Project
> Issue Type: Bug
> Components: Core
> Affects Versions: 1.1.0
> Reporter: Geoffrey De Smet
> Assignee: Geoffrey De Smet
> Fix For: 1.1.1
>
>
> bug introduced by jan in revision 2186 and 2187 "Added saving/resetting of old icon/tooltip"
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.springsource.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
|
|
From: Geoffrey De S. (JIRA) <no...@sp...> - 2009-08-06 12:18:40
|
Once a MessagableTabbedPane has shown an error icon in its tab because there is an error, the error icon does not dissappear when there are no more errors
----------------------------------------------------------------------------------------------------------------------------------------------------------
Key: RCP-604
URL: http://jira.springsource.org/browse/RCP-604
Project: Spring Rich Client Project
Issue Type: Bug
Components: Core
Affects Versions: 1.1.0
Reporter: Geoffrey De Smet
Assignee: Geoffrey De Smet
Fix For: 1.1.1
bug introduced by jan in revision 2186 and 2187 "Added saving/resetting of old icon/tooltip"
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.springsource.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
|
|
From: Geoffrey De S. (JIRA) <no...@sp...> - 2009-08-06 06:51:03
|
[ http://jira.springsource.org/browse/RCP-602?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Geoffrey De Smet resolved RCP-602.
----------------------------------
Resolution: Fixed
Fix Version/s: (was: 1.x)
1.1.1
> AbstractLoggingExceptionHandler should log the errorcode of SqlException and ErrorCoded exceptions because the stacktrace doesn't contain it.
> ---------------------------------------------------------------------------------------------------------------------------------------------
>
> Key: RCP-602
> URL: http://jira.springsource.org/browse/RCP-602
> Project: Spring Rich Client Project
> Issue Type: Improvement
> Components: Core
> Affects Versions: 1.1.0
> Reporter: Geoffrey De Smet
> Assignee: Geoffrey De Smet
> Priority: Minor
> Fix For: 1.1.1
>
>
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.springsource.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
|
|
From: Geoffrey De S. (JIRA) <no...@sp...> - 2009-07-30 14:17:58
|
AbstractLoggingExceptionHandler should log the errorcode of SqlException and ErrorCoded exceptions because the stacktrace doesn't contain it.
---------------------------------------------------------------------------------------------------------------------------------------------
Key: RCP-602
URL: http://jira.springsource.org/browse/RCP-602
Project: Spring Rich Client Project
Issue Type: Improvement
Components: Core
Affects Versions: 1.1.0
Reporter: Geoffrey De Smet
Assignee: Geoffrey De Smet
Priority: Minor
Fix For: 1.x
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.springsource.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
|
|
From: Krug <fo...@ne...> - 2009-07-23 17:18:21
|
Guys, How Can You Tell If Shhe is Ready For sex -- The First Time.www.pill84(.net) |
|
From: Lamberth <ca...@sa...> - 2009-07-19 05:05:32
|
555 Ways to Turn Up the Heat in Your Love Relationship or Marriage.www[dot]33211[dot]org |
|
From: Huggard <ana...@ve...> - 2009-07-18 16:17:59
|
Male Erogenous Zones - How To Drive Your aMn Wild Wtih Desire.www[dot]meds11[dot]org |
|
From: Tollison <mil...@il...> - 2009-07-18 03:26:23
|
Why Skin asnd Touching Is Vitally Important too Your Well Being.www[dot]shop51[dot]net |