Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2019-01-29 | math-converter: avoid deprecated 'g_type_class_add_private' | Pablo Barciela | 1 | -4/+2 | |
2019-01-29 | math-buttons: avoid deprecated 'g_type_class_add_private' | Pablo Barciela | 1 | -4/+2 | |
2019-01-29 | math-window: avoid deprecated 'g_type_class_add_private' | Pablo Barciela | 1 | -4/+2 | |
2018-12-29 | Remove dublicated assignment | Pavel Shlyak | 1 | -1/+0 | |
Check https://github.com/mate-desktop/mate-calc/issues/69 for more details | |||||
2018-12-21 | Fix typo | Pavel Shlyak | 1 | -1/+1 | |
Check https://github.com/mate-desktop/mate-calc/issues/69 for more details | |||||
2018-12-19 | disable deprecation warnings for distcheck | raveit65 | 1 | -0/+3 | |
2018-12-17 | math-display: avoid deprecated 'g_type_class_add_private' | Pablo Barciela | 1 | -4/+2 | |
2018-12-05 | tx: fix typo | raveit65 | 1 | -1/+1 | |
2018-12-01 | math-window: Fix memory leak | Pablo Barciela | 1 | -1/+4 | |
'g_strconcat' needs to be freed | |||||
2018-11-24 | math-display.c: avoid deprecated 'gtk_widget_ensure_style' (#66) | ZenWalker | 1 | -1/+0 | |
2018-11-13 | data: update appdata directory | raveit65 | 1 | -1/+1 | |
fixes https://github.com/mate-desktop/mate-calc/issues/49 | |||||
2018-11-13 | ui files: add missing icons in titles to dialogs | Pablo Barciela | 2 | -0/+11 | |
2018-11-12 | buttons-programming.ui: Fix buttons | Pablo Barciela | 1 | -10/+4 | |
Fixes https://github.com/mate-desktop/mate-calc/issues/63 | |||||
2018-10-08 | Use make functions for HELP_LINGUAS | rbuj | 1 | -1/+5 | |
2018-10-03 | tx: update transifex help source | raveit65 | 1 | -5/+5 | |
2018-10-03 | Write equation using MathML | rbuj | 1 | -1/+18 | |
2018-10-02 | tx: update help source for transifex | raveit65 | 1 | -5/+5 | |
2018-10-02 | Fix application name | rbuj | 3 | -3/+3 | |
2018-10-02 | Fix repeated words | rbuj | 1 | -1/+1 | |
2018-10-01 | tx: add help for user-guide to transifex config | raveit65 | 3 | -1/+1219 | |
2018-08-28 | Copy equation as ASCII text | Victor Kareh | 1 | -2/+2 | |
This ensures compatibility with pasting into software that cannot handle Unicode characters (e.g. LibreOffice) | |||||
2018-06-22 | release 1.21.0v1.21.0 | raveit65 | 1 | -0/+8 | |
2018-06-22 | sync with transifex | raveit65 | 129 | -16747/+86210 | |
2018-06-14 | pre-bump version | raveit65 | 2 | -1/+3 | |
2018-06-14 | update .pot file | raveit65 | 1 | -123/+131 | |
2018-06-03 | UI: avoid deprecated GtkButton:use-stock | Pablo Barciela | 4 | -24/+49 | |
2018-06-03 | UI: drop all deprecated elements | raveit65 | 5 | -2426/+1356 | |
2018-05-25 | Merge pull request #53 from mate-desktop/gtk_menu_popup | lukefromdc | 1 | -20/+5 | |
replace deprecated gtk_menu_popup | |||||
2018-05-25 | replace deprecated gtk_menu_popup | raveit65 | 1 | -20/+5 | |
2018-03-23 | tx: update config with branch specific resoures | raveit65 | 1 | -2/+2 | |
2018-03-16 | tx: add makepot and .pot files | raveit65 | 2 | -0/+2171 | |
2018-03-13 | math-preferences: add window icon to Preferences dialog | Pablo Barciela | 1 | -0/+3 | |
2018-03-11 | transifex: set minimum_perc and type in config file | raveit65 | 1 | -0/+2 | |
2018-03-04 | Init gtk before math_equation_new; fix #44 | Victor A. Santos | 1 | -2/+2 | |
2018-02-09 | avoid deprecated gtk_image_menu_item_new_from_stock | Pablo Barciela | 1 | -9/+38 | |
and set the "help-browser" icon in Help/Contents | |||||
2018-02-06 | update NEWS for 1.20 releasev1.20.0 | raveit65 | 1 | -0/+2 | |
2018-02-06 | sync with transifex | raveit65 | 102 | -2141/+3823 | |
2018-01-29 | Add icon image on close button in preferences dialog | Pablo Barciela | 1 | -2/+2 | |
2018-01-28 | avoid deprecated GtkStock | Pablo Barciela | 2 | -11/+11 | |
2018-01-28 | release 1.20 | raveit65 | 2 | -1/+8 | |
2018-01-28 | sync with transifex | raveit65 | 101 | -1552/+21245 | |
2018-01-27 | building: bump required glib and gtk+ versions | raveit65 | 2 | -10/+2 | |
and drop old bits | |||||
2018-01-15 | add missing window icon to About dialog | monsta | 1 | -0/+1 | |
2018-01-09 | update copyright year to 2018 | monsta | 1 | -1/+1 | |
2017-10-25 | sync with Transifex | monsta | 3 | -10/+10 | |
2017-10-11 | release 1.19.0v1.19.0 | raveit65 | 1 | -0/+5 | |
2017-10-08 | sync with Transifex | monsta | 91 | -336/+367 | |
2017-07-23 | math-window: don't use deprecated gtk_show_uri | raveit65 | 1 | -0/+9 | |
2017-07-18 | update issue_template | raveit65 | 1 | -0/+3 | |
2017-06-08 | create issue_template.md | raveit65 | 1 | -0/+16 | |