Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/Hexworks/microcline

Easy to use ASCII art editor.
https://github.com/Hexworks/microcline

Merge pull request #7 from Hexworks/move_file_selector

Revamped UI

dc77712e8c9dad76f71c0e80d461254349fab7cf authored over 5 years ago by Milán Boleradszki <[email protected]>
Rename TOOLBELT_HEIGHT to TOOLBAR_HEIGHT

847e8d63584800bb08e0a623c6bf61fa67270455 authored over 5 years ago by Milan Boleradszki <[email protected]>
Rename toolbars

UpperToolBelt --> SystemToolbar: this contains the file selector and the
application settings bu...

10a200b01206f90b7582efd246c9af4070484121 authored over 5 years ago by Milan Boleradszki <[email protected]>
Fix mouse position display

Mouse event listener for the position display is now attached to the
draw surface instead of the...

81258911ccf5c919dc0012c4ed00b9c6c2c92756 authored over 5 years ago by Milan Boleradszki <[email protected]>
Move file selector to the top of the screen

ToolBelt is split into an upper and a lower part where the upper one
consists of the file select...

3f2372733b456e07d6b1915f4a9f18838a81791c authored over 5 years ago by Milan Boleradszki <[email protected]>
add new darawing implementation with undo/redo and fix ui

48f533892f0bd984a55da9adef2be34fb133d118 authored over 5 years ago by adam-arold <[email protected]>
Merge pull request #6 from Hexworks/code-simplification

Code simplification

a72b50387784c3b6f80a0da8d49e849776f25644 authored over 5 years ago by Adam Arold <[email protected]>
fix all things

7c659ec1f28cff9ad850fc7c92cf905a83cd11c4 authored over 5 years ago by adam-arold <[email protected]>
Update mouse coordinates on drag event

d52e9a094708ae4e87753511bc18e4f5ac17caa8 authored over 5 years ago by Milan Boleradszki <[email protected]>
fix

a332e41fedf0a42e8b037cd7af0e56b9199dd375 authored over 5 years ago by adam-arold <[email protected]>
further simplify layer handling

f9e6c092a2856aeac3e725289d14ddcc250e0531 authored over 5 years ago by adam-arold <[email protected]>
fix

117a08eb321b13f71b73bad2c3a085c36289eba2 authored over 5 years ago by adam-arold <[email protected]>
Simplify drawing layers

8896954a1d2ea32cd89ba86cc1f65ad3f75f6fa0 authored over 5 years ago by adam-arold <[email protected]>
Fix the relationship between Tool and ToolBelt and also add more visual aid

f4d08be5f4408adc347a2ad9b60fe5debdddba4b authored over 5 years ago by adam-arold <[email protected]>
Make Tool a Fragment and make currentFile a property

0c8072fa8125e71a9d3a7510fdb7d7f20210bfac authored over 5 years ago by adam-arold <[email protected]>
Make ToolBelt use an icon instead of a Panel

2c505e1565a8ad794c17e4ccf9f1bddf21597ef3 authored over 5 years ago by adam-arold <[email protected]>
Make drawTool a property

186e3240e694aadf700a1aeff2fd6e5313a6fbad authored over 5 years ago by adam-arold <[email protected]>
Make selected Tile a property

7a430d6ea4fb765015cf541f337e0660652c6b9e authored over 5 years ago by adam-arold <[email protected]>
Refactor the State object to the EditorContext class

534deb8b86bb283743b8b8c0776942a3b4291a14 authored over 5 years ago by adam-arold <[email protected]>
Move Palette to an enum and rename Drawer to DrawTool

9e496edecad04965d34dd37771715ae8a59b5014 authored over 5 years ago by adam-arold <[email protected]>
Add logback for logging

7cea9b9d2632fe9a36820fe09145ab73c2bdefcf authored over 5 years ago by adam-arold <[email protected]>
Refactor ClearFragment to use data binding

e0322b13ff8742b51b40386b47dbae5f1ee42760 authored over 5 years ago by adam-arold <[email protected]>
Simplify Gradle config

2aaeeb61ef94ed9202d3025983b30abdd50b6a50 authored over 5 years ago by adam-arold <[email protected]>
Refactor YesNoDialog to be a ConfirmationDialog

