shatty
|
853d2f32a6
|
moved to public header
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@4773 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
2003-09-20 20:50:46 +00:00 |
|
shatty
|
b89786b69e
|
change to public resource.h
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@4772 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
2003-09-20 20:47:27 +00:00 |
|
shatty
|
2da2ccee09
|
new posix compliant and public resource.h
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@4771 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
2003-09-20 20:41:11 +00:00 |
|
shatty
|
1cfc49614f
|
fixed BMessage::Flatten(x) so that it does not crash
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@4710 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
2003-09-16 03:45:51 +00:00 |
|
shatty
|
b9fbf3f78c
|
Appearance uses private app server headers which require the freetype headers
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@4709 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
2003-09-16 03:12:11 +00:00 |
|
shatty
|
5bb34df0a8
|
improved font sensitivity
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@4702 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
2003-09-16 01:13:15 +00:00 |
|
shatty
|
80d0dc75a6
|
more helpful argument names
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@4576 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
2003-09-08 21:13:50 +00:00 |
|
shatty
|
cd79eed2f1
|
added filetypes pref subdirectory
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@4467 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
2003-09-03 05:24:03 +00:00 |
|
shatty
|
ededd6e07f
|
added ModemWindow.cpp at sikosis request
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@4464 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
2003-09-03 01:57:24 +00:00 |
|
shatty
|
3f34315d52
|
fixed improper padding removal. the addition of Scale() required one non-virtual function to be removed. apparently the private function "removeFromList" was removed. however, _ReservedView2() was also incorrectly commented out. this caused obos stylededit to fail to work, which is how I found this. I have now tested it with this version and it works
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@4448 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
2003-09-02 05:57:31 +00:00 |
|
shatty
|
b15516030c
|
remove unused variables
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@4447 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
2003-09-02 05:18:18 +00:00 |
|
shatty
|
d3fdd732fa
|
fix the "extra bytes at the end" bug that happens when the existing file has more bytes than the new file. I chose to SetSize(textLength) after Write instead of SetSize(0) before the Write because there is less of a chance of complete data loss if the Write fails somehow. right? (write?) :-)
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@4385 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
2003-08-27 01:33:17 +00:00 |
|
shatty
|
f6a64130ad
|
all main ui elements excepting icons
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@4350 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
2003-08-20 10:16:47 +00:00 |
|
shatty
|
be526f04ad
|
version specification row, tab order fix
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@4349 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
2003-08-20 09:41:10 +00:00 |
|
shatty
|
f490f7ff66
|
superior SupportedTypesView
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@4348 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
2003-08-20 07:59:28 +00:00 |
|
shatty
|
b189695d21
|
more stuff
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@4325 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
2003-08-19 22:14:41 +00:00 |
|
shatty
|
434690369e
|
added radio buttons
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@4309 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
2003-08-19 09:48:11 +00:00 |
|
shatty
|
24f569381e
|
bit by bit building the Application Type window
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@4308 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
2003-08-19 09:24:34 +00:00 |
|
shatty
|
d1ac83129d
|
fixed RefsReceived initialization bug, added AppTypeWindow handling to ArgReceived
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@4307 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
2003-08-18 22:22:58 +00:00 |
|
shatty
|
ed9b1292f5
|
added AppType window for when a single application is selected
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@4306 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
2003-08-18 22:06:23 +00:00 |
|
shatty
|
9495e98e8f
|
removed FileType code files and a few minor cleanups
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@4304 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
2003-08-18 09:07:11 +00:00 |
|
shatty
|
a11f505d56
|
round two on FileType app/add-on : ability to open file(s), set and save mime types
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@4303 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
2003-08-18 08:30:32 +00:00 |
|
shatty
|
a749a4600e
|
first cut FileType app/add-on
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@4302 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
2003-08-18 05:56:05 +00:00 |
|
shatty
|
f825dfe370
|
first cut
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@4293 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
2003-08-17 14:06:18 +00:00 |
|
shatty
|
478ff13242
|
first cut
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@4292 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
2003-08-17 13:53:23 +00:00 |
|
shatty
|
84e10936b8
|
fixed implementation to match new posix/beos compatible prototype for tolower/toupper, also added isblank implementation
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@4286 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
2003-08-16 07:14:04 +00:00 |
|
shatty
|
edb76b96d2
|
new posix/beos compatible version in public posix/ctype.h
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@4285 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
2003-08-16 07:13:59 +00:00 |
|
shatty
|
b394ba7f2a
|
new posix/beos compatible version in public posix/ctype.h, also added isblank prototype
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@4284 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
2003-08-16 07:13:55 +00:00 |
|
shatty
|
d5b07cf2d9
|
fixed destination directory for translators
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@4283 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
2003-08-16 01:00:08 +00:00 |
|
shatty
|
926f5ddfbe
|
version 1.0 of Jonas Sundstrom's ZipOMatic app/add-on
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@4282 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
2003-08-16 00:57:12 +00:00 |
|
shatty
|
c0ecc31328
|
fix compile with DEBUG on by changing arguments to PRINT_OBJECT
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@4281 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
2003-08-15 19:07:27 +00:00 |
|
shatty
|
77c4490299
|
for compatibility with beos r5 and gcc configuration, uncomment strsignal
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@4280 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
2003-08-15 09:03:54 +00:00 |
|
shatty
|
884d2b83a6
|
error protection for Get functions
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@4278 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
2003-08-13 10:12:46 +00:00 |
|
shatty
|
5c78d8ec9e
|
changed to not exercise r5 lib-style convert_to_utf8 behavior on 0 bytes because the r5 lib-style behavior contradicts the bebook specification
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@4277 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
2003-08-13 05:44:31 +00:00 |
|
shatty
|
5b7ea503a7
|
refine the error handling behavior. note: we depart from the bebook specification for returning B_ERROR when no characters are converted. we do this in exactly one situation: when there are no bytes in the input. this behavior is the behavior given by the R5 libs themselves. not having this behavior caused an error in our stylededit as well. stylededit has been fixed to not exercise this functionality. also added in the two most popular chinese encodings for my own evil purposes. GB18030 support is required to legally sell an operating system in mainland china as well. GB18030 support encompasses GBK and GB2312, additionally.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@4276 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
2003-08-13 05:38:07 +00:00 |
|
shatty
|
ce5d5d8d39
|
fix technixs so called color bug
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@4272 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
2003-08-11 05:34:52 +00:00 |
|
shatty
|
cd600cf798
|
view experimentation, do not include debugger.h
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@4271 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
2003-08-10 17:38:30 +00:00 |
|
shatty
|
3349a7ac9d
|
removed BTextView subview, it will not work for background text, complex cursor control, and will probably have problems with wide character alignment. also fixed long-standing scrollbar bug (stupid missing argument bug).
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@4270 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
2003-08-10 14:25:09 +00:00 |
|
shatty
|
d85db6a722
|
fixed some initializations and edit menu initialization
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@4269 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
2003-08-10 12:47:05 +00:00 |
|
shatty
|
62e7938594
|
wrapping cascading! okay, i am really wasting my time now... I will go back to terminal I promise.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@4268 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
2003-08-10 11:46:37 +00:00 |
|
shatty
|
d727a85b3b
|
null settings reveal improper ownership bugs which are now fixed, no more luck needed, fixed a missing delete in destructor
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@4267 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
2003-08-10 10:33:36 +00:00 |
|
shatty
|
54b7d67454
|
good boys delete what they new up when they get destroyed
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@4266 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
2003-08-10 10:00:48 +00:00 |
|
shatty
|
c7e570eb7f
|
SetSettings turns over ownership to the BMessage so we null out our field to ensure we do not accidently use it later
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@4265 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
2003-08-10 10:00:16 +00:00 |
|
shatty
|
180efabe26
|
exactly duplicate R5 cascade behavior
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@4264 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
2003-08-10 09:59:33 +00:00 |
|
shatty
|
be7f06513d
|
fixed swapping windows bug and simplified opening window api in anticipation of smart window locating
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@4263 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
2003-08-10 09:14:33 +00:00 |
|
shatty
|
1ede0ee1df
|
implemented switch terminals... cute little implementation duplicates R5 behavior exactly afaict
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@4262 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
2003-08-10 08:53:12 +00:00 |
|
shatty
|
c8a095c755
|
implemented proper window/app behavior for pref files and command line opening. every sent ref should open a separate window, separate app. every command line invocation opens exactly one window, a separate app. this was tested by using the built-in meta-Q application quit keystroke sequence and verifying that exactly one window was closed, using various different orderings
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@4261 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
2003-08-10 07:52:07 +00:00 |
|
shatty
|
a93443a14a
|
removed CloseTerminal prototype
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@4260 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
2003-08-10 06:35:12 +00:00 |
|
shatty
|
f426094c5a
|
fixed app flags for multiple launch setting
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@4259 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
2003-08-10 06:34:03 +00:00 |
|
shatty
|
c57129de76
|
fixed comment about app flag values
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@4258 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
2003-08-10 06:31:22 +00:00 |
|
shatty
|
11fb1b7634
|
new terminal behaves like r5 terminal, 1 terminal window per terminal application
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@4257 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
2003-08-10 06:19:16 +00:00 |
|
shatty
|
2deca29a77
|
new terminal behaves like r5 terminal, 1 terminal window per terminal application
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@4256 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
2003-08-10 06:03:51 +00:00 |
|
shatty
|
9b52b47b21
|
fake parsing colors, add argvs in the open message, go to sleep :-)
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@4254 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
2003-08-09 12:03:08 +00:00 |
|
shatty
|
3890b0b694
|
now parsing all arguments although the colors have not been resolved yet. Terminal seems to accept anything in /boot/beos/etc/rgb.txt. I wonder if there is an api for getting these values.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@4253 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
2003-08-09 11:32:51 +00:00 |
|
shatty
|
e70f15f55a
|
yummy command line parsing
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@4252 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
2003-08-09 10:08:56 +00:00 |
|
shatty
|
30550660e2
|
removed include Terminal.h from Terminal.rdef
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@4251 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
2003-08-09 08:01:56 +00:00 |
|
shatty
|
d24e80185d
|
fairly unbroken terminal window
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@4250 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
2003-08-09 07:44:29 +00:00 |
|
shatty
|
375d0381f0
|
added terminal resources
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@4249 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
2003-08-09 07:37:55 +00:00 |
|
shatty
|
4fd5206630
|
strange sanity check required
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@4248 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
2003-08-09 05:19:34 +00:00 |
|
shatty
|
aa9dc9ead8
|
disabled find next and replace same when no text has been found or replaced yet, enabled them when that occurs. also fixed replace all so it does not dirty the window if it fails to replace anything.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@4247 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
2003-08-09 04:52:41 +00:00 |
|
shatty
|
23e88e5ee2
|
expose buggy R5 behavior in a test so that we will not have the same bug (btw, we do not)
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@4246 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
2003-08-09 04:30:43 +00:00 |
|
shatty
|
323ddd5728
|
update from jack burton
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@4245 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
2003-08-08 09:55:12 +00:00 |
|
shatty
|
9fdfaac6f3
|
unix linefeeds
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@4244 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
2003-08-08 09:53:59 +00:00 |
|
shatty
|
2a0650c030
|
better font sensitivity for replace window
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@4243 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
2003-08-08 06:03:59 +00:00 |
|
shatty
|
bed4e0fbf1
|
fixed the save as case as well
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@4242 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
2003-08-08 05:36:15 +00:00 |
|
shatty
|
82928e6a50
|
fixed close click save does not save bug
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@4241 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
2003-08-08 05:05:10 +00:00 |
|
shatty
|
128133c081
|
fixed closing bug
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@4238 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
2003-08-06 21:20:08 +00:00 |
|
shatty
|
8c33a25737
|
refactored code in anticipation of future functionality
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@4237 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
2003-08-06 20:56:17 +00:00 |
|
shatty
|
a847fe8446
|
added font sensitivity and resources
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@4236 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
2003-08-06 20:26:07 +00:00 |
|
shatty
|
f1f43f47d8
|
include resource usage window.cpp in the build
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@4234 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
2003-08-06 06:01:09 +00:00 |
|
shatty
|
fc6c18530a
|
changed iostreams to stdlib to fix linking problem under DEBUG=1
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@4228 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
2003-08-04 01:12:16 +00:00 |
|
shatty
|
5517b3034e
|
ignore bin.beosx86
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@4208 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
2003-08-02 09:34:51 +00:00 |
|
shatty
|
28f10fcaac
|
no const for now
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@4207 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
2003-08-02 09:01:13 +00:00 |
|
shatty
|
5506f765ae
|
removed #include <OS.h>
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@4206 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
2003-08-02 08:52:30 +00:00 |
|
shatty
|
9027cb99aa
|
fixed static_cast to preserve constness
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@4205 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
2003-08-02 08:44:48 +00:00 |
|
shatty
|
4b45d1a25c
|
include StorageDefs.h for B_WRITE_ONLY and related friends
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@4204 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
2003-08-02 08:38:48 +00:00 |
|
shatty
|
80a9c4f4c3
|
include OS.h directly from fs_interface.h in prep for removal from sys/stat.h
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@4203 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
2003-08-02 08:33:05 +00:00 |
|
shatty
|
e9004ce2e9
|
include sys/param.h for MAXPATHLEN
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@4202 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
2003-08-02 08:11:16 +00:00 |
|
shatty
|
3a79ea54e8
|
more posix compatibility in stdint.h prevents build problems in jpeg2000translator
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@4201 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
2003-08-02 08:00:01 +00:00 |
|
shatty
|
220ac08aa6
|
gnu free rewrite of stddef.h
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@4200 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
2003-08-02 07:47:24 +00:00 |
|
shatty
|
71f8d587d2
|
removed unnecessary #include <OS.h>
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@4199 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
2003-08-02 07:34:06 +00:00 |
|
shatty
|
48103d3411
|
changed to use stdint and intX_t types
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@4198 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
2003-08-02 06:24:37 +00:00 |
|
shatty
|
4a53d0ba81
|
reduce dependence on ByteOrder.h by removing B_HOST_IS_BENDIAN and using BYTE_ORDER instead
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@4197 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
2003-08-02 06:03:20 +00:00 |
|
shatty
|
b5dc136f9a
|
remove OS.h since it is already included through socketvar.h
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@4196 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
2003-08-02 06:02:20 +00:00 |
|
shatty
|
e704a20367
|
posix files get posix types
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@4195 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
2003-08-02 05:12:35 +00:00 |
|
shatty
|
7626aaf1a5
|
fixed unsetenv prototype to match posix standard
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@4194 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
2003-08-02 04:55:14 +00:00 |
|
shatty
|
99a35090bd
|
added least and fast types
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@4193 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
2003-08-02 04:54:11 +00:00 |
|
shatty
|
6318b9ea17
|
posix standard stdbool.h
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@4192 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
2003-08-02 04:53:24 +00:00 |
|
shatty
|
65035166ae
|
improve feedback and add shortcuts for alerts
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@4177 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
2003-08-01 01:09:50 +00:00 |
|
shatty
|
12dc86bf35
|
fix typo in checkin
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@4169 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
2003-07-31 19:09:59 +00:00 |
|
shatty
|
e4f90625cc
|
fixed the "find does not work" bug on newly opened files by setting the cursor to the start of the file on opening
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@4168 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
2003-07-31 19:09:11 +00:00 |
|
shatty
|
cf629a4037
|
at least tell the user that saving failed, if writing the file did, all the other returns should notify as well but I am tired and it is time to sleep :-P
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@4167 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
2003-07-31 09:41:29 +00:00 |
|
shatty
|
31cd62fb1e
|
more and more error checks and helpful dialogs explaining what is happening when things go bad
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@4166 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
2003-07-31 09:33:33 +00:00 |
|
shatty
|
ae6fb3b6f5
|
remove stdio
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@4165 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
2003-07-31 09:08:48 +00:00 |
|
shatty
|
0b6b71e99a
|
flank more carefully change marking actions, return the result from convert_to_utf8
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@4164 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
2003-07-31 09:08:21 +00:00 |
|
shatty
|
fb2e95f496
|
dunno when beos changes the state, but it seems to leave at 0 for a while so I am going to have it be consistent that way
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@4163 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
2003-07-31 07:34:30 +00:00 |
|
shatty
|
d4d7d73937
|
remove debugging print things
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@4162 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
2003-07-31 07:18:15 +00:00 |
|
shatty
|
9c5fdc6c2a
|
new and better working implementations for conversion functions, including better abstraction
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@4161 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
2003-07-31 07:17:30 +00:00 |
|
shatty
|
5f410263f9
|
added iconv_close to free resources and made a new input_buffer_t typedef to ease switching iconv implementations
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@4150 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
2003-07-31 04:57:37 +00:00 |
|
shatty
|
ec4fc3af6a
|
fixed the 14th encoding, which is not FIXED japanese but rather JIS0208, yay!
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@4149 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
2003-07-31 04:56:56 +00:00 |
|