Репозиторий проектов tcl-tk.ru
Timeline
Not logged in

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

50 most recent check-ins

2015-09-09 12:13
Creates necessary application directories in installation. Leaf check-in: dd4ced63e6 user: skoro tags: trunk
2015-06-05 13:20
Even more styles\! Fetched from freewrap distribution. check-in: 644274ed96 user: skoro tags: trunk
2015-04-10 14:40
Import commandos. Tcl alternative to dmenu. check-in: f8446670ae user: skoro tags: trunk
2015-01-08 16:30
New style clearlooks like same gtk theme imported. check-in: f9e9663ad7 user: skoro tags: trunk
2014-12-12 08:38
Small library of some useful procedures. check-in: 4991ccac50 user: skoro tags: trunk
2014-12-04 12:45
Able to install/uninstall application by command line via --install/--uninstall arguments. Bring application icons set for various desktops: Gnome, KDE, Unity. But tested only on Unity on Ubuntu 14.04. check-in: 13625022bf user: skoro tags: trunk
2014-12-01 08:37
Keyboard shortcut keys help. Switch to clipboard tab after application loaded." check-in: ec2aef1e8b user: skoro tags: trunk
2014-12-01 08:25
Does not save contents of clipboard. check-in: 46ed674408 user: skoro tags: trunk
2014-08-21 20:17
Only for testing. Will be removed later. check-in: b66e7f530f user: skoro tags: trunk
2014-08-21 20:16
Yandex.Dictionary work in progress. check-in: 0866ebfed6 user: skoro tags: trunk
2014-08-21 20:16
Disable autolookup. It is buggy. check-in: d47632a813 user: skoro tags: trunk
2014-08-18 20:58
Add skeleton for Yandex.Dictionary plugin. check-in: f7166224ec user: skoro tags: trunk
2014-08-18 20:47
Forget drop Widgets. check-in: 2b9f2d82df user: skoro tags: trunk
2014-08-18 20:43
Test hint. Not stable. check-in: 1f340d4eb9 user: skoro tags: trunk
2014-08-18 20:19
Reorganize comments. Fix TODO: use internal Event proc for lookup. check-in: a34c96a3ef user: skoro tags: trunk
2014-08-18 19:49
Code style for mydir variable. Like as other globals. check-in: 57ab15911c user: skoro tags: trunk
2014-08-18 19:31
Cancel [feb544f237] commit. Init plugins toolbar after interface built. check-in: 0cdaab867c user: skoro tags: trunk
2014-08-17 20:22
Implements 'Ready' event. check-in: feb544f237 user: skoro tags: trunk
2014-08-17 20:21
Invoke 'Ready' event to all plugins after app initialized. check-in: a29a589624 user: skoro tags: trunk
2014-08-17 19:51
Translated words cache added. check-in: 49b8f3cf3a user: skoro tags: trunk
2014-08-17 19:36
Avoid continue in loop. check-in: 38e5096548 user: skoro tags: trunk
2014-06-24 20:31
Word hint. In progress yet. check-in: 3385b2cbcf user: skoro tags: trunk
2014-06-19 20:28
Wrap text by words. check-in: 1e71ee72b0 user: skoro tags: trunk
2014-06-19 20:26
Fix bug with textvariable. check-in: b6a8578a6d user: skoro tags: trunk
2014-06-19 20:23
Formatting. check-in: 55bebf81d3 user: skoro tags: trunk
2014-06-19 19:54
Slightly changed logic for textareas clearing. Tool button "clear" and keyboard shortcut clears both textareas. check-in: 258da93d4d user: skoro tags: trunk
2014-06-19 08:43
No newline after Control Return keys pressing. check-in: 875bb1c9df user: skoro tags: trunk
2014-06-19 08:33
Set application title. check-in: d0d3982664 user: skoro tags: trunk
2014-06-18 07:17
Broke dependency from json package. Json is provided without package. check-in: 51883dd887 user: skoro tags: trunk
2014-06-17 20:21
dictool imported! Very generic functionality implemented: plugins manager, gui, configs. Only one translation API supported: Yandex translation API. check-in: f4e4fa1357 user: skoro tags: trunk
2014-06-16 09:34
Import mediancut algorithm for reduce color depth. This algorithm is used in case of output GIF image, GIF limited only by 256 colors. Algorithm as usual taken from the http://wiki.tcl.tk/11234 by David Easton. check-in: 9124f92334 user: skoro tags: trunk
2014-06-15 20:20
Try to load TkPng package on Tcl lower than 8.6. Explictly specify image format on image writing. check-in: d609dc63ab user: skoro tags: trunk
2014-06-15 17:32
Proc name as command line parameter. check-in: 66d8e72e58 user: skoro tags: trunk
2014-06-15 17:31
Very short info about imagetile.tcl check-in: 1221826207 user: skoro tags: trunk
2014-06-15 17:20
Mention about tcllib requirement. Show basescript filename in usage. check-in: 16c4470c00 user: skoro tags: trunk
2014-06-15 17:19
Use lassign instead foreach. check-in: c0300c92c2 user: skoro tags: trunk
2014-06-14 20:01
Helper procedure for extract tile from image. check-in: b9bb8d26b9 user: Lexa tags: trunk
2014-06-14 18:59
Adjust count of images in row if images is not too much. check-in: eeceb40440 user: Lexa tags: trunk
2014-06-14 12:48
Fix bug for images of different sizes. check-in: 654e48e5d0 user: Lexa tags: trunk
2014-06-14 12:36
Disable checking PNG support. This need to rewrite in smart way. More detailed summary infos. check-in: 140efffa8b user: Lexa tags: trunk
2014-06-14 12:07
Renamed with extension tcl, make windows(c) happy. check-in: 70ee0712f6 user: Lexa tags: trunk
2014-06-13 11:45
Import utility for assemble one image from several images. check-in: 19ad16d984 user: skoro tags: trunk
2014-05-25 08:29
Fix copy selection on Windows: use selection type on copy to clipboard. check-in: 2eeadb4b18 user: Lexa tags: trunk
2014-05-24 20:55
Rewrite platform initialization. For unix always use Clam theme but for Windows first try Vista theme (for Win7) and on fail revert to XP theme. check-in: 567b6abb00 user: Lexa tags: trunk
2014-05-24 20:36
Forget double quote on windows config filename. check-in: 54d315dd6e user: Lexa tags: trunk
2014-05-09 12:55
Import BlueElegance theme. Converted to ttk from gtk2 theme taked from gnome-look.org site. Some elements (toolbutton, etc) not implemented yet. check-in: a223cec2ae user: skoro tags: trunk
2014-05-01 19:04
Two new themes: blue and kroc added to tkstyle demonstration application. check-in: 64c2f13eec user: skoro tags: trunk
2014-01-23 21:50
scripts readme check-in: 27a2b3e39b user: skoro tags: trunk
2013-12-26 09:12
Escape already escaped char. check-in: 859227bd63 user: skoro tags: trunk, COPYPAD-0-1
2013-12-25 21:21
Save window geometry. check-in: 15fb339f30 user: skoro tags: trunk