summaryrefslogtreecommitdiff
path: root/lwlib
Commit message (Collapse)AuthorAgeFilesLines
* Changes for lucid popup menus (keyboard traversal enabled) and dialogsJan Djärv2004-01-127-51/+171
| | | | (Xaw and Xm pop down on ESC).
* Update my email address.Lute Kamstra2003-10-061-1/+1
|
* Add arch taglinesMiles Bader2003-09-0116-0/+44
|
* *** empty log message ***Dave Love2003-05-221-0/+10
|
* Include lisp.h, not ../src/lisp.h.Dave Love2003-05-221-7/+1
| | | | (make_drawing_gcs): Remove unused `xswa', `mask'.
* Include lisp.h, not ../src/lisp.h.Dave Love2003-05-221-7/+11
| | | | | | (lw_lucid_widget_p): Remove unused `mw'. (xlw_update_one_widget, xlw_pop_instance) [PROTOTYPES]: Provide ISO C arglists.
* *** empty log message ***Juanma Barranquero2003-04-301-0/+5
|
* Make things function properly in case both LessTif and Open Motif are installed.Juanma Barranquero2003-04-301-2/+3
|
* Trailing whitespace deleted.Juanma Barranquero2003-02-0410-106/+106
|
* Update email and real nameJan Djärv2003-01-301-3/+3
|
* lwlib-Xm.c: Fixed memory leak for menus.Jan Djärv2003-01-262-2/+13
|
* *** empty log message ***Richard M. Stallman2002-12-221-0/+7
|
* (pop_new_stack_if_no_contents): Do nothing if new_depth is 1.Richard M. Stallman2002-12-221-2/+12
| | | | | (remap_menubar): Don't look in new_stack[0]. (Left): At level 1, do the same thing Right does.
* *** empty log message ***Dave Love2002-11-211-0/+5
|
* Provide ISO C arglists for functionsDave Love2002-11-211-0/+9
| | | | with Boolean args.
* *** empty log message ***Dave Love2002-11-201-0/+10
|
* Remove obsolete USE_OLIT code.Dave Love2002-11-201-42/+74
| | | | | | | [PROTOTYPES]: Provide ISO C arglists for functions with Boolean args. (lwlib_memset): Declare length arg as size_t. (malloc_widget_value): Cast arg of lwlib_memset.
* (separator_height): Prototype.Dave Love2002-11-201-1/+1
|
* *** empty log message ***Pavel Janík2002-05-071-0/+8
|
* (make_drawing_gcs): The scaling factor passed toPavel Janík2002-05-071-13/+6
| | | | | | | `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'.
* *** empty log message ***Pavel Janík2002-05-061-0/+16
|
* (xlwMenuResources): New resource.Pavel Janík2002-05-061-9/+49
| | | | | | | (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
|
* *** empty log message ***Jan Djärv2002-04-281-0/+5
|
* Do not grab keyboard if installation-directory isJan Djärv2002-04-281-4/+6
| | | | non-nil (not installed Emacs). To simplify debugging.
* *** empty log message ***Pavel Janík2002-04-281-1/+2
|
* Remove unused file.Pavel Janík2002-04-285-783/+0
|
* *** empty log message ***Pavel Janík2002-04-281-1/+1
|
* *** empty log message ***Pavel Janík2002-04-281-0/+6
|
* Remove OpenLook file dependencies.Pavel Janík2002-04-281-8/+1
| | | | | (xrdb-cpp.o): Remove target. Remove unused defines.
* *** empty log message ***Pavel Janík2002-04-281-0/+5
|
* (instantiate_widget_instance): Remove duplicated prototype.Pavel Janík2002-04-281-1/+0
|
* *** 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
|