Wolfgang Ulbrich
9c41b25138
GTK3: replace depracated gtk_widget_size_request with gtk_widget_get_preferred_size
2015-12-01 23:25:13 +01:00
Wolfgang Ulbrich
6454339a1a
Gtk+-3.14: don't use deprecated GtkMisc
2015-12-01 22:43:09 +01:00
infirit
3d9e640cc4
Fix up the docs
...
Taken from gedit,
commit: 42a6a8d8d87f32572f56b56a9c4e92f7181d339a
from: Garrett Regier <alias301@gmail.com>
2015-09-05 21:46:09 +02:00
Monsta
4fd8549850
window title: display full path to files on mounted drives
...
when opening a file on some mounted drive (local harddisk, usb flash drive, etc.),
pluma now displays full path to file in the window title. previously it displayed
only the mount name (like "100 GB Volume").
adapted from:
https://git.gnome.org/browse/gedit/commit?id=c59e67e27ea11c6756c7291236338fcf44f24c73
credits to @jsenin for https://github.com/mate-desktop/pluma/pull/108
2015-07-14 11:01:41 +03:00
Monsta
d01f58c9f7
don't leak memory
2014-12-19 13:56:35 +01:00
infirit
3fc6d6c429
Cleanup GTK_CHECK_VERSION and unify gtk+2/3 code where possible
...
Replace functions available in gtk+2 and gtk+3
gdk_window_get_* | since 2.24
gtk_widget_get_allocation | since 2.18
gtk_widget_get_window | since 2.14
gtk_window_get_group | since 2.10
gtk_widget_get_mapped | since 2.20
gtk_widget_get_realized | since 2.20
gdk_window_get_display | since 2.24
Remove deprecated GtkNotebookPage and check.
2014-05-19 20:57:49 +02:00
infirit
51291bf1b2
Replace deprecated gtk widget function
...
The replacement functions are available since 2.18
GTK_WIDGET_HAS_FOCUS -> gtk_widget_has_focus
GTK_WIDGET_VISIBLE -> gtk_widget_get_visible
GTK_WIDGET_SET_FLAGS -> gtk_widget_set_*
2014-05-19 18:37:37 +02:00
Stefano Karapetsas
0768242dc4
Use MateAboutDialog from libmate-desktop
2014-04-29 20:45:38 +02:00
Stefano Karapetsas
7f0ccea481
pluma: Add GTK3 support
2013-10-30 00:56:56 +01:00
Steve Zesch
93dce2bc98
fixed incorrect fsf addresses.
2012-11-18 20:54:49 -05:00
Stefano Karapetsas
0b694f0d10
update for 1.2 release and fix executable bits
2012-03-11 20:28:11 +01:00
Perberos
5ded9cba85
renaming from gedit to pluma
2011-11-07 19:52:18 -03:00