aboutsummaryrefslogtreecommitdiffstats
path: root/lwlib
Commit message (Collapse)AuthorAgeFilesLines
* (make_drawing_gcs): The scaling factor passed toPavel Janík2002-05-072-13/+14
| | | | | | | `x_alloc_lighter_color_for_widget' is a float, not an int, and it's a multiplicative factor, so the name `delta' is inaccurate. Always base disabled foreground on the normal foreground. Don't use the temporary variable `temp'.
* (xlwMenuResources): New resource.Pavel Janík2002-05-062-9/+65
| | | | | | | (find_next_selectable): Return current item when the menu is not poped up. Rename `inactive_gc' to `disabled_gc'. Use lighter/darker color for disabled menu items instead of using stipple. Use stipple only when better color can not be determined automatically.
* (XtNdisabledForeground, XtCDisabledForeground): New resource names.Pavel Janík2002-05-061-0/+2
|
* (_XlwMenu_part): Add new member `disabled_foreground'.Pavel Janík2002-05-061-6/+7
| | | | Rename `inactive_gc' to `disabled_gc'.
* *** empty log message ***Stefan Monnier2002-04-301-36/+27
|
* *** empty log message ***Pavel Janík2002-04-291-0/+5
|
* Change default values.Pavel Janík2002-04-291-4/+4
|
* Do not grab keyboard if installation-directory isJan Djärv2002-04-282-4/+11
| | | | non-nil (not installed Emacs). To simplify debugging.
* Remove unused file.Pavel Janík2002-04-286-784/+2
|
* Remove OpenLook file dependencies.Pavel Janík2002-04-282-8/+7
| | | | | (xrdb-cpp.o): Remove target. Remove unused defines.
* (instantiate_widget_instance): Remove duplicated prototype.Pavel Janík2002-04-282-1/+5
|
* *** empty log message ***Pavel Janík2002-04-251-0/+5
|
* Remove file.Pavel Janík2002-04-255-799/+0
|
* *** empty log message ***Jan Djärv2002-04-221-0/+10
|
* Remove compiler warningJan Djärv2002-04-221-0/+1
|
* Add calls to Grab/UngrabKeyboard to remove strange interactions withJan Djärv2002-04-221-13/+36
| | | | window managers that steal keypresses.
* *** empty log message ***Pavel Janík2002-04-201-0/+7
|
* (find_next_selectable): New function.Pavel Janík2002-04-201-8/+43
| | | | | | (Down, Up, Right): Use it. (find_next_selectable): Prevent endless loops when only one item is enabled in the menu.
* *** empty log message ***Pavel Janík2002-04-191-1/+11
|
* (xlwMenuTranslations, xlwMenuActionsList): Add translations for cursor keysPavel Janík2002-04-191-0/+160
| | | | | | | and RET. (find_next_selectable, find_prev_selectable): New functions used for finding menu-items. (Down, Up, Left, Right): New functions.
* Fix typo and whitespaces.Pavel Janík2002-04-191-6/+6
|
* *** empty log message ***Eli Zaretskii2002-04-191-0/+5
|
* (TAGS): Don't use -t, it's the default forEli Zaretskii2002-04-191-1/+1
| | | | etags, so it barfs if invoked with -t.
* *** empty log message ***Richard M. Stallman2002-03-181-0/+4
|
* (P_): Definitions deleted.Richard M. Stallman2002-03-181-8/+0
|
* (P_): Don't define if already defined.Eli Zaretskii2002-03-162-0/+6
|
* *** empty log message ***Pavel Janík2002-01-271-0/+5
|
* (xaw_update_scrollbar, xaw_scrollbar_scroll)Pavel Janík2002-01-271-6/+6
| | | | (xaw_scrollbar_jump): Put whole functions in #if 0.
* (xaw_create_dialog): Initialize icon_name to suppress compiler warnings.Pavel Janík2002-01-092-1/+6
|
* *** empty log message ***Pavel Janík2001-12-181-0/+5
|
* (separator_names): Add missing braces around initializers.Pavel Janík2001-12-181-30/+30
|
* *** empty log message ***Pavel Janík2001-12-081-0/+4
|
* New file.Pavel Janík2001-12-081-0/+340
|
* *** empty log message ***Richard M. Stallman2001-12-021-0/+13
|
* Include ../src/lisp.h.Richard M. Stallman2001-12-027-0/+16
|
* (_widget_value): `help' has type Lisp_Object.Richard M. Stallman2001-12-021-3/+5
|
* Include ../src/lisp.h. Don't declare xmalloc.Richard M. Stallman2001-12-021-8/+6
| | | | | | (free_widget_value_tree): Don't free `help' field. (copy_widget_value_tree): Copy `help' simply, without safe_strdup. (merge_widget_value): Compare and copy `help' simply.
* *** empty log message ***Richard M. Stallman2001-11-291-0/+4
|
* (TAGS): Find the source files in $(srcdir).Richard M. Stallman2001-11-291-1/+1
|
* *** empty log message ***Gerd Moellmann2001-10-211-1/+1
|
* *** empty log message ***Gerd Moellmann2001-10-211-0/+4
|
* *** empty log message ***Gerd Moellmann2001-10-101-0/+4
|
* *** empty log message ***Gerd Moellmann2001-10-091-0/+5
|
* (xaw_create_scrollbar) [!0]: Return NULL.Gerd Moellmann2001-10-091-0/+2
| | | | From Hallvard B Furuseth <[email protected]>.
* *** empty log message ***Gerd Moellmann2001-10-061-0/+5
|
* Remove log entries for 20.5 .. 20.7.Gerd Moellmann2001-05-091-18/+0
|
* *** empty log message ***Gerd Moellmann2001-04-301-0/+4
|
* (xlwmenu_window_p): New function.Gerd Moellmann2001-04-301-0/+17
|
* *** empty log message ***Gerd Moellmann2001-03-231-0/+4
|
* (x_print_complete_resource_name) [0]: New function.Gerd Moellmann2001-03-231-0/+28
|