ffd38629169e1b06fa685a7cc28275fe1e111b14 authored over 5 years ago by adam-arold <[email protected]>
Add clarification to OKButtonFragment

7ad11fe88d6289da895123d08e56b5aa714072ee authored over 5 years ago by adam-arold <[email protected]>
Add theme to Config and rename Dialog to BaseDialog to reflect how it is supposed to be used

0d34485d820f6bd5815e5f32f3e7d7418cbb3827 authored over 5 years ago by adam-arold <[email protected]>
refactor to new zircon version

33f432b5ab37c12f701cad48086f78e47f094930 authored over 5 years ago by adam-arold <[email protected]>
Add state reset

This is triggered by the New button in the FileSelectorDialog.

1e61c3b03fbbadfd14f352d5b8d5972afa1490df authored almost 6 years ago by Milan Boleradszki <[email protected]>
Select file using JFileChooser in FileSelector

397bd2513f514d38cedcf477201763a3fa285276 authored almost 6 years ago by Milan Boleradszki <[email protected]>
Add FileSelector mockup

Refurbish dialogs:
- sizes
- Close button --> OK button (center position)

742eebcbed01dee3482315431740c398529e51e7 authored almost 6 years ago by Milan Boleradszki <[email protected]>
Cleanup work on ToolBelt

Also add FileChanged event.

ba82f7274f5c69ae28418ca61b74ee55e3b83455 authored almost 6 years ago by Milan Boleradszki <[email protected]>
Refactor packages

7250abc74c60697137508f4fe841b45a1df716be authored almost 6 years ago by Milan Boleradszki <[email protected]>
Fix .gitignore

Make gradle/wrapper/gradle-wrapper.jar included

9c0ec2ade8978c31075f611c03dda14858f903c1 authored almost 6 years ago by Milan Boleradszki <[email protected]>
Merge pull request #5 from Hexworks/new_ui_design

New ui design

75f3092f8a695ae6f8c6d092b45a5132b3d6f2a9 authored almost 6 years ago by Milán Boleradszki <[email protected]>
Bump dependencies

- zircon -> 2019.0.10-PREVIEW
- cobalt -> 2018.1.1-PREVIEW

443eb270d57fab1227f2d98466a8e5163d95ff16 authored almost 6 years ago by Milan Boleradszki <[email protected]>
Return layer list in correct order

46e07b12e88c4ecb5b9dfd5961429dc61a71591d authored almost 6 years ago by Milan Boleradszki <[email protected]>
Add layer management basics

5351956898413472f2fd530ae8f2a3306cd65e51 authored almost 6 years ago by Milan Boleradszki <[email protected]>
Add border to tile on mouse position

4881d3d7898c70eb53d7b8d58465a2fafaaee5aa authored almost 6 years ago by Milan Boleradszki <[email protected]>
Moving packages

- events --> data/event
- dialogs --> views/dialogs

1533f0a52c650c4e80e2cca0a9587d5c4b414cc2 authored almost 6 years ago by Milan Boleradszki <[email protected]>
Refactoring

- using GameArea/GameComponent as draw surface as they handle layers
better
- refactor draw me...

2ec897a389e7fe55e24ada83819785197883e160 authored almost 6 years ago by Milan Boleradszki <[email protected]>
-- don't trust this commit --

44565900b6e54ab7f80533bbccff46801078f775 authored about 6 years ago by Milan Boleradszki <[email protected]>
Remove old code

4843c72e0352d67468b252dd307ced2b7f5be5bf authored about 6 years ago by Milan Boleradszki <[email protected]>
Move drawing methods to the new controller

9b7d8b3f52787e9e55b1f80ccb1d213e745558dc authored about 6 years ago by Milan Boleradszki <[email protected]>
Refactor to new design

d87c35261b61f241840052082eada86ea37dc355 authored about 6 years ago by Adam Arold <[email protected]>
Merge pull request #4 from Hexworks/moar_drawing_modes

Implement more drawing modes

3eefae953bc37ec06072d1f1c41dd469146d4060 authored about 6 years ago by Adam Arold <[email protected]>
Implement more drawing modes

- Ellipse drawing
- Rectangle drawing

3f3e4ece7595e730204e69a68ce819daee1687dd authored about 6 years ago by Milan Boleradszki <[email protected]>
Merge pull request #3 from Hexworks/code-review

Code review

b4cfdf190c7eebb93a855b5955437bb36a520556 authored about 6 years ago by Adam Arold <[email protected]>
Fix some comments on DrawController

- use layer.clear() as zircon now has it
- replace raw layer copying with layer.drawOnto(), but ...

ccf41326e5fb146368f2190d9cbf93e9539b5e19 authored about 6 years ago by Milan Boleradszki <[email protected]>
Fixing review comments

- bump zircon version to 2018.5.34-PREVIEW
- bump kotlin version to 1.13.11
- refactor MouseButt...

6e52e1f1c5525d403ca6b5fc9a7b13ece282d61a authored about 6 years ago by Milan Boleradszki <[email protected]>
Add review comments

79d5ba472cfb16652305a172b3e3b45106df495c authored about 6 years ago by adam-arold <[email protected]>
Add fat jar building and usage instructions

3110c5c461b5b48663b5220e303d09df4df97239 authored about 6 years ago by adam-arold <[email protected]>
bump

52f81ae2a93c079f2944a121e0ef9eb8280e790b authored about 6 years ago by adam-arold <[email protected]>
Add line draw mode (#2)

* Implement line drawing mode

- bump zircon version to 2018.5.7-PREVIEW

* fix build

* U...

c61062c06ba7614703dd2f7ea0f0f83108d78630 authored about 6 years ago by Milán Boleradszki <[email protected]>
Merge pull request #1 from Hexworks/handle_mouse_dragged

Handle mouse dragged event

b51404301f58719a6886f9aba5e1c3cc836e6e30 authored over 6 years ago by Milán Boleradszki <[email protected]>
Handle mouse dragged event

- implement mouse dragged event handling as a prerequisite for all draw
modes
- bump zircon ve...

8cc8e7d15ddfa0bc07c4dd459909e2097564ba7a authored over 6 years ago by Milan Boleradszki <[email protected]>
Bump zircon version to 2018.3.24-PREVIEW

b4ed9ab7194be5b24e4703cb4ffbf4f2c3631f99 authored over 6 years ago by Milan Boleradszki <[email protected]>
Refactor draw surface into a separate class

df67f840dc05edfe7626f28412c5636a8d9e0bf2 authored over 6 years ago by Milan Boleradszki <[email protected]>
Palette selector

56495f324130d97c68ed7f8b4c8f41dcdc938f75 authored over 6 years ago by Milan Boleradszki <[email protected]>
Palette selector basics + cleanup

06b9fbbc3776b486f221822c8ff97af418afd5b1 authored over 6 years ago by Milan Boleradszki <[email protected]>
Mousebutton consts

6dc3be6ea80caf550545456c345247a52a704bd4 authored over 6 years ago by Milan Boleradszki <[email protected]>
Pull out glyph selector into a class

231c9a50b00f8ae6b5897b5e5943fcd3f05f91c3 authored over 6 years ago by Milan Boleradszki <[email protected]>
Fix glyph selector

0744c26a7912a418cc05be7f9c4ea94a5b9c4a92 authored over 6 years ago by Milan Boleradszki <[email protected]>
Fix stuff

4154d9732468d27325f443b632ff8198a482f852 authored over 6 years ago by adam-arold <[email protected]>
fix

c63117de9e62384c5f985d8cfe6b07451224c585 authored over 6 years ago by adam-arold <[email protected]>
Wire together glyph selection and draw

d509240992eb9447079d2d59264a4aff53a9ea63 authored over 6 years ago by Milan Boleradszki <[email protected]>
Add XTerm 256 color palette

f46fd8d8bcc86b9905de63611d7367efd9841da6 authored over 6 years ago by Milan Boleradszki <[email protected]>
UI in progress

e6a9338a125d7c36d9df5990d2362a011620955f authored over 6 years ago by Milan Boleradszki <[email protected]>
Upgrade to zircon 2018.3.0-PREVIEW

a922fc210663bdc2590179623e6ea6a02d1286ee authored over 6 years ago by Milan Boleradszki <[email protected]>
Add gradle project and app main menu

e66a5377e2a46de828509cb8da40c43f8dcdc541 authored almost 7 years ago by Milan Boleradszki <[email protected]>
Initial commit

d9e6cf887880e6adc3399b45404dbcdae26abed8 authored about 7 years ago by Adam Arold <[email protected]>