Commit Graph
99 Commits
Author SHA1 Message Date
Jim Saxton a6b96ab0f5 Merge pull request #3 from KapiX/tabview
Use native BTabView with slight modifications.
2017-09-17 21:13:47 -07:00
Jim Saxton 1d61d43b0a update copyright date, remove unwanted new line from ide help data. 2017-08-08 11:43:35 -07:00
Jim Saxton eb250a6530 fix typo 2017-08-07 10:08:54 -07:00
Jim Saxton 8b13a0c4ed remove binary file 2017-08-07 10:05:00 -07:00
Jim Saxton b5fbde6e23 prepare for release 2017-08-07 09:51:26 -07:00
Jim Saxton edf665b653 updated help data 2017-08-06 07:54:06 -07:00
Jim Saxton 6412e9ebde remove extra "end sub" 2017-08-05 21:38:41 -07:00
Jim Saxton 6cdea126bd fix flex-bison.yab 2017-08-05 21:31:17 -07:00
Jim Saxton f2f13d7c3f fix paste error 2017-08-05 20:12:13 -07:00
Jim Saxton 8e6ed835c4 fix yab-ide for x86_64 2017-08-05 19:53:04 -07:00
Jim Saxton 599ff6d7d3 add license 2017-07-16 21:15:02 -07:00
Jim Saxton 20854fc3b0 add an option to close all files 2017-07-07 13:37:44 -07:00
Jim Saxton 8bf19814bc Document "Minimized-To-Deskbar" 2017-07-07 12:15:06 -07:00
Jim Saxton b88fb30160 add check for minimized window 2017-07-07 12:06:18 -07:00
Jim Saxton 75acf961b3 work-around fix for help treebox selection problem. yab-IDE 2017-03-07 13:53:03 -08:00
Jim Saxton 5b908f7c0e Merge branch 'master' of https://github.com/bbjimmy/YAB 2017-02-09 18:46:01 -08:00
Jim Saxton e33b6e2f5b update the IDE to refresh the BuildFactory files on each launch making updating yab and yab-IDE easier. 2017-02-09 18:43:08 -08:00
Jim Saxton f68c50cfc1 Merge pull request #2 from korli/x86_64
x86_64 build fix
2017-01-31 12:40:09 -08:00
Jim Saxton c1fbbdd63c fix x86x86_64 build 2017-01-31 12:21:20 -08:00
Jim Saxton 786b55591d add ; needed by newer version of bison 2017-01-22 08:56:01 -08:00
Jim Saxton f58833fcb4 bump ide version, update copyright notice. 2017-01-18 09:26:48 -08:00
Jim Saxton cfc30ac608 fix "Open Project Folder" to open the folder for the selected project - file. 2017-01-13 08:55:14 -08:00
Jim Saxton 021621f9f6 removed "&exverbatim" from tHelp_E file. 2016-07-29 14:40:40 -07:00
Jim Saxton e1459f1135 add peek$("refsreceived") documentation 2016-05-03 17:50:13 -07:00
Jim Saxton c898cf281c add "https://" to yab-commands texturl 2016-04-28 08:54:45 -07:00
Jim Saxton 4fa5abc245 add "https://" to texturl help docs 2016-04-28 08:51:44 -07:00
Jim Saxton 67eb46cd64 fis typo 2016-04-28 07:56:34 -07:00
Jim Saxton 690f8a09f8 update copyright notice on yab-IDabout window 2016-04-27 11:14:00 -07:00
Jim Saxton f197f1583b remove reference to quickres fediting the application signature. This is no-longer required. 2016-04-27 10:08:56 -07:00
Jim Saxton 41e2296ff8 update help files to reflect that yab does not come with ncurses support compiled in. 2016-04-27 09:39:53 -07:00
Jim Saxton ae40f977fe add doc for ncurses 2016-04-26 21:45:37 -07:00
Jim Saxton b291c83078 prepare for release -- wip -- 2016-04-25 08:28:53 -07:00
Jim Saxton 7ac7752e3c yab-IDE will use "application/x-vnd-filename" if no mimetype is set 2016-04-24 10:02:43 -07:00
Jim Saxton 6cac5ef25a set appsig fr omimetype m remark in file 2016-04-24 09:12:03 -07:00
Jim Saxton c36fc02800 added popup.yab library 2016-04-23 05:51:47 -07:00
Jim Saxton e3863980fd add https:// to texturl 2016-04-15 15:23:08 -07:00
Jim Saxton 576d42f4ca remove un-needed colon ":" from switch statements in template files. 2016-03-18 07:35:56 -07:00
Jim Saxton 3b52a6334e clean-up 2016-03-01 13:15:02 -08:00
Jim Saxton 7018619dab add IRC channel. 2016-03-01 13:12:55 -08:00
Jim Saxton 35b230574a add back 3 header files needed by BuildFactory 2016-02-14 20:25:58 -08:00
Jim Saxton 52e0eea2ce clean-up makefile 2016-02-07 10:36:10 -08:00
Jim Saxton 309914cada fix makefile to work with x86 2016-02-06 23:50:36 -08:00
Jim Saxton 98c423360b Buildfactory needs fewer files since libyab.so
Preparing for x86 build
2016-02-06 17:03:44 -08:00
Jim Saxton 1bbb5e8a44 fix shutdown bug 2016-02-05 15:24:05 -08:00
Jim Saxton 1bff209a17 Detect gcc version and modify LD to allow x86 and x86_gcc2 to compile. 2016-02-04 11:38:18 -08:00
Jim Saxton ff4a755ca4 revert change for gcc4 as it breaks gcc2 compiling. 2016-02-04 10:40:35 -08:00
Jim Saxton b25383ea7b adjust makefile to allow gcc4 to compile again. 2016-02-03 20:20:38 -08:00
Jim Saxton 7f4b4694cf Bump version in .rdef file 2016-01-28 12:05:06 -08:00
Jim Saxton 206d08363e Change required to run yab with public mix_color, bump yab version. 2016-01-28 11:52:57 -08:00
Jim Saxton b7b79564d2 remove libyab.so binary 2015-11-18 14:10:39 -08:00
Jim Saxton 525d957131 prepare for point release 2015-11-18 09:51:52 -08:00
Jim Saxton 3ec069a4cd prepare for point release 2015-11-18 08:59:34 -08:00
Jim Saxton a4fd85d357 prepare for point release 2015-11-18 08:57:44 -08:00
Jim Saxton a4f5dc94d2 preparing for point release 2015-11-18 08:45:18 -08:00
Jim Saxton 3314348e1f preparing for point release 2015-11-18 08:43:46 -08:00
Jim Saxton 9a1447874a fix typo 2015-11-18 08:18:12 -08:00
Jim Saxton ca98410d86 Remove a file uploaded by mistake. 2015-11-06 08:27:00 -08:00
Jim Saxton 7ce0ef47ae change curser to cursor 2015-11-03 22:09:00 -08:00
Jim Saxton 65225691b3 change curser to cursor 2015-11-03 22:02:26 -08:00
Jim Saxton 9ab5e3addd give TextEdit new abilities. 2015-10-31 12:25:57 -07:00
Jim Saxton a922aea5b7 minor documentation update 2015-10-29 09:54:23 -07:00
Jim Saxton ab4554395d add a small gutter to the textedit window. 2015-10-28 22:08:05 -07:00
Jim Saxton 34ada3672e re-direct output of ls command used to test if the directory exists to
/dev/null
2015-08-06 12:53:44 -07:00
Jim 001a3d1aa4 fix filehandle leak in fileblock.yab 2015-07-30 12:58:27 -07:00
Jim edcdfd3231 use line input to read a line of a file insdeas of peek, fixes hang on files without "\n" at the end. 2015-07-12 22:10:31 -07:00
Jim afa8e9bf1a comment out second srand statement ... fixes ran() command 2015-07-08 13:57:35 -07:00
Jim c1ee990d14 revert change to ran() 2015-07-06 13:55:03 -07:00
Jim 0e588903c5 add libyab.so to .gitignore 2015-07-06 13:42:10 -07:00
Jim 4cc8836c33 fix ran() function to give a random number even on the first run. 2015-07-06 13:04:54 -07:00
Jim 89d7787305 make all variables local and clean-up fileblock.yab, fixes problems when bound. 2015-06-30 06:51:40 -07:00
Jim 061c20a0dc add subroutine numberofrecords 2015-06-21 20:30:50 -07:00
Jim 1d6cf80655 more help tree clean-up 2015-06-18 11:25:37 -07:00
Jim ea5e43c683 document adding to / modifying the help data 2015-06-17 21:39:02 -07:00
Jim c5bc2b25f4 update help treebox data 2015-06-17 21:11:38 -07:00
Jim 8854dcc7de remove junk files from yab-IDE/src 2015-06-16 08:01:15 -07:00
Jim 0169f9a8cf WIP updating help tree data 2015-06-16 07:59:33 -07:00
Jim 7c924ab138 add lof() to fileblock.yab 2015-06-11 12:41:05 -07:00
Jim 3a7106136f add yab version to about window 2015-06-10 21:42:08 -07:00
Jim 7d3fc9dde5 copy bison.h to BuildFactory ( changed with libyab.so ) 2015-06-09 22:40:05 -07:00
Jim 01c7b6bd64 prepare for the next release. bump yab to 1.7.5, bump yab-IDE to 2.2.5 2015-06-06 20:52:18 -07:00
bbjimmy ca1f098c3c Merge pull request #1 from jessicah/master
Create libyab.so, as well as an install target.
2015-05-30 21:44:01 -07:00
Jim 305f1bbdb4 change logo files due to dispute over ownership. update ide to use new files other minor clean-ups 2015-05-25 09:25:50 -07:00
Jim 704c26a8f0 corect documentation for BITMAP GET 2015-05-18 20:47:39 -07:00
Jim ebce2d1e38 update demo programs to use new features 2015-05-09 15:45:47 -07:00
Jim 286f407c20 update Filebox.yab 2015-05-08 11:45:07 -07:00
Jim 83339084fe added Item$ = "__SmIC__="+FileName$ to COLUMNBOX ADD, add a filemode: r+ ( read/write ) 2015-05-05 21:04:32 -07:00
Jim cd2a1ddb30 prepare for release yab 1.7.4.5 ide 2.2.4.4 2015-04-25 08:00:15 -07:00
Jim 989510264b fix crash on "cloes all" and error on system shutdown/restart. 2015-04-24 20:21:54 -07:00
Jim fb6e3df844 Revert "add pause to prevent yab crashing on Deskbar Close all"
This reverts commit 66bedce9ba.
2015-04-23 20:29:12 -07:00
Jim 66bedce9ba add pause to prevent yab crashing on Deskbar Close all 2015-04-23 20:09:07 -07:00
Jim 3030c5213a use hvicons in files column box 2015-04-23 10:02:04 -07:00
Jim 6096ac6984 add homepage and forum links under Help Online resources to yab-IDE 2015-04-20 13:42:43 -07:00
Jim 2e68d1b447 Update ATTRIBUTE GET$ "","" to only return the path as this is more useful. 2015-04-20 09:27:25 -07:00
Jim 60573e5b1e modify ATTRIBUTE GET$ to also get the program directory/filename with a$=ATTRIBUTE GET$ "","" 2015-04-19 09:59:42 -07:00
Jim 8fc15deab6 add chmod command for BuildFactory needed since we now use rdef files for attributes. 2015-04-16 08:11:28 -07:00
Jim d24e5115f3 Allow scaled vect with BITMAP GET 2015-04-15 11:51:47 -07:00
Jim c4b92fcf47 bump versions for new lease. 2015-04-13 21:04:44 -07:00
Jim 3e33065a02 initiaql check-in, moved repository -- no-longer a fork of
haikuarchives/yab
2015-04-13 13:40:27 -07:00
bbjimmy 9e266ef95f Initial commit 2015-04-13 20:14:31 +00:00