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 |
|
shatty
|
1e4b516951
|
need libiconv.so for new libtextencodings.so to work
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@4148 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
2003-07-31 00:57:59 +00:00 |
|
shatty
|
3b1dc84a90
|
must include size_t for iconv
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@4147 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
2003-07-31 00:57:04 +00:00 |
|
shatty
|
b9de54c8ef
|
written to use iconv.h
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@4146 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
2003-07-31 00:04:53 +00:00 |
|
shatty
|
af78ee4866
|
added 11 font size at Konrads request
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@4113 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
2003-07-27 22:53:39 +00:00 |
|
shatty
|
aebaef1842
|
more font sensitivity fixes
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@4112 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
2003-07-27 22:42:30 +00:00 |
|
shatty
|
fdab93a590
|
added checking again MIME name
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@4111 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
2003-07-27 22:06:27 +00:00 |
|
shatty
|
ebf34d2339
|
font sensitive Find box
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@4107 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
2003-07-27 10:37:13 +00:00 |
|
shatty
|
e59c7b66ea
|
fixed annoying print before page setup aborts print bug
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@4105 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
2003-07-27 07:36:49 +00:00 |
|
shatty
|
27f0ec2d65
|
print selected pages working better now
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@4104 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
2003-07-27 07:25:47 +00:00 |
|
shatty
|
a8c26b3b30
|
pixel perfect printing?
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@4103 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
2003-07-27 07:02:44 +00:00 |
|
shatty
|
7ec5852757
|
fixed escape closes ReplaceWindow
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@4102 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
2003-07-27 06:39:35 +00:00 |
|
shatty
|
59f0a7eb40
|
fixed escape closes FindWindow
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@4101 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
2003-07-27 06:38:37 +00:00 |
|
shatty
|
a50cf5ac37
|
perfect print #1
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@4100 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
2003-07-27 06:24:05 +00:00 |
|
shatty
|
312e206dd3
|
IANA information on character sets
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@4099 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
2003-07-27 04:26:43 +00:00 |
|
shatty
|
7badc12e87
|
moved to kits/support/character-sets.txt
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@4098 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
2003-07-27 04:26:12 +00:00 |
|
shatty
|
b7fbf7f753
|
added default constructor
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@4097 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
2003-07-27 01:35:41 +00:00 |
|
shatty
|
172722fe52
|
added default constructor, which just happens to init to UTF-8. do not count on this feature. :-)
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@4096 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
2003-07-27 01:34:30 +00:00 |
|
shatty
|
dbfb944d44
|
added all the remaining R5 text encodings
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@4095 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
2003-07-27 00:58:01 +00:00 |
|
shatty
|
ed2ad672c1
|
rolled into src/kits/support
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@4093 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
2003-07-26 22:57:01 +00:00 |
|
shatty
|
46555d8f43
|
changed to use new BCharacterSet and BCharacterSetRoster from support kit. because libtextencoding.so is not finished yet it uses those sources directly instead of the library.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@4092 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
2003-07-26 22:56:30 +00:00 |
|
shatty
|
a4b6e788fc
|
build libtextencoding.so with new stubs and character set support
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@4091 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
2003-07-26 21:28:35 +00:00 |
|
shatty
|
4e7a2f6c8b
|
utf8 conversions file with stub implementations of convert_to_utf8 and convert_from_utf8
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@4090 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
2003-07-26 21:28:02 +00:00 |
|
shatty
|
2534c14ea1
|
initialize global character set array
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@4089 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
2003-07-26 21:27:13 +00:00 |
|
shatty
|
05c932b5ac
|
add character set support
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@4088 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
2003-07-26 21:26:36 +00:00 |
|
shatty
|
1b0ac0c0ee
|
yummy character set support
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@4087 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
2003-07-26 21:24:40 +00:00 |
|
shatty
|
62df02c3e6
|
set changes monitoring on return by error
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@3984 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
2003-07-15 09:16:04 +00:00 |
|
shatty
|
8c38dd91fc
|
fix alias creation
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@3983 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
2003-07-15 09:15:01 +00:00 |
|
shatty
|
155ae4c5cb
|
working input with formatting
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@3869 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
2003-07-06 09:26:44 +00:00 |
|
shatty
|
08db2111e1
|
format nuking, but working input conversion
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@3868 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
2003-07-06 09:11:27 +00:00 |
|
shatty
|
ebf4610ff0
|
broken but halfway working input conversion
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@3867 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
2003-07-06 08:59:20 +00:00 |
|
shatty
|
670567f9d4
|
moved encoding handling into StyledEditView and began reading the be:encoding attribute
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@3866 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
2003-07-06 04:05:22 +00:00 |
|
shatty
|
62ab1aa585
|
cvs copy of http://www.iana.org/assignments/character-sets
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@3865 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
2003-07-06 03:12:00 +00:00 |
|
shatty
|
5d46a49425
|
fixed minor writing error
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@3864 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
2003-07-06 02:48:14 +00:00 |
|
shatty
|
a1a685089b
|
working save as encoding
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@3863 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
2003-07-05 21:29:23 +00:00 |
|
shatty
|
0b2e176dc0
|
second encodings menu up for save as with field
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@3853 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
2003-07-05 01:17:02 +00:00 |
|
shatty
|
e6903129a7
|
first start encodings menu up for save as
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@3852 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
2003-07-05 00:51:07 +00:00 |
|
shatty
|
be4ab5d842
|
use OBOS_CPU_TYPES so compiling with R5 header is still possible
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@3503 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
2003-06-13 19:45:16 +00:00 |
|
shatty
|
3c90558523
|
okay, last commit for today :-P ... protected non-R5 cpu types with #define OBOS_CPU_TYPES and #ifdef OBOS_CPU_TYPES
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@3502 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
2003-06-13 19:33:22 +00:00 |
|
shatty
|
8af0e1199f
|
not all iv_model2 are xeon so I changed it back to IV
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@3501 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
2003-06-13 18:26:16 +00:00 |
|
shatty
|
7aae8aac0e
|
not all iv_model2 are xeon so I am taking it back out...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@3500 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
2003-06-13 18:22:17 +00:00 |
|
shatty
|
9a7fc04885
|
used xeon name directly, left IV_MODEL2 as another alias
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@3499 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
2003-06-13 18:12:26 +00:00 |
|
shatty
|
6bc3e59c35
|
added some more ids, courtesy of pulse 1.06 on bebits
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@3498 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
2003-06-13 18:11:10 +00:00 |
|
shatty
|
09b1f9ddba
|
added some more ids, courtesy of pulse 1.06 on bebits
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@3497 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
2003-06-13 17:56:05 +00:00 |
|
shatty
|
c5788c0416
|
slightly less awful scrollbars
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@3101 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
2003-04-24 08:09:50 +00:00 |
|
shatty
|
0873b6e545
|
move towards smarter scrollers
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@3100 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
2003-04-24 07:55:28 +00:00 |
|
shatty
|
442abe27a7
|
remove bemail
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@3096 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
2003-04-22 22:42:29 +00:00 |
|
shatty
|
4bf790524f
|
basic application model stolen from styled edit
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@3095 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
2003-04-22 09:21:48 +00:00 |
|
shatty
|
e648cd8a9d
|
cosmetic cleanup
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@3094 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
2003-04-22 06:32:09 +00:00 |
|
shatty
|
5abaecfeb2
|
MuTerminal is coming to OBOS
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@3093 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
2003-04-22 05:37:15 +00:00 |
|
shatty
|
293c3378f3
|
add newline to end of file
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@3067 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
2003-04-14 03:54:47 +00:00 |
|
shatty
|
fe5cc7b493
|
add newline to end of file
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@3066 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
2003-04-14 01:56:41 +00:00 |
|
shatty
|
e65350ba68
|
replaced by private header
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@2391 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
2003-01-07 23:33:38 +00:00 |
|
shatty
|
63dee12c9a
|
use private headers to allow removal of ObjectList.h
request: by [email protected] <[email protected]> 2003-01-07 01:06 am
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@2390 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
2003-01-07 23:33:11 +00:00 |
|
shatty
|
9e159bcf9a
|
update the alignment menu based on the current alignment of the text view
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@2175 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
2002-12-07 19:50:33 +00:00 |
|
shatty
|
c4df8d57df
|
fixed erroneous deleting of print settings BMessage and changed fMenuBar to fFontMenu to fix crashing in font settings
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@2172 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
2002-12-06 23:46:19 +00:00 |
|
shatty
|
d470934c95
|
fixed changing color reset font bug and made the menus update for font and family and font size
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@2064 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
2002-11-22 09:32:34 +00:00 |
|
shatty
|
8776558763
|
update font menu for color based on selection or cursor location
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@2063 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
2002-11-22 09:04:25 +00:00 |
|
shatty
|
8f63353baf
|
lots of font related changes to reduce memory consumption and speed up initialization. also fixes for word wrapping screen width.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@2062 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
2002-11-22 07:52:00 +00:00 |
|
shatty
|
0b46ec9848
|
improved soft wrapping, now saves alignment and wrapping states
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@2061 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
2002-11-22 05:53:58 +00:00 |
|
shatty
|
e81d8d7a95
|
character set and registry
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@2045 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
2002-11-21 01:37:18 +00:00 |
|
shatty
|
6cd1da58ba
|
set the default save as directory appropriately
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@2044 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
2002-11-20 23:43:33 +00:00 |
|
shatty
|
e2344ee25b
|
fix command line execution - thanks BGA
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@2043 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
2002-11-20 23:29:00 +00:00 |
|
shatty
|
b7b9d38498
|
open a new empty document on re-launch
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@2042 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
2002-11-20 22:40:28 +00:00 |
|
shatty
|
cfc7b456d2
|
added missing E-mail header and updated os_includes
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@1965 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
2002-11-16 21:58:48 +00:00 |
|
shatty
|
80b7a8e57c
|
added 3 missing conversions - mysterious!
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@1964 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
2002-11-16 21:36:29 +00:00 |
|
shatty
|
bdde99f147
|
missing 'til now...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@1963 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
2002-11-16 21:00:08 +00:00 |
|
shatty
|
5f5bb7d7eb
|
disable undo after font actions
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@1869 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
2002-11-07 12:13:09 +00:00 |
|
shatty
|
80f5cbb0a5
|
I think replace all is fixed now?
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@1868 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
2002-11-07 12:03:23 +00:00 |
|
shatty
|
7c7e9acdad
|
replace all still has problems but I am sleepy...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@1867 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
2002-11-07 11:50:48 +00:00 |
|
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 |
|