Pavel Roskin
|
1f60f44145
|
Update postal address of Free Software Foundation.
|
2005-05-27 03:35:10 +00:00 |
|
Pavel Roskin
|
21ea3f6740
|
* *.c: Remove duplicate includes.
|
2005-05-10 20:57:11 +00:00 |
|
Roland Illig
|
ecc08f6c60
|
* edit.h: Removed unnecessary #include directives ...
* *.c: ... and added them here.
|
2005-02-22 17:00:36 +00:00 |
|
Roland Illig
|
2a281ad18d
|
* *.c: Removed unused parameters for static functions. Marked
unused parameters for global functions. Removed redundant
comments.
|
2005-02-07 20:08:01 +00:00 |
|
Roland Illig
|
05d2881a71
|
* *.c: Removed trailing whitespace.
|
2005-02-07 07:31:19 +00:00 |
|
Pavel Roskin
|
aaf569bd48
|
* edit.h: Don't inclide malloc.h. Use g_malloc() and g_free()
instead. Adjust all dependencies.
|
2002-12-15 18:55:53 +00:00 |
|
Pavel Roskin
|
5c0e8be6ca
|
"Privatize" font-related defines.
|
2002-11-30 19:59:02 +00:00 |
|
Pavel Roskin
|
18de4488e3
|
* edit-widget.h: Move typedef WEdit and file names ...
* edit.h: ... here. Don't include edit-widget.h. Adjust all
dependencies.
|
2002-11-29 03:01:06 +00:00 |
|
Pavel Roskin
|
e741be7a5d
|
* *.c: Fix all global functions without declarations - declare,
make static or remove.
|
2002-11-13 04:32:00 +00:00 |
|
Pavel Roskin
|
7f072959a4
|
* wordproc.c (line_start): Remove incorrect optimization abusing
static varaibles. Internal formatting should be usable now.
|
2002-10-20 17:08:11 +00:00 |
|
Pavel Roskin
|
eec9e4b850
|
* wordproc.c (begin_paragraph): Fix the same off-by-one error as
in end_paragraph() - it affects formatting of the paragraph
after the first line in the file it that line starts with a dot.
Remove unused argument.
|
2002-10-18 16:43:03 +00:00 |
|
Pavel Roskin
|
387cf0327b
|
* wordproc.c (end_paragraph): The last line of the file wasn't
tested for being blank, which resulted in the last newline
becoming a space after formatting.
|
2002-10-18 05:25:01 +00:00 |
|
Pavel Roskin
|
346e628955
|
* wordproc.c (format_paragraph): If formatting was successful,
scroll to the left to show the formatted paragraph.
|
2002-10-08 05:03:45 +00:00 |
|
Pavel Roskin
|
3a93326ce7
|
* editoptions.c: Make some variables static.
* edit.h: Take extern declaratrions from all C files.
|
2002-08-19 01:23:24 +00:00 |
|
Pavel Roskin
|
afee09a276
|
* edit.c: Eliminate all code disabled for the text edition.
* editcmddef.h: Likewise.
* editmenu.c: Likewise.
* editwidget.c: Likewise.
* syntax.c: Likewise.
* wordproc.c: Likewise.
|
2001-09-07 20:10:45 +00:00 |
|
Pavel Roskin
|
b44a4e19c6
|
Copy all necessary files from gtkedit.
* Makefile.in (EDITLINKS): Merge with EDITSRC, remove all
references.
|
2001-08-24 18:23:17 +00:00 |
|
Paul Sheer
|
2d93c2e0ff
|
removeing these files. Makefile will create symlinks
|
1998-09-15 21:20:29 +00:00 |
|
Paul Sheer
|
f36e99f150
|
*** empty log message ***
|
1998-09-14 21:26:41 +00:00 |
|
Paul Sheer
|
c57d9e424e
|
*** empty log message ***
|
1998-09-14 21:20:01 +00:00 |
|
Miguel de Icaza
|
eb6b3842ab
|
Initial revision
|
1998-02-27 04:54:42 +00:00 |
|