- 30 Nov, 2011 6 commits
-
-
Andreas J. Guelzow authored
2011-11-30 Andreas J. Guelzow <aguelzow@pyrshep.ca> * dead-kittens.h: add G_VALUE_INIT 2011-11-30 Andreas J. Guelzow <aguelzow@pyrshep.ca> * gnumeric-expr-entry.c (cb_icon_clicked): use G_VALUE_INIT; 2011-11-30 Andreas J. Guelzow <aguelzow@pyrshep.ca> * plugin-gda.c: add dead-kittens.h (gnm_value_new_from_gda): use G_VALUE_INIT; 2011-11-30 Andreas J. Guelzow <aguelzow@pyrshep.ca> * dialog-doc-metadata.c: add dead-kittens.h (dialog_doc_metadata_set_gsf_prop_val): use G_VALUE_INIT;
-
Morten Welinder authored
-
Andreas J. Guelzow authored
2011-11-30 Andreas J. Guelzow <aguelzow@pyrshep.ca> * src/wbc-gtk.c (wbc_gtk_create_status_area): allocate space for spaces surrounding "=" * src/workbook-view.c (wb_view_darken_foreground_attributes_cb): new (wb_view_darken_foreground_attributes): new (wb_view_auto_expr_recalc): call wb_view_darken_foreground_attributes and add spaces around "="
-
Andreas J. Guelzow authored
2011-11-28 Andreas J. Guelzow <aguelzow@pyrshep.ca> * gnumeric-expr-entry.c (cb_icon_clicked): initialize GVALUE before calling g_value_init
-
Andreas J. Guelzow authored
2011-11-30 Andreas J. Guelzow <aguelzow@pyrshep.ca> * src/cmd-edit.c: adjust calls to sv_selection_add_full and sv_selection_add_pos throughout (sv_select_cur_inputs): fix leak * src/commands.c (cmd_colrow_hide_correct_selection): adjust calls to sv_selection_add_full * src/item-grid.c (item_grid_button_released): simplify selection, adjust call to sv_selection_add_pos * src/selection.c (sv_selection_add_pos): add argument (sv_selection_add_full): add argument (sv_selection_simplified_free): new (sv_selection_simplify): new (sv_selection_calc_simplification): new, use it throughout instead of accessing sv->selection directly (sheet_selection_set_internal): redraw headers if the selection mode is not just ADD (sv_selection_free): use g_slist_free_full * src/selection.h (GnmSelectionMode): new (sv_selection_add_pos): add argument (sv_selection_add_full): add argument (sv_selection_simplified_free): new (sv_selection_simplify): new * src/sheet-control-gui.c: adjust calls to sv_selection_add_full and sv_selection_add_pos throughout * src/sheet-view.c (sv_real_dispose): dispose of simplified selection (sheet_view_init): initialize selection fields * src/sheet-view.h: add fields * src/sheet.c (gnm_sheet_resize_main): adjust call to sv_selection_add_pos * src/test-pango.c (cb_exercise_pango): adjust call to sv_selection_add_full * src/workbook-view.c (wb_view_selection_desc): use selection_first_range rather than accessing the fields directly 2011-11-30 Andreas J. Guelzow <aguelzow@pyrshep.ca> * excel-xml-read.c (xl_xml_selection): adjust call to sv_selection_add_full * ms-excel-read.c (excel_read_SELECTION): adjust calls to sv_selection_add_full and sv_selection_add_pos
-
Jean Bréfort authored
-
- 28 Nov, 2011 8 commits
-
-
Andreas J. Guelzow authored
2011-11-28 Andreas J. Guelzow <aguelzow@pyrshep.ca> * src/wbc-gtk.c (wbc_gtk_create_status_area): force auto expression background to white. Fixes #641198.
-
Andreas J. Guelzow authored
2011-11-28 Andreas J. Guelzow <aguelzow@pyrshep.ca> * gnumeric-expr-entry.c (gnm_expr_entry_colour_ranges): add arg and only create cursor if required (gee_scan_for_range): ensure to use the same colour for duplicate ranges
-
Andreas J. Guelzow authored
2011-11-28 Andreas J. Guelzow <aguelzow@pyrshep.ca> * gnumeric-expr-entry.c (gnm_expr_entry_colour_ranges): add arg and use the attached attribute list rather than the list from the entry (gee_scan_for_range): attach an attribute list as data to the entry 2011-11-28 Andreas J. Guelzow <aguelzow@pyrshep.ca> * src/item-edit.c (item_edit_draw): use the attr list attached as data
-
Jean Bréfort authored
-
Andreas J. Guelzow authored
2011-11-28 Andreas J. Guelzow <aguelzow@pyrshep.ca> * src/item-edit.c (gnm_apply_attribute_list_cb): new (gnm_apply_attribute_list): new (item_edit_draw): retrieve and apply range selection colour highlights
-
Marek Černocký authored
-
Morten Welinder authored
-
Morten Welinder authored
-
- 27 Nov, 2011 6 commits
-
-
Morten Welinder authored
-
Morten Welinder authored
-
Morten Welinder authored
-
Marek Černocký authored
-
Jean Bréfort authored
-
Andreas J. Guelzow authored
2011-11-26 Andreas J. Guelzow <aguelzow@pyrshep.ca> * gnumeric-expr-entry.c (gnm_expr_entry_colour_ranges): also add cursors to other sheets of the same workbook (gee_destroy_feedback_range): remove from all sheets
-
- 26 Nov, 2011 4 commits
-
-
Matej Urbančič authored
-
Matej Urbančič authored
-
Jean Bréfort authored
-
Andreas J. Guelzow authored
2011-11-25 Andreas J. Guelzow <aguelzow@pyrshep.ca> * src/gnm-pane.h (gnm_pane_expr_cursor_bound_set): change argument of gnm_pane_expr_cursor_bound_set * src/gnm-pane.c (gnm_pane_expr_cursor_bound_set): change argument of gnm_pane_expr_cursor_bound_set, receive the colour to use. (gnm_pane_rangesel_stop): do not enable highlights (gnm_pane_rangesel_start): do not disable highlights 2011-11-25 Andreas J. Guelzow <aguelzow@pyrshep.ca> * gnumeric-expr-entry.c (gnm_expr_entry_colour_ranges): new (gee_scan_for_range): use gnm_expr_entry_colour_ranges
-
- 25 Nov, 2011 8 commits
-
-
Morten Welinder authored
-
Morten Welinder authored
-
Morten Welinder authored
-
Matej Urbančič authored
-
Matej Urbančič authored
-
Matej Urbančič authored
-
Morten Welinder authored
-
Morten Welinder authored
-
- 24 Nov, 2011 2 commits
-
-
Andreas J. Guelzow authored
2011-11-24 Andreas J. Guelzow <aguelzow@pyrshep.ca> * gnumeric-expr-entry.c (gee_scan_for_range): use the lexer items if the expression is incomplete.
-
Jean Bréfort authored
-
- 23 Nov, 2011 3 commits
-
-
Andreas J. Guelzow authored
2011-11-22 Andreas J. Guelzow <aguelzow@pyrshep.ca> * src/style.h: fix definition of GNM_ALIGN_H_TYPE and GNM_ALIGN_V_TYPE
-
Mario Blättermann authored
-
Marek Černocký authored
-
- 22 Nov, 2011 3 commits
-
-
Jiro Matsuzawa authored
-
Andreas J. Guelzow authored
2011-11-22 Andreas J. Guelzow <aguelzow@pyrshep.ca> * src/widgets/gnm-validation-combo-view.c: rename enums * src/widgets/widget-font-selector.c: rename enums 2011-11-22 Andreas J. Guelzow <aguelzow@pyrshep.ca> * src/dialogs/dialog-cell-format.c: rename enums * src/dialogs/dialog-scenarios.c: rename enums 2011-11-22 Andreas J. Guelzow <aguelzow@pyrshep.ca> * src/tools/analysis-anova.c: rename enums * src/tools/analysis-chi-squared.c: rename enums * src/tools/analysis-principal-components.c: rename enums * src/tools/analysis-tools.c: rename enums 2011-11-22 Andreas J. Guelzow <aguelzow@pyrshep.ca> * src/cell-draw.c: rename enums * src/cellspan.c: rename enums * src/commands.c: rename enums * src/item-edit.c: rename enums * src/mstyle.c: rename enums * src/rendered-value.c: rename enums * src/style.c: rename enums * src/style.h: rename enums * src/validation.c: rename enums * src/validation.h: rename enums * src/wbc-gtk-actions.c: rename enums * src/wbc-gtk-edit.c: rename enums * src/wbc-gtk.c: rename enums * src/workbook-cmd-format.c: rename enums * src/workbook-view.c: rename enums * src/xml-sax-read.c: rename enums * src/xml-sax-write.c: rename enums
-
Andreas J. Guelzow authored
2011-11-22 Andreas J. Guelzow <aguelzow@pyrshep.ca> * src/style.c (gnm_align_h_get_type): new (gnm_align_v_get_type): new * src/style.h (gnm_align_h_get_type): new (gnm_align_v_get_type): new * src/validation.c (gnm_validation_type_get_type): new (gnm_validation_style_get_type): new (gnm_validation_op_get_type): new * src/validation.h (gnm_validation_type_get_type): new (gnm_validation_style_get_type): new (gnm_validation_op_get_type): new * src/xml-sax-read.c (xml_sax_style_start): use xml_sax_attr_enum (xml_sax_validation): ditto * src/xml-sax-write.c (xml_write_attribute): change argument type, rename to xml_write_boolean_attribute and adjust all callers (xml_write_style): use gsf_xml_out_add_enum
-