summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2019-01-30currency: avoid deprecated 'g_type_class_add_private'Pablo Barciela1-3/+2
2019-01-30math-equation: avoid deprecated 'g_type_class_add_private'Pablo Barciela1-4/+2
2019-01-30unit-manager: avoid deprecated 'g_type_class_add_private'Pablo Barciela1-3/+2
2019-01-30unit-category: avoid deprecated 'g_type_class_add_private'Pablo Barciela1-3/+2
2019-01-30unit: avoid deprecated 'g_type_class_add_private'Pablo Barciela1-3/+2
2019-01-30mp-serializer: avoid deprecated 'g_type_class_add_private'Pablo Barciela1-4/+2
2019-01-29math-variable-popup: avoid deprecated 'g_type_class_add_private'Pablo Barciela1-4/+2
2019-01-29math-preferences: avoid deprecated 'g_type_class_add_private'Pablo Barciela1-4/+3
2019-01-29math-variables: avoid deprecated 'g_type_class_add_private'Pablo Barciela1-3/+2
2019-01-29math-converter: avoid deprecated 'g_type_class_add_private'Pablo Barciela1-4/+2
2019-01-29math-buttons: avoid deprecated 'g_type_class_add_private'Pablo Barciela1-4/+2
2019-01-29math-window: avoid deprecated 'g_type_class_add_private'Pablo Barciela1-4/+2
2018-12-29Remove dublicated assignmentPavel Shlyak1-1/+0
2018-12-21Fix typoPavel Shlyak1-1/+1
2018-12-17math-display: avoid deprecated 'g_type_class_add_private'Pablo Barciela1-4/+2
2018-12-01math-window: Fix memory leakPablo Barciela1-1/+4
2018-11-24math-display.c: avoid deprecated 'gtk_widget_ensure_style' (#66)ZenWalker1-1/+0
2018-08-28Copy equation as ASCII textVictor Kareh1-2/+2
2018-06-03UI: avoid deprecated GtkButton:use-stockPablo Barciela1-0/+13
2018-05-25replace deprecated gtk_menu_popupraveit651-20/+5
2018-03-13math-preferences: add window icon to Preferences dialogPablo Barciela1-0/+3
2018-03-04Init gtk before math_equation_new; fix #44Victor A. Santos1-2/+2
2018-02-09avoid deprecated gtk_image_menu_item_new_from_stockPablo Barciela1-9/+38
2018-01-29Add icon image on close button in preferences dialogPablo Barciela1-2/+2
2018-01-28avoid deprecated GtkStockPablo Barciela2-11/+11
2018-01-27building: bump required glib and gtk+ versionsraveit651-8/+0
2018-01-15add missing window icon to About dialogmonsta1-0/+1
2018-01-09update copyright year to 2018monsta1-1/+1
2017-07-23math-window: don't use deprecated gtk_show_uriraveit651-0/+9
2017-04-10update copyright year to 2017monsta1-1/+1
2017-03-15drop old GLib codemonsta5-23/+2
2015-11-21replace deprecated GtkMiscWolfgang Ulbrich2-2/+2
2015-11-21Don't use deprecated gtk_{vh}box and GTK_TYPE_{VH}BOXWolfgang Ulbrich3-4/+8
2015-11-21remove gtk2/3 conditionsWolfgang Ulbrich4-33/+0
2013-11-28Merge pull request #20 from rwiggins/masterSteve Zesch1-0/+3
2013-11-27Fixed typo in help_cbSteve Zesch1-1/+1
2013-11-21Make numpad period work without numlock on.Reid Wiggins1-0/+3
2013-10-28Fix gtk_*box_new deprecationsStefano Karapetsas3-0/+24
2013-10-28Fix g_type_init deprecationsStefano Karapetsas4-0/+8
2013-08-02Enable yelp and ghelp: -> help:infirit1-1/+1
2013-05-30Set window icon nameStefano Karapetsas1-0/+1
2013-04-18Add tooltip mentioning keys to shift buttons again.Stefan Tauner1-2/+2
2013-04-02Fix typo in previous Perberos commitStefano Karapetsas1-2/+2
2013-04-01fix for warning: ‘gtk_vbox_new’ is deprecated on gtk3Perberos1-0/+7
2013-04-01src/Makefile.am:6: warning: INCLUDES is the old name for AM_CPPFLAGS (or *_CP...Perberos1-1/+1
2013-04-01GDK_* to GDK_KEY_* hackPerberos1-4/+19
2012-12-02support glib 2.30Ma Xiaojun1-3/+10
2012-11-24Reapply shift fix from 7155e47Steve Zesch1-7/+9
2012-11-24Fixed gsettings.Steve Zesch7-155/+46
2012-11-24Added inverse trig functions.Steve Zesch1-0/+9