- 28 Sep, 1999 1 commit
-
-
Jody Goldberg authored
Avoid setting accelerators on the radio buttons.
-
- 25 Sep, 1999 1 commit
-
-
Michael Meeks authored
-
- 23 Sep, 1999 2 commits
-
-
Jody Goldberg authored
- ole test program - zoom dialog.
-
Jody Goldberg authored
-
- 22 Sep, 1999 3 commits
-
-
Jody Goldberg authored
-
Jody Goldberg authored
could get the state.
-
Jody Goldberg authored
-
- 28 Aug, 1999 1 commit
-
-
Karl Eichwalder authored
strings fixed more german translations
-
- 16 Jul, 1999 1 commit
-
-
Elliot Lee authored
Message should match the actual minimum zoom level.
-
- 25 May, 1999 1 commit
-
-
Miguel de Icaza authored
1999-05-23 Miguel de Icaza <miguel@nuclecu.unam.mx> * src/file.c (workbook_save_as): Handle the window closing by the window manager here. (dialog_query_load_file): And here. * src/dialog-zoom.c (dialog_zoom): Handle window manager close here (it comes in the form of return value being NULL). * src/dialog-insert-cells.c (dialog_insert_cells): ditto. * src/dialog-delete-cells.c (dialog_delete_cells): ditto.
-
- 07 Feb, 1999 1 commit
-
-
Miguel de Icaza authored
1999-02-06 Miguel de Icaza <miguel@nuclecu.unam.mx> * src/gnumeric-util.c (gnumeric_notice): Now we take a Workbook argument to bind the dialog boxes properly to the main window. We use gnome_messagebox now to report errors. We now take a type parameter for the message box type. * plugins/ff-csv/csv-io.c: Use gnumeric_error * src/workbook.c (wb_input_finished): Call sheet_set_current_value instead of the cancel pending input routine. * Moved src/csv-io.[ch] to the plugins/ff-csv directory and converted them to
-
- 10 Dec, 1998 1 commit
-
-
Arturo Espinosa authored
-
- 28 Aug, 1998 1 commit
-
-
Arturo Espinosa authored
Today: Gnumeric had a big design problem: It did not support multiple vies of the same sheet, this has been now fixes. Huge changes to adapt to the new SheetView object that is a per-view object. Some things might be a little broken due to these changes. miguel.
-
- 27 Aug, 1998 1 commit
-
-
Arturo Espinosa authored
Today: - Finally implemented the selection correctly using the cool techniques Raster and Owen described to me on my visit to cool RHAD-land. This basically means Gnumeric does not look sharewareish when you select a range of cells. - Zoom dialog box (copy from Excel) - Various other sheet-editing facilities are now in place. - Scrol-bar fixes and feature additions. Next: I really need to do the file load/save code. I really need some sane font code. 15,011
-