Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2013-10-28 | Fix gtk_*box_new deprecations | Stefano Karapetsas | 3 | -0/+24 | |
2013-10-28 | Fix g_type_init deprecations | Stefano Karapetsas | 4 | -0/+8 | |
2013-10-28 | Bump version to 1.7.0 | Stefano Karapetsas | 1 | -1/+1 | |
2013-10-20 | Merge pull request #18 from infirit/master | Stefano Karapetsas | 2 | -4/+2 | |
Make tar.xz, fix make dist and remove GTK_REQUIRED (now in case) | |||||
2013-10-20 | Make tar.xz, fix make dist and remove GTK_REQUIRED (now in case) | infirit | 2 | -4/+2 | |
2013-08-06 | Sync translations with transifex | Stefano Karapetsas | 26 | -17877/+23012 | |
2013-08-06 | Merge pull request #16 from infirit/master | Stefano Karapetsas | 17 | -51/+57 | |
Enable yelp and ghelp: -> help: | |||||
2013-08-02 | Enable yelp and ghelp: -> help: | infirit | 17 | -51/+57 | |
2013-05-30 | Set window icon name | Stefano Karapetsas | 1 | -0/+1 | |
2013-04-27 | Merge pull request #15 from stefanct/master | Stefano Karapetsas | 39 | -154/+154 | |
keyboard shifts again | |||||
2013-04-27 | Sync translations with transifex | Stefano Karapetsas | 6 | -269/+274 | |
2013-04-18 | Add tooltip mentioning keys to shift buttons again. | Stefan Tauner | 39 | -154/+154 | |
Also, change them in all translations with the help of find and sed. I am not entirely sure if this is correct for RTL languages like arabic, but it does look similar to the other tooltips :) Commands used: find . -name "*.po" -print | xargs sed -i '{N s/msgid "Shift Left"\n\(.*\)"/msgid "Shift Left [<<]"\n\1 [<<]"/g}' find . -name "*.po" -print | xargs sed -i '{N s/msgid "Shift Right"\n\(.*\)"/msgid "Shift Right [>>]"\n\1 [>>]"/g}' | |||||
2013-04-02 | Fix typo in previous Perberos commit | Stefano Karapetsas | 1 | -2/+2 | |
2013-04-01 | fix for warning: ‘gtk_vbox_new’ is deprecated on gtk3 | Perberos | 1 | -0/+7 | |
2013-04-01 | configure.ac:4: warning: AM_INIT_AUTOMAKE: two- and three-arguments forms ↵ | Perberos | 1 | -2/+3 | |
are deprecated. | |||||
2013-04-01 | src/Makefile.am:6: warning: INCLUDES is the old name for AM_CPPFLAGS (or ↵ | Perberos | 1 | -1/+1 | |
*_CPPFLAGS) | |||||
2013-04-01 | GDK_* to GDK_KEY_* hack | Perberos | 1 | -4/+19 | |
2013-04-01 | Bump version to 1.6.0mate-calc-1.6.0 | Stefano Karapetsas | 1 | -1/+1 | |
2013-04-01 | Sync translations with transifex | Stefano Karapetsas | 73 | -69023/+49228 | |
2013-04-01 | Add empty ChangeLog to allow build from git | Stefano Karapetsas | 1 | -0/+2 | |
2013-03-30 | Merge pull request #14 from rezso/master | Stefano Karapetsas | 1 | -1/+1 | |
fix --with-gtk option | |||||
2013-03-30 | Update configure.ac | rezso | 1 | -1/+1 | |
2013-03-24 | Merge branch 'master' of github.com:mate-desktop/mate-calc | Stefano Karapetsas | 1 | -1237/+0 | |
2013-03-24 | Add transifex configuration file | Stefano Karapetsas | 1 | -0/+7 | |
2013-03-24 | Removed ChangeLog | Steve Zesch | 1 | -1237/+0 | |
2013-03-23 | Bump version to 1.5.2mate-calc-1.5.2 | Stefano Karapetsas | 1 | -1/+1 | |
2013-03-17 | Merge pull request #12 from NiceandGently/master | Stefano Karapetsas | 1 | -2/+3 | |
fix desktop file | |||||
2013-03-17 | Update mate-calc.desktop.in | Wolfgang Ulbrich | 1 | -1/+1 | |
2013-03-17 | Update mate-calc.desktop.in | Wolfgang Ulbrich | 1 | -2/+3 | |
choose a unique name add generic name remove category MATE | |||||
2013-02-13 | AC_CONFIG_HEADERS to please automake 1.13 | Marcel Dijkstra | 1 | -2/+1 | |
2012-12-03 | Merge pull request #10 from maxiaojun/master | Stefano Karapetsas | 2 | -4/+11 | |
support glib 2.30 | |||||
2012-12-02 | support glib 2.30 | Ma Xiaojun | 2 | -4/+11 | |
2012-11-24 | Preparing for 1.5.1 release.mate-calc-1.5.1 | Steve Zesch | 1 | -0/+465 | |
2012-11-24 | Merge branches 'master' and 'new' | Steve Zesch | 0 | -0/+0 | |
2012-11-24 | Reapply shift fix from 7155e47 | Steve Zesch | 1 | -7/+9 | |
2012-11-24 | Fixed broken undo and clear buttons for financial and programming mode. | Steve Zesch | 2 | -229/+578 | |
2012-11-24 | Fixed gsettings. | Steve Zesch | 7 | -155/+46 | |
2012-11-24 | Added inverse trig functions. | Steve Zesch | 2 | -118/+185 | |
2012-11-24 | Commented out building documentation with yelp. | Steve Zesch | 2 | -2/+2 | |
2012-11-24 | GTK2 support. Menu fix. Code cleanups. | Steve Zesch | 9 | -298/+452 | |
2012-11-24 | Update codebase. | Steve Zesch | 188 | -96642/+192889 | |
2012-11-19 | Merge pull request #8 from bhull2010/master | Stefano Karapetsas | 4 | -11/+11 | |
Use org.mate.calc as schema id | |||||
2012-11-18 | Use org.mate.calc as schema id | Brent Hull | 4 | -11/+11 | |
2012-11-18 | Merge pull request #7 from bhull2010/master | Stefano Karapetsas | 1 | -1/+1 | |
Don't use deprecated apps schema path | |||||
2012-11-18 | Don't use deprecated apps schema path | Brent Hull | 1 | -1/+1 | |
2012-11-16 | Fixed unknown variable error when using inverse trig buttons. | Steve Zesch | 1 | -0/+1 | |
2012-11-16 | Added buttons for inverse trig functions. | Steve Zesch | 2 | -167/+323 | |
2012-11-15 | Mark a few string as translatable, add translator comment to the ones | Steve Zesch | 2 | -4/+7 | |
with non obvious meanings. http://git.gnome.org/browse/gcalctool/commit/?h=gnome-2-32&id=91f3718756d752738cc0b50adbef39f23e68b223 | |||||
2012-11-15 | Fix crash when pasting with empty clipboard | Steve Zesch | 1 | -1/+3 | |
http://git.gnome.org/browse/gcalctool/commit/?h=gnome-2-32&id=b7b9bc76c0dc59c3cbf85127be3898a06c0a8a26 | |||||
2012-11-03 | bump version to 1.5.0mate-calc-1.5.0 | Stefano Karapetsas | 1 | -1/+1 | |