Vista Download

Computer or links to web Vista download - Gnumeric Vista download - Best Free Vista Downloads

 



Top Software Keywords

pdf converter downloads
pdf downloads
microsoft downloads
office downloads
text downloads
files downloads
xls downloads
create downloads
document downloads
file downloads
converter downloads
pdf creator downloads
word downloads
data downloads
powerpoint downloads
2003 downloads
excel downloads
outlook downloads
convert downloads
doc downloads
txt downloads
two downloads
export downloads
acrobat downloads
extract downloads
open office downloads
converting downloads
import downloads
importing downloads
exporting downloads

 

Downloads RSS

RSS 2.0 feed XML feed XML feed

Top Downloads

Barcode Label
Font Design
Application

7.9.6.8 download
Shareware


Adept PDF to
Excel
Converter

3.80 download
Shareware

Buy Stacked
Barcode Maker
Tool

5.4.7.5 download
Shareware

Time Keeping
Software

8.5.1 download
Shareware

Industrial
Barcode Maker
Software

11.3.3.2 download
Shareware

DigitizeIt
2.5.9 download
Shareware

Hotel
Management
+Restaurant
Version

7.125 download
Shareware

Print Barcode
Software

11.3.1.8 download
Shareware

To-Do DeskList
2.00 download
Freeware

EuropeSoftware
s Summarizer

2025.8.1 download
Shareware

A-PDF
FlippingBook
Maker

2.5 download
Shareware

Free PDF to
HTML5
Converter

2.5.0 download
Freeware

SodeaSoft Gnt
Planning

3.0.0.0 download
Shareware

Volunteer
Organizer Pro

3.2b download
Shareware

Top Rated

Maintenance
Pro

5.0.0.30 download
Shareware


DIAB
6.3.44.35 download
Commercial

Ultimate
Credit Card
Checker Pro

1.1.0 download
Shareware

CleverCat
3.2.10 download
Trialware

EXSS.SalonMana
ger

5.1 download
Shareware

Math Mechanixs
1.5.0.3 download
Shareware

HeroNote
3.5.2 download
Trialware

Desk Quote
Professional

10.0 download
Demo

ShixxNOTE
7.net download
Shareware

Word To Image
Converter

4.1.1.2 download
Shareware

Forex Strategy
Builder

3.8.0.0 download
Freeware

GeniusConnect
6.0.2.0 download
Demo


 

Navigation: Home \ Business \ Office Suites & Tools \ Gnumeric

Gnumeric

 1.10.16   by GNOME Office

Vista Compatible
Software Description:
Gnumeric is a computer program used to manipulate and analyze numeric data.
Gnumeric can help you keep track of information in lists, organize numeric values in columns and rows, perform and update complex calculations by defining each step of the calculation and modifying particular steps subsequently. ... Download Gnumeric


Add to Download Basket


Report virus or spyware
Gnumeric screenshot
[ Zoom screenshot ]
Avg. User Rating:
Vote:
Voted: 2 times
Downloaded: 343 times
Software Info
Best Vista Download periodically updates pricing and software information of Gnumeric full version from the publisher, but some information may be out-of-date. You should confirm all information.
Software piracy is theft, using crack, warez passwords, patches, serial numbers, registration codes, key generator, keymaker or keygen for Gnumeric license key is illegal and prevent future development of Gnumeric. Download links are directly from our mirrors or publisher's website, Gnumeric torrent files or shared files from rapidshare, yousendit or megaupload are not allowed!
Released: June 20, 2011
Filesize: 17.60 MB
Platform: Windows 2000, Windows 2003, Windows XP, Windows Vista, Windows 7
Install Instal And Uninstall
Add Your Review or Windows Vista Compatibility Report
Your Name:
Software Version:
Rating:
Comment:
Security Code:

Gnumeric

