summaryrefslogtreecommitdiff
path: root/src/eom-sidebar.c
AgeCommit message (Expand)AuthorFilesLines
2018-08-15Tweak sidebar uiTrinh Anh Ngoc1-2/+5
2018-08-01EomSidebar: Increase margin at the sides of the sidebarFelix Riemann1-0/+2
2018-08-01EomSidebar: Center and reformat page selectorFelix Riemann1-3/+20
2018-07-17Convert to G_DEFINE_TYPE_WITH_PRIVATE part 1Felix Riemann1-7/+2
2018-07-08EomSidebar: Set orientation property via g_object_newFelix Riemann1-4/+3
2018-07-08sidebar: fix a deprecationraveit651-1/+1
2018-05-13sidebar: replace deprecated gtk_menu_popupraveit651-30/+10
2017-04-22Fix a few GtkStock deprecationsraveit651-1/+1
2016-11-21move to GTK+3 (>= 3.14), drop GTK+2 code and --with-gtk build optionmonsta1-41/+2
2015-09-06Gtk3: Stop deprecated GtkArrow usageraveit651-0/+4
2015-09-06Gtk3: Remove deprecated GtkVBox/GtkHBox usageraveit651-0/+9
2015-08-31GTK3: Fix deprecated GTK API usageraveit651-0/+4
2015-08-31GTK3: Replace gtk_{v,h}box new with gtk_box_new for gtk+ >=3.2.0raveit651-0/+5
2014-12-23use guint for signals arrays, and zero-initialize themMonsta1-1/+1
2014-07-29all: Fix a load of warningsinfirit1-2/+4
2014-07-25Cleanup GtkObject<->GtkWidget code.infirit1-13/+10
2013-10-17GTK3 supportLaszlo Boros1-0/+19
2013-04-25replace GDK_<keyname> with GDK_KEY_<keyname>Elias Aebi1-4/+4
2012-09-04Fixed incorrect fsf addresses. Closes #4.Steve Zesch1-1/+1
2011-11-06inicialPerberos1-0/+594