Quantcast
Channel: Wordbook:65b4bb8464b42bf3dba1fa9f748ad31b34cf7b7c commits
Browsing latest articles
Browse All 38 View Live

Code Cleanup

- Remove unused variable. - Add many docstrings. - Change speaking behavior.

View Article



Merge branch 'gtk-rewrite'

- Rewrite the GTK GUI from scratch. Much better in every way. - Restructure base, which is the old reo_base. - Restructure the Settings storage in a reusable way across both GUIs. - Restructure and...

View Article

[Qt] Feature-complete

- Qt: Now uses Settings module and has all the features of the GTK GUI. - Qt: Removed Save definition option. (wasn't working anyway) - Qt: Some bug fixes. - GTK: Quick search. Will add this to Qt...

View Article

GTK: Fix quick search issues

The current code was adapted from GNOME Music.

View Article

Code cleanup

- Remove unused variables - Mark most objects and functions as protected ('_object_name')

View Article


[GTK] Improved UI

- The UI should now be decently good-looking without unnecessary frills - Default to Dark mode - Fix a minor bug where UI was not refreshed when exiting preferences - Update screenshots

View Article

[GTK] Stop using deprecated property

View Article

[GTK] Minor fix

View Article


[GTK] Minor improvements

View Article


Several major changes

- [Base] Rewrite sentence detection, may be better or worse, depends. - [Base] Add Hyperlinking - [Base] Return dictionaries instead of strings - [Base] Fix multiple bugs - [GTK] Much better UI making...

View Article

Minor fixes

View Article

[Minor] Remove unnecessary else

View Article

[Minor] Fix return statements

View Article


[Base] Fix custom definitions

Also, reorder functions in base

View Article

[GTK] Fix definitions

The GTK GUI used a parameter that was removed in the last commit

View Article


Switch to GNU GPLv3

View Article

[GTK] Word and Pronunciation now in ScrolledWindow

Also a fix for non-example sentences after examples (like in "o.k.")

View Article


Many small fixes

- Use single quotes everywhere for strings - Fix terms like ".22 caliber" - Fix output when lookup fails.

View Article

Fix some minor issues

View Article

New features added.

- [Base] "linkto" in custom definitions to redirect to existing term. - [Base] Many fixes and improvements to custom definitions. - [GTK] Double click to search (like good old Artha). Won't be in Qt....

View Article

Use unprotected member instead of protected member

Use Gdk.EventType.DOUBLE_BUTTON_PRESS instead of _2BUTTON_PRESS

View Article


Handle an almost impossible case

View Article


libhandy because I want rounded corners

View Article

Proper or improved drag and drop support

- Fix paste handling. - Update README.

View Article

Update settings to ConfigVersion 2

Adding "Double Click to Search" in older configuration

View Article


More handiness!

- Now it's a completely mobile-friendly UI... I think. - Preferences now uses HdyPreferencesWindow. It's pretty.

View Article

Oh look! They think this code is good...

Spoiler: it's not.

View Article

Update Screenshots

All for the rounded corners...

View Article

Reo is now Wordbook

- Rename to Wordbook. - Add rough icons. Not used for now. - [Base] Stop using dictd and use python-wn instead. - [Base] Remove close words or similar words. - [GTK] Add autocompletion in search...

View Article



Fix issue in subscript

View Article

UI improvements

- Base: Now returns None instead of text when definition is not found. - GTK: A new stack page when no definition is found.

View Article

Enable HiDPI scaling

View Article

Giving into the allure of darkness

Use black for formatting because it seems cool, lol.

View Article


[GTK] Completions are non-blocking

Solves the initial block on completions

View Article

Prepping for wn module switch

- Some styling fixes - Removed wn version variables because they're not necessary anymore - Rename LOCAL_FOLD to the more appropriate DATA_FOLD

View Article

Fix #14

Not really fix it, but provide instructions.

View Article


Initial work on switching to the new wn module

View Article


Bring back synonyms

View Article
Browsing latest articles
Browse All 38 View Live


Latest Images