Changes between Version 3 and Version 4 of Acronyms
- Timestamp:
- Apr 20, 2012, 6:19:50 PM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Acronyms
v3 v4 17 17 * GPU = Graphics Processing Unit 18 18 * [http://trac.webkit.org/browser/trunk/Source/WebCore/platform/graphics/gpu WebCore/platform/graphics/gpu] 19 * GTK+ = [http://en.wikipedia.org/wiki/GTK%2B GIMP ToolKit] 19 20 * GYP = [http://code.google.com/p/gyp Generate Your Projects] (Google) 20 21 * HTML = [http://www.w3.org/html Hyper Text Markup Language] :-) 21 22 * ICU = [http://site.icu-project.org International Components for Unicode] 22 23 * [http://trac.webkit.org/browser/trunk/Source/WTF/icu Source/WTF/icu] 24 * JNI = [http://en.wikipedia.org/wiki/JNI Java Native Interface] 25 * [http://trac.webkit.org/browser/trunk/Source/WebCore/bridge/jni WebCore/bridge/jni] 26 * NP = [https://developer.mozilla.org/en/NPObject Netscape Plug-in] 27 * [http://trac.webkit.org/browser/trunk/Source/WebCore/bridge/npruntime.cpp WebCore/bridge/npruntime.cpp] 23 28 * SVG = [http://www.w3.org/Graphics/SVG Scalable Vector Graphics] 24 29 * UUID = [http://en.wikipedia.org/wiki/Universally_Unique_Identifier Universally unique identifier] aka [http://en.wikipedia.org/wiki/Globally_unique_identifier GUID](MS) … … 26 31 * WTF = Web Template Framework 27 32 * [http://trac.webkit.org/browser/trunk/Source/WTF Source/WTF] 33 * wx = [wiki:wxWebKit wxWidget] 34 * [http://trac.webkit.org/browser/trunk/Source/WebCore/platform/wx WebCore/platform/wx] 35 * XC = XCode (MacOS) 28 36 * XML = [http://www.w3.org/xml eXtensible Markup Language] :-)