summaryrefslogtreecommitdiff
path: root/cut-n-paste/toolbar-editor/egg-editable-toolbar.c
AgeCommit message (Expand)AuthorFilesLines
2021-11-20Use a blank line at mostrbuj1-2/+0
2021-01-28Remove cppcheck warning knownConditionTrueFalserbuj1-2/+4
2021-01-07Remove warning -Wshadowrbuj1-15/+14
2020-08-04egg-editable-toolbar: Remove trailing spaces/tabsrbuj1-1/+1
2020-03-10Remove warnings: cast between incompatible function typesrbuj1-4/+2
2019-09-22egg_editable_toolbar: avoid 'g_type_class_add_private'Pablo Barciela1-6/+2
2019-07-24egg-editable-toolbar: suppress GtkAction warningsraveit651-19/+49
2018-05-13editable-toolbar: replace deprecated gtk_menu_popupraveit651-2/+2
2018-05-13editable-toolbar: replace deprecated gtk_drag_beginraveit651-1/+7
2018-02-12avoid deprecated GtkStockPablo Barciela1-2/+2
2017-12-31egg-editable-toolbar.c/egg-toolbars-model.c: drop unused variablesPablo Barciela1-3/+0
2016-11-21move to GTK+3 (>= 3.14), drop GTK+2 code and --with-gtk build optionmonsta1-38/+1
2016-03-30fix a few typos in the commentsmonsta1-1/+1
2015-12-14GTK3: fix deprecated gtk_{v/h}separator_newWolfgang Ulbrich1-0/+4
2015-12-14GTK3: don't use deprecated gtk_icon_size_lookup_for_settingsWolfgang Ulbrich1-3/+17
2015-12-14Gtk3: fix typo in gtk version in previous commitWolfgang Ulbrich1-1/+1
2015-12-14GTK3: replace more deprecated GtkVBox usageWolfgang Ulbrich1-0/+9
2015-08-31GTK3: Don't use deprecated gdk_cursor_unref() for gtk+ >=3.0.0raveit651-0/+4
2015-08-31GTK3: Replace gtk_{v,h}box new with gtk_box_new for gtk+ >=3.2.0raveit651-0/+5
2015-06-14toolbar-editor: Fix a crash when dropping an item to the toolbarraveit651-2/+7
2014-07-24Drop support for gtk+ < 2.24infirit1-12/+0
2013-04-21replace direct struct access with accessor functions in order to make it buil...Elias Aebi1-3/+3
2012-09-04Fixed incorrect fsf addresses. Closes #4.Steve Zesch1-1/+1
2011-11-06inicialPerberos1-0/+1810