Commit Graph

127 Commits

Author SHA1 Message Date
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