Pavel Roskin
|
8bc40b44f0
Fix includes not to rely on $(top_srcdir) being in the include path.
|
21 years ago |
Pavel Roskin
|
e0f9b7ab83
* editcmd.c (edit_raw_key_query): Use straight widget order.
|
21 years ago |
Pavel Roskin
|
e14f56d71b
* dlg.h: Replace DLG_BACKWARD to DLG_REVERSE with a better
|
21 years ago |
Pavel Roskin
|
e355e25b56
* dlg.h: Use cb_ret_t and widget_msg_t in widget callbacks.
|
21 years ago |
Pavel Roskin
|
24737eb1c1
* dlg.h: Remove restroy callback. Widgets should use
|
21 years ago |
Pavel Roskin
|
13a02ef978
* dlg.h: Use new types for dialog callbacks.
|
21 years ago |
Pavel Roskin
|
38265d418d
* edit.h: Get rid of WIDGET_COMMAND, update all dependencies.
|
21 years ago |
Pavel Roskin
|
1e0850ab07
* dlg.c (find_widget_type): Take pointer to void to avoid casts
|
21 years ago |
Pavel Roskin
|
10f65ac83d
* dlg.h (struct Widget): Remove tkname field.
|
21 years ago |
Pavel Roskin
|
dadbdd25e9
* editcmd.c (edit_quit_cmd): Rename to ...
|
21 years ago |
Pavel Roskin
|
0633d91f60
* editwidget.c (edit): Remove unused variable "framed".
|
21 years ago |
Pavel Roskin
|
729a855b29
* edit-widget.h: Stop misusing "unsigned char" for boolean.
|
22 years ago |
Pavel Roskin
|
812bac9a33
* editkeys.c: Move key maps to the file scope. Put common keys
|
22 years ago |
Pavel Roskin
|
361ec45373
Fix includes.
|
22 years ago |
Pavel Roskin
|
d6947e39cf
* edit.c (edit_translate_key): Remove x_state argument, it's now
|
22 years ago |
Pavel Roskin
|
8148b4973c
* edit.c (edit_reload): Don't initialize edit->macro_i, because
|
22 years ago |
Pavel Roskin
|
aaf569bd48
* edit.h: Don't inclide malloc.h. Use g_malloc() and g_free()
|
22 years ago |
Pavel Roskin
|
581cf41929
* edit.c (edit_open_file): Remove "text" and "text_size"
|
22 years ago |
Pavel Roskin
|
c935eaa6c2
* edit.c: Commit the rest of the position saving code.
|
22 years ago |
Pavel Roskin
|
dd7f5798fa
* edit.h: Remove "dir" field in WEdit - it's always an empty
|
22 years ago |
Pavel Roskin
|
18de4488e3
* edit-widget.h: Move typedef WEdit and file names ...
|
22 years ago |
Pavel Roskin
|
7969f851bb
* edit.h: Decentralize includes.
|
22 years ago |
Pavel Roskin
|
e741be7a5d
* *.c: Fix all global functions without declarations - declare,
|
22 years ago |
Pavel Roskin
|
66f451aac7
* dlg.c (send_message_to): Remove, use send_message() instead.
|
22 years ago |
Pavel Roskin
|
bc70c8cc1e
* dlg.h: Remove Dlg_head argument from callback_fn - it's
|
22 years ago |
Pavel Roskin
|
0106eebda6
* editwidget.c (edit_adjust_size): Use find_buttonbar().
|
22 years ago |
Pavel Roskin
|
b0481b41bf
* menu.h: Remove "*" from the definition of the type "Menu"
|
22 years ago |
Pavel Roskin
|
e7e6552a03
* editwidget.c (edit): Make edit_dlg local variable.
|
22 years ago |
Pavel Roskin
|
996a847666
* editwidget.c (edit): Install handler for DLG_RESIZE.
|
22 years ago |
Pavel Roskin
|
2571416650
* editwidget.c (edit): Set edit_dlg to NULL after it's
|
22 years ago |
Pavel Roskin
|
fb418291eb
* editwidget.c (edit_event): Add support for mouse wheel events.
|
22 years ago |
Pavel Roskin
|
31e34e93b8
* editcmd.c: Recheck and fix all calls to create_dlg().
|
22 years ago |
Pavel Roskin
|
d02a8d6473
* editwidget.c (edit): Avoid passing an uninitialized color
|
22 years ago |
Pavel Roskin
|
6071fea76d
* editwidget.c: Use new dialog flags.
|
22 years ago |
Pavel Roskin
|
231f67342e
* editwidget.c (edit): Make edit_bar a local variable.
|
22 years ago |
Pavel Roskin
|
3a93326ce7
* editoptions.c: Make some variables static.
|
22 years ago |
Pavel Roskin
|
b1c57095b2
* edit.c: Stop using _EDIT_C definition. Move variable
|
23 years ago |
Pavel Roskin
|
afee09a276
* edit.c: Eliminate all code disabled for the text edition.
|
23 years ago |
Pavel Roskin
|
b44a4e19c6
Copy all necessary files from gtkedit.
|
23 years ago |
Paul Sheer
|
2d93c2e0ff
removeing these files. Makefile will create symlinks
|
26 years ago |
Paul Sheer
|
f36e99f150
*** empty log message ***
|
26 years ago |
Paul Sheer
|
c57d9e424e
*** empty log message ***
|
26 years ago |
Paul Sheer
|
df04c09b47
* edit.c, editwidget.c, * syntax.c: Syntax
|
27 years ago |
Miguel de Icaza
|
e82bcc2bfc
|
27 years ago |
Paul Sheer
|
38a912e1e2
editor updated to reflect cooledit-3.6.0
|
27 years ago |
Miguel de Icaza
|
60c595aa91
1998-03-30 Miguel de Icaza <miguel@nuclecu.unam.mx>
|
27 years ago |
Pavel Machek
|
303cd55bce
Minor changes for IBM CSet.
|
27 years ago |
Miguel de Icaza
|
eb6b3842ab
Initial revision
|
27 years ago |