- Releases History
Software: Gnumeric 1.10.16
Date Released: Jun 20, 2011
Status: New Release
Release Notes: · src/gui-util.h (gnm_load_pango_attributes_into_buffer): add argument, change all callers
· src/gui-util.c (gnm_load_pango_attributes_into_buffer): add argument, correctly align pango offsets with buffer char-offsets
· (gnm_load_pango_byte_to_char): new
· src/gui-clipboard.c (gnm_x_claim_clipboard): Rename from x_claim_clipboard.
· (gnm_x_store_clipboard_if_needed): Rename from x_store_clipboard_if_needed.
· (gnm_x_request_clipboard): Rename from x_request_clipboard.
· src/application.c (gnm_app_workbook_get_by_uri): made static
· (gnm_app_workbook_foreach): made static
· src/application.h (gnm_app_workbook_get_by_uri): deleted
· (gnm_app_workbook_foreach): deleted
· src/search.c (gnm_search_replace_value): made static
· src/search.h (gnm_search_replace_value): deleted
· src/sheet-filter.c (gnm_filter_overlaps_range): made static
· src/sheet-filter.h (gnm_filter_overlaps_range): deleted
· src/rangefunc.c (gnm_range_minabs): deleted
· (gnm_range_correl_est): deleted
Software: Gnumeric 1.10.15
Date Released: May 23, 2011
Status: New Release
Release Notes: · src/expr-name.c (expr_name_downgrade_to_placeholder): Use nexpr->scope
· expr_name_set_scope): Simplify
· src/sheet.h (invalid_sheet): make non-const to avoid casts
· src/sheet.c (invalid_sheet): ditto
· src/sheet.h (invalid_sheet): new
· src/sheet.c (invalid_sheet): initialize
· src/parser.y (yylex): convs->input.range_ref might return invalid_sheet
· src/expr-name.c (expr_name_is_active): New function
· src/expr-name.h (_GnmNamedExpr): Replace active member by scope member. All users changed
· src/expr-name.h (gnm_named_expr_collection_rename): new
· src/expr-name.c (gnm_named_expr_collection_rename): new
· src/print.c (gnm_print_sheet): wbc may be NULL
· src/parse-util.h (_GnmConventions): add name_validate field
Software: Gnumeric 1.10.14
Date Released: Mar 28, 2011
Status: New Release
Release Notes: · src/ssconvert.c (resolve_template): New function.
· convert): Simplify code. Treat output filename as template when ssconvert_one_file_per_sheet is set.
· src/dependent.c (dependent_set_expr): Make sure we clear dynamic deps, even if not linked. Fixes #645209.
· (dependents_dump): New function extracted from...
· src/wbc-gtk.c (cb_workbook_debug_info): ...here.
· src/parser.y: Apply ugly patch for xlsx global names.
· src/print.c (gnm_print_sheet): Punt and use ShellExecute.
· src/print.c (gnm_print_sheet): Improve error handling.
· src/print.c (gnm_print_sheet): On WIN32, do previews as
· export-to-pdf plus show-url. Hopefully works around #533795.
· src/dead-kittens.h (gtk_adjustment_get_upper): Macro had wrong name.
· gtk_dialog_get_content_area): We only need one of these.
· src/gutils.c (gnm_insert_meta_date): Use GsfTimestamp.
· src/colrow.c (colrow_new, colrow_free): New functions.
· src/sheet.c (cell_new, cell_free): Use slice allocator, not g_new.


Most popular computer or links to web in Office Suites & Tools downloads for Vista

SymbolChooser 2.9 download by SymbolChooser Software LLC
... Symbols can be viewed and edited on any computer that has SymbolChooser installed, not just the computer that the symbol was created on. Symbols can ...
type: Demo ($12.95)
categories: symbol creator, symbol designer, create alphabet, symbol, creator, create
View Details Download
SymbolChooser

XML2PDF Workstation 2.1.2 B251 download by Altsoft
... its power to the desktop of your personal computer. It is a handy utility that enables you to use custom XSL and XSLT stylesheets, can password-protect the created documents and ...
type: Freeware
categories: Convert XML, XML to PDF, PDF Creator, XML2PDF, Converter, Merge, XML2TIFF
View Details Download
XML2PDF Workstation screenshot

Portable DigiSigner Pro 3.2.2 download by Dmitry Lakhin
... only need Java to be installed on your computer (1.6 or above). Windows installer checks it for you and automatically installs Java if required. You can use standard smartcards and ...
type: Trialware ($29.95)
categories: PDF signer, PDF viewer, sign PDF, signer, PDF, signature
View Details Download
Portable DigiSigner Pro

DOCX to PDF Converter 1.0 download by PDFConvertOnline
... doesn't rely on any print driver on your computer to create PDF. ...
View Details Download
DOCX to PDF Converter

Text Search and Replace Tool 4.6.1.22 download by The Sky Soft
... in present scenario. Most offices rely heavily on computer systems for smooth conduct of work. Information is largely shared through soft copies and paper work is done only if absolutely ...
View Details Download
Text Search and Replace Tool

Greeting Card Program 9.2.0.1 download by BusinessCardsPrintingSoftware.com
Company website www.businesscardsprintingsoftware.com is helpful for both technical and non technical users to get extraordinary greeting cards creator program that enables users to express their feelings and blessings by generating cards ...
View Details Download
Greeting Card Program

Asutype 5.1 download by Fanix Software
... powerful text expander. It is useful for all computer users who use keyboards and invaluable for the following user groups: * Medical transcriptionists * Nurses, physicians, doctors and vets * ...
type: Shareware ($39.95)
categories: spelling, typing, spell check, speed typing
View Details Download
Asutype

novaPDF Standard 11.9.492 download by Softland
... forms, products list, price list, charts, emails or web pages). The resulted PDF files can be viewed on any computer with a PDF viewer (reader) installed. novaPDF Std ... if there are different users using the same computer (and each has different printing preferences). This PDF ...
View Details Download
novaPDF Standard

OutShare for Outlook 1.01 download by 4Team Corporation
... migrate the data to a new or reformatted computer - Schedule synchronization to run automatically or manually - Access your Outlook data via web browser in a similar Outlook like interface with ...
View Details Download
OutShare for Outlook

PDFArea HTML to PDF Converter Free 3.2 download by PDFArea Software
... will NOT install any print driver on your computer. Now it supports Windows 8. Main Features: Easy to use. Converts HTML file or URL. Enable or disable JavaScript, Java or ...
View Details Download
PDFArea HTML to PDF Converter Free