Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-08-08Bug 386260 - NPE in org.eclipse.swt.program.Program.gnome_getProgramBogdan Gheorghe1-1/+2
2012-07-16Bug 380533 - NPE in Program#hashCode() on GTKv4301aGrant Gayed1-10/+17
2012-06-26jni generator changeSilenio Quarti1-0/+2
2012-06-26Remove glib function bindings from gnome.Alexander Kurtakov5-132/+14
2012-06-01Bug 380560 - Do the annual javadoc/copyright bash for 3.8 and 4.2Carolyn MacLeod2-2/+2
2012-03-29need to be able to overwrite native package name (actual code)Silenio Quarti2-2/+6
2012-02-28Replace usage of GDK_DISPLAY with gdk_x11_display_get_xdisplay.Alexander Kurtakov1-2/+2
2011-11-16Bug 362246 - Platform.launch doesn't work on gio only systems.Alexander Kurtakov1-1/+1
2011-09-27Bug 345682 WebKit for GTK not detectedGrant Gayed2-4/+6
2011-09-23fix permission of filesSilenio5-0/+0
2011-05-10Bug 345279 - Do the annual copyright bash for 3.7AFTER_COPYRIGHT_BASH_FOR_37RC1Carolyn MacLeod3-3/+3
2011-05-02Bug 338127-Error NPE (in Program.getProgram())Lakshmi Shanmugam1-3/+7
2011-03-15Bug339655 - Program#execute(String) broken for file:/ arguments containing #Lakshmi Shanmugam1-1/+2
2011-03-14Bug 339941 - Program.execute("") should launch app without argsSilenio Quarti1-7/+10
2011-03-14Bug 333759 - Allow SWT to use gvfs instead of gnome-vfsSilenio Quarti1-22/+26
2010-10-04More GTK AIX/HPUX port workBogdan Gheorghe1-2/+11
2010-09-24Adding HPUX GTK supportBogdan Gheorghe1-0/+2
2010-09-20Adding GTK AIX supportSilenio Quarti1-3/+9
2010-05-31Bug 314492 - Do the annual copyright/javadoc bashCarolyn MacLeod2-2/+2
2010-05-26Bug 314492 - Do the annual copyright/javadoc bashAFTER_JAVADOC_BASH_FOR_36RC3Carolyn MacLeod7-52/+56
2010-05-25Bug 314064 - [Doc] API doc of Program.launch (String, String) has to be modi...Lakshmi Shanmugam1-4/+4
2010-05-07298744 - [Program] Opening URLs in external browser fails with GLib 2.20Praveen Innamuri1-4/+10
2010-04-22305124 [Program] Eclipse can not open resource files in external editorBogdan Gheorghe1-4/+17
2010-04-22Bug 305124 - [Program] Eclipse can not open resource files in external editorSilenio Quarti1-6/+29
2010-04-22Bug 305124 - [Program] Eclipse can not open resource files in external editorSilenio Quarti1-1/+4
2010-04-22305124 [Program] Eclipse can not open resource files in external editorBogdan Gheorghe5-32/+76
2010-04-20308270 - [Program] VM crash in SWT native code while importing preferencesPraveen Innamuri1-12/+18
2010-03-09305124 - [Program] Eclipse can not open resource files in external editorLakshmi Shanmugam4-4/+4
2010-03-08use workingDir param name consistentlyCarolyn MacLeod5-14/+14
2010-03-05Bug 303487 - NPE in Program.getProgram(..)Felipe Heidrich1-2/+2
2010-02-18300995 - Cocoa: Leak messages while running the FileViewer exampleKevin Barnes1-22/+27
2010-02-16302861 - [Program] JVM crash in gio_getPrograms()Praveen Innamuri1-1/+1
2010-01-21removed 'public'Lakshmi Shanmugam1-1/+1
2010-01-20Bug 279772 - Clicking on a batch file from within the eclipse IDE does not r...Silenio Quarti5-4/+26
2010-01-20Bug 279772 - Clicking on a batch file from within the eclipse IDE does not r...Silenio Quarti1-1/+1
2010-01-20*** empty log message ***Silenio Quarti1-0/+23
2010-01-20Bug 279772 - Clicking on a batch file from within the eclipse IDE does not r...Silenio Quarti1-0/+23
2010-01-20BugÊ279772 - Clicking on a batch file from within the eclipse IDE does not r...Silenio Quarti1-0/+55
2010-01-20Bug 279772 - Clicking on a batch file from within the eclipse IDE does not ru...Silenio Quarti1-1/+1
2010-01-20*** empty log message ***Silenio Quarti1-0/+48
2010-01-20Bug 279772 - Clicking on a batch file from within the eclipse IDE does not r...Silenio Quarti7-21/+242
2010-01-18Bug 299094 - [Program] org.eclipse.swt.program.Program.launch() will add pre...Felipe Heidrich2-87/+67
2010-01-18298612 - 'gio_getMimeInfo' seems to leak a file descriptor to "/usr/share/mim...Bogdan Gheorghe1-97/+117
2009-11-12215377 Program.getExtensions() return an empty array on Linux/GTKBogdan Gheorghe1-5/+28
2009-11-1264Felipe Heidrich1-1/+1
2009-11-11215377 Program.getExtensions() return an empty array on Linux/GTKBogdan Gheorghe1-22/+255
2009-10-01rename varSilenio Quarti1-5/+5
2009-10-01204582 - Mac - manually added external editors fail to launchSilenio Quarti1-193/+70
2009-10-01280277 - possible leak in FileDialog (plus leak in Program)Silenio Quarti1-1/+2
2009-09-14removed unused importKevin Barnes1-1/+0

Back to the top