index
:
software/emacs-mirror
rekado-webkit
Unnamed repository; edit this file 'description' to name the repository.
Fcgiwrap Daemon
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lwlib
Commit message (
Expand
)
Author
Age
Files
Lines
*
Let configure set ar and associated flags
...
Ulrich Mueller
2012-10-05
2
-2
/
+7
*
Use ASCII tests for character types.
...
Paul Eggert
2012-08-16
4
-5
/
+10
*
* lwlib/Makefile.in (config_h): Add conf_post.h.
Glenn Morris
2012-08-01
2
-1
/
+5
*
Miscellaneous fixes for non-default X toolkits.
...
Dmitry Antipov
2012-07-31
2
-2
/
+6
*
Fix typos in ChangeLogs.
Juanma Barranquero
2012-07-14
1
-1
/
+1
*
Use c_strcasecmp for ASCII case-insensitive comparison.
...
Paul Eggert
2012-07-06
2
-26
/
+8
*
Clean out last vestiges of the old HAVE_CONFIG_H stuff.
Paul Eggert
2012-06-25
8
-30
/
+25
*
* configure.in (AC_CHECK_FUNCS): Detect library functions
...
Dmitry Antipov
2012-06-25
2
-3
/
+12
*
Switch from NO_RETURN to C11's _Noreturn.
...
Paul Eggert
2012-06-24
2
-2
/
+8
*
Remove obsolete '#define static' cruft.
...
Paul Eggert
2012-05-30
2
-13
/
+10
*
Merge from trunk.
Paul Eggert
2012-04-18
1
-1
/
+1
|
\
*
|
Merge from trunk.
Paul Eggert
2012-04-17
1
-1
/
+1
|
\
|
*
|
Merge from trunk.
Paul Eggert
2012-04-13
2
-7
/
+10
|
\
|
|
*
Repurpose C_SWITCH_X_SYSTEM as GNUSTEP_CFLAGS
...
Glenn Morris
2012-04-10
2
-4
/
+8
*
|
Merge from trunk; add Bug#.
Paul Eggert
2012-04-09
1
-1
/
+1
|
\
|
*
|
configure: new option --enable-gcc-warnings
...
Paul Eggert
2012-04-09
2
-2
/
+11
|
/
*
Add 2012 to FSF copyright years for Emacs files
Glenn Morris
2012-01-05
12
-12
/
+12
*
Fix typos.
Juanma Barranquero
2011-11-24
1
-3
/
+3
*
Spelling fixes.
Paul Eggert
2011-11-19
1
-1
/
+1
*
Spelling fixes.
Paul Eggert
2011-11-18
1
-1
/
+1
*
Use xfree, not free, to avoid crash with --enable-checking=xmallocoverrun.
Dmitry Antipov
2011-10-13
6
-18
/
+28
*
lwlib/Makefile.in (ALL_CFLAGS): Add -I../lib for generated header files in ou...
YAMAMOTO Mitsuharu
2011-06-27
2
-1
/
+6
*
Merge: Cons<->int and similar integer overflow fixes.
Paul Eggert
2011-06-06
2
-5
/
+11
|
\
|
*
* Makefile.in (ALL_CFLAGS): Add -I$(srcdir)/../lib.
...
Paul Eggert
2011-06-06
2
-5
/
+11
|
/
*
Static checks with GCC 4.6.0 and non-default toolkits.
Paul Eggert
2011-04-16
6
-58
/
+48
|
\
|
*
* lwlib-utils.c (XtCompositeChildren): Likewise.
Paul Eggert
2011-04-16
2
-1
/
+2
|
*
* lwlib-Xm.c (make_dialog): Rename local to avoid shadowing.
...
Paul Eggert
2011-04-16
2
-6
/
+9
|
*
* lwlib.c (first_child) [USE_MOTIF]: Protoize.
Paul Eggert
2011-04-16
2
-1
/
+2
|
*
* lwlib.c (EXPLAIN, destroy_one_instance): Avoid "else;".
Paul Eggert
2011-04-15
2
-3
/
+6
|
*
* lwlib-utils.h, lwlib-utils.c (XtSafelyDestroyWidget): Remove; unused.
Paul Eggert
2011-04-15
3
-29
/
+2
|
*
* xlwmenu.c (MINL): Define only if not emacs.
Paul Eggert
2011-04-15
2
-0
/
+3
|
*
* xlwmenu.c (XlwMenuSetValues): Rename/ move locals to avoid shadowing.
Paul Eggert
2011-04-15
2
-18
/
+22
|
/
*
Update and split ChangeLogs.
Juanma Barranquero
2011-04-06
1
-0
/
+4
*
Use *font for Xft font names for Lucid menus and dialogs.
...
Jan Djärv
2011-02-14
5
-49
/
+91
*
lwlib trivia.
...
Glenn Morris
2011-02-12
2
-7
/
+5
*
lwlib/Makefile.in misc cleanup.
...
Glenn Morris
2011-02-10
2
-23
/
+42
*
* lwlib/Makefile.in: Standardize on $(), not ${}.
Glenn Morris
2011-02-10
1
-3
/
+3
*
lwlib/ trivia.
...
Glenn Morris
2011-02-09
7
-16
/
+20
*
Update lucid toolkit build for src/globals.h being a generated file.
...
Glenn Morris
2011-02-08
2
-6
/
+20
*
Use xmalloc instead of malloc.
...
Jan D
2011-01-31
4
-8
/
+14
*
Refill some long/short copyright headers.
Glenn Morris
2011-01-26
3
-7
/
+7
*
Convert consecutive FSF copyright years to ranges.
Glenn Morris
2011-01-24
12
-24
/
+12
*
Merge from emacs-23.
...
Glenn Morris
2011-01-24
2
-1
/
+6
|
\
|
*
* lwlib-Xm.c (xm_update_menu): Avoid a NULL pointer dereference (Bug#7690).
Werner Meisner
2011-01-23
2
-1
/
+6
*
|
Refill some copyright headers.
Glenn Morris
2011-01-15
1
-2
/
+2
*
|
Nuke arch-tags.
Glenn Morris
2011-01-15
15
-29
/
+0
*
|
Merge from emacs-23
Stefan Monnier
2011-01-14
12
-13
/
+13
|
\
|
|
*
Add 2011 to FSF/AIST copyright years.
Glenn Morris
2011-01-02
12
-12
/
+12
*
|
Use const for some pointer arguments.
...
Dan Nicolaescu
2010-09-26
3
-13
/
+21
*
|
Use const for constant arguments.
...
Dan Nicolaescu
2010-09-20
3
-12
/
+18
[next]