mirror of
https://github.com/gryf/wmaker.git
synced 2026-01-04 12:54:20 +01:00
debian: New debian version 0.95.1-1
This upload includes the debian changes of 0.95.0 and 0.95.1
- Debian stuff (themes, menus,...) is moved to different folder.
- Many changes in debian/rules file
- New files to avoid lines in debian/rules (new menu files)
- This is a little extract form the debian/changelog file:
* New upstream version 0.95.1
* The WINGs's file proplist-compat.h is removed in upstream.
- Removed the line in debian/libwings-dev.install
* Updated debian/libwutil2.symbols with new symbol.
* libpng12-dev dependencies changed to libpng-dev. [Closes: #648123]
* wterm package suggestion removed.
* Menu shows "Run..." option. [Closes: #165075]
Thanks to Andreas Tscharner for their patch.
* Menu shows the background files [Closes: #655122]
* Added patch 54_Debian_wmmacros.diff.
Based on changelog: Marcelo E. Magallon Tue, 17 Nov 1998
* Xterm and WMPrefs are now Debian specific.
* Added patch 53_Debian_WMState.diff.
Based on changelog: Marcelo E. Magallon Sun, 26 Nov 2000
* Fix wmaker-common dependencies. [Closes: #654668]
* Manpages moved from wmaker-common to wmaker (Lintian problem).
* Removed old stuff in wmaker.post* and wmaker-common.post* about
update-alternatives.
* Fix to the FTBFS. [Closes: #654524]
* New debian/watch file
* New upstream version 0.95.0, now from git. [Closes: #401900]
[Closes: #514438, #607550, #218110, #583734, #105351, #549157]
[Closes: #283610, #311563, #310285, #329783, #280819, #284048]
[Closes: #292391, #361241, #364290, #148370, #287459, #122076]
[Closes: #175503, #79598, #78088, #68381, #38184, #41434, #41434]
[Closes: #94960, #39543, #63265, #69499, #94446, #77488, #329783]
Thanks to Andreas Tscharner for their bug revision.
* This new version is based in wmaker-crm a wmaker fork, because
wmaker (original) is not updated.
* New debian/rules file. [Closes: #590244]
* Many many changes
* /usr/lib/WindowMaker/WindowMaker is now /usr/lib/WindowMaker/wmaker
* wmaker script launch now /usr/lib/WindowMaker/wmaker
* New maintainer. [Closes: #632875]
* New package wmaker-common (arch independent files).
* Removed the asclock diversions from the wmaker install scripts
wmaker.postrm and wmaker.preinst because asclock binary is not
included in wmaker package (see asclock package).
* New package wmaker-common with the arch independent files.
* debian/patches are now DEP-3.
* debian/copyright is now DEP-5.
* Bumped Standars-Version 3.9.2.
* Manpages moved to upstream.
* Solved problems with .la files (lintian clean).
* libwmaker0-dev isn't included, because was removed in upstream.
This commit is contained in:
committed by
Carlos R. Mafra
parent
b618febb2c
commit
e9d4930657
459
debian/libwutil2.symbols
vendored
459
debian/libwutil2.symbols
vendored
@@ -1,230 +1,231 @@
|
||||
libWUtil.so.2 libwutil2 #MINVER#
|
||||
WHandleEvents@Base 0.95.0-1~
|
||||
WMAddIdleHandler@Base 0.95.0-1~
|
||||
WMAddInputHandler@Base 0.95.0-1~
|
||||
WMAddNotificationObserver@Base 0.95.0-1~
|
||||
WMAddPersistentTimerHandler@Base 0.95.0-1~
|
||||
WMAddTimerHandler@Base 0.95.0-1~
|
||||
WMAddToArray@Base 0.95.0-1~
|
||||
WMAddToPLArray@Base 0.95.0-1~
|
||||
WMAppendArray@Base 0.95.0-1~
|
||||
WMAppendBag@Base 0.95.0-1~
|
||||
WMAppendData@Base 0.95.0-1~
|
||||
WMAppendDataBytes@Base 0.95.0-1~
|
||||
WMApplication@Base 0.95.0-1~
|
||||
WMArrayFirst@Base 0.95.0-1~
|
||||
WMArrayLast@Base 0.95.0-1~
|
||||
WMArrayNext@Base 0.95.0-1~
|
||||
WMArrayPrevious@Base 0.95.0-1~
|
||||
WMBagFirst@Base 0.95.0-1~
|
||||
WMBagIndexForIterator@Base 0.95.0-1~
|
||||
WMBagIteratorAtIndex@Base 0.95.0-1~
|
||||
WMBagLast@Base 0.95.0-1~
|
||||
WMBagNext@Base 0.95.0-1~
|
||||
WMBagPrevious@Base 0.95.0-1~
|
||||
WMCountHashTable@Base 0.95.0-1~
|
||||
WMCountInArray@Base 0.95.0-1~
|
||||
WMCountInBag@Base 0.95.0-1~
|
||||
WMCreateArray@Base 0.95.0-1~
|
||||
WMCreateArrayWithArray@Base 0.95.0-1~
|
||||
WMCreateArrayWithDestructor@Base 0.95.0-1~
|
||||
WMCreateDataWithBytes@Base 0.95.0-1~
|
||||
WMCreateDataWithBytesNoCopy@Base 0.95.0-1~
|
||||
WMCreateDataWithCapacity@Base 0.95.0-1~
|
||||
WMCreateDataWithData@Base 0.95.0-1~
|
||||
WMCreateDataWithLength@Base 0.95.0-1~
|
||||
WMCreateHashTable@Base 0.95.0-1~
|
||||
WMCreateNotification@Base 0.95.0-1~
|
||||
WMCreateNotificationQueue@Base 0.95.0-1~
|
||||
WMCreatePLArray@Base 0.95.0-1~
|
||||
WMCreatePLData@Base 0.95.0-1~
|
||||
WMCreatePLDataWithBytes@Base 0.95.0-1~
|
||||
WMCreatePLDataWithBytesNoCopy@Base 0.95.0-1~
|
||||
WMCreatePLDictionary@Base 0.95.0-1~
|
||||
WMCreatePLString@Base 0.95.0-1~
|
||||
WMCreatePropListFromDescription@Base 0.95.0-1~
|
||||
WMCreateTreeBag@Base 0.95.0-1~
|
||||
WMCreateTreeBagWithDestructor@Base 0.95.0-1~
|
||||
WMCreateTreeNode@Base 0.95.0-1~
|
||||
WMCreateTreeNodeWithDestructor@Base 0.95.0-1~
|
||||
WMDataBytes@Base 0.95.0-1~
|
||||
WMDeepCopyPropList@Base 0.95.0-1~
|
||||
WMDeleteFromArray@Base 0.95.0-1~
|
||||
WMDeleteFromBag@Base 0.95.0-1~
|
||||
WMDeleteFromPLArray@Base 0.95.0-1~
|
||||
WMDeleteIdleHandler@Base 0.95.0-1~
|
||||
WMDeleteInputHandler@Base 0.95.0-1~
|
||||
WMDeleteLeafForTreeNode@Base 0.95.0-1~
|
||||
WMDeleteTimerHandler@Base 0.95.0-1~
|
||||
WMDeleteTimerWithClientData@Base 0.95.0-1~
|
||||
WMDequeueNotificationMatching@Base 0.95.0-1~
|
||||
WMDestroyTreeNode@Base 0.95.0-1~
|
||||
WMEmptyArray@Base 0.95.0-1~
|
||||
WMEmptyBag@Base 0.95.0-1~
|
||||
WMEnableUDPeriodicSynchronization@Base 0.95.0-1~
|
||||
WMEnqueueCoalesceNotification@Base 0.95.0-1~
|
||||
WMEnqueueNotification@Base 0.95.0-1~
|
||||
WMEnumerateHashTable@Base 0.95.0-1~
|
||||
WMEraseFromBag@Base 0.95.0-1~
|
||||
WMFindInArray@Base 0.95.0-1~
|
||||
WMFindInBag@Base 0.95.0-1~
|
||||
WMFindInTree@Base 0.95.0-1~
|
||||
WMFindInTreeWithDepthLimit@Base 0.95.0-1~
|
||||
WMFreeArray@Base 0.95.0-1~
|
||||
WMFreeBag@Base 0.95.0-1~
|
||||
WMFreeHashTable@Base 0.95.0-1~
|
||||
WMGetApplicationName@Base 0.95.0-1~
|
||||
WMGetArrayItemCount@Base 0.95.0-1~
|
||||
WMGetBagItemCount@Base 0.95.0-1~
|
||||
WMGetDataBytes@Base 0.95.0-1~
|
||||
WMGetDataBytesWithLength@Base 0.95.0-1~
|
||||
WMGetDataBytesWithRange@Base 0.95.0-1~
|
||||
WMGetDataForTreeNode@Base 0.95.0-1~
|
||||
WMGetDataFormat@Base 0.95.0-1~
|
||||
WMGetDataLength@Base 0.95.0-1~
|
||||
WMGetDefaultNotificationQueue@Base 0.95.0-1~
|
||||
WMGetDefaultsFromPath@Base 0.95.0-1~
|
||||
WMGetFirstInBag@Base 0.95.0-1~
|
||||
WMGetFromArray@Base 0.95.0-1~
|
||||
WMGetFromBag@Base 0.95.0-1~
|
||||
WMGetFromPLArray@Base 0.95.0-1~
|
||||
WMGetFromPLData@Base 0.95.0-1~
|
||||
WMGetFromPLDictionary@Base 0.95.0-1~
|
||||
WMGetFromPLString@Base 0.95.0-1~
|
||||
WMGetNotificationClientData@Base 0.95.0-1~
|
||||
WMGetNotificationName@Base 0.95.0-1~
|
||||
WMGetNotificationObject@Base 0.95.0-1~
|
||||
WMGetPLDataBytes@Base 0.95.0-1~
|
||||
WMGetPLDataLength@Base 0.95.0-1~
|
||||
WMGetPLDictionaryKeys@Base 0.95.0-1~
|
||||
WMGetParentForTreeNode@Base 0.95.0-1~
|
||||
WMGetPropListDescription@Base 0.95.0-1~
|
||||
WMGetPropListItemCount@Base 0.95.0-1~
|
||||
WMGetStandardUserDefaults@Base 0.95.0-1~
|
||||
WMGetSubarrayWithRange@Base 0.95.0-1~
|
||||
WMGetSubdataWithRange@Base 0.95.0-1~
|
||||
WMGetTreeNodeDepth@Base 0.95.0-1~
|
||||
WMGetUDBoolForKey@Base 0.95.0-1~
|
||||
WMGetUDFloatForKey@Base 0.95.0-1~
|
||||
WMGetUDIntegerForKey@Base 0.95.0-1~
|
||||
WMGetUDKeys@Base 0.95.0-1~
|
||||
WMGetUDObjectForKey@Base 0.95.0-1~
|
||||
WMGetUDSearchList@Base 0.95.0-1~
|
||||
WMGetUDStringForKey@Base 0.95.0-1~
|
||||
WMHashGet@Base 0.95.0-1~
|
||||
WMHashGetItemAndKey@Base 0.95.0-1~
|
||||
WMHashInsert@Base 0.95.0-1~
|
||||
WMHashRemove@Base 0.95.0-1~
|
||||
WMIncreaseDataLengthBy@Base 0.95.0-1~
|
||||
WMInitializeApplication@Base 0.95.0-1~
|
||||
WMInsertInArray@Base 0.95.0-1~
|
||||
WMInsertInBag@Base 0.95.0-1~
|
||||
WMInsertInPLArray@Base 0.95.0-1~
|
||||
WMInsertItemInTree@Base 0.95.0-1~
|
||||
WMInsertNodeInTree@Base 0.95.0-1~
|
||||
WMIntHashCallbacks@Base 0.95.0-1~
|
||||
WMIsDataEqualToData@Base 0.95.0-1~
|
||||
WMIsPLArray@Base 0.95.0-1~
|
||||
WMIsPLData@Base 0.95.0-1~
|
||||
WMIsPLDictionary@Base 0.95.0-1~
|
||||
WMIsPLString@Base 0.95.0-1~
|
||||
WMIsPropListEqualTo@Base 0.95.0-1~
|
||||
WMMapArray@Base 0.95.0-1~
|
||||
WMMapBag@Base 0.95.0-1~
|
||||
WMMergePLDictionaries@Base 0.95.0-1~
|
||||
WMNextHashEnumeratorItem@Base 0.95.0-1~
|
||||
WMNextHashEnumeratorItemAndKey@Base 0.95.0-1~
|
||||
WMNextHashEnumeratorKey@Base 0.95.0-1~
|
||||
WMPLSetCaseSensitive@Base 0.95.0-1~
|
||||
WMPathForResourceOfType@Base 0.95.0-1~
|
||||
WMPopFromArray@Base 0.95.0-1~
|
||||
WMPostNotification@Base 0.95.0-1~
|
||||
WMPostNotificationName@Base 0.95.0-1~
|
||||
WMPutInBag@Base 0.95.0-1~
|
||||
WMPutInPLDictionary@Base 0.95.0-1~
|
||||
WMReadPropListFromFile@Base 0.95.0-1~
|
||||
WMReleaseData@Base 0.95.0-1~
|
||||
WMReleaseNotification@Base 0.95.0-1~
|
||||
WMReleasePropList@Base 0.95.0-1~
|
||||
WMRemoveFromArrayMatching@Base 0.95.0-1~
|
||||
WMRemoveFromBag@Base 0.95.0-1~
|
||||
WMRemoveFromPLArray@Base 0.95.0-1~
|
||||
WMRemoveFromPLDictionary@Base 0.95.0-1~
|
||||
WMRemoveLeafForTreeNode@Base 0.95.0-1~
|
||||
WMRemoveNotificationObserver@Base 0.95.0-1~
|
||||
WMRemoveNotificationObserverWithName@Base 0.95.0-1~
|
||||
WMRemoveUDObjectForKey@Base 0.95.0-1~
|
||||
WMReplaceDataBytesInRange@Base 0.95.0-1~
|
||||
WMReplaceDataForTreeNode@Base 0.95.0-1~
|
||||
WMReplaceInArray@Base 0.95.0-1~
|
||||
WMReplaceInBag@Base 0.95.0-1~
|
||||
WMResetDataBytesInRange@Base 0.95.0-1~
|
||||
WMResetHashTable@Base 0.95.0-1~
|
||||
WMRetainData@Base 0.95.0-1~
|
||||
WMRetainNotification@Base 0.95.0-1~
|
||||
WMRetainPropList@Base 0.95.0-1~
|
||||
WMSaveUserDefaults@Base 0.95.0-1~
|
||||
WMSetData@Base 0.95.0-1~
|
||||
WMSetDataCapacity@Base 0.95.0-1~
|
||||
WMSetDataFormat@Base 0.95.0-1~
|
||||
WMSetDataLength@Base 0.95.0-1~
|
||||
WMSetResourcePath@Base 0.95.0-1~
|
||||
WMSetUDBoolForKey@Base 0.95.0-1~
|
||||
WMSetUDFloatForKey@Base 0.95.0-1~
|
||||
WMSetUDIntegerForKey@Base 0.95.0-1~
|
||||
WMSetUDObjectForKey@Base 0.95.0-1~
|
||||
WMSetUDSearchList@Base 0.95.0-1~
|
||||
WMSetUDStringForKey@Base 0.95.0-1~
|
||||
WMShallowCopyPropList@Base 0.95.0-1~
|
||||
WMSortArray@Base 0.95.0-1~
|
||||
WMSortBag@Base 0.95.0-1~
|
||||
WMSortLeavesForTreeNode@Base 0.95.0-1~
|
||||
WMSortTree@Base 0.95.0-1~
|
||||
WMStringHashCallbacks@Base 0.95.0-1~
|
||||
WMStringPointerHashCallbacks@Base 0.95.0-1~
|
||||
WMSubtractPLDictionaries@Base 0.95.0-1~
|
||||
WMSynchronizeUserDefaults@Base 0.95.0-1~
|
||||
WMTreeWalk@Base 0.95.0-1~
|
||||
WMUserDefaultsDidChangeNotification@Base 0.95.0-1~
|
||||
WMWritePropListToFile@Base 0.95.0-1~
|
||||
W_ApplicationInitialized@Base 0.95.0-1~
|
||||
W_CheckIdleHandlers@Base 0.95.0-1~
|
||||
W_CheckTimerHandlers@Base 0.95.0-1~
|
||||
W_DraggingInfo@Base 0.95.0-1~
|
||||
W_FlushASAPNotificationQueue@Base 0.95.0-1~
|
||||
W_FlushIdleNotificationQueue@Base 0.95.0-1~
|
||||
W_HandleInputEvents@Base 0.95.0-1~
|
||||
W_InitNotificationCenter@Base 0.95.0-1~
|
||||
_WINGS_progname@Base 0.95.0-1~
|
||||
__wmessage@Base 0.95.0-1~
|
||||
destroyNode@Base 0.95.0-1~
|
||||
wdefaultspathfordomain@Base 0.95.0-1~
|
||||
wexpandpath@Base 0.95.0-1~
|
||||
wfindfile@Base 0.95.0-1~
|
||||
wfindfileinarray@Base 0.95.0-1~
|
||||
wfindfileinlist@Base 0.95.0-1~
|
||||
wfree@Base 0.95.0-1~
|
||||
wgethomedir@Base 0.95.0-1~
|
||||
wglobaldefaultspathfordomain@Base 0.95.0-1~
|
||||
wmalloc@Base 0.95.0-1~
|
||||
wmkdirhier@Base 0.95.0-1~
|
||||
wmkrange@Base 0.95.0-1~
|
||||
wrealloc@Base 0.95.0-1~
|
||||
wrelease@Base 0.95.0-1~
|
||||
wretain@Base 0.95.0-1~
|
||||
wrmdirhier@Base 0.95.0-1~
|
||||
wsetabort@Base 0.95.0-1~
|
||||
wshellquote@Base 0.95.0-1~
|
||||
wstrappend@Base 0.95.0-1~
|
||||
wstrconcat@Base 0.95.0-1~
|
||||
wstrdup@Base 0.95.0-1~
|
||||
wstrlcat@Base 0.95.0-1~
|
||||
wstrlcpy@Base 0.95.0-1~
|
||||
wstrndup@Base 0.95.0-1~
|
||||
wtokenfree@Base 0.95.0-1~
|
||||
wtokenjoin@Base 0.95.0-1~
|
||||
wtokennext@Base 0.95.0-1~
|
||||
wtokensplit@Base 0.95.0-1~
|
||||
wtrimspace@Base 0.95.0-1~
|
||||
wusergnusteppath@Base 0.95.0-1~
|
||||
wusleep@Base 0.95.0-1~
|
||||
WHandleEvents@Base 0.95.0
|
||||
WMAddIdleHandler@Base 0.95.0
|
||||
WMAddInputHandler@Base 0.95.0
|
||||
WMAddNotificationObserver@Base 0.95.0
|
||||
WMAddPersistentTimerHandler@Base 0.95.0
|
||||
WMAddTimerHandler@Base 0.95.0
|
||||
WMAddToArray@Base 0.95.0
|
||||
WMAddToPLArray@Base 0.95.0
|
||||
WMAppendArray@Base 0.95.0
|
||||
WMAppendBag@Base 0.95.0
|
||||
WMAppendData@Base 0.95.0
|
||||
WMAppendDataBytes@Base 0.95.0
|
||||
WMApplication@Base 0.95.0
|
||||
WMArrayFirst@Base 0.95.0
|
||||
WMArrayLast@Base 0.95.0
|
||||
WMArrayNext@Base 0.95.0
|
||||
WMArrayPrevious@Base 0.95.0
|
||||
WMBagFirst@Base 0.95.0
|
||||
WMBagIndexForIterator@Base 0.95.0
|
||||
WMBagIteratorAtIndex@Base 0.95.0
|
||||
WMBagLast@Base 0.95.0
|
||||
WMBagNext@Base 0.95.0
|
||||
WMBagPrevious@Base 0.95.0
|
||||
WMCountHashTable@Base 0.95.0
|
||||
WMCountInArray@Base 0.95.0
|
||||
WMCountInBag@Base 0.95.0
|
||||
WMCreateArray@Base 0.95.0
|
||||
WMCreateArrayWithArray@Base 0.95.0
|
||||
WMCreateArrayWithDestructor@Base 0.95.0
|
||||
WMCreateDataWithBytes@Base 0.95.0
|
||||
WMCreateDataWithBytesNoCopy@Base 0.95.0
|
||||
WMCreateDataWithCapacity@Base 0.95.0
|
||||
WMCreateDataWithData@Base 0.95.0
|
||||
WMCreateDataWithLength@Base 0.95.0
|
||||
WMCreateHashTable@Base 0.95.0
|
||||
WMCreateNotification@Base 0.95.0
|
||||
WMCreateNotificationQueue@Base 0.95.0
|
||||
WMCreatePLArray@Base 0.95.0
|
||||
WMCreatePLData@Base 0.95.0
|
||||
WMCreatePLDataWithBytes@Base 0.95.0
|
||||
WMCreatePLDataWithBytesNoCopy@Base 0.95.0
|
||||
WMCreatePLDictionary@Base 0.95.0
|
||||
WMCreatePLString@Base 0.95.0
|
||||
WMCreatePropListFromDescription@Base 0.95.0
|
||||
WMCreateTreeBag@Base 0.95.0
|
||||
WMCreateTreeBagWithDestructor@Base 0.95.0
|
||||
WMCreateTreeNode@Base 0.95.0
|
||||
WMCreateTreeNodeWithDestructor@Base 0.95.0
|
||||
WMDataBytes@Base 0.95.0
|
||||
WMDeepCopyPropList@Base 0.95.0
|
||||
WMDeleteFromArray@Base 0.95.0
|
||||
WMDeleteFromBag@Base 0.95.0
|
||||
WMDeleteFromPLArray@Base 0.95.0
|
||||
WMDeleteIdleHandler@Base 0.95.0
|
||||
WMDeleteInputHandler@Base 0.95.0
|
||||
WMDeleteLeafForTreeNode@Base 0.95.0
|
||||
WMDeleteTimerHandler@Base 0.95.0
|
||||
WMDeleteTimerWithClientData@Base 0.95.0
|
||||
WMDequeueNotificationMatching@Base 0.95.0
|
||||
WMDestroyTreeNode@Base 0.95.0
|
||||
WMEmptyArray@Base 0.95.0
|
||||
WMEmptyBag@Base 0.95.0
|
||||
WMEnableUDPeriodicSynchronization@Base 0.95.0
|
||||
WMEnqueueCoalesceNotification@Base 0.95.0
|
||||
WMEnqueueNotification@Base 0.95.0
|
||||
WMEnumerateHashTable@Base 0.95.0
|
||||
WMEraseFromBag@Base 0.95.0
|
||||
WMFindInArray@Base 0.95.0
|
||||
WMFindInBag@Base 0.95.0
|
||||
WMFindInTree@Base 0.95.0
|
||||
WMFindInTreeWithDepthLimit@Base 0.95.0
|
||||
WMFreeArray@Base 0.95.0
|
||||
WMFreeBag@Base 0.95.0
|
||||
WMFreeHashTable@Base 0.95.0
|
||||
WMGetApplicationName@Base 0.95.0
|
||||
WMGetArrayItemCount@Base 0.95.0
|
||||
WMGetBagItemCount@Base 0.95.0
|
||||
WMGetDataBytes@Base 0.95.0
|
||||
WMGetDataBytesWithLength@Base 0.95.0
|
||||
WMGetDataBytesWithRange@Base 0.95.0
|
||||
WMGetDataForTreeNode@Base 0.95.0
|
||||
WMGetDataFormat@Base 0.95.0
|
||||
WMGetDataLength@Base 0.95.0
|
||||
WMGetDefaultNotificationQueue@Base 0.95.0
|
||||
WMGetDefaultsFromPath@Base 0.95.0
|
||||
WMGetFirstInBag@Base 0.95.0
|
||||
WMGetFromArray@Base 0.95.0
|
||||
WMGetFromBag@Base 0.95.0
|
||||
WMGetFromPLArray@Base 0.95.0
|
||||
WMGetFromPLData@Base 0.95.0
|
||||
WMGetFromPLDictionary@Base 0.95.0
|
||||
WMGetFromPLString@Base 0.95.0
|
||||
WMGetNotificationClientData@Base 0.95.0
|
||||
WMGetNotificationName@Base 0.95.0
|
||||
WMGetNotificationObject@Base 0.95.0
|
||||
WMGetPLDataBytes@Base 0.95.0
|
||||
WMGetPLDataLength@Base 0.95.0
|
||||
WMGetPLDictionaryKeys@Base 0.95.0
|
||||
WMGetParentForTreeNode@Base 0.95.0
|
||||
WMGetPropListDescription@Base 0.95.0
|
||||
WMGetPropListItemCount@Base 0.95.0
|
||||
WMGetStandardUserDefaults@Base 0.95.0
|
||||
WMGetSubarrayWithRange@Base 0.95.0
|
||||
WMGetSubdataWithRange@Base 0.95.0
|
||||
WMGetTreeNodeDepth@Base 0.95.0
|
||||
WMGetUDBoolForKey@Base 0.95.0
|
||||
WMGetUDFloatForKey@Base 0.95.0
|
||||
WMGetUDIntegerForKey@Base 0.95.0
|
||||
WMGetUDKeys@Base 0.95.0
|
||||
WMGetUDObjectForKey@Base 0.95.0
|
||||
WMGetUDSearchList@Base 0.95.0
|
||||
WMGetUDStringForKey@Base 0.95.0
|
||||
WMHashGet@Base 0.95.0
|
||||
WMHashGetItemAndKey@Base 0.95.0
|
||||
WMHashInsert@Base 0.95.0
|
||||
WMHashRemove@Base 0.95.0
|
||||
WMIncreaseDataLengthBy@Base 0.95.0
|
||||
WMInitializeApplication@Base 0.95.0
|
||||
WMInsertInArray@Base 0.95.0
|
||||
WMInsertInBag@Base 0.95.0
|
||||
WMInsertInPLArray@Base 0.95.0
|
||||
WMInsertItemInTree@Base 0.95.0
|
||||
WMInsertNodeInTree@Base 0.95.0
|
||||
WMIntHashCallbacks@Base 0.95.0
|
||||
WMIsDataEqualToData@Base 0.95.0
|
||||
WMIsPLArray@Base 0.95.0
|
||||
WMIsPLData@Base 0.95.0
|
||||
WMIsPLDictionary@Base 0.95.0
|
||||
WMIsPLString@Base 0.95.0
|
||||
WMIsPropListEqualTo@Base 0.95.0
|
||||
WMMapArray@Base 0.95.0
|
||||
WMMapBag@Base 0.95.0
|
||||
WMMergePLDictionaries@Base 0.95.0
|
||||
WMNextHashEnumeratorItem@Base 0.95.0
|
||||
WMNextHashEnumeratorItemAndKey@Base 0.95.0
|
||||
WMNextHashEnumeratorKey@Base 0.95.0
|
||||
WMPLSetCaseSensitive@Base 0.95.0
|
||||
WMPathForResourceOfType@Base 0.95.0
|
||||
WMPopFromArray@Base 0.95.0
|
||||
WMPostNotification@Base 0.95.0
|
||||
WMPostNotificationName@Base 0.95.0
|
||||
WMPutInBag@Base 0.95.0
|
||||
WMPutInPLDictionary@Base 0.95.0
|
||||
WMReadPropListFromFile@Base 0.95.0
|
||||
WMReleaseData@Base 0.95.0
|
||||
WMReleaseNotification@Base 0.95.0
|
||||
WMReleasePropList@Base 0.95.0
|
||||
WMRemoveFromArrayMatching@Base 0.95.0
|
||||
WMRemoveFromBag@Base 0.95.0
|
||||
WMRemoveFromPLArray@Base 0.95.0
|
||||
WMRemoveFromPLDictionary@Base 0.95.0
|
||||
WMRemoveLeafForTreeNode@Base 0.95.0
|
||||
WMRemoveNotificationObserver@Base 0.95.0
|
||||
WMRemoveNotificationObserverWithName@Base 0.95.0
|
||||
WMRemoveUDObjectForKey@Base 0.95.0
|
||||
WMReplaceDataBytesInRange@Base 0.95.0
|
||||
WMReplaceDataForTreeNode@Base 0.95.0
|
||||
WMReplaceInArray@Base 0.95.0
|
||||
WMReplaceInBag@Base 0.95.0
|
||||
WMResetDataBytesInRange@Base 0.95.0
|
||||
WMResetHashTable@Base 0.95.0
|
||||
WMRetainData@Base 0.95.0
|
||||
WMRetainNotification@Base 0.95.0
|
||||
WMRetainPropList@Base 0.95.0
|
||||
WMSaveUserDefaults@Base 0.95.0
|
||||
WMSetData@Base 0.95.0
|
||||
WMSetDataCapacity@Base 0.95.0
|
||||
WMSetDataFormat@Base 0.95.0
|
||||
WMSetDataLength@Base 0.95.0
|
||||
WMSetResourcePath@Base 0.95.0
|
||||
WMSetUDBoolForKey@Base 0.95.0
|
||||
WMSetUDFloatForKey@Base 0.95.0
|
||||
WMSetUDIntegerForKey@Base 0.95.0
|
||||
WMSetUDObjectForKey@Base 0.95.0
|
||||
WMSetUDSearchList@Base 0.95.0
|
||||
WMSetUDStringForKey@Base 0.95.0
|
||||
WMShallowCopyPropList@Base 0.95.0
|
||||
WMSortArray@Base 0.95.0
|
||||
WMSortBag@Base 0.95.0
|
||||
WMSortLeavesForTreeNode@Base 0.95.0
|
||||
WMSortTree@Base 0.95.0
|
||||
WMStringHashCallbacks@Base 0.95.0
|
||||
WMStringPointerHashCallbacks@Base 0.95.0
|
||||
WMSubtractPLDictionaries@Base 0.95.0
|
||||
WMSynchronizeUserDefaults@Base 0.95.0
|
||||
WMTreeWalk@Base 0.95.0
|
||||
WMUserDefaultsDidChangeNotification@Base 0.95.0
|
||||
WMWritePropListToFile@Base 0.95.0
|
||||
W_ApplicationInitialized@Base 0.95.0
|
||||
W_CheckIdleHandlers@Base 0.95.0
|
||||
W_CheckTimerHandlers@Base 0.95.0
|
||||
W_DraggingInfo@Base 0.95.0
|
||||
W_FlushASAPNotificationQueue@Base 0.95.0
|
||||
W_FlushIdleNotificationQueue@Base 0.95.0
|
||||
W_HandleInputEvents@Base 0.95.0
|
||||
W_InitNotificationCenter@Base 0.95.0
|
||||
_WINGS_progname@Base 0.95.0
|
||||
__wmessage@Base 0.95.0
|
||||
copy_file@Base 0.95.1
|
||||
destroyNode@Base 0.95.0
|
||||
wdefaultspathfordomain@Base 0.95.0
|
||||
wexpandpath@Base 0.95.0
|
||||
wfindfile@Base 0.95.0
|
||||
wfindfileinarray@Base 0.95.0
|
||||
wfindfileinlist@Base 0.95.0
|
||||
wfree@Base 0.95.0
|
||||
wgethomedir@Base 0.95.0
|
||||
wglobaldefaultspathfordomain@Base 0.95.0
|
||||
wmalloc@Base 0.95.0
|
||||
wmkdirhier@Base 0.95.0
|
||||
wmkrange@Base 0.95.0
|
||||
wrealloc@Base 0.95.0
|
||||
wrelease@Base 0.95.0
|
||||
wretain@Base 0.95.0
|
||||
wrmdirhier@Base 0.95.0
|
||||
wsetabort@Base 0.95.0
|
||||
wshellquote@Base 0.95.0
|
||||
wstrappend@Base 0.95.0
|
||||
wstrconcat@Base 0.95.0
|
||||
wstrdup@Base 0.95.0
|
||||
wstrlcat@Base 0.95.0
|
||||
wstrlcpy@Base 0.95.0
|
||||
wstrndup@Base 0.95.0
|
||||
wtokenfree@Base 0.95.0
|
||||
wtokenjoin@Base 0.95.0
|
||||
wtokennext@Base 0.95.0
|
||||
wtokensplit@Base 0.95.0
|
||||
wtrimspace@Base 0.95.0
|
||||
wusergnusteppath@Base 0.95.0
|
||||
wusleep@Base 0.95.0
|
||||
|
||||
Reference in New Issue
Block a user