-
The NPP plugins code is here:
http://universalindent.svn.sourceforge.net/viewvc/universalindent/trunk/src/UniversalIndentGUI_NPP/
Enjoy!
Thomas.
2009-11-03 11:40:46 UTC in UniversalIndentGUI
-
Hi Oren,
it's a late reply, but however it is better than no reply ;-)
UiGUI just uses JsDecoder and offers all parameters that JsDecoder or any other indenter can handle. For JsDecoder that means, there are no further parameters to control it.
Perhaps you can write to its author at http://code.gosu.pl/. Maybe he offers you some help and enhances the functionality of it.
Have a nive...
2009-11-03 11:38:39 UTC in UniversalIndentGUI
-
thomas_-_s committed revision 990 to the UniversalIndentGUI SVN repository, changing 6 files.
2009-08-21 09:56:24 UTC in UniversalIndentGUI
-
thomas_-_s committed revision 989 to the UniversalIndentGUI SVN repository, changing 2 files.
2009-08-21 09:54:41 UTC in UniversalIndentGUI
-
thomas_-_s committed revision 988 to the UniversalIndentGUI SVN repository, changing 5 files.
2009-08-21 09:44:29 UTC in UniversalIndentGUI
-
thomas_-_s committed revision 987 to the UniversalIndentGUI SVN repository, changing 7 files.
2009-08-21 09:38:00 UTC in UniversalIndentGUI
-
Hi Marcus,
made a patch entry:
http://sourceforge.net/tracker/?func=detail&aid=2838990&group_id=158745&atid=809063
Hope it contains useful changes. Please let me know!
Thomas.
2009-08-17 15:17:08 UTC in libmtp
-
Hi Marcus,
made a patch entry:
http://sourceforge.net/tracker/?func=detail&aid=2838990&group_id=158745&atid=809063
Hope it contains useful changes. Please let me know!
Thomas.
2009-08-17 14:04:36 UTC in libmtp
-
- The attached patch contains some changes to be able to compile the files when they are included into a C++ project. Mainly this concerns the change of the variables "private" to "_private" and "new" to "_new". Also added "extern C" to libusb-glue.h for the previously mentioned reason.
- Added a "#define USB_CLASS_PTP 6" to ptp.h. The usage of USB_CLASS_PTP came into the project through...
2009-08-17 14:03:22 UTC in libmtp
-
I ran into problem compiling libgphoto2 on Windows. Thats why I am using libmtp currently. But it is good to know, that the PTP implementations of libmpt and libgphoto2 are equally up to date.
Did you manage to get libgphoto2 compiled on win32 using MSYS and autoconf? For me it seems as id MSYS' autoconf doesn't work very well. Or I've not properly installed it.
Should I post a unified...
2009-08-17 09:41:42 UTC in libmtp