aboutsummaryrefslogtreecommitdiffstats
path: root/print.c
AgeCommit message (Expand)Author
2013-03-26Print dialog: Fix inaccessible controls on WindowsGravatar Lubomir I. Ivanov
2013-03-20Print_c Make colorButton remember last state during sessionGravatar Salvador Cuñat
2013-03-19Fix error while translating base of height calculation in print functionGravatar Salvador Cuñat
2013-03-19Rescale print layout sizes to add to 100%Gravatar Dirk Hohndel
2013-03-19Make slider labels consistent in print dialogGravatar Dirk Hohndel
2013-03-19Add an insensitive scale for tracking the notes heightGravatar Salvador Cuñat
2013-03-19Fix warning on g_signal_connect() for radio4Gravatar Salvador Cuñat
2013-03-19Add user definible options to the print menu - slider versionGravatar Salvador Cuñat
2013-03-14Fix bug in colour print initialisation.Gravatar Amit Chaudhuri
2013-03-13Hook up color printing with print dialog.Gravatar Amit Chaudhuri
2013-03-10Table print: Ignore a dive instead of breaking the dive loopGravatar Lubomir I. Ivanov
2013-03-10Table print: Add an extra line bellow the table headerGravatar Lubomir I. Ivanov
2013-03-10Table print: Only show a table header when not 'paginating'Gravatar Lubomir I. Ivanov
2013-03-03Try to capture some more potential buffer overflows caused by localizationGravatar Dirk Hohndel
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