Commit Graph

41 Commits

Author SHA1 Message Date
Kolan Sh 12691d382f Small fixes (upgrade Vala) 2020-04-29 11:21:17 +03:00
Kolan Sh b7d44b3dd6 Upgrade to Vala 42.2. 2018-10-17 11:17:05 +03:00
Kolan Sh 4b66489034 Fix data/object->preferences() calls. 2018-06-22 11:09:30 +03:00
Kolan Sh 27b561acd6 Avoid of warnings for check_paths() under *nix. 2018-06-01 15:26:53 +03:00
Kolan Sh 3f69ecc94e Plugin.{Data,Object}.preferences() throws Error. 2018-04-27 10:17:05 +03:00
Kolan Sh 9d0387c4dc Object parent argument added to Plugin.{Data,Object}.preferences() call. 2018-04-27 10:09:10 +03:00
Kolan Sh d1f9127ba4 Closes #2: Preferences->Plugin Settings (Button). 2018-04-26 19:19:47 +03:00
Kolan Sh 1a7851725c Gtk.ActionGroup is deprecated. Replaced with a GLib.SimpleAction (GIO). 2017-07-06 20:55:02 +03:00
Kolan Sh acb9a9ca18 Valadoc fxd. 2016-12-08 04:21:09 +03:00
Kolan Sh 3807b84623 Closes #123: win32: Paths autorecognition. 2016-09-28 16:24:51 +03:00
Kolan Sh 2b355d5c86 Closes #119: win32: Show preferences if one of the paths doesn't exist. 2016-09-27 13:24:05 +03:00
Kolan Sh 2c4cdb5dcf Closes #124: Add example template to the empty list automatically. 2016-09-21 15:13:45 +03:00
Kolan Sh faf2f8d57e Core API updated: latexmk_path -> latexmk_pl_path, Perl path added (win32). 2016-08-09 23:34:45 +03:00
Kolan Sh ae7ea2b64b Check gschemas.compiled existance. 2016-08-09 23:32:51 +03:00
Kolan Sh 760296f010 Closes #112: Process window autoscrolling. 2016-05-07 20:33:04 +03:00
Kolan Sh 0da0c7ca5c Fixes #114: pdflatex -> latexmk. 2016-05-07 15:39:59 +03:00
Kolan Sh 6e5a97586c Core API updated: doesn't require template index in several methods. 2016-04-13 01:40:11 +03:00
Kolan Sh b7f6b9c626 Object List: Reselect last selected object after composing. 2016-04-08 05:20:42 +03:00
Kolan Sh fbe3ef30aa Object List: Show ready flag for composed objects. 2016-04-08 03:32:57 +03:00
Kolan Sh 5ab27047fc Show a hint in a statusbar when no object selected. 2016-04-08 02:08:04 +03:00
Kolan Sh 4092f9dffe AppCore:compose() with a parent. 2016-04-04 03:00:47 +03:00
Kolan Sh 3ea615f345 Translations updated. 2016-03-01 00:19:11 +03:00
Kolan Sh 02d7d47daa LAview Core API fixed: null-returns replaced with exceptions. 2016-02-28 22:38:27 +03:00
Kolan Sh c1a53e8cba post_print(): Check pdf_file for null/"". 2016-02-28 19:21:38 +03:00
Kolan Sh 5a872acd87 Closes #103: Object list double click should call object.compose(). 2016-02-26 16:15:05 +03:00
Kolan Sh 7f11e70f32 Renames: protocols -> objects (protocol objects). 2016-02-26 16:11:51 +03:00
Kolan Sh 2763b3ef30 LAview: plugin-protocol -> plugin-object. 2016-02-14 14:54:32 +03:00
Kolan Sh 755a69fd9e Handle AppCore.core.get_objects_list exceptions. 2016-02-12 13:45:18 +03:00
Kolan Sh 0d3aa990aa *.terminate() added. 2016-02-08 02:57:57 +03:00
Kolan Sh 086006a0fe Tilda is a Shell extension. There is no neccessity to expand it. 2016-02-06 02:09:32 +03:00
Kolan Sh 41b1dcac0e LAview Core data/protocol plugins as properties. 2016-01-31 00:35:20 +03:00
Kolan Sh 2096c19f2b Fix destroy signal. 2016-01-30 06:11:48 +03:00
Kolan Sh e9522144f2 Code reduction. 2016-01-30 05:52:43 +03:00
Kolan Sh fea1168533 Closes #100: Application class + ID. 2016-01-30 05:52:02 +03:00
Kolan Sh a18b5f05bd Win32 hooks added for localtime_r(). 2016-01-28 02:30:51 +03:00
Kolan Sh fea6cd4404 Closes #98: Save last pdf directory and set FileChooserDialog to this directory. 2016-01-27 23:29:43 +03:00
Kolan Sh 112daf68d0 Closes #99: Date+time to the pdf file name. 2016-01-25 00:47:47 +03:00
Kolan Sh f4551e8516 Closes #97: [Save as...] action/button/menu items. 2016-01-24 03:07:15 +03:00
Kolan Sh 32644badfe Translations updated. 2016-01-24 02:54:16 +03:00
Kolan Sh c672a22287 Implicit declarations is better for future modifications. 2016-01-24 02:32:50 +03:00
Kolan Sh 7f48d3c371 First release ;-) 2015-12-27 19:06:08 +03:00