Lines Matching refs:x_event

324 	  src/globals.c, src/o_complex.c, src/x_event.c:
383 src/x_attribedit.c, src/x_dialog.c, src/x_event.c:
388 * src/x_event.c: Grid snap in x_event.c after converting
404 src/o_misc.c, src/x_event.c: Made o_complex_rotate().
412 src/i_callbacks.c, src/x_event.c: Made o_complex_mirror()
433 * src/x_event.c, src/gschem.c, src/g_keys.c:
666 * src/o_copy.c, o_find.c, x_event.c: Update interface of
750 src/x_event.c, src/x_multiattrib.c, src/x_print.c:
1132 * src/x_event.c (x_event_configure), src/x_window.c: Cleaned up.
1155 * src/x_event.c, src/x_window.c, include/prototype.h:
1269 * include/prototype.h, scheme/gschem.scm, src/g_keys.c, src/x_event.c,
1418 * src/x_event.c: Applied Patch#1527383: Zoom using mouse
1477 src/g_rc.c, src/g_register.c, src/i_vars.c, src/x_event.c:
1538 noweb/x_event.nw, noweb/x_fileselect.nw, noweb/x_grid.nw,
1579 * include/prototype.h, noweb/o_find.nw, noweb/x_event.nw:
1590 * noweb/i_callbacks.nw, noweb/x_event.nw: Moved rotated_inside into
1620 include/prototype.h, noweb/x_event.nw:
1641 * noweb/x_event.nw: x_event_expose(): fixed some of the redraw error
1745 * noweb/x_event.nw: drop redundant x_event_motion() events if no
1769 noweb/x_event.nw: bugfix for "[ 1443804 ] gschem scrollbars not
2062 * noweb/x_event.nw: Fixed a long standing crash that if you disable
2302 noweb/x_event.nw, src/Makefile.am:
2393 noweb/x_event.nw, noweb/x_fileselect.nw, noweb/x_grid.nw,
2476 * noweb/(gschem.nw, i_basic.nw, x_event.nw, x_menus.nw,
2499 M noweb/x_event.nw
2640 * include/prototype.h noweb/x_event.nw noweb/x_window.nw: Applied
2643 * noweb/x_event.nw, x_window.nw: Added #ifdef HAS_GTK22 since
3020 * noweb/g_rc.nw, gschem.nw, x_event.nw, x_window.nw:
3756 x_event.nw: Add a bunch of i_update_toolbar calls to make sure that
3777 * noweb/x_event.nw: A code to get the toolbar buttons to act
3830 o_move.nw, o_text.nw, x_event.nw: Fixed boundbox color getter so
3868 * noweb/x_event.nw: Added a few lines of code to support the double
3950 * noweb/x_event.nw: Added a check in the configure callback to return
4363 * src/x_event.c: Enabled some code to support above
4489 * src/x_event.c, g_key.c: Fixed a bug pointed out by Thomas Lundin
4562 * src/x_event.c: Modified state machine to support the rotation of
4630 * src/x_event.c: Integrated changes by Werner Hoch, rewrote (and
4653 * src/o_move.c, x_event.c, o_basic.c: Finished adding the code to
4693 * src/x_event.c: Added calls to o_move_stretch_rubberband
4816 * src/x_event.c: Added code to call o_complex_place_rotate
4838 * src/x_event.c: Added calls to grip routines
4997 * src/x_event.c: Fixed a bug in the middle mouse button move when
5066 * src/x_event.c: Changed one of the o_redraw_all_fast functions to be a
5073 * src/a_pan.c, src/a_zoom.c, src/x_event.c, src/i_callbacks.c:
5228 * src/x_event.c: After placing a component (using the place dialog
5236 * src/x_event.c: Added the beginning of the event states which will
5239 * src/x_event.h: Added states (STARTPASTE and ENDPASTE) to the state
5386 * src/x_event.c src/o_text.c: Added code to increase the speed of the
5389 * src/a_zoom.c src/x_event.c: Also speed up zoom box and zoom in/out
5976 Misplaced a bracket in x_event.c (gschem would not build if you
6219 Added event state machine code (x_event.c)
6647 Added most basic support to x_event.c
6649 Added s_stroke_search_exeecute to x_event.c