Commit Graph

88 Commits (master)
 

Author SHA1 Message Date
Armando Rivera 998102b1b4 Updated readme and AppBundler screenshot 6 months ago
Armando Rivera 5993003334 Minor widget alignment tweak 6 months ago
Armando Rivera 4263f4fd0a Added Icon for AppBundler GUI 6 months ago
Armando Rivera b74b9ff733 Added AppDelegate object 6 months ago
Armando Rivera 82ab438219 Added 'setDelegate' method 6 months ago
Armando Rivera 2ce602f403 Moved delegate methods to 'AppDelegate' object 6 months ago
Armando Rivera 1e74abaa7f Added instruction to compile 'appdelegate.m' file 6 months ago
Armando Rivera 10584c0c45 Created AppDelegate object 6 months ago
Armando Rivera 6212cd8f89 Corrected warnings about implicit 'cstring' conversions 6 months ago
Airr d39ba7ec7e
Merge pull request #3 from amkrajewski/master 6 months ago
Armando Rivera 905f852eab Changed 'bind' function to 'bindWidget' to eliminate conflict with 'bind' from the 'socket' library 6 months ago
Adam M. Krajewski ddaf948a86
- updated README example 7 months ago
Adam M. Krajewski f8aa9c4e20
- added a Quit button to AppBundler example app 7 months ago
Adam M. Krajewski 65851af2eb
- changed the README example to working code 7 months ago
Armando Rivera aa29344f72 Uploaded NSStatusBar example 3 years ago
Armando Rivera b00a02b22e Added NSStatusBar (systray) support 3 years ago
Armando Rivera b5d3ed13d8 Merge branch 'master' of github.com:Airr/nim-cocoa 3 years ago
Armando Rivera ca31be926d Added preliminary xib file converter to examples 3 years ago
Airr b1c69a133a
Update README.md 3 years ago
Airr d1453aad5d
Update README.md 3 years ago
Armando Rivera 7907838736 Updated 3 years ago
Armando Rivera 410d019541 Updated tabbox example 3 years ago
Armando Rivera 101e9a991a Initial commit of file used to create libcocoa.a library 3 years ago
Armando Rivera 623d150afa Changed to use cocoa_lib.nim to create libcocoa.a library file 3 years ago
Armando Rivera b2eac872ba Updated to use libcocoa library 3 years ago
Armando Rivera 6c13940c87 Added task to create libcocoa.a static lib 3 years ago
Armando Rivera e1f3e77302 Cleaned up nimble file 3 years ago
Armando Rivera 37ccb80c8d Removed 'src' folder 3 years ago
Armando Rivera 15e5dfade4 Updated to work correctly 3 years ago
Armando Rivera 6269810b98 Rearraigned to address issue with Nimble 3 years ago
Armando Rivera 2bab2911bc Updated Exclusions 3 years ago
Armando Rivera 0e239c2e03 Added missing anchor flag to support resizing of window 3 years ago
Armando Rivera 08342e5372 Started work on being able to call some Cocoa built-in methods 3 years ago
Armando Rivera 7d2dc9b9c7 Added new 'editor' example demonstrating new Edit and Format autogenerated menus 3 years ago
Armando Rivera 40311dab75 Added autogeneration of Menus via newEditMenu/newFormatMenu 3 years ago
Armando Rivera 27ebd03c48 Implemented Add/Save for TableView 3 years ago
Armando Rivera f4a06bf928 Fixed typo for NSSaveDialog 3 years ago
Armando Rivera 4aa9f3d968 Merge branch 'master' of https://git.binarymagic.net/AIR/NimCocoa 3 years ago
Armando Rivera d3421b1cd4 Added initial NSTableview support 3 years ago
Armando Rivera 4f5978c323 Fixed GetText to correctly retrieve the contents of a TextEdit object 3 years ago
Armando Rivera c945a6cb86 Added tooltips support 3 years ago
Armando Rivera 14c086d814 Added Cocoa Bindings Example 3 years ago
Armando Rivera e9ba2931ed Merge branch 'master' of https://git.binarymagic.net/AIR/NimCocoa 3 years ago
Armando Rivera ac9ab914b9 Preliminary Cocoa Bindings Support 3 years ago
Armando Rivera cb7532f467 Update 'doc/NSFunctions.md' 3 years ago
Armando Rivera 1e1baf56b3 Start of documentation of project 3 years ago
Armando Rivera ffa7d27690 Added comments 3 years ago
Armando Rivera ad42f9f3e6 Fixed Typo 3 years ago
Armando Rivera fd346c4062 Updated 3 years ago
Armando Rivera 86bcde7ec5 Added examples for groupbox, tabbox, and radiobutton 3 years ago