- 29 Dec, 2012 1 commit
-
-
- 12 Aug, 2012 1 commit
-
-
Jean Bréfort authored
-
- 30 Jul, 2012 1 commit
-
-
Andreas J. Guelzow authored
2012-07-29 Andreas J. Guelzow <aguelzow@pyrshep.ca> * gnm_expr_entry_colour_ranges: don't miscolour a range in the current workbook that is really in an external workbook.
-
- 26 Jul, 2012 1 commit
-
-
Jean Bréfort authored
-
- 11 May, 2012 1 commit
-
-
Andreas J. Guelzow authored
2012-05-11 Andreas J. Guelzow <aguelzow@pyrshep.ca> * src/gui-util.c (gnm_load_pango_attributes_into_buffer_filter): deleted (gnm_load_pango_attributes_into_buffer_named_filter): deleted (gnm_create_std_tags_for_buffer): deleted (gnm_load_pango_byte_to_char): deleted (gnm_load_pango_attributes_into_buffer): use go_load_pango_attributes_into_buffer * src/gui-util.h (gnm_create_std_tags_for_buffer): delete * src/sheet-control-gui.c (scg_comment_display): use go_create_std_tags_for_buffer instead of gnm_create_std_tags_for_buffer 2012-05-11 Andreas J. Guelzow <aguelzow@pyrshep.ca> * gnumeric-expr-entry.c (gee_create_tooltip): use go_create_std_tags_for_buffer instead of gnm_create_std_tags_for_buffer * gnumeric-text-view.c (gtv_init): ditto
-
- 22 Feb, 2012 1 commit
-
-
Andreas J. Guelzow authored
2012-02-21 Andreas J. Guelzow <aguelzow@pyrshep.ca> * gnumeric-expr-entry.c (gee_delete_tooltip): return info on tooltip visibility, clear appearance timer (cb_show_tooltip): new (gee_create_tooltip): don't show tooltip (gee_set_tooltip): show tooltip (gee_set_tooltip_completion): delay first tooltip
-
- 28 Jan, 2012 1 commit
-
-
Jean Bréfort authored
-
- 27 Jan, 2012 2 commits
-
-
Morten Welinder authored
Now default to relative instead of previous.
-
Andreas J. Guelzow authored
2012-01-26 Andreas J. Guelzow <aguelzow@pyrshep.ca> * gnumeric-expr-entry.c (gee_create_tooltip): use a text view (gee_set_tooltip_completion): format the info in a nicer way 2012-01-26 Andreas J. Guelzow <aguelzow@pyrshep.ca> * src/gui-util.c (gnumeric_create_tooltip_text_view_widget): new (gnumeric_convert_to_tooltip): new (gnumeric_create_tooltip): use gnumeric_convert_to_tooltip * src/gui-util.h (gnumeric_create_tooltip_text_view_widget): new (gnumeric_convert_to_tooltip): new
-
- 25 Jan, 2012 2 commits
-
-
Morten Welinder authored
-
Morten Welinder authored
We ended up with the wrong parse position.
-
- 30 Nov, 2011 2 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;
-
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
-
- 28 Nov, 2011 2 commits
-
-
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
-
- 27 Nov, 2011 1 commit
-
-
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 1 commit
-
-
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
-
- 24 Nov, 2011 1 commit
-
-
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.
-
- 03 Nov, 2011 1 commit
-
-
Morten Welinder authored
-
- 30 Oct, 2011 1 commit
-
-
Morten Welinder authored
-
- 28 Oct, 2011 1 commit
-
-
Morten Welinder authored
-
- 25 Oct, 2011 1 commit
-
-
Jean Bréfort authored
-
- 24 Oct, 2011 1 commit
-
-
Adrian Bunk authored
The GTK+ based Hildon is not likely to ever be ported to GTK+ 3.
-
- 04 Sep, 2011 1 commit
-
-
Jean Bréfort authored
-
- 11 Aug, 2011 1 commit
-
-
Andreas J. Guelzow authored
2011-08-11 Andreas J. Guelzow <aguelzow@pyrshep.ca> * gnumeric-expr-entry.c (gee_create_tooltip): determine the correct location
-
- 03 Aug, 2011 1 commit
-
-
Jean Bréfort authored
-
- 02 Aug, 2011 2 commits
-
-
Jean Bréfort authored
-
Andreas J. Guelzow authored
2011-08-01 Andreas J. Guelzow <aguelzow@pyrshep.ca> * configure.in: Disable GTK depreciation check * src/cell-draw.c (cell_calc_layout): use gnm_rendered_value_get_color * src/cell.c (gnm_cell_get_render_color): ditto * src/gnm-format.c (gnm_format_layout): drop argument and change all callers (format_value_gstring): ditto (format_value): ditto (format_value_layout): new * src/gnm-format.h (gnm_format_layout): drop argument and change all callers (format_value_gstring): ditto (format_value): ditto (format_value_layout): new * src/rendered-value.c (gnm_rendered_value_new): include foreground color in attributes list (colour_selector_cb): new (colour_from_layout): new * src/widgets/gnm-format-sel.c (cb_generate_preview): use attributes * src/workbook-view.c (wb_view_auto_expr_recalc): use format_value_layout
-
- 01 Jun, 2011 1 commit
-
-
Morten Welinder authored
-
- 31 May, 2011 3 commits
-
-
Andreas J. Guelzow authored
-
Andreas J. Guelzow authored
2011-05-31 Andreas J. Guelzow <aguelzow@pyrshep.ca> * analysis-statistical.xml: add brief documentation of sign test and Wilcoxon signed rank test * figures/analysistools-signtest-ex1.png: new * figures/analysistools-signtest-ex2.png: new * figures/analysistools-signtest-ex3.png: new * figures/analysistools-signtest.png: new * figures/Makefile.am: add the above image files 2011-05-31 Andreas J. Guelzow <aguelzow@pyrshep.ca> * gnumeric-expr-entry.c (gee_check_tooltip): don't show tooltips in "3e" and similar cases. 2011-05-31 Andreas J. Guelzow <aguelzow@pyrshep.ca> * help.h (GNUMERIC_HELP_LINK_SIGN_TEST): use "one-median-tool" since the dialog is for various tests
-
Morten Welinder authored
-
- 26 May, 2011 2 commits
-
-
Andreas J. Guelzow authored
2011-05-26 Andreas J. Guelzow <aguelzow@pyrshep.ca> * gnumeric-expr-entry.c (cb_icon_clicked): in rolled up state make the icon the default
-
Andreas J. Guelzow authored
2011-05-26 Andreas J. Guelzow <aguelzow@pyrshep.ca> * gnumeric-expr-entry.c (cb_icon_clicked): reset default widget (gnm_expr_entry_grab_focus): set position at the end of the entry 2011-05-26 Andreas J. Guelzow <aguelzow@pyrshep.ca> * dialog-analysis-tools.c (tool_load_selection): select the entered range
-
- 23 May, 2011 1 commit
-
-
Morten Welinder authored
-
- 22 May, 2011 1 commit
-
-
Morten Welinder authored
-
- 16 May, 2011 1 commit
-
-
Andreas J. Guelzow authored
2011-05-16 Andreas J. Guelzow <aguelzow@pyrshep.ca> * gnumeric-expr-entry.c (gee_update_lexer_items): fix flags, we don't wnat to create placeholders here.
-
- 02 May, 2011 1 commit
-
-
Morten Welinder authored
-
- 13 Apr, 2011 2 commits
-
-
Morten Welinder authored
-
Morten Welinder authored
-