Roland Illig
243e84706e
* Code cleanup: Added const qualifier for variables and
...
function declarations where possible. No functional changes.
2004-08-29 18:45:56 +00:00
Roland Illig
9902c1b885
Added missing initializers for QuickDialog.i18n.
2004-08-15 22:55:17 +00:00
Roland Illig
c6ecc5b303
Marked the last item of a QuickWidget array as NULL_QuickWidget.
2004-08-15 18:24:06 +00:00
Pavel Roskin
8bc40b44f0
Fix includes not to rely on $(top_srcdir) being in the include path.
2003-10-29 08:54:22 +00:00
Pavel Roskin
98950838b4
* dlg.h: Merge with ...
...
* dialog.h: ... this. Adjust all dependencies.
* dlg.c: Merge with ...
* dialog.c: ... this.
* Makefile.am (SRCS): Remove dlg.h and dlg.c.
2003-10-24 23:20:30 +00:00
Pavel Roskin
2548ea0e7c
Use normal capitalization in English text in the editor menu.
2002-12-01 06:33:58 +00:00
Pavel Roskin
c63d61600a
* editoptions.c (edit_options_dialog): Add "Save file position"
...
option, make "Syntax highlighting" unconditional.
2002-11-30 00:41:47 +00:00
Andrew V. Samoilov
085f43fc8d
* editoptions.c (edit_options_dialog): Use g_free() to release
...
variables allocated in quick_dialog().
2002-11-29 08:28:51 +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
Andrew V. Samoilov
486038e9b4
* editoptions.c (edit_options_dialog): Clean up and use g_snprintf()
...
instead of sprintf().
2002-11-23 17:26:55 +00:00
Pavel Roskin
7969f851bb
* edit.h: Decentralize includes.
2002-11-14 19:38:26 +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
a84b0fc9cd
Fix some of the most ugly abuses of mixed caps in English texts,
...
especially in button captions.
2002-10-21 22:26:39 +00:00
Pavel Roskin
2b5fec4594
* editoptions.c (edit_options_dialog): Don't allow
...
option_tab_spacing to be 0. Reset invalid values to 8.
Reported by Ury N. Stankevich <ury@bofh.homeunix.org>
2002-10-17 05:43:57 +00:00
Pavel Roskin
d9c6403250
* wtools.h (QuickDialog): Eliminate the "class" field - it's not
...
used and it can clash with C++ code. Adjust all dependencies.
2002-09-03 08:00:02 +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
d1caf46603
* bookmark.c: Eliminate all code disabled for the text edition.
...
* edit-widget.h: Likewise.
* editcmd.c: Likewise.
* editdraw.c: Likewise.
* editoptions.c: Likewise.
2001-09-07 18:56:07 +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
Pavel Machek
0a4550ca9f
Mcedit: changed some #include's. This makes it possible to remove some
...
-I options from makefiles, at least for the PC port
1998-05-12 16:47:52 +00:00
Miguel de Icaza
8c34e0837f
i18n compilation fixes for the new gnome-i18n.h changes.
...
fix a bug in the panel-widget selection.
i18n changes from Andrej Borsenkow.
Menus renamed, better texts -- thanks Havoc.
lav's fixes for curses compilation.
Miguel
1998-04-28 04:29:19 +00:00
Paul Sheer
38a912e1e2
editor updated to reflect cooledit-3.6.0
...
syntax highlighting added and doc files updated
1998-04-24 15:18:08 +00:00
Miguel de Icaza
1f9fcf18e0
Andrej Borsenkow's i18n compilation fixes
1998-04-14 16:53:04 +00:00
Miguel de Icaza
ac70e34d02
MC goes Internationallsls./gmc Spanish translation almost complete -mig
1998-03-25 05:16:00 +00:00
Miguel de Icaza
eb6b3842ab
Initial revision
1998-02-27 04:54:42 +00:00