Commit Graph

80 Commits

Author SHA1 Message Date
shatty
a49482266a font operations now make the document unclean. they can't be undone, but R5 doesn't let you undo them either.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@1865 a95241bf-73f2-0310-859d-f6bbb57e9c96
2002-11-07 00:08:05 +00:00
shatty
844ea151d0 added encodings menu for save and open file panel (not functional yet)
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@1864 a95241bf-73f2-0310-859d-f6bbb57e9c96
2002-11-06 23:03:34 +00:00
shatty
a445cd428f recent menu works. save as puts current name into text field. revert bug fixed.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@1860 a95241bf-73f2-0310-859d-f6bbb57e9c96
2002-11-06 21:40:47 +00:00
shatty
f47986217a revert to saved confirmation dialog added
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@1859 a95241bf-73f2-0310-859d-f6bbb57e9c96
2002-11-06 18:54:47 +00:00
shatty
4737827244 pixel tweaks
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@1857 a95241bf-73f2-0310-859d-f6bbb57e9c96
2002-11-05 18:28:19 +00:00
shatty
ed48868f63 style cleanup ; undo, revert, redo, save, quit functions fixed up ; no more extra windows ; quit when all windows are closed ; fix grey lines when scrolling
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@1848 a95241bf-73f2-0310-859d-f6bbb57e9c96
2002-11-05 09:24:25 +00:00
shatty
10beef3e41 made open into a submenu, changed case of Save As
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@1837 a95241bf-73f2-0310-859d-f6bbb57e9c96
2002-11-04 10:22:25 +00:00
shatty
15db9de07f patches from Mattias Sundblad
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@1836 a95241bf-73f2-0310-859d-f6bbb57e9c96
2002-11-04 04:38:29 +00:00
Philippe Houdoin
da0c12abaf StyledEdit.rsrc app signature mismatch the one pass to BApplication(). Fixed now.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@1814 a95241bf-73f2-0310-859d-f6bbb57e9c96
2002-11-01 03:10:46 +00:00
Philippe Houdoin
41aff81700 Add ping, ifconfig, route, arp & traceroute network command line apps to the build.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@1811 a95241bf-73f2-0310-859d-f6bbb57e9c96
2002-11-01 03:01:02 +00:00
shatty
faef1e5413 from sample code
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@1676 a95241bf-73f2-0310-859d-f6bbb57e9c96
2002-10-26 03:33:06 +00:00
shatty
8e39758fda added people app
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@1675 a95241bf-73f2-0310-859d-f6bbb57e9c96
2002-10-26 03:32:10 +00:00
beveloper
9fc7164698 allow building everything without local(tree external) header files beeing
used for kernel or kit components


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@1630 a95241bf-73f2-0310-859d-f6bbb57e9c96
2002-10-23 20:13:17 +00:00
shatty
1bb3424fce changed beep to use stdlib instead of c++ lib
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@1588 a95241bf-73f2-0310-859d-f6bbb57e9c96
2002-10-21 21:53:52 +00:00
shatty
dea47e9bad beep uses C++ io, moved to section including stdc++.r4
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@1587 a95241bf-73f2-0310-859d-f6bbb57e9c96
2002-10-21 21:41:33 +00:00
François Revol
bb8a5f5822 Better error handling, fix from Ryan Fleet.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@1520 a95241bf-73f2-0310-859d-f6bbb57e9c96
2002-10-14 22:20:19 +00:00
François Revol
9d9af368f7 Added unmount and setversion, code from Ryan Fleet.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@1519 a95241bf-73f2-0310-859d-f6bbb57e9c96
2002-10-14 22:08:56 +00:00
François Revol
1be7ab5229 Use stdio.h instead of cstdio (avoid possible namespace problem)
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@1486 a95241bf-73f2-0310-859d-f6bbb57e9c96
2002-10-11 22:53:55 +00:00
François Revol
5cd09bb9db Added listattr (code by Ryan Fleet)
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@1485 a95241bf-73f2-0310-859d-f6bbb57e9c96
2002-10-11 22:35:14 +00:00
François Revol
f04e3ccece Initial checkin
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@1484 a95241bf-73f2-0310-859d-f6bbb57e9c96
2002-10-11 22:33:36 +00:00
François Revol
6b2bd871b1 Added /bin/version, code from Ryan Fleet.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@1482 a95241bf-73f2-0310-859d-f6bbb57e9c96
2002-10-10 21:41:17 +00:00
Daniel Reinhold
9363d444c8 initial checkin
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@1481 a95241bf-73f2-0310-859d-f6bbb57e9c96
2002-10-10 19:35:37 +00:00
Daniel Reinhold
00d29fe4dd fixed the formatting
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@1480 a95241bf-73f2-0310-859d-f6bbb57e9c96
2002-10-10 19:05:58 +00:00
Daniel Reinhold
1d1c11443f cosmetic -- fixed the tabs
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@1460 a95241bf-73f2-0310-859d-f6bbb57e9c96
2002-10-08 19:10:02 +00:00
Daniel Reinhold
96b225d3ec returns exit status 1 on failure and allows multiple matches
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@1459 a95241bf-73f2-0310-859d-f6bbb57e9c96
2002-10-08 19:03:36 +00:00
Daniel Reinhold
9c47418b7c initial checkin
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@1458 a95241bf-73f2-0310-859d-f6bbb57e9c96
2002-10-08 18:41:03 +00:00
Daniel Reinhold
baaddeabcc initial checkin
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@1457 a95241bf-73f2-0310-859d-f6bbb57e9c96
2002-10-08 17:08:23 +00:00
Daniel Reinhold
51dc1c7a64 command line printf
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@1456 a95241bf-73f2-0310-859d-f6bbb57e9c96
2002-10-08 15:03:23 +00:00
beveloper
b0304d13cc prevent accessing an uninitialized pointer, by making it NULL
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@1450 a95241bf-73f2-0310-859d-f6bbb57e9c96
2002-10-08 00:36:42 +00:00
François Revol
238cdcd089 Added team filtering on argv[1] (R5.1 ps has this feature)
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@1444 a95241bf-73f2-0310-859d-f6bbb57e9c96
2002-10-07 22:54:57 +00:00
François Revol
bb103dca64 nitial checkin. Code by Sebastian Nozzi. (sorry for the big lag on this one :p)
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@1443 a95241bf-73f2-0310-859d-f6bbb57e9c96
2002-10-07 22:22:09 +00:00
Phil Greenway
63990f7f3b Added a couple of the newer bin commands.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@1403 a95241bf-73f2-0310-859d-f6bbb57e9c96
2002-10-06 11:38:44 +00:00
Phil Greenway
ea5fda7b4c Coded by Jonas Sundstr��m
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@1402 a95241bf-73f2-0310-859d-f6bbb57e9c96
2002-10-06 11:31:44 +00:00
Phil Greenway
1f428842e5 replaced by yes.cpp by Jonas Sundstr��m
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@1400 a95241bf-73f2-0310-859d-f6bbb57e9c96
2002-10-06 10:42:23 +00:00
Phil Greenway
ec41229455 Coded by Jonas Sundstr��m
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@1399 a95241bf-73f2-0310-859d-f6bbb57e9c96
2002-10-06 10:41:32 +00:00
Phil Greenway
036d4c47dd Coded by Sandor Vroemisse
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@1398 a95241bf-73f2-0310-859d-f6bbb57e9c96
2002-10-06 10:15:53 +00:00
Phil Greenway
8353a17f9c Coded by Jonas Sundstr��m
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@1397 a95241bf-73f2-0310-859d-f6bbb57e9c96
2002-10-06 10:10:16 +00:00
DarkWyrm
a7e12e3ed2 Added zip and unzip to build
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@1346 a95241bf-73f2-0310-859d-f6bbb57e9c96
2002-10-02 21:32:10 +00:00
shatty
3589bfc66b using the new resource generated from rdefs
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@1312 a95241bf-73f2-0310-859d-f6bbb57e9c96
2002-09-30 04:07:16 +00:00
shatty
9a7bbcb7b7 changed to resource definition format
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@1311 a95241bf-73f2-0310-859d-f6bbb57e9c96
2002-09-30 03:55:55 +00:00
shatty
1a9aeb4880 new resource definition files
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@1310 a95241bf-73f2-0310-859d-f6bbb57e9c96
2002-09-30 03:52:17 +00:00
shatty
c1b290ef30 identical files are already in docs/develop/drivesetup
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@1227 a95241bf-73f2-0310-859d-f6bbb57e9c96
2002-09-28 02:33:13 +00:00
shatty
78dadb1b39 drivesetup is a preference. since identical files were already in src/prefs/drivesetup, I am removing these.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@1226 a95241bf-73f2-0310-859d-f6bbb57e9c96
2002-09-28 02:29:20 +00:00
shatty
285c5708a2 fixed newline at end of file.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@1220 a95241bf-73f2-0310-859d-f6bbb57e9c96
2002-09-28 00:54:25 +00:00
shatty
b1594ca363 support building ShowImage via jam.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@1209 a95241bf-73f2-0310-859d-f6bbb57e9c96
2002-09-27 05:52:55 +00:00
shatty
0f0ad94e3f support building by jam
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@1208 a95241bf-73f2-0310-859d-f6bbb57e9c96
2002-09-27 05:40:46 +00:00
shatty
74daea1f06 fixed newline at end of file.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@1207 a95241bf-73f2-0310-859d-f6bbb57e9c96
2002-09-27 05:40:17 +00:00
shatty
4e0b2752ad added stylededit subdirectory
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@1206 a95241bf-73f2-0310-859d-f6bbb57e9c96
2002-09-27 04:49:15 +00:00
shatty
21fc772d70 Support building StyledEdit via jam.
Also added resources.  Followed the pulse model but used the application signature from the code in cvs.


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@1205 a95241bf-73f2-0310-859d-f6bbb57e9c96
2002-09-27 04:48:40 +00:00
shatty
3e81831b69 Fixed newline at end of files.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@1204 a95241bf-73f2-0310-859d-f6bbb57e9c96
2002-09-27 04:47:23 +00:00