Haiku API Bindings
Timeline
Not logged in

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

50 most recent timeline items

2018-09-27
00:13
[f2fd4a5a04] Leaf: Change documentation format to use admonitions and code fences (user: jalopeura, tags: trunk)
2018-09-15
14:00
[c2abee8ca5] Update to (unofficial) beta1 RC Add new methods since last update. Verify both 32-bit and 64-bit compile and pass tests (except known bugs). (user: jalopeura, tags: trunk)
2018-08-31
22:53
[28d68254f8] Update signature in samples and tests; Add new manual chapters (user: jalopeura, tags: trunk)
2018-03-23
00:45
[fcdd159b0c] Rename utility methods (user: jalopeura, tags: trunk)
00:15
[4c661ac38e] Update FilePanel and RefFilter objects (user: jalopeura, tags: trunk)
2018-03-15
23:17
[e30999a3e7] Update MimeType and AppFileInfo objects (user: jalopeura, tags: trunk)
2018-02-23
00:41
[77d0e1f3d4] Update NodeMonitor module (user: jalopeura, tags: trunk)
2018-02-22
19:27
[2a675d2fe3] Change inputs on some Perl methods (user: jalopeura, tags: trunk)
17:57
[63c8123d7a] Remove unnecessary files (user: jalopeura, tags: trunk)
2018-02-18
04:15
[b1613408b1] Update Volume, VolumeRoster, Statable, Node, and NodeInfo objects (user: jalopeura, tags: trunk)
2018-01-31
04:16
[ff9464b3f2] Add functions and constants from StorageKit, FindDirectory, Mime (user: jalopeura, tags: trunk)
2018-01-29
14:29
[35cc35b88c] Prevent Perl/Python objects from deleting C++ objects fron Perl/Python hooks (user: jalopeura, tags: trunk)
2018-01-27
18:11
[d8af259569] Add two manual chapters; Refactor slightly (user: jalopeura, tags: trunk)
2018-01-13
19:11
[4a573558e3] Update ShapeIterator object (user: jalopeura, tags: trunk)
00:21
[28f1dbaf1f] Update PrintJob object (user: jalopeura, tags: trunk)
2018-01-11
15:32
[8cfb3b7a01] Update Screen object (user: jalopeura, tags: trunk)
2018-01-07
01:58
[98baf1ab10] Update CheckBox and RadioButton objects (user: jalopeura, tags: trunk)
2018-01-05
01:31
[f054231e04] Update ColorControl object (user: jalopeura, tags: trunk)
2018-01-02
00:02
[2492889058] Update PictureButton object (user: jalopeura, tags: trunk)
2017-12-06
23:34
[4c38a81218] Allow Perl to access properties as hash values for hashref objects; Change the way Perl list-like accessors work (user: jalopeura, tags: trunk)
2017-11-29
00:05
[bd5754575b] Convert hook macros to Template Toolkit templates (user: jalopeura, tags: trunk)
2017-11-09
00:26
[e9d88b8881] Remove extraneous carriage returns (user: jalopeura, tags: trunk)
00:19
[944e3941f8] Drop NAME and VERSION from docs; Pull Perl VERSION from top-level module (user: jalopeura, tags: trunk)
2017-11-08
01:09
[d8ed031887] Update StatusBar object (user: jalopeura, tags: trunk)
2017-11-05
13:24
[13160d2995] Update Box object (user: jalopeura, tags: trunk)
2017-11-03
15:57
[371457a902] Drop symlinks and recreate in proper directory (user: jalopeura, tags: trunk)
15:53
[64c398d346] Add symlinks in POD folder to images in HTML folder (user: jalopeura, tags: trunk)
01:19
[51dc270e5b] Switch to fossil embedded documentation (user: jalopeura, tags: trunk)
2017-11-02
23:58 • Changes to wiki page Haiku API Bindings (user: jalopeura)
2017-10-31
22:31
[6d247c8c1d] Fix gcc5/64-bit build errors (user: jalopeura, tags: trunk)
2017-10-05
00:34
[1a02f082b9] Update dev platform from hrev50896 to hrev51446 (user: jalopeura, tags: trunk)
2017-09-30
14:37
[fab61dbcf8] Update Alert object (user: jalopeura, tags: trunk)
2017-09-27
14:50
[d96abc4cd7] Add scripting suite to TextControl documentation (user: jalopeura, tags: trunk)
14:32
[35d16afea3] Change the way Python converts to unsigned integers (user: jalopeura, tags: trunk)
00:32
[73c9e8dbfc] Update Tabview and Tab objects (user: jalopeura, tags: trunk)
2017-09-22
04:00
[510de3da8e] Update TextControl object (user: jalopeura, tags: trunk)
2017-09-21
21:18
[fe342cc14e] Update Font, ListView, OutlineListView, View, Menu objects (minor changes) (user: jalopeura, tags: trunk)
16:00
[50344398d2] Improve perl and python cleanup scripts; Remove doc cleanup script (user: jalopeura, tags: trunk)
15:39
[c9812d44d9] Add manual chapter on Controls; Reorganize manual (user: jalopeura, tags: trunk)
2017-09-17
15:37
[db30335a8c] Update OutlineListView object (user: jalopeura, tags: trunk)
2017-09-14
00:32
[2c06a0e1be] Update ListView, ListItem, and StringItem objects (user: jalopeura, tags: trunk)
2017-08-24
01:00
[2d3a9c19c7] Update AffineTransform object (user: jalopeura, tags: trunk)
2017-07-18
23:33
[c1e2640260] Add scripting suite to Slider and TextView documentation (user: jalopeura, tags: trunk)
2017-07-15
00:00
[d19c1809df] Make hooks code reusable (user: jalopeura, tags: trunk)
2017-06-02
02:04
[5e93992ca4] Divide extensions into separate compilation units. (user: jalopeura, tags: trunk)
2017-05-29
14:59
[4fd4cb2f75] Update Slider object (user: jalopeura, tags: trunk)
2017-05-20
23:36
[f3c11d6f24] Convert line endings (user: jalopeura, tags: trunk)
23:35
[6098441a0b] Update TextView object and text_run and text_run_array structures (user: jalopeura, tags: trunk)
2017-04-27
02:39
[9e88108ac0] Add missing document for KernelKit.rewrap (user: jalopeura, tags: trunk)
02:24
[fb7cba0423] Add utility function rewrap to KernelKit This function replaces reclass for Python, and is new for Perl. (user: jalopeura, tags: trunk)