Commit Graph
100 Commits
Author SHA1 Message Date
ocoursiere a53c77c35f Small fixes for compiling with fpc 1.9.5 2004-09-24 18:48:57 +00:00
ocoursiere 7b48ea076d some fixes 2004-09-02 17:59:15 +00:00
ocoursiere c5ae526c20 Merging Baldur's updates 2004-07-31 23:10:21 +00:00
ocoursiere 5c7acfc1c2 small fixes 2004-07-30 20:12:32 +00:00
ocoursiere 2482a45c45 BStopWatch support 2004-07-25 15:51:26 +00:00
ocoursiere 94ad4d6d05 Little fixes to enable compiling "out of the box" 2004-07-24 22:07:05 +00:00
ocoursiere c497837837 Updated BPDemo with a working BFilePanel and a working BAlert 2004-01-11 18:00:04 +00:00
ocoursiere 66acd35741 Working BFilePanel, BAlert and updated BApplication (see BPDemo project) 2004-01-11 17:58:47 +00:00
ocoursiere d0ed37202d small fix in the read_port function : without this, it can crash the kernel when using mydebugger ! 2004-01-11 14:48:14 +00:00
ocoursiere f0bb91edb7 Sample and test program for the BePascal wrapper of debugger.h (BeOS debugging APIs) 2004-01-08 23:44:06 +00:00
ocoursiere ddb696ec79 debugger.pp is now working well (see also mydebugger.pp in the demos folder) 2004-01-08 23:41:24 +00:00
ocoursiere 2f9f4b587f Quick fix to avoid circular unit reference beetween view.pp and bitmap.pp (see comments in bitmap.pp) 2003-12-20 14:50:03 +00:00
ocoursiere c96a342645 Updated to compile with new BView implementation 2003-12-19 22:25:03 +00:00
ocoursiere 2ec1e8a788 Missing units 2003-12-19 20:13:55 +00:00
ocoursiere 9f8230f7ed Fix (duplicates declarations after my bad merge) 2003-12-19 00:06:39 +00:00
ocoursiere 0974b9520e Quick fix for fpc 1.0.8 2003-12-18 23:07:21 +00:00
ocoursiere 870e215aff Quick fix for codegen. Still have to use this new unit to parse command line options... 2003-12-18 22:52:14 +00:00
ocoursiere 4b7d335b18 Updates from Baldur 2003-12-18 22:48:12 +00:00
ocoursiere 459bb70d6b Updates from Baldur 2003-12-18 22:34:38 +00:00
ocoursiere b4b152c846 Updates from Baldur 2003-12-18 22:19:10 +00:00
ocoursiere 3182421248 Oups, we forgot to upload this file ! 2003-10-11 12:49:16 +00:00
ocoursiere 31e1ddcba7 More informations in the Readme ! 2003-10-09 20:08:04 +00:00
ocoursiere 7385d3f270 Now, there is something in the readme file ! 2003-10-08 21:58:09 +00:00
ocoursiere 98c0c58f42 *** empty log message *** 2003-10-08 21:51:43 +00:00
ocoursiere 5a7dbff03f New files from Baldur and BiPolar 2003-09-30 21:51:08 +00:00
ocoursiere 0945cdadd4 The build process now handle options to build *.so in debug mode 2003-09-23 21:20:49 +00:00
ocoursiere a08b796230 stubgen.so is now include in the build process 2003-09-21 22:46:55 +00:00
ocoursiere e5aeed15d2 include headertoxml in the build process 2003-09-21 22:28:35 +00:00
ocoursiere 06acd8aa84 not yet in CVS : my mistake ! 2003-09-21 22:24:31 +00:00
ocoursiere 7dbc5bde74 headertoxml with Jamfile 2003-09-21 21:48:48 +00:00
ocoursiere ce9b701557 Updated version of entry.pp from Baldur 2003-09-18 21:08:44 +00:00
ocoursiere 8bb1d2cccf Updated Jamfile 2003-09-11 21:31:08 +00:00
ocoursiere ba236b2df5 Now there is a Jamfile for compiling
----------------------------------------------------------------------
2003-09-11 17:56:43 +00:00
ocoursiere 3b85c7e8d0 *** empty log message *** 2003-09-10 22:40:37 +00:00
ocoursiere 6c960adecf Improved build process again... 2003-09-10 22:36:47 +00:00
ocoursiere a0cb2093bf Small fixes to enable jam build in the bin_bepascal.zip package 2003-07-31 23:54:29 +00:00
ocoursiere fc12568619 Readme file. We have to write it now ! 2003-07-31 18:10:18 +00:00
ocoursiere d80c170adf Use of mkdir -p + other updates 2003-07-31 18:07:58 +00:00
ocoursiere a5d36f286e Updated to use the pascal implementation of fdblib 2003-07-28 23:22:07 +00:00
ocoursiere 5bac3359c4 Improved build process 2003-07-24 22:08:34 +00:00
ocoursiere b59c96fa83 Fixes in the build process 2003-07-22 22:35:24 +00:00
ocoursiere 1a3fdc746f New CVS organisation 2003-07-21 21:57:39 +00:00
ocoursiere b7ccccf962 New CVS organisation with new naming convention 2003-07-21 18:51:37 +00:00
ocoursiere eb7fc19587 bug fixes by Baldur 2003-06-18 19:03:03 +00:00
ocoursiere 7a22bc39c5 almost full C++ part of BMessage + BTabView correction from Baldur 2003-05-26 21:35:24 +00:00
ocoursiere 12c780058a First makefile and Jamfile to build libbepascal.so 2003-05-24 23:44:46 +00:00
ocoursiere b5663c4f3d Hey support 2003-05-22 18:52:58 +00:00
ocoursiere 03f210b689 Hey support 2003-05-22 18:24:55 +00:00
ocoursiere 60208db643 small update 2003-05-22 18:18:57 +00:00
ocoursiere da4722288e Improved BRoster and BMessenger (nearly complete) 2003-05-19 23:19:26 +00:00
ocoursiere 1d36a2e4d9 start of entry and storagedefs units 2003-05-19 23:17:26 +00:00
ocoursiere 9fbbb108dc TabView.cpp and Flattenable.cpp are now in the project file too... 2003-05-10 13:57:15 +00:00
ocoursiere 1af3447fb2 Use of libfdb's SendText instead of WriteLn for debug messages 2003-05-09 21:13:06 +00:00
ocoursiere 5994abf5e8 New SendText function with a string parameter to forget PChar conversion...
Remove of unused uses
2003-05-06 22:23:04 +00:00
ocoursiere 5af2af7415 TabView support : maybe still broken 2003-04-24 23:10:36 +00:00
ocoursiere 4e55abc97d small fixes 2003-04-24 23:09:18 +00:00
ocoursiere c3dadf037e Minor update 2003-04-02 21:23:25 +00:00
ocoursiere d8594d15ae Fixes : bad CRC error 2003-03-30 16:39:48 +00:00
ocoursiere a04912453c Project update 2003-03-30 16:07:56 +00:00
ocoursiere 57dab374cd ListView, OutlineListView, and Alert support by baldur 2003-03-30 15:01:44 +00:00
ocoursiere a826637324 after 2 months : menu support works + fixes 2003-03-30 14:56:37 +00:00
ocoursiere cbd1c4c60a StatusBar support 2003-02-15 12:59:57 +00:00
ocoursiere 32dc3fccfc StatusBar support by Baldur 2003-02-15 12:40:32 +00:00
ocoursiere ece235b72e small fixes 2003-02-05 22:25:11 +00:00
ocoursiere fd0ffd303f Font, ScrollView and ScrollBar. Thank's to Baldur. 2003-02-05 22:05:42 +00:00
ocoursiere e964d59f65 Initial import 2003-02-05 21:41:30 +00:00
ocoursiere 5544674f6c many updates 2003-02-05 21:39:04 +00:00
ocoursiere 056bdc3373 BTextView and BRadioButton support 2003-01-22 23:39:29 +00:00
ocoursiere dc8fa54475 small update 2003-01-22 23:35:08 +00:00
ocoursiere d35d315a3f BCheckBox and Menu support 2003-01-17 22:06:59 +00:00
ocoursiere cd98b1b48c BCheckBox support and start of BMenu and BMenuBar support 2003-01-17 21:40:11 +00:00
ocoursiere 6933ef3f74 WriteLn are now under compiler directives (DEBUG) + small updates 2003-01-17 21:30:46 +00:00
ocoursiere 81f507e6a0 BTextControl and BStringView support 2003-01-15 22:31:08 +00:00
ocoursiere 6319fd3194 InterfaceDefs support 2003-01-15 22:23:30 +00:00
ocoursiere 294185223c BTextControl and BStringView support 2003-01-15 22:22:20 +00:00
ocoursiere dbf593b43b *** empty log message *** 2003-01-14 19:09:01 +00:00
ocoursiere aeec287775 BButton is now wrapped ! Be GUI apps in pascal are comming soon. 2003-01-10 19:59:31 +00:00
ocoursiere 73d044331a Fixes and start of BButton support. GUI is comming ! 2002-12-13 00:29:52 +00:00
ocoursiere 3eac55ae74 Small fixes again 2002-11-30 03:25:51 +00:00
ocoursiere 87ddf2e772 Small fixes 2002-11-27 23:11:58 +00:00
ocoursiere 1d4758c59d headertoxml now support any number of classes per header 2002-11-19 23:30:26 +00:00
ocoursiere 3f97b1f69d stubgen.so now return all classes found in the header 2002-11-19 23:28:01 +00:00
ocoursiere d6a434e943 Small fixes 2002-11-19 00:34:04 +00:00
ocoursiere 8b6fc36fab generation of pascal code for simple headers is nearly complete 2002-11-19 00:29:01 +00:00
ocoursiere 6c12d69ffa stubgen.so no longer parse a fixed filename ! 2002-11-19 00:23:51 +00:00
ocoursiere 65a6a840ba Start of BVolumeRoster support by Eric 2002-10-31 19:18:57 +00:00
ocoursiere b1f5d18f64 A little update 2002-10-31 19:08:55 +00:00
ocoursiere 89415cc45a Start of BMailMessage and BVolume support by Eric 2002-10-27 20:49:13 +00:00
ocoursiere ba20301a37 Start of BMailMessage support by Eric 2002-10-27 18:33:03 +00:00
ocoursiere 80dee93495 Start of BVolume support by Eric 2002-10-27 18:31:38 +00:00
ocoursiere 208f44b27e Some litle updates 2002-10-27 18:26:58 +00:00
ocoursiere 961db320c9 Begining of writing support 2002-10-27 18:21:49 +00:00
ocoursiere 53c034aa85 Start of BString and BList support by Eric 2002-10-07 22:08:47 +00:00
ocoursiere f421e353ce Initial version - Not usable yet 2002-10-03 21:23:51 +00:00
ocoursiere de6b15b7b3 Bug fixes 2002-10-03 21:19:04 +00:00
ocoursiere 791041fe7b update with Joystick support 2002-10-01 21:48:46 +00:00
ocoursiere 8aa669d14e initial version by Eric 2002-10-01 21:45:36 +00:00
ocoursiere d6f571719b Cleaner BeIDE project 2002-09-27 23:30:07 +00:00
ocoursiere 1f0f41cc39 Cleaner BeIDE project 2002-09-27 23:15:56 +00:00
ocoursiere 950e7057d0 Removing 2 bad desallocations to avoid access violation 2002-09-26 21:00:30 +00:00