Koidict

Timeline
Login

Timeline

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

50 most recent check-ins

2016-11-07
18:13
use vala array for dict entry query results Leaf check-in: 7527ca3613 user: Eroica@noreply.users.github.com tags: master, trunk
2016-11-06
21:54
koi_db return all entries for a title. check-in: 95db8f6494 user: Eroica@noreply.users.github.com tags: master, trunk
2016-11-04
16:14
add styles for definition entry view check-in: 645ac39352 user: Eroica@noreply.users.github.com tags: master, trunk
2016-10-27
20:47
use relative data_dir path for dictionary db location check-in: 95c1447ef6 user: Eroica@noreply.users.github.com tags: master, trunk
20:47
show dictionary entry in EntryView check-in: 8617e3865e user: Eroica@noreply.users.github.com tags: master, trunk
20:46
make DictEntry a public class check-in: 4b8a2b4be4 user: Eroica@noreply.users.github.com tags: master, trunk
20:46
use property syntax for ResultEntry's label check-in: cd6ce5cdbf user: Eroica@noreply.users.github.com tags: master, trunk
20:45
add action entries to menubar check-in: 99641e5558 user: Eroica@noreply.users.github.com tags: master, trunk
20:45
init DictNotFoundDialog UI check-in: 90593a6360 user: Eroica@noreply.users.github.com tags: master, trunk
20:44
init EntryView check-in: f46071514e user: Eroica@noreply.users.github.com tags: master, trunk
20:44
init mac deployment check-in: a36ef2f24f user: Eroica@noreply.users.github.com tags: master, trunk
20:43
add license headers check-in: 735025ce99 user: Eroica@noreply.users.github.com tags: master, trunk
2016-10-24
14:27
remove unused file check-in: d41581d93b user: Eroica@noreply.users.github.com tags: master, trunk
14:26
ignore Finder's .DS_STORE files check-in: bae59ebc3a user: Eroica@noreply.users.github.com tags: master, trunk
13:32
move menus.ui into top level dir * to make GtkApplication automatically use AppMenu and MenuBar, menus.ui mustn't be placed in a sub-directory check-in: 7e70447078 user: Eroica@noreply.users.github.com tags: master, trunk
2016-10-19
20:37
Update README.md check-in: 3e8a12e435 user: Eroica@noreply.users.github.com tags: master, trunk
18:48
Create LICENSE for separate database part check-in: 94e59361f7 user: Eroica@noreply.users.github.com tags: master, trunk
18:46
Create LICENSE check-in: cbdb6f83f0 user: Eroica@noreply.users.github.com tags: master, trunk
16:13
String() for dictEntry check-in: 5a3eb6b001 user: Eroica@noreply.users.github.com tags: master, trunk
16:12
fix dictEntry constructor, order parameters for readability check-in: b8200ee307 user: Eroica@noreply.users.github.com tags: master, trunk
15:27
add callback when row is selected check-in: 66850fe704 user: Eroica@noreply.users.github.com tags: master, trunk
15:27
add Pronunciation and Character Type options to menu check-in: 704fb8c461 user: Eroica@noreply.users.github.com tags: master, trunk
15:22
remove entries with missing font from db check-in: 683e654ffd user: Eroica@noreply.users.github.com tags: master, trunk
13:01
move UIs into ui/ dir check-in: fa4be73abb user: Eroica@noreply.users.github.com tags: master, trunk
13:01
remove old example code (application_window) check-in: b08c02fcdc user: Eroica@noreply.users.github.com tags: master, trunk
2016-10-17
22:13
Only check for `:menu' in window decorations (since button order could be changed) * always place header bar items at the left (assuming window controls are on the right) * if window controls are found on the left, move header bar items to the right check-in: 3c68bbf118 user: Eroica@noreply.users.github.com tags: master, trunk
22:12
fix typos after changing public members to PascalCase check-in: bd26e1313c user: Eroica@noreply.users.github.com tags: master, trunk
09:27
place child widget fields at the top check-in: 5cefedb48b user: Eroica@noreply.users.github.com tags: master, trunk
09:21
use ListBox instead of TreeView again :v) check-in: 315e1ac978 user: Eroica@noreply.users.github.com tags: master, trunk
2016-10-16
23:08
api to get specific dictEntry from database check-in: 8e5414c495 user: Eroica@noreply.users.github.com tags: master, trunk
22:56
show search results inside a TreeView check-in: e9a3294edb user: Eroica@noreply.users.github.com tags: master, trunk
21:43
move database logic into own class check-in: 5a7e38dbb5 user: Eroica@noreply.users.github.com tags: master, trunk
19:53
add minimum width to left sidebar check-in: 291e1e30ad user: Eroica@noreply.users.github.com tags: master, trunk
2016-10-13
13:59
load style.css during init check-in: f43e9ca840 user: Eroica@noreply.users.github.com tags: master, trunk
13:58
init word_types.vala check-in: 9e76d5e7fa user: Eroica@noreply.users.github.com tags: master, trunk
13:58
add px units to border-radius check-in: 34b877c157 user: Eroica@noreply.users.github.com tags: master, trunk
13:57
add popover menu to AppWindow check-in: aace2c3d8b user: Eroica@noreply.users.github.com tags: master, trunk
13:57
init about_dialog.vala check-in: 61b9d0367a user: Eroica@noreply.users.github.com tags: master, trunk
2016-10-11
16:17
init style for list results on the left side check-in: 52eda77316 user: Eroica@noreply.users.github.com tags: master, trunk
16:16
add callbacks when performing a search check-in: 29590f6a9d user: Eroica@noreply.users.github.com tags: master, trunk
16:16
init menu and style resources check-in: bfd3a9daca user: Eroica@noreply.users.github.com tags: master, trunk
2016-10-10
22:33
experiments with Makefile check-in: ab1a4e7e22 user: Eroica@noreply.users.github.com tags: master, trunk
21:50
add key listeners to Primary+Q & Primary+F check-in: 913c3a5eb9 user: Eroica@noreply.users.github.com tags: master, trunk
21:17
update .gitignore to ignore backup~ files check-in: 778a835868 user: Eroica@noreply.users.github.com tags: master, trunk
20:29
add sqlite3 dependency to build flags check-in: 9f2948a5f4 user: Eroica@noreply.users.github.com tags: master, trunk
20:28
add GtkPaned as window child check-in: 3880daaca1 user: Eroica@noreply.users.github.com tags: master, trunk
20:28
fix UI path in attribute check-in: 00b7c52bea user: Eroica@noreply.users.github.com tags: master, trunk
20:28
fix return value of main since we return app.run check-in: be83f073bd user: Eroica@noreply.users.github.com tags: master, trunk
20:21
remove deleted file from gresources check-in: 4c847cf17a user: Eroica@noreply.users.github.com tags: master, trunk
20:16
add *.ui wildcard to poll for changes in *.ui files check-in: 1e014ea01f user: Eroica@noreply.users.github.com tags: master, trunk