Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2009-04-03271179 - findProgram("a.null and void") returns Text Edit instead of nullKevin Barnes1-2/+34
2009-02-05263529 - Incorrect file paths when opening .html files in an external browserGrant Gayed1-3/+7
2009-01-06Bug 259929: org.eclipse.swt.program.Program.launch() can't open the file with...Felipe Heidrich1-15/+13
2009-01-06Bug 259929: org.eclipse.swt.program.Program.launch() can't open the file with...Felipe Heidrich1-10/+10
2008-10-06249000 - implement graphics in non-UI threadKevin Barnes1-146/+172
2008-09-10new JNI gen toolSilenio Quarti4-0/+104
2008-09-10use CFURLCreateStringByAddingPercentEscapesGrant Gayed1-7/+32
2008-09-05Mac generator and building 64 bit enabled C codeSilenio Quarti4-135/+108
2008-08-25copyright changeSilenio Quarti10-10/+10
2008-08-1864 bit workSilenio Quarti1-7/+7
2008-08-14211796 - Regenerate the PI ("Platform Interface") to better match cocoaSilenio Quarti1-5/+5
2008-08-06*** empty log message ***Silenio Quarti1-0/+2
2008-08-06*** empty log message ***Silenio Quarti1-33/+30
2008-08-05implementing ProgramSilenio Quarti1-376/+165
2008-08-05242603 - Solaris crash: symbol gnome_icon_theme_new: referenced symbol not foundBogdan Gheorghe1-1/+1
2008-06-05After Copyright Bash for 3.4RC4AFTER_COPYRIGHT_BASH_FOR_34RC4Carolyn MacLeod7-7/+7
2008-06-04After Javadoc Bash for 3.4RC4Carolyn MacLeod7-36/+51
2008-06-04232625 - SWT/JFace - Lack of examples in APICarolyn MacLeod1-0/+1
2008-06-02232625 - SWT/JFace - Lack of examples in APICarolyn MacLeod1-0/+2
2008-04-10224917 - Program.findProgram should return null on Vista if there are no know...Steve Northover1-2/+3
2008-03-06205796Grant Gayed1-8/+28
2008-02-29*** empty log message ***Silenio Quarti1-0/+178
2008-02-21218229Grant Gayed2-8/+18
2008-02-21218229Grant Gayed1-6/+5
2008-02-21218229Grant Gayed1-6/+16
2007-11-16*** empty log message ***Silenio Quarti1-175/+179
2007-11-15cocoa mergeFelipe Heidrich1-0/+546
2007-10-03198673 - SWT: Program.getImageData() returns null when icon name has quotes.Steve Northover1-0/+6
2007-07-1057151 - [64] 64 bit support needed for Windows XP 64-Bit EditionafterInitialReleaseOfWindows64Grant Gayed1-7/+7
2007-06-29Add Win32 packageFelipe Heidrich1-10/+11
2007-05-31After copyright bash for 3.3 RC3AFTER_COPYRIGHT_BASH_FOR_33RC3Carolyn MacLeod4-4/+4
2007-04-16148891 - [Program] Program.getImageData() fails for Adobe Acrobat and others.Steve Northover1-4/+20
2007-04-1696244 - [Program] Program.findProgram does not pick up customized application...Silenio Quarti1-11/+53
2007-03-26179161 - Program.findProgram(String extension) should gracefully handle long ...Kevin Barnes1-0/+1
2007-03-19regenerateGrant Gayed10-10/+10
2007-03-09ProgramKevin Barnes1-18/+26
2007-03-08ProgramKevin Barnes1-69/+133
2007-02-12Added dynamic flag to gtk_menu_shell_set_take_focusSteve Northover1-1/+0
2007-02-12172843 - [Program] Notes bookmark URL cannot be launched by swt for Linux-GTKSteve Northover2-40/+27
2007-01-31OS extends C fixFelipe Heidrich1-1/+1
2007-01-29renaming memcpy to memmoveSilenio Quarti1-5/+5
2007-01-29*** empty log message ***Felipe Heidrich1-1/+1
2007-01-26new jni tool (support wpf)Felipe Heidrich2-0/+8
2007-01-26initial wpf releaseFelipe Heidrich1-0/+311
2007-01-23170973 - [Program] Error when opening word and excel documentsSteve Northover1-0/+3
2007-01-16167748 - Program class incorrectly escapes already-escaped characters on MacSilenio Quarti1-2/+6
2006-11-07163594 - Program.launch doesn't work on OSXSilenio Quarti1-17/+25
2006-09-20149774 - [Program] Improve command handling of Program#execute(String) on Win32Steve Northover1-22/+24
2006-09-20bug 157914 - Unable to open external Safari browserSilenio Quarti1-11/+11
2006-09-12execute app with empty fileNameSilenio Quarti1-19/+23

Back to the top