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 |
2007-08-02 |
Peter Clifton | Fix to allow automatic loading of untitled backup files
|
commit | commitdiff | tree |
2007-08-02 |
Peter Clifton | Fix drawing artifact when dragging a net / bus to zero...
|
commit | commitdiff | tree |
2007-08-02 |
Peter Clifton | Refactor code in o_grips.c to reduce duplication
|
commit | commitdiff | tree |
2007-08-02 |
Peter Clifton | Remove old code commented out in o_net_consolidate_segments()
|
commit | commitdiff | tree |
2007-08-02 |
Peter Clifton | Fix drawing of cues after moving a single line segment
|
commit | commitdiff | tree |
2007-08-01 |
Peter Clifton | Alter grammar in gschem's "Unsaved changes" dialog...
|
commit | commitdiff | tree |
2007-08-01 |
Peter Clifton | Make gattrib honour the user's answer to confirm quit...
|
commit | commitdiff | tree |
2007-07-31 |
Peter Clifton | Changed configure.ac(.in) to allow guile-1.6
|
commit | commitdiff | tree |
2007-07-28 |
Peter Clifton | Change color in the multi-attrib dialog "value" entry...
|
commit | commitdiff | tree |
2007-07-27 |
Peter Clifton | Update the multi-attrib dialog after an undo operation.
|
commit | commitdiff | tree |
2007-07-27 |
Peter Clifton | Fix unselect code to only update colors etc. when the...
|
commit | commitdiff | tree |
2007-07-25 |
Peter Clifton | Don't blank the add attribute boxes in the Multiattrib...
|
commit | commitdiff | tree |
2007-07-25 |
Peter Clifton | Fixed two calls to free() where g_free() should have...
|
commit | commitdiff | tree |
2007-07-24 |
Peter Clifton | Free strings from scm_to_locale_string() with free...
|
commit | commitdiff | tree |
2007-07-23 |
Peter Clifton | Add call to g_type_init() in libgeda_init() as libgeda...
|
commit | commitdiff | tree |
2007-07-22 |
Peter Clifton | Clamp page canvas size in the preview to the size of...
|
commit | commitdiff | tree |
2007-07-22 |
Peter Clifton | Alter panning code to center the page in the viewport...
|
commit | commitdiff | tree |
2007-07-22 |
Peter Clifton | Stop scroll events wraping the pointer when the preview...
|
commit | commitdiff | tree |
2007-07-22 |
Peter Clifton | Clear the preview when no valid file is selected in...
|
commit | commitdiff | tree |
2007-07-22 |
Peter Clifton | Clear preview and stop placing components when no valid...
|
commit | commitdiff | tree |
2007-07-22 |
Peter Clifton | Fix some memory leaks when placing components.
|
commit | commitdiff | tree |
2007-07-22 |
Peter Clifton | Save/restore which component selector source tab was...
|
commit | commitdiff | tree |
2007-07-22 |
Peter Clifton | Make the preview widget resizable
|
commit | commitdiff | tree |
2007-07-22 |
Peter Clifton | Fix mouse initiated zoom / panning operations on the...
|
commit | commitdiff | tree |
2007-07-22 |
Peter Clifton | Fix zoom extents to work correctly first time. Closes...
|
commit | commitdiff | tree |
2007-07-21 |
Peter Clifton | Save/restore geometry of the GtkHPaned in the component...
|
commit | commitdiff | tree |
2007-07-21 |
Peter Clifton | Extend GschemDialog to allow hooking to save/restore...
|
commit | commitdiff | tree |
2007-07-21 |
Peter Clifton | Separate the list and preview with a GtkHPaned in the...
|
commit | commitdiff | tree |