Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2019-04-23 | mate-calc: Fix memory leak | Pablo Barciela | 1 | -0/+8 | |
'g_path_get_basename' needs to be freed Fix memory leak detected by valgrind: valgrind --leak-check=full mate-calc ==17452== 10 bytes in 1 blocks are definitely lost in loss record 501 of 10,243 ==17452== at 0x483577F: malloc (vg_replace_malloc.c:299) ==17452== by 0x5657900: g_malloc (in /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0.5800.3) ==17452== by 0x563E84A: g_path_get_basename (in /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0.5800.3) ==17452== by 0x11A9E3: main (in /usr/bin/mate-calc) | |||||
2018-03-04 | Init gtk before math_equation_new; fix #44 | Victor A. Santos | 1 | -2/+2 | |
2017-03-15 | drop old GLib code | monsta | 1 | -4/+0 | |
2013-10-28 | Fix g_type_init deprecations | Stefano Karapetsas | 1 | -0/+2 | |
2012-11-24 | Fixed gsettings. | Steve Zesch | 1 | -148/+15 | |
2012-11-24 | GTK2 support. Menu fix. Code cleanups. | Steve Zesch | 1 | -228/+30 | |
2012-11-24 | Update codebase. | Steve Zesch | 1 | -57/+376 | |
2012-11-18 | Use org.mate.calc as schema id | Brent Hull | 1 | -1/+1 | |
2012-07-31 | fixing address issue of fsf | Perberos | 1 | -2/+2 | |
2011-11-08 | fast typo error | Perberos | 1 | -0/+260 | |