- 06 Nov, 1999 2 commits
-
-
Jody Goldberg authored
more verbose colour selection. Better dialog layout in the presence of big fonts. support applying coloured borders.
-
Kjartan Maraas authored
1999-11-06 Kjartan Maraas <kmaraas@online.no> * no.po: Updated Norwegian translation.
-
- 05 Nov, 1999 6 commits
-
-
Jody Goldberg authored
Fix bug 2890, 2889. Prepare for patterns. Note : This slightly breaks spanning columns as it doesn't erase the intervening grid line. That will be fixed when borders are added. The same problem exists in the drawing code and will be fixed the same way.
-
Jody Goldberg authored
This fixes a problem with formulas.
-
Jody Goldberg authored
-
Jody Goldberg authored
Lots of details to do with bounds yet, but we'll get there.
-
Michael Meeks authored
updated border_fetch's parameters.
-
Michael Meeks authored
-
- 04 Nov, 1999 14 commits
-
-
Jody Goldberg authored
-
Jody Goldberg authored
-
Michael Meeks authored
cut+paste with new styles fixed.
-
Miguel de Icaza authored
1999-11-03 Miguel de Icaza <miguel@gnu.org> * src/expr.c (eval_range): Removed parsed node from here too. (eval_range): Removed computation logic from here. (eval_expr_real): ditto. * src/func.c (iterate_cellrange_callback): Ditto. * src/cell.c (cell_eval, cell_eval_content): Redone the evaluation logic to put all the actual details in a single spot. 1999-11-03 Miguel de Icaza <miguel@gnu.org> * src/expr.c (eval_expr_real): Removed cell->parsed_node && (cell->flags & CELL_QUEUED_FOR_RECALC)) from condition. * src/func.c (iterate_cellrange_callback): ditto. 1999-11-02 Miguel de Icaza <miguel@gnu.org> * src/workbook.c: change the binding. Not clear to me yet if we need to fix gnome-libs. 1999-11-04 Jody Goldberg <jgoldberg@home.com>
-
Michael Meeks authored
-
Jody Goldberg authored
background.
-
Jody Goldberg authored
Enable changing the font color. Re-org the TODO list in dialog-cell-format.c
-
Jody Goldberg authored
-
Jody Goldberg authored
- Rewrite the cell format dialog. - 1st pass at patterns (only in empty cells for now)
-
Jody Goldberg authored
1999-12-19 Jody Goldberg <jgoldberg@home.com> * src/selection.c (sheet_selection_cut) : Fix Typo. * src/item-bar.c (item_bar_start_resize) : Don't bother setting the location of the line here. Instead we set the correctly zoomed bounds of the static-dimension. (item_bar_end_resize) : Clear the saved points. (item_bar_init) : Init the guide and points to NULL; (item_bar_event) : No need to call canvas to world. We zoom manually. (item_bar_get_line_points) : Delete.
-
Jody Goldberg authored
- Rewrite the cell format dialog. - 1st pass at patterns (only in empty cells for now)
-
Jody Goldberg authored
-
Jody Goldberg authored
-
Jody Goldberg authored
-
- 03 Nov, 1999 5 commits
-
-
Jody Goldberg authored
-
Michael Meeks authored
-
Jody Goldberg authored
-
Jody Goldberg authored
We still need to fix the colours to properly differentiate Fore Back Pattern
-
Michael Meeks authored
-
- 02 Nov, 1999 5 commits
-
-
Federico Mena Quintero authored
1999-11-02 Federico Mena Quintero <federico@redhat.com> * src/print-preview.c (PreviewMode): Renamed the move modes to MODE_MOVE and MOVE_MODE_DRAGGING. (preview_canvas_button_press): Split the event handling code between several functions. Rationale: we will want drag-zoom and we need different modes for this, and the code in a single function would get unwieldy. In addition, grab the pointer and use GDK_POINTER_MOTION_HINT_MASK for better behavior. (PrintPreview): Added fields for drag anchor and drag offset. (drag_to): New function to drag/scroll. (create_preview_canvas): Connect to the different event handlers. (do_zoom): We do not need to re-render the page; just set the zoom factor. Also, use exponential zooming for better behavior. * src/cursors.h: Moved the cursor #defines to an enum. This way we can check for a max value in cursor_get(). Moved the cursor array to the .c file and made it private. * src/cursors.c (cursors_init): Added sanity check so that all cursors are defined. (cursor_get): New function to get a cursor based on its type. (cursors): Added hand cursors. * src/pixmaps/cursor_hand_{open,closed}.xpm: Added hand cursors.
-
Matthias Warkus authored
-
Jody Goldberg authored
-
Jody Goldberg authored
-
Jody Goldberg authored
Partial implementation of interbook references. Slight improvement to grid redraws.
-
- 01 Nov, 1999 8 commits
-
-
Jody Goldberg authored
-
Miguel de Icaza authored
1999-11-01 Miguel de Icaza <miguel@gnu.org> * src/item-bar.c (item_bar_draw): Optimize. (is_pointer_on_division): Bug fix for boundary condition. (get_col_from_pos): ditto. 1999-10-30 Miguel de Icaza <miguel@gnu.org> * src/print-preview.c (preview_canvas_event): Reversed the delta computation, to make the scrolling follow what federico suggested. * src/workbook-format-toolbar.c: Change the money format to include decimals. 1999-10-29 Miguel de Icaza <miguel@gnu.org> * src/xml-io.c (xml_init): Rename. 1999-10-25 Miguel de Icaza <miguel@gnu.org> * src/complex.h (GNUMERIC_COMPLEX_PROTO): Fix from Tom Mooney to get the compile settings done correctly.
-
Jody Goldberg authored
-
Michael Meeks authored
-
Michael Meeks authored
-
Michael Meeks authored
-
Jody Goldberg authored
-
Jody Goldberg authored
-