- 23 Apr, 1999 1 commit
-
-
Arturo Espinosa authored
Integrate libglade into gnumeric compilation process. Add wizard for graphics creation (using beautiful Glade/libglade combo to cook up the dialog box in 30 minutes). Miguel.
-
- 21 Feb, 1999 1 commit
-
-
Michael Fulbright authored
Dr Mike <drmike@redhat.com>
-
- 17 Feb, 1999 1 commit
-
-
Michael Fulbright authored
Dr Mike <drmike@redhat.com>
-
- 12 Feb, 1999 1 commit
-
-
Arturo Espinosa authored
-
- 28 Jan, 1999 1 commit
-
-
Arturo Espinosa authored
More documentation integration: 1. Finished documenting the Gnumeric functions. 2. Fix bugs in the DocBook sgml 3. Add script to create Docbook function reference 4. Use Gnumeric's --dump-func-defs and generate function reference. Miguel.
-
- 20 Jan, 1999 1 commit
-
-
Miguel de Icaza authored
1999-01-19 Miguel de Icaza <miguel@nuclecu.unam.mx> * src/widget-editable-label.c (el_button_press_event): WOW. I am amazed. I now gtk grab add and if I receive a widget->window different than the canvas, I drop the grab and stop editing.
-
- 18 Jan, 1999 1 commit
-
-
Arturo Espinosa authored
-
- 17 Dec, 1998 4 commits
-
-
Arturo Espinosa authored
Add the icon to the mime-type stuff :-) Fix the workbook change I did yesterday. Miguel
-
Tuomas Kuosmanen authored
-
Arturo Espinosa authored
-
Miguel de Icaza authored
1998-12-16 Miguel de Icaza <miguel@nuclecu.unam.mx> * src/workbook.c: Use GNOME stock icons for the stuff that hsa icons on Gnome Stock. * gnumeric.keys.in: New file that defines the mime-type for Gnumeric
-
- 15 Dec, 1998 1 commit
-
-
Arturo Espinosa authored
-
- 02 Nov, 1998 1 commit
-
-
Arturo Espinosa authored
Get the Excel plugin incorporated into the build process (right now it is not a real plugin, it gets loaded directly into gnumeric address space, I guess we can fix this). Cell comments are working, but still need some work. Miguel.
-
- 07 Oct, 1998 1 commit
-
-
Arturo Espinosa authored
-
- 05 Oct, 1998 1 commit
-
-
Miguel de Icaza authored
1998-10-05 Miguel de Icaza <miguel@nuclecu.unam.mx> * src/cell.c (cell_modified): New function, used to tag a modified cell in a sheet. * src/fn-math.c (gnumeric_average): Display error on division by zero. Make the code not depend on the types returned by gnumeric_sum and gnumeric_count. (callback_function_sum): Keep sum as integers as long as possible instead of using floating point all the time.
-
- 25 Sep, 1998 2 commits
-
-
Arturo Espinosa authored
-
Arturo Espinosa authored
-
- 23 Sep, 1998 1 commit
-
-
Arturo Espinosa authored
-
- 22 Sep, 1998 1 commit
-
-
Arturo Espinosa authored
-
- 10 Sep, 1998 2 commits
-
-
Arturo Espinosa authored
-
Arturo Espinosa authored
* src/func.c: Made install_symbols public. * src/main.c: initialize the plugins. * src/workbook.c (plugins_cmd): Add a menu option for plugin loading. * plugin-manager.c: New file. Implements the GUI part of the plugin manager. * plugin.c, plugin.h: New file. Support for the dynamically loaded Gnumeric plugin components.
-
- 02 Jul, 1998 1 commit
-
-
Arturo Espinosa authored
-