Commit Graph

25 Commits

Author SHA1 Message Date
Kolan Sh 12691d382f Small fixes (upgrade Vala) 2020-04-29 11:21:17 +03:00
Kolan Sh 27b561acd6 Avoid of warnings for check_paths() under *nix. 2018-06-01 15:26:53 +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 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 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 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 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 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