Commit Graph

236 Commits

Author SHA1 Message Date
Mikhail Koshel
96d97cd318 Merge branch 'guake3' into issue-908_create-settings-window 2017-07-05 23:08:17 +06:00
Mikhail Koshel
41cc5e4faa draft 2017-07-05 23:00:27 +06:00
Mikhail Koshel
e7e5de5eab updated settings.ui 2017-02-12 15:32:43 +06:00
Mikhail Koshel
b60021a145 Application window is always on top now 2017-02-10 09:49:20 +06:00
Mikhail Koshel
951b6ab2e5 builder object renamed to gtkbuilder 2017-01-30 10:14:20 +06:00
Mikhail Koshel
224deeefd0 setting.ui renamed to settings.ui 2017-01-30 10:11:17 +06:00
Mikhail Koshel
4c391fc7be settings.ui has been added 2017-01-30 09:57:27 +06:00
Mikhail Koshel
04dbc84bc2 updated ui file 2017-01-28 12:51:43 +06:00
Mikhail Koshel
208d7cbdb0 Added new page button to GuakeNotebook 2017-01-28 02:20:40 +06:00
Mikhail Koshel
ba32f74243 GuakeWidget class has been updated 2017-01-24 02:32:04 +06:00
Mikhail Koshel
a30afc1608 Added new widgets #879 2016-12-27 10:19:13 +06:00
Mikhail Koshel
820b0f8c69 GuakeTerminal class moved to widgets #879 2016-12-26 08:40:21 +06:00
Mikhail Koshel
ea35ff9539 GuakeApplicationWindow class created #879 2016-12-25 21:51:58 +06:00
Mikhail Koshel
6b9d1aa1c7 issue #879 sources moved to src directory 2016-12-23 02:59:33 +06:00
Mikhail Koshel
59423ddb44 #879 updated logging; gtkobjects renamed to ui 2016-12-21 17:10:06 +06:00
Mikhail Koshel
c365155148 ui files have been converted to gtk3; added GuakeApplication class 2016-12-21 08:18:53 +06:00
Gaetan Semet
9390000cac rework the bootstrap of the guake3 env. 2016-12-12 16:39:19 +01:00
Gaetan Semet
8311762814 setup logging and base for gtk vte integration
Signed-off-by: Gaetan Semet <gaetan@xeberon.net>
2016-02-15 22:15:40 +01:00
Gaetan Semet
ee7ada501a Fresh clean for Guake 3
Signed-off-by: Gaetan Semet <gaetan@xeberon.net>
2015-10-21 12:54:16 +02:00
tirkarthi
19b3f4fc80 Fix #524 : run command as login shell 2015-09-26 17:39:15 +05:30
Xtreak
cf9350a1eb Fix #619 : Unable to set default interpreter
This pull request fixes https://github.com/Guake/guake/issues/619. The issue is similar to https://github.com/Guake/guake/issues/578 where the data in 'prefs.glade' has not been linked to the appropriate handler. In a similar manner the 'use as login shell' check-box is also not linked correctly.
2015-09-26 16:49:03 +05:30
Xtreak
9d38ae52e5 Fix #578 : open new tab in current directory
The check-box for 'open new tab in current directory' in `data/prefs.glade` is not linked to the appropriate listener. This pull request fixes the issue by adding the appropriate listener to the check-box in the `prefs.glade` file
2015-09-26 16:32:39 +05:30
Ozzyboshi
8272e9be6b fixed bug #599 2015-09-19 17:23:02 +02:00
Ozzyboshi
69399e98de fixed bug 'Big tab bar #616' 2015-09-19 17:10:01 +02:00
Denis Subbotin
5ea7517bd1 Clean current terminal https://github.com/Guake/guake/issues/608 2015-09-08 18:03:27 +03:00
Gaetan Semet
69782910fb Fix file chooser
Signed-off-by: Gaetan Semet <gaetan@xeberon.net>
2015-08-27 13:38:54 +02:00
Ivan Masár
431d341fd3 Add option to allow/disallow bold font
closes Guake/guake#329
2015-08-24 14:39:37 +02:00
Gaetan Semet
2abf9043a6 Merge branch 'master' of https://github.com/Ozzyboshi/guake 2015-08-21 17:14:18 +02:00
Hans Joachim Desserud
c52f1b54a0 Remove last reference to --show-hide 2015-07-17 22:01:17 +02:00
Gaetan Semet
bb78668e7b fix
Signed-off-by: Gaetan Semet <gaetan@xeberon.net>
2015-07-10 17:57:04 +02:00
Ozzyboshi
e9c7e77144 added custom command file chooser and switched to a URI file selection 2015-06-18 12:15:33 +02:00
Ozzyboshi
2cbf26734f added custom commands to schemas 2015-06-17 15:46:07 +02:00
Gaetan Semet
c021c02b29 remove right picture
Signed-off-by: Gaetan Semet <gaetan@xeberon.net>
2015-06-07 19:23:44 +02:00
Gaetan Semet
ca549a0f6b Merge branch 'master' of https://github.com/Ozzyboshi/guake into Ozzyboshi-master 2015-06-07 19:02:44 +02:00
Oliver Haessler
b27578d524 set default value for /apps/guake/general/debug_mode 2015-06-02 17:02:02 +02:00
Ozzyboshi
67f8298555 added right guake.glade file 2015-05-21 23:03:07 +02:00
Gaetan Semet
384a638f4c update Quick Open Pref Window 2015-05-19 18:58:45 +02:00
Gaetan Semet
e050ded2cc Add debug mecanism
suport colored output if the package is installed

Signed-off-by: Gaetan Semet <gaetan@xeberon.net>
2015-05-19 15:36:42 +02:00
Gaetan Semet
6c5387189d Merge branch 'master' of https://github.com/piotrdrag/guake into piotrdrag-master
(closes #547)

Conflicts:
	README.rst
	configure.ac
	data/about.glade
	po/pl.po
2015-05-18 18:05:26 +02:00
Gaetan Semet
b544c45d57 guake.org => guake-project.org
Signed-off-by: Gaetan Semet <gaetan@xeberon.net>
2015-05-18 10:28:06 +02:00
Gaetan Semet
3f077c8e93 Merge remote-tracking branch 'upstream/master' 2015-05-18 10:15:03 +02:00
Gaetan Semet
33d047af28 Fix default shortcuts for move tabs
Signed-off-by: Gaetan Semet <gaetan@xeberon.net>
2015-05-18 10:13:47 +02:00
Piotr Drąg
a53e13516c Replace guake.org in more places 2015-05-16 17:02:33 +02:00
Piotr Drąg
86e8f213de Fix minor typos 2015-05-16 16:56:07 +02:00
Toby Dimmick
5136a82796 Add prompt_on_close_tab option - like prompt_on_quit, but for individual
terminals. Values are "never", "with process running", and "always".

Additionally, if set to "with process running", the quit-prompt will be shown
when quitting Guake if there are any subprocesses running. If set to "always",
it essentially overrides the prompt_on_quit option.
2015-05-16 01:13:49 +01:00
Gaetan Semet
47952e7568 update french translation
Signed-off-by: Gaetan Semet <gaetan@xeberon.net>
2015-05-15 10:32:24 +02:00
Gaetan Semet
71c7f00682 Use 'Guake Terminal' instead "Guake!""
Signed-off-by: Gaetan Semet <gaetan@xeberon.net>
2015-05-15 10:09:48 +02:00
Gaetan Semet
34c986c068 Remove guake icon (fix #543) 2015-05-15 10:09:44 +02:00
Gaetan Semet
b54a17b03e Remove add button
Signed-off-by: Gaetan Semet <gaetan@xeberon.net>
2015-05-15 10:09:30 +02:00
Piotr Drąg
fb74b9a8ab Fix a string 2015-05-04 19:00:26 +02:00