Mercurial > hg > xemacs-beta
comparison lwlib/ChangeLog @ 404:2f8bb876ab1d r21-2-32
Import from CVS: tag r21-2-32
| author | cvs |
|---|---|
| date | Mon, 13 Aug 2007 11:16:07 +0200 |
| parents | 5a2589c672dc |
| children | b8cc9ab3f761 |
comparison
equal
deleted
inserted
replaced
| 403:9f011ab08d48 | 404:2f8bb876ab1d |
|---|---|
| 1 2000-03-20 Martin Buchholz <martin@xemacs.org> | |
| 2 | |
| 3 * XEmacs 21.2.32 is released. | |
| 4 | |
| 5 2000-03-14 Ben Wing <ben@xemacs.org> | |
| 6 | |
| 7 * xlwmenu.c (massage_resource_name): Handle %_ and %%. | |
| 8 | |
| 9 2000-02-20 Gunnar Evermann <ge204@eng.cam.ac.uk> | |
| 10 | |
| 11 * xlwscrollbar.c (get_gc): Always check for XmUNSPECIFIED_PIXMAP | |
| 12 even if we are only 'compatible' with the Motif resources. | |
| 13 (XmUNSPECIFIED_PIXMAP): Define unconditionally. | |
| 14 | |
| 1 2000-02-23 Martin Buchholz <martin@xemacs.org> | 15 2000-02-23 Martin Buchholz <martin@xemacs.org> |
| 2 | 16 |
| 3 * XEmacs 21.2.31 is released. | 17 * XEmacs 21.2.31 is released. |
| 4 | 18 |
| 5 2000-02-22 Andy Piper <andy@xemacs.org> | 19 2000-02-22 Andy Piper <andy@xemacs.org> |
| 124 | 138 |
| 125 * xlwscrollbar.c (seg_pixel_sizes): ((expr)) ==> (expr) | 139 * xlwscrollbar.c (seg_pixel_sizes): ((expr)) ==> (expr) |
| 126 | 140 |
| 127 1999-12-12 Daniel Pittman <daniel@danann.net> | 141 1999-12-12 Daniel Pittman <daniel@danann.net> |
| 128 | 142 |
| 129 * lwlib-Xaw.c: | 143 * lwlib-Xaw.c: |
| 130 * xlwcheckbox.c: | 144 * xlwcheckbox.c: |
| 131 * xlwgauge.h: | 145 * xlwgauge.h: |
| 132 * xlwgaugeP.h: | 146 * xlwgaugeP.h: |
| 133 * xlwradio.c: | 147 * xlwradio.c: |
| 134 * xlwradio.h: | 148 * xlwradio.h: |
| 239 | 253 |
| 240 * xlwgauge.c: Ansify. | 254 * xlwgauge.c: Ansify. |
| 241 Include <stdlib.h> to get prototype for atoi(). | 255 Include <stdlib.h> to get prototype for atoi(). |
| 242 (GaugeSelect): Call GaugeExpose with the right number of args. | 256 (GaugeSelect): Call GaugeExpose with the right number of args. |
| 243 (GaugeLoseSel): Call GaugeExpose with the right number of args. | 257 (GaugeLoseSel): Call GaugeExpose with the right number of args. |
| 244 (GaugeConvert): This is a XtConvertSelectionProc, | 258 (GaugeConvert): This is a XtConvertSelectionProc, |
| 245 so 5th parameter must be of type XtPointer, not XPointer. | 259 so 5th parameter must be of type XtPointer, not XPointer. |
| 246 (GaugeGetValue): This is a XtTimerCallbackProc, | 260 (GaugeGetValue): This is a XtTimerCallbackProc, |
| 247 so 2nd parameter must be of type XtIntervalId *, not XtIntervalId. | 261 so 2nd parameter must be of type XtIntervalId *, not XtIntervalId. |
| 248 | 262 |
| 249 | 263 |
| 250 1999-09-01 Martin Buchholz <martin@xemacs.org> | 264 1999-09-01 Martin Buchholz <martin@xemacs.org> |
| 251 | 265 |
| 252 * lwlib.c (free_widget_value_contents): Use proper type for cast. | 266 * lwlib.c (free_widget_value_contents): Use proper type for cast. |
| 253 | 267 |
| 279 * xlwtabs.c: | 293 * xlwtabs.c: |
| 280 * xlwgcs.c: | 294 * xlwgcs.c: |
| 281 * xlwradio.c: | 295 * xlwradio.c: |
| 282 * xlwcheckbox.c: | 296 * xlwcheckbox.c: |
| 283 * xlwgauge.c: Fix for losing systems without Xmu. | 297 * xlwgauge.c: Fix for losing systems without Xmu. |
| 284 | 298 |
| 285 1999-08-31 Andy Piper <andy@xemacs.org> | 299 1999-08-31 Andy Piper <andy@xemacs.org> |
| 286 | 300 |
| 287 * lwlib-Xm.c (xm_update_one_widget): fix for AIX compiler lossage. | 301 * lwlib-Xm.c (xm_update_one_widget): fix for AIX compiler lossage. |
| 288 | 302 |
| 289 1999-08-30 Andy Piper <andy@xemacs.org> | 303 1999-08-30 Andy Piper <andy@xemacs.org> |
| 411 | 425 |
| 412 1999-07-13 XEmacs Build Bot <builds@cvs.xemacs.org> | 426 1999-07-13 XEmacs Build Bot <builds@cvs.xemacs.org> |
| 413 | 427 |
| 414 * XEmacs 21.2.18 is released | 428 * XEmacs 21.2.18 is released |
| 415 | 429 |
| 416 1999-07-05 Didier Verna <verna@inf.enst.fr> | 430 1999-07-05 Didier Verna <didier@xemacs.org> |
| 417 | 431 |
| 418 * lwlib-Xm.c (xm_update_one_widget): add missing #ifdefs around | 432 * lwlib-Xm.c (xm_update_one_widget): add missing #ifdefs around |
| 419 call to xm_update_label. | 433 call to xm_update_label. |
| 420 | 434 |
| 421 1999-06-28 Andy Piper <andy@xemacs.org> | 435 1999-06-28 Andy Piper <andy@xemacs.org> |
