|
|
@389
|
16 years |
cinc |
Fix for build break on Linux. Now using a more portable function call. …
|
|
|
@384
|
17 years |
cinc |
Changed some types in method definitions.
|
|
|
@373
|
17 years |
cinc |
Replaced forward class declarations in idl files by includes for the …
|
|
|
@369
|
17 years |
cinc |
Renamed nomGetCreatedClassName() to nomQueryCreatedClassName() because …
|
|
|
@365
|
17 years |
cinc |
Fixes and additions
|
|
|
@358
|
17 years |
cinc |
Improvements to test classes
|
|
|
@357
|
17 years |
cinc |
Renamed nomGetClassName() to nomQueryClassName()
|
|
|
@356
|
17 years |
cinc |
NOMTestCase: Implemented method runTests()
|
|
|
@355
|
17 years |
cinc |
New NOMMethod class
|
|
|
@354
|
17 years |
cinc |
nomGetMethodList() improvements
|
|
|
@353
|
17 years |
cinc |
Started implementing method query methods. Renamed nomGetClass() to …
|
|
|
@352
|
17 years |
cinc |
Prevent using NULL ptr. Make output more verbose.
|
|
|
@349
|
17 years |
cinc |
License blurp
|
|
|
@347
|
17 years |
cinc |
Classes for unit tests
|
|
|
@346
|
17 years |
cinc |
New string class NOMString
|
|
|
@345
|
17 years |
cinc |
Added license blurp
|
|
|
@344
|
17 years |
cinc |
New array class NOMArray
|
|
|
@326
|
17 years |
cinc |
Portability patches for Windows, Linux, Darwin by Bird.
|
|
|
@313
|
18 years |
cinc |
Use gulong instaed of long in nomFindClassFromId()
|
|
|
@294
|
18 years |
cinc |
Added ID to object mtab.
|
|
|
@255
|
18 years |
cinc |
Parameter checking for object pointer working.
|
|
|
@251
|
18 years |
cinc |
Implemented some methods. Bug fixes and documentation.
|
|
|
@242
|
18 years |
cinc |
WC2007 patches for drag and drop implementation.
|
|
|
@239
|
18 years |
cinc |
Synching before applying WC2007 patches
|
|
|
@223
|
19 years |
cinc |
Doxygen configuration and make target
|
|
|
@222
|
19 years |
cinc |
Remove finalizer from object before deleting it using delete(). Some …
|
|
|
@221
|
19 years |
cinc |
Changes…
|
|
|
@220
|
19 years |
cinc |
More doxygen tags.
|
|
|
@219
|
19 years |
cinc |
Added doxygen tags. Some minor changes to NOMClass.
|
|
|
@210
|
19 years |
cinc |
Integration of nomUnInit() with the garbage collector using finalizers.
|
|
|
@208
|
19 years |
cinc |
Added code to cope with changed *.ih file format.
|
|
|
@199
|
19 years |
cinc |
Fixes for explicit metaclass handling
|
|
|
@192
|
19 years |
cinc |
Implemented nomIsObj().
|
|
|
@185
|
19 years |
cinc |
Fixes and enhancements.
|
|
|
@179
|
19 years |
cinc |
Added nomGetClass()/new() methods to NOMObject. Header file fixes to …
|
|
|
@177
|
19 years |
cinc |
Disabled a ton of debug messages.
|
|
|
@139
|
19 years |
cinc |
Only use GLib types.
|
|
|
@120
|
19 years |
cinc |
Added delete() method to NOMObject so objects can be destroyed in a …
|
|
|
@101
|
19 years |
cinc |
Call nomInit() on new class objects and object instances.
|
|
|
@94
|
19 years |
cinc |
Initial NOM checkin
|