aboutsummaryrefslogtreecommitdiffstats
path: root/print.c
AgeCommit message (Expand)Author
2013-02-23Print.c : fixes problem with line height in print_tanksGravatar Salvador Cuñat
2013-02-17Print: better name and layout for custom widgetGravatar Dirk Hohndel
2013-02-17Print: implement dynamic pagination of the table layoutGravatar Dirk Hohndel
2013-02-16Print: better calculation of the row height in table printGravatar Dirk Hohndel
2013-02-16Redo the print table layoutGravatar Dirk Hohndel
2013-02-15Modify table print for using pango_layout_get_extents()Gravatar Salvador Cuñat
2013-02-11print.c: Attempt a gettext() fix when printing translated "Gas Used"Gravatar Lubomir I. Ivanov
2013-02-11print.c: Fix more buffer lengthsGravatar Lubomir I. Ivanov
2013-02-10[PATCH] Print.c: Modify for using pango_layout_get_extentsGravatar Salvador Cuñat
2013-02-09The print header should read DurationGravatar Miika Turkia
2013-02-09Move duration to dive structure and replace accessor functionGravatar Dirk Hohndel
2013-02-08Add maxdepth back to the dive structureGravatar Dirk Hohndel
2013-02-07print.c: show_dive_header() Reserve more space for stringsGravatar Lubomir I. Ivanov
2013-02-04Get printing parameters in the beginingGravatar Salvador Cuñat
2013-02-03Merge branch 'po-files'Gravatar Dirk Hohndel
2013-02-03Distinguish the two uses of "Gas Used" for translation purposesGravatar Dirk Hohndel
2013-02-03Fix print displacement on SAC, CNS and OTUsGravatar Salvador Cuñat
2013-02-01print: Use logical text extents to layout text in weight system boxGravatar Carl Worth
2013-02-01print: Use cairo_save/cairo_restore to manage temporary cairo changesGravatar Carl Worth
2013-01-30Massive cleanupGravatar Dirk Hohndel
2013-01-28Make subsurface compile with -DGSEAL_ENABLEGravatar Linus Torvalds
2013-01-23Move more dive computer filled data to the divecomputer structureGravatar Linus Torvalds
2013-01-15Clean up null pointer printout in weightsystem descriptionGravatar Salvador Cuñat
2013-01-07Fix cylinder printout informationGravatar Salvador Cuñat
2013-01-03Fix cylinder printout informationGravatar Linus Torvalds
2013-01-03Fix cylinder printout informationGravatar Linus Torvalds
2013-01-02Limit to 4 the number of cylinders shown in the data frameGravatar Salvador Cuñat
2012-12-10Move global variables covered by Preferences into one structureGravatar Dirk Hohndel
2012-12-09Add tank data to the print.Gravatar Salvador Cuñat
2012-12-09Separate show_dive_text() in two diferent functions.Gravatar Salvador Cuñat
2012-11-20Improving table print output.Gravatar Salvador Cuñat
2012-11-11Create tool-tip with depth/pressure for the whole profile areaGravatar Linus Torvalds
2012-11-11Draw a thin frame around dive printsGravatar Salvador Cuñat
2012-11-11Add another print option, 1 dive per sheet.Gravatar boret
2012-10-17Handle dates and a "calculated plural" in translationsGravatar Dirk Hohndel
2012-10-11Conversion to gettext to allow localizationGravatar Dirk Hohndel
2012-09-19Use a 64-bit 'timestamp_t' for all timestamps, rather than 'time_t'Gravatar Linus Torvalds
2012-09-11Use GTK_UNIT_INCH when printing to provide consistency across OSGravatar Lubomir I. Ivanov
2012-09-03Add the 'Print only selection' checkbox in the print optionsGravatar Pierre-Yves Chibon
2012-08-30Add support for printing only the selected divesGravatar Linus Torvalds
2012-08-30Remove the pretty-print without dive profile option.Gravatar Pierre-Yves Chibon
2012-08-29Have a nice table formating with choosing the 'Table print' option.Gravatar Pierre-Yves Chibon
2012-08-29Invert the print 'dive profile' option.Gravatar Pierre-Yves Chibon
2012-08-29Deactivate 'Show profiles' if 'table print' is checked.Gravatar Pierre-Yves Chibon
2012-08-28Work on the printing of the dives, first attempt to print as table.Gravatar Pierre-Yves Chibon
2012-08-27make the font size the same when printing on win32/linuxGravatar Lubomir I. Ivanov
2012-08-27Start re-working the print UI to allow printing tables with no profiles.Gravatar Pierre-Yves Chibon
2012-08-20Add a "Dive details" widget to the print dialogGravatar Linus Torvalds
2011-10-04Change plot routine to take a drawing_area as argumentGravatar Dirk Hohndel
2011-09-22In summary printout, show divemaster if there was no buddyGravatar Linus Torvalds