summaryrefslogtreecommitdiff
path: root/src/proto/netbeans.pro
Commit message (Collapse)AuthorAgeFilesLines
* patch 7.4.1811v7.4.1811Bram Moolenaar2016-04-301-0/+1
| | | | | Problem: Netbeans channel gets garbage collected. Solution: Set reference in nb_channel.
* patch 7.4.1187v7.4.1187Bram Moolenaar2016-01-271-1/+0
| | | | | | Problem: MS-Windows channel code only supports one channel. Doesn't build without netbeans support. Solution: Get the channel index from the socket in the message. Closes #600.
* patch 7.4.1182v7.4.1182Bram Moolenaar2016-01-261-1/+0
| | | | | Problem: Still socket code intertwined with netbeans. Solution: Move code from netbeans.c to channel.c
* patch 7.4.1169v7.4.1169Bram Moolenaar2016-01-241-1/+0
| | | | | | Problem: The socket I/O is intertwined with the netbeans code. Solution: Start refactoring the netbeans communication to split off the socket I/O. Add the +channel feature.
* patch 7.4.1133v7.4.1133Bram Moolenaar2016-01-191-28/+28
| | | | | Problem: Generated function prototypes still have __ARGS(). Solution: Generate function prototypes without __ARGS().
* Various small fixes from Dominique Pelle.Bram Moolenaar2010-06-261-2/+1
|
* Add :nbstart and :nbclose.Bram Moolenaar2010-05-221-1/+4
|
* Included the patch to support netbeans in a terminal.Bram Moolenaar2010-05-221-1/+3
|
* updated for version 7.2.334v7.2.334Bram Moolenaar2010-01-191-1/+1
| | | | | | Problem: Postponing keys in Netbeans interface does not work properly. Solution: Store the key string instead of the number. Avoid an infinite loop. (Mostly by Xavier de Gaye)
* updated for version 7.2-079v7.2.079Bram Moolenaar2009-01-061-1/+1
|
* updated for version 7.2aBram Moolenaar2008-06-241-0/+1
|
* updated for version 7.1aBram Moolenaar2007-05-051-23/+23
|
* updated for version 7.0bBram Moolenaar2006-03-241-23/+23
|
* updated for version 7.0089v7.0089Bram Moolenaar2005-06-211-1/+0
|
* updated for version 7.0057Bram Moolenaar2005-03-071-0/+2
|
* updated for version 7.0020Bram Moolenaar2004-10-241-5/+5
|
* updated for version 7.0001v7.0001Bram Moolenaar2004-06-131-0/+24