summaryrefslogtreecommitdiff
path: root/cut-n-paste
AgeCommit message (Collapse)AuthorFilesLines
2018-07-08Drop now unneeded TotemScrSaverFelix Riemann5-620/+1
It's not needed anymore since GtkApplication does the job now. https://bugzilla.gnome.org/show_bug.cgi?id=684581 origin commit: https://gitlab.gnome.org/GNOME/eog/commit/01c1055
2018-05-13editable-toolbar: replace deprecated gtk_menu_popupraveit651-2/+2
2018-05-13editable-toolbar: replace deprecated gtk_drag_beginraveit651-1/+7
use gtk_drag_begin_with_coordinates instead
2018-02-12avoid deprecated GtkStockPablo Barciela2-4/+4
2018-01-30require GTK+ 3.22 and GLib 2.50monsta1-2/+0
and drop additional checks for min/max GLib versions, it's not needed
2017-12-31egg-editable-toolbar.c/egg-toolbars-model.c: drop unused variablesPablo Barciela2-7/+0
2017-04-21toolbar-editor: avoid deprecated GtkAlignmentraveit651-11/+6
2017-04-21Revert "Gtk3: don't use deprecated gtk_scrolled_window_add_with_viewport"raveit651-2/+2
This reverts parts of commit 6fc5013e3a61d1b86f077c611c20407a796c414c. gtk_container_add () causes a runtime warning and breaks toobar-editor
2016-11-21move to GTK+3 (>= 3.14), drop GTK+2 code and --with-gtk build optionmonsta2-146/+2
and require libmate-desktop >= 1.17
2016-04-05check for GTK+3 stable release, not development onemonsta1-1/+1
2016-03-30fix a few typos in the commentsmonsta1-1/+1
2016-02-26add css name EggToolbarEditorraveit651-0/+5
2016-02-09totem-screensaver: use org.gnome.SessionManager to inhibit screensavermonsta1-12/+15
adapted from: https://git.gnome.org/browse/totem/commit/?id=c6fc9c4785904cda4b648dbdbd24958d1010c4a1 https://github.com/linuxmint/xreader/commit/feca69fe519d4c24457d17c0287704aa47688e22 https://github.com/linuxmint/xreader/commit/af897180ec8fb30afb2f96dab23a2f2ae022f087
2016-02-09totem-screensaver: don't use old API and add ref to TotemScrsavermonsta1-34/+8
taken from: https://git.gnome.org/browse/totem/commit/?id=07e11de11a9f84209b31ebffdeec4983f91b9dae https://git.gnome.org/browse/totem/commit/?id=f4eed1f68d3b4ca37c2e7440be37aeaef882a0d5
2016-02-09totem-screensaver: fix assertions on entry to TotemScrsaver methodsmonsta1-3/+3
from https://git.gnome.org/browse/totem/commit/?id=3b33d7bd88e9e69c7d45238f7f7e1027aa59ee88
2016-02-09totem-screensaver: fix indent and typosmonsta1-15/+16
2015-12-16Gtk3: don't use deprecated gtk_scrolled_window_add_with_viewportWolfgang Ulbrich1-3/+3
2015-12-14GTK3: fix deprecated gtk_{v/h}separator_newWolfgang Ulbrich2-0/+8
2015-12-14GTK3: don't use deprecated gtk_icon_size_lookup_for_settingsWolfgang Ulbrich2-4/+26
2015-12-14Gtk3: fix typo in gtk version in previous commitWolfgang Ulbrich2-2/+2
2015-12-14GTK3: replace more deprecated GtkVBox usageWolfgang Ulbrich2-0/+18
2015-08-31GTK3: toolbareditor, use GtkGrid instead of GtkTableraveit651-1/+77
taken from: https://git.gnome.org/browse/eog/commit/?id=1a382d8
2015-08-31GTK3: Don't use deprecated gdk_cursor_unref() for gtk+ >=3.0.0raveit652-0/+8
2015-08-31GTK3: Replace gtk_{v,h}box new with gtk_box_new for gtk+ >=3.2.0raveit652-0/+10
2015-06-14toolbar-editor: Fix a crash when dropping an item to the toolbarraveit651-2/+7
action_sensitive_cb can be called with the dnd tool item when it doesn't have an ancestor. taken from: https://git.gnome.org/browse/eog/commit/?id=c754959
2014-07-25Replace all calls to gdk_x11_get_default_xdisplayinfirit1-21/+31
Based on eog commit c4f204aee4640b3997d3e30d67f6f292da935078 From Felix Riemann <[email protected]>
2014-07-24Drop support for gtk+ < 2.24infirit1-12/+0
2013-04-21replace direct struct access with accessor functions in order to make it ↵Elias Aebi1-3/+3
build with GSEAL_ENABLE
2013-02-05replace the deprecated GDK symbolsElias Aebi1-20/+20
2012-09-04Fixed incorrect fsf addresses. Closes #4.Steve Zesch6-6/+6
2011-11-06borrando archivos autogeneradosPerberos3-2009/+0
2011-11-06inicialPerberos16-0/+6565