|
|
da28a8687f
|
Added translation to Russian. Fixed non-standard lamda in crossword generating. Added release builder script
|
2015-07-23 22:53:56 +03:00 |
|
|
|
d2635ba659
|
Removed some unused headers
|
2015-06-20 13:48:57 +03:00 |
|
|
|
aa1a2101ed
|
Big changes of project structure
|
2015-06-20 13:46:30 +03:00 |
|
|
|
f3748c1e95
|
GUI improvements. Positions of grid and output are reverted
|
2015-06-19 13:14:57 +03:00 |
|
|
|
378655c361
|
A lot of changes, finished Settings dialog.
|
2015-06-19 12:39:52 +03:00 |
|
|
|
6a6814fb9f
|
Added "Settings" menu item and dialog
|
2015-06-18 21:10:19 +03:00 |
|
|
|
32e5770be9
|
Added "Preferences" menu item
|
2015-06-18 20:17:53 +03:00 |
|
|
|
d511837691
|
Structure changes, some bug fixing.
Now tOutput is clearing after loading new crossword. Generating string with questions and grid is two different functions. Some refactoring
|
2015-06-17 17:52:49 +03:00 |
|
|
|
fd35fc64a6
|
Some structure changes to add exporting questions
|
2015-06-17 17:40:06 +03:00 |
|
|
|
68376baa4a
|
Added exporting.
A lot of changes: GUI changed, added exporting(not completed yet) to txt
|
2015-06-17 17:21:46 +03:00 |
|
|
|
b4c25c71b7
|
Some changes for translating support
|
2015-06-17 11:15:54 +03:00 |
|
|
|
1925f5eeee
|
Added AppName to wxApp class
|
2015-06-17 11:08:44 +03:00 |
|
|
|
16b8d41a43
|
Added automatic recacalculating sizes after preview drawing
|
2015-06-16 23:37:35 +03:00 |
|
|
|
a9c86ca6f6
|
Changed GUI from wxGlade-generated to wxFormBuilder-generated
wxGlade project deleted. Added wxFormBuilder project. Sources also changed
|
2015-06-16 23:12:10 +03:00 |
|
|
|
ef0efd652a
|
Some optimizing changes in generateCross function.
We can use caching of generated AllWords.
|
2015-06-16 10:51:46 +03:00 |
|
|
|
5b68f01e62
|
srand() moved from crossgen.hpp to wxCrossGen/main.cpp
|
2015-06-13 08:29:32 +03:00 |
|
|
|
448c46649e
|
Added crossexport.hpp
|
2015-06-11 22:07:43 +03:00 |
|
|
|
b23d11ae46
|
Some code refactoring
|
2015-06-07 18:24:03 +03:00 |
|
|
|
b7451f8db6
|
Deleted skiping of events and some refactoring
|
2015-06-07 13:15:16 +03:00 |
|
|
|
029eabcbd4
|
There is error in project configuration in previous commits. This commit is fixed it. Dict caching and one-time drawing of letters now working
|
2015-06-06 17:22:15 +03:00 |
|
|
|
2d2347baea
|
in procCross: used now contains size_t instead of wxString
|
2015-06-06 14:53:53 +03:00 |
|
|
|
184d931e6e
|
Added dictionary caching
|
2015-06-06 13:24:37 +03:00 |
|
|
|
befbe90a88
|
Fixed double painting of letters on grid
|
2015-06-06 13:13:10 +03:00 |
|
|
|
294e5517dc
|
Some structure changes
|
2015-05-31 17:46:43 +03:00 |
|
|
|
142f57ac4b
|
First workable release
|
2015-05-31 17:27:15 +03:00 |
|
|
|
0c814072fc
|
Some changes
|
2015-05-30 19:02:10 +03:00 |
|
|
|
ebd7e84601
|
First commit
|
2015-05-30 18:07:04 +03:00 |
|