Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-08-11Change in SWT DnD handlingreleases/3.8Oli Schmid1-283/+287
2015-08-05Fixes issues with wrong cache values in swing table rendering.Oli Schmid1-64/+65
2015-06-11https://bugs.eclipse.org/bugs/show_bug.cgi?id=467228Oli Schmid1-175/+175
2014-12-11448648: MailUtility.collectMailParts: inline attachments are notAdrian Sacchi1-18/+48
2014-12-11447637: MailUtility: add support for adding attachments to existing mimeAdrian Sacchi1-2/+77
2014-12-11.gitignore file addedAdrian Sacchi1-0/+25
2014-10-24Bug 448582: RAP [mobile/tablet]: Wrong owner-form for form-fields contained i...Daniel Wiehl1-0/+1
2014-10-24Bug 448575: RAP [mobile/tablet]: Wrong thread when creating pile-menu entries.Daniel Wiehl1-8/+34
2014-09-19Bug 444427 - JVM Fatal Crash because of IE Patch KB2977629:Daniel Wiehl3-211/+221
2014-08-14441577: RAP: Calendar is not readable when entry's text is too longMatthias Nick1-4/+16
2014-07-25bug 439225: Swing: View layout initial size of detail formJudith Gull1-1/+7
2014-07-24Utility method to remove the Byte Order Mark (BOM). Backport of commit d46879...Matthias Nick2-0/+58
2014-05-27Bug 432979 - AbstractCalendarItemProvider ignores the displayMode of the cale...Judith Gull3-14/+8
2014-05-21bug 435285: Value can be selected in SmartField even if it is disabledMatthias Nick3-3/+5
2014-05-19Bug 433306: https://bugs.eclipse.org/bugs/show_bug.cgi?id=433306Judith Gull3-2/+40
2014-05-16Bug 381662 - [SWING] Cursor appearance does not change to hand on links in HT...Matthias Nick5-0/+52
2014-05-16bug 434396: Swing: Detection of HTML links in table does not work alwaysMatthias Nick3-144/+215
2014-05-14Bug 434855 - AbstractCalendarItemProvider threading issue - https://bugs.ecli...Judith Gull1-55/+40
2014-04-28New busy-status in Outlook 2013 calendar items: working elsewhereMatthias Villiger2-0/+15
2014-04-23Bug 432821 - DateChooser: Constructor does not support all display modesJudith Gull1-1/+1
2014-04-17Bug 422070 - ClientNotifications are not sent to client, if an exception occu...Judith Gull6-103/+153
2014-04-17bug 420626: https://bugs.eclipse.org/bugs/show_bug.cgi?id=420626Judith Gull2-2/+2
2014-04-11bug 420626: https://bugs.eclipse.org/bugs/show_bug.cgi?id=420626Judith Gull31-19/+412
2014-04-11Bug 431774: AbstractTestWithGuiScript needs to have a timeoutKen Lee1-2/+10
2014-04-10https://bugs.eclipse.org/bugs/show_bug.cgi?id=422070Oliver Schmid11-16/+116
2014-03-21Bug 409137 - Swing: Focus change on editable columns not correctKen Lee1-2/+2
2014-03-13Rap: Added standalone flag to browser infoClaudio Guglielmo2-5/+17
2014-03-13bug 428868: AbstractPage#execPageDataLoaded() not called after initial loadMatthias Nick3-1/+8
2014-03-03Backport of Bug 420860Claudio Guglielmo1-0/+11
2014-02-13Bug 427658 - TimeScale: null Pointer Exception Ken Lee3-11/+13
2014-01-22Bug 421591 fixedOliver Schmid1-4/+12
2013-12-12Bug 423900 - Mobile: Possibility to disable the auto selection of the first c...Claudio Guglielmo5-40/+41
2013-12-11Helper Method used by new Scout JAX-WS implementation when providing a webser...Oliver Schmid1-0/+7
2013-12-05Bug 422935 - PlannerField: Not possible to set splitter position afterwardsKen Lee2-1/+23
2013-12-05Bug 422935 - PlannerField: Not possible to set splitter position afterwardsKen Lee4-7/+45
2013-11-28bug 422541: [Commons] Base64Utility shouldn't use String.indexOf() (Performance)Stephan Leicht Vogt1-17/+36
2013-11-25bug 422444: [Commons] Base64Utility decode uses havyweight String Regex funct...Stephan Leicht Vogt1-22/+62
2013-11-12Bug 420714 - Rap: SVG Field shows unnecessary scrollbars with IEClaudio Guglielmo1-5/+2
2013-11-11Bug 420783 - Scheduler.getRunningJobs() returns all jobs instead of only the ...Judith Gull1-1/+1
2013-11-11Bug 421138 - Scheduler.P_Dispatcher.run() does the isStopSignal() check on th...Judith Gull1-2/+6
2013-11-11Bug 421137 - ServerJobs created by the Scheduler.handleJobExecution() have al...Judith Gull1-1/+1
2013-11-08Bug 421236 - RAP/SWT: Wrong rendering behavior in smartfield value selectionKen Lee11-18/+74
2013-11-07Bug 421181: AbstractTable is not thread-safeBeat Schwarzentrub1-12/+15
2013-11-06Provide Session support for MimeMessage generationAndreas Hoegger1-5/+10
2013-11-05Bug 420819 - RAP: Add support for text wrapping in tablesKen Lee2-8/+44
2013-11-05Bug 396508 - getConfiguredMultilineText on table ignoredKen Lee1-1/+1
2013-10-21in case of an empty tree nothing has to be selectedOliver Schmid1-1/+1
2013-10-18Mobile: Horizontal lines missingClaudio Guglielmo1-2/+2
2013-10-18Mobile: Horizontal lines missingClaudio Guglielmo1-2/+2
2013-10-15Bug 419446 - Rap: Session needs to be invalidated if subject changesClaudio Guglielmo1-1/+3

Back to the top