2007-12-15 |
Peter Clifton | Erase stroke trails after an un-successful stroke recognition
|
commit | commitdiff | tree |
2007-11-28 |
Peter Clifton | Simplify o_mirror_complex() coordinate calculation.
|
commit | commitdiff | tree |
2007-11-28 |
Peter Clifton | Fix bug introduced with refactoring of object mirroring...
|
commit | commitdiff | tree |
2007-11-28 |
Peter Clifton | Fix Bug #1838164. Initialise copied_to pointer in objects...
|
commit | commitdiff | tree |
2007-11-18 |
Peter Clifton | Improve object mirroring API in libgeda + gschem
|
commit | commitdiff | tree |
2007-11-18 |
Peter Clifton | Improve object rotation API in libgeda + gschem
|
commit | commitdiff | tree |
2007-11-18 |
Peter Clifton | Update the all drawing state SCREEN co-ordinates when...
|
commit | commitdiff | tree |
2007-11-18 |
Peter Clifton | Rework o_drawbounding() to work without dropping artifacts...
|
commit | commitdiff | tree |
2007-11-18 |
Peter Clifton | Don't redraw the selected objects which are being manipulate...
|
commit | commitdiff | tree |
2007-11-06 |
Peter Clifton | Free gdk events obtained with gtk_event_get().
|
commit | commitdiff | tree |
2007-11-06 |
Peter Clifton | Refactor XOR drawing functions to avoid code duplication.
|
commit | commitdiff | tree |
2007-11-06 |
Peter Clifton | Remove full screen redraw calls the rubberbanding and...
|
commit | commitdiff | tree |
2007-11-02 |
Peter Clifton | Remove the o_redraw_all_fast() function, as its not...
|
commit | commitdiff | tree |
2007-10-21 |
Peter Clifton | Alter system-gafrc to process .scm files in $GEDA_DATA_DIR...
|
commit | commitdiff | tree |
2007-10-17 |
Peter Clifton | Remove the ATTRIB linked list in favour of a GList
|
commit | commitdiff | tree |
2007-10-17 |
Peter Clifton | Tidy the o_drawbounding() function to make it more...
|
commit | commitdiff | tree |
2007-10-17 |
Peter Clifton | Add function o_erase_list() to gschem, to undraw a...
|
commit | commitdiff | tree |
2007-10-17 |
Peter Clifton | Remove unused code from libgeda
|
commit | commitdiff | tree |
2007-10-09 |
Peter Clifton | Tidy implementation of o_list_copy_all() to be more...
|
commit | commitdiff | tree |
2007-10-09 |
Peter Clifton | Tidy o_redraw() to be more concise and have a tighter...
|
commit | commitdiff | tree |
2007-10-09 |
Peter Clifton | Avoid use of global_window_current in gschem/src/x_dialog...
|
commit | commitdiff | tree |
2007-10-09 |
Peter Clifton | Split out gschem specific TOPLEVEL variables into a...
|
commit | commitdiff | tree |
2007-10-09 |
Peter Clifton | Move o_redraw_single() from libgeda to gschem
|
commit | commitdiff | tree |
2007-10-09 |
Peter Clifton | Move libgeda's o_selection_unselect_list() into gschem.
|
commit | commitdiff | tree |
2007-10-09 |
Peter Clifton | Fix a bug in o_attrib_search_name_single() were it...
|
commit | commitdiff | tree |
2007-10-04 |
Peter Clifton | Remove OBJECT* linked list argument to o_drawbounding().
|
commit | commitdiff | tree |
2007-10-04 |
Peter Clifton | Use GLists to store OBJECTs in the "object_buffers...
|
commit | commitdiff | tree |
2007-10-04 |
Peter Clifton | Make attribute / text placing use a new attrib_place_list...
|
commit | commitdiff | tree |
2007-10-04 |
Peter Clifton | Remove the redundant toplevel variables current_{show...
|
commit | commitdiff | tree |
2007-10-04 |
Peter Clifton | Remove the unused states for attrib placement: DRAWATTRIB...
|
commit | commitdiff | tree |
2007-10-04 |
Peter Clifton | Remove the unused function o_erasebounding().
|
commit | commitdiff | tree |
2007-10-04 |
Peter Clifton | Avoid accessing (GList)->{next|priv} directly to aid...
|
commit | commitdiff | tree |
2007-09-09 |
Peter Clifton | Avoid un-necessary usage of global_window_current in...
|
commit | commitdiff | tree |
2007-09-09 |
Peter Clifton | Avoid use of global_window_current in gschem/src/x_compselect.c
|
commit | commitdiff | tree |
2007-09-09 |
Peter Clifton | Use a GObject constructor, not instance_init for compselect...
|
commit | commitdiff | tree |
2007-09-09 |
Peter Clifton | Remove unused TOPLEVEL variables display_{width,height}
|
commit | commitdiff | tree |
2007-09-08 |
Peter Clifton | Fix grid snapping in "Edit->Mirror Mode"
|
commit | commitdiff | tree |
2007-09-08 |
Peter Clifton | Remove the globally exported variable_set_func.
|
commit | commitdiff | tree |
2007-09-08 |
Peter Clifton | Remove unused extern variables from libgeda, gnetlist...
|
commit | commitdiff | tree |
2007-09-08 |
Peter Clifton | Use o_translate_world() to tidy up o_complex_translate_world()
|
commit | commitdiff | tree |
2007-09-08 |
Peter Clifton | Add new function o_translate_world() which will translate...
|
commit | commitdiff | tree |
2007-09-08 |
Peter Clifton | Rename o_complex_world_translate() to o_complex_translate_wo...
|
commit | commitdiff | tree |
2007-09-08 |
Peter Clifton | Remove unused function o_attrib_search_special().
|
commit | commitdiff | tree |
2007-09-08 |
Peter Clifton | Remove unused function o_attrib_count_toplevel().
|
commit | commitdiff | tree |
2007-09-08 |
Peter Clifton | Remove empty functions o_attrib_{edit,select_draw,unselect_d...
|
commit | commitdiff | tree |
2007-09-08 |
Peter Clifton | Remove unused function o_text_input().
|
commit | commitdiff | tree |
2007-09-08 |
Peter Clifton | Remove auto-uref code which was #ifdef'd out. its no...
|
commit | commitdiff | tree |
2007-09-07 |
Peter Clifton | Remove unused OBJECT *object_selected from PAGE structure.
|
commit | commitdiff | tree |
2007-09-07 |
Peter Clifton | Remove o_complex_translate{2,_selection,_display_selection}()
|
commit | commitdiff | tree |
2007-09-07 |
Peter Clifton | Removed unnecessary angle parameter to o_complex_rotate_worl...
|
commit | commitdiff | tree |
2007-09-07 |
Peter Clifton | Removed unused angle parameter to o_complex_rotate_lowlevel().
|
commit | commitdiff | tree |
2007-09-07 |
Peter Clifton | Removed unused angle parameter to o_text_rotate_world().
|
commit | commitdiff | tree |
2007-09-06 |
Peter Clifton | Avoid use of gtk_cell_renderer_stop_editing(), which...
|
commit | commitdiff | tree |
2007-09-05 |
Peter Clifton | Simplify test to call gdk_init() in o_read_picture()
|
commit | commitdiff | tree |
2007-09-05 |
Peter Clifton | Tidy o_picture_copy(), avoiding use of some TOPLEVEL...
|
commit | commitdiff | tree |
2007-09-05 |
Peter Clifton | Fix loading of embedded images.
|
commit | commitdiff | tree |
2007-09-05 |
Peter Clifton | Remove un-necessary variable re-initialisations in...
|
commit | commitdiff | tree |
2007-09-05 |
Peter Clifton | Remove the un-needed TOPLEVEL variable: DONT_RECALC...
|
commit | commitdiff | tree |
2007-09-05 |
Peter Clifton | Remove the redundant TOPLEVEL variable: DONT_RESIZE
|
commit | commitdiff | tree |
2007-09-05 |
Peter Clifton | Remove the redundant TOPLEVEL variable: DONT_DRAW_CONN
|
commit | commitdiff | tree |
2007-09-05 |
Peter Clifton | Remove unused variables from the TOPLEVEL structure
|
commit | commitdiff | tree |
2007-09-05 |
Peter Clifton | Use o_attrib_print() in libgeda/src/s_basic.c avoiding...
|
commit | commitdiff | tree |
2007-09-05 |
Peter Clifton | Remove unused function o_attrib_reattach()
|
commit | commitdiff | tree |
2007-09-05 |
Peter Clifton | Remove unused functions o_attrib_copy() and o_attrib_copy_all().
|
commit | commitdiff | tree |
2007-09-05 |
Peter Clifton | Remove unused function o_attrib_test_detach()
|
commit | commitdiff | tree |
2007-09-05 |
Peter Clifton | Remove unused, empty function o_attrib_detach_all()
|
commit | commitdiff | tree |
2007-09-05 |
Peter Clifton | Remove unused function o_attrib_print_reverse()
|
commit | commitdiff | tree |
2007-09-05 |
Peter Clifton | Fix memory corruption and possible segfault copying...
|
commit | commitdiff | tree |
2007-09-03 |
Peter Clifton | Move o_picture_set_pixbuf() from libgeda to gschem
|
commit | commitdiff | tree |
2007-09-03 |
Peter Clifton | Remove unused TOPLEVEL variable REMOVING_SEL.
|
commit | commitdiff | tree |
2007-09-03 |
Peter Clifton | Remove unused dialog pointers from TOPLEVEL
|
commit | commitdiff | tree |
2007-09-03 |
Peter Clifton | Remove unneeded functions in libgeda/o_attrib.c
|
commit | commitdiff | tree |
2007-09-03 |
Peter Clifton | Remove un-needed redraw in o_scale() and generally...
|
commit | commitdiff | tree |
2007-09-03 |
Peter Clifton | Remove ineffective redraw in o_complex_world_translate()
|
commit | commitdiff | tree |
2007-09-03 |
Peter Clifton | Removes the linking between TOPLEVELs, instead uses...
|
commit | commitdiff | tree |
2007-09-03 |
Peter Clifton | libgeda: Rename all w_current variables to toplevel
|
commit | commitdiff | tree |
2007-09-03 |
Peter Clifton | Remove gattrib's use of GTK widget pointers stored...
|
commit | commitdiff | tree |
2007-09-03 |
Peter Clifton | Remove gattrib's use of TOPLEVEL rc-variables defined...
|
commit | commitdiff | tree |
2007-09-03 |
Peter Clifton | Remove some unused / ineffective code in gattrib.
|
commit | commitdiff | tree |
2007-09-03 |
Peter Clifton | Make use of o_select_unselect_all() to reduce code...
|
commit | commitdiff | tree |
2007-09-03 |
Peter Clifton | Remove o_unselect_all() function, instead use o_select_unsel...
|
commit | commitdiff | tree |
2007-09-03 |
Peter Clifton | Remove unused GType instance_init functions in gschem.
|
commit | commitdiff | tree |
2007-09-03 |
Peter Clifton | Remove unused header file gschem/include/x_event.h
|
commit | commitdiff | tree |
2007-09-03 |
Peter Clifton | x_compselect.c: Avoid using GValue to set properties...
|
commit | commitdiff | tree |
2007-09-03 |
Peter Clifton | Avoid using s_hierarchy_up() for traversal when we...
|
commit | commitdiff | tree |
2007-09-03 |
Peter Clifton | Fix indenting / whitespace in gschem/src/o_misc.c
|
commit | commitdiff | tree |
2007-09-03 |
Peter Clifton | Replace the linked list of PAGEs with a GedaList (typecast...
|
commit | commitdiff | tree |
2007-08-18 |
Peter Clifton | Fix memory leak where GLists weren't free'd properly...
|
commit | commitdiff | tree |
2007-08-12 |
Peter Clifton | Fix component selector filtering after using the "Refresh...
|
commit | commitdiff | tree |
2007-08-12 |
Peter Clifton | Make updates faster when typing in the component selector...
|
commit | commitdiff | tree |
2007-08-12 |
Peter Clifton | Fix crash closing component selector window quickly...
|
commit | commitdiff | tree |
2007-08-11 |
Peter Clifton | Remove old prototypes from various prototype.h where...
|
commit | commitdiff | tree |
2007-08-10 |
Peter Clifton | Revert inadvertent commits:
|
commit | commitdiff | tree |
2007-08-10 |
Peter Clifton | Avoid using s_hierarchy_up() for traversal when we...
|
commit | commitdiff | tree |
2007-08-10 |
Peter Clifton | Fix indenting / whitespace in gschem/src/o_misc.c
|
commit | commitdiff | tree |
2007-08-10 |
Peter Clifton | Add page list "changed" signal handler to gschem's...
|
commit | commitdiff | tree |
2007-08-10 |
Peter Clifton | Replace the linked list of PAGEs with a GedaList (typecast...
|
commit | commitdiff | tree |
2007-08-10 |
Peter Clifton | Add different select box behaviour for left-right and...
|
commit | commitdiff | tree |
2007-08-05 |
Peter Clifton | Alter guile 1.6 compat tests to work with older autoconf...
|
commit | commitdiff | tree |
2007-08-02 |
Peter Clifton | Fix configure checks enabling guile 1.6.x compatability...
|
commit | commitdiff | tree |