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
|
db189624ce
|
Preferences Windows: show Close image on the button.
|
2016-04-08 03:23:33 +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
|
1f20d383b9
|
Combine Vala{Lib,Plugin}CommonRules.
|
2016-04-01 20:11:17 +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
|
b62ab57583
|
Merge branch 'release-1.1.5' into develop
|
2016-02-27 19:28:26 +03:00 |
Kolan Sh
|
6553736aab
|
Bump version number to 1.1.5
|
2016-02-27 19:28:17 +03:00 |
Kolan Sh
|
3b362ef7f9
|
Merge branch '#104_toolbuttons' into develop
|
2016-02-27 18:30:46 +03:00 |
Kolan Sh
|
9aca644b7c
|
Closes #104: Opening toolbar buttons not seen (Arrow in the toolbar).
|
2016-02-27 18:30:03 +03:00 |
Kolan Sh
|
f798be983a
|
Merge branch '#101_hotkeys' into develop
|
2016-02-27 15:53:47 +03:00 |
Kolan Sh
|
35d8b59df4
|
Closes #101: Hot keys: Ctrl+Q, Ctrl+P, Ctrl+N, Ctrl+E, Del, Ctrl+O, Ctrl+R, Ctrl+H, F1.
|
2016-02-27 15:53:42 +03:00 |
Kolan Sh
|
6efa22c4c8
|
Merge branch '#103_objects_doubleclick' into develop
|
2016-02-26 16:15:32 +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
|
514c36efd4
|
Merge branch 'release-1.1.4' into develop
|
2016-02-08 03:39:47 +03:00 |
Kolan Sh
|
c0a61031a9
|
Bump version number to 1.1.4
|
2016-02-08 03:39:36 +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
|
601b2eb303
|
Merge branch 'release-1.1.3' into develop
|
2016-01-31 00:48:27 +03:00 |
Kolan Sh
|
b0b4b986cd
|
Bump version number to 1.1.3
|
2016-01-31 00:48:22 +03:00 |
Kolan Sh
|
41b1dcac0e
|
LAview Core data/protocol plugins as properties.
|
2016-01-31 00:35:20 +03:00 |
Kolan Sh
|
d6a149e040
|
Merge branch 'release-1.1.2' into develop
|
2016-01-30 06:14:03 +03:00 |
Kolan Sh
|
8f3ccf2d6e
|
Bump version number to 1.1.2
|
2016-01-30 06:13:51 +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
|
e8578fb018
|
Merge branch '#100_app_class_id' into develop
|
2016-01-30 05:52:14 +03:00 |
Kolan Sh
|
fea1168533
|
Closes #100: Application class + ID.
|
2016-01-30 05:52:02 +03:00 |
Kolan Sh
|
38ef905dde
|
Merge branch 'release-1.1.1' into develop
|
2016-01-28 02:32:20 +03:00 |
Kolan Sh
|
a31cdc4647
|
Bump version number to 1.1.1
|
2016-01-28 02:32:15 +03:00 |
Kolan Sh
|
d0a531d093
|
Merge branch 'w32hooks' into develop
|
2016-01-28 02:31:11 +03:00 |
Kolan Sh
|
a18b5f05bd
|
Win32 hooks added for localtime_r().
|
2016-01-28 02:30:51 +03:00 |
Kolan Sh
|
dd665bd61b
|
Merge branch '#98_last_pdf_dir' into develop
|
2016-01-28 02:03:00 +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
|
64624a96b0
|
Merge branch '#99_pdf_date_time' into develop
|
2016-01-25 00:48:17 +03:00 |
Kolan Sh
|
112daf68d0
|
Closes #99: Date+time to the pdf file name.
|
2016-01-25 00:47:47 +03:00 |
Kolan Sh
|
8b99f682e2
|
Merge branch 'release-1.1.0' into develop
|
2016-01-24 03:09:46 +03:00 |
Kolan Sh
|
ba18b09413
|
Bump version number to 1.1.0
|
2016-01-24 03:09:34 +03:00 |
Kolan Sh
|
40e3471008
|
Merge branch '#97_save_as' into develop
|
2016-01-24 03:08:07 +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
|
9834dc1c2a
|
Merge branch 'release-1.0.0' into develop
|
2015-12-27 19:06:45 +03:00 |
Kolan Sh
|
67d4308d0f
|
Bump version number to 1.0.0
|
2015-12-27 19:06:40 +03:00 |