TclApps Library Source Code
Timeline
Not logged in

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

14 check-ins that include changes to files matching 'apps/tkchat/choosefont/*'

2023-10-10
01:24
Merge emiliano_cleanup branch - thanks to Emiliano Gavilan for his great work check-in: f585e65ed2 user: kevin_walzer tags: trunk
2023-07-31
00:29
Remove choosefont directory. Tk has had [tk choosefont] since TIP 324 check-in: 771282173d user: emiliano tags: emiliano-cleanup
2022-06-24
22:48
Merge TkChat 1.5 to trunk check-in: 2b91bf3c8c user: kevin_walzer tags: trunk
2022-04-24
00:20
Font adjustments check-in: ced0319ab5 user: kevin_walzer tags: nextgen_tkchat
2012-07-10
17:18
* choosefont/choose_w32.tcl: Fixed non-static string array used in call of Tcl_GetIndexFromObj(). Memory smash waiting to happen. Thanks to Brian Griffin for alerting us all to the problem. check-in: 2d059e0ca3 user: andreas_kupries tags: trunk
2008-01-09
00:07
Fix fallback to tcl for platforms with no pre-built binary. Fixed /font to call the choosefont dialog if available Also attempting to limit nick length. check-in: cdf032f5d4 user: patthoyts tags: trunk
2007-12-24
23:51
Broadcast presence changes to the xmpp server to ensure that roster contacts and notified as well as MUC members. critcl stuff moved to critcl2 which uses 8.5 compatible platform testing code. check-in: f996dc7dc9 user: patthoyts tags: trunk
2007-08-31
22:05
Applied patch from Emiliano to handle grid anchor differences between 8.4 and 8.5. check-in: 7cb07bd8ff user: patthoyts tags: trunk
2007-04-27
20:32
* tkchat48.gif: Created application icon and desktop integration * tkchat48.png: file for Unix (GNOME/KDE) systems. * tkchat.desktop: * tkchat.tcl: Fixed a bug when cancelling the font dialog. * choosefont/choose_gtk.tcl: check-in: 5e5c110b5f user: patthoyts tags: trunk
00:03
Applied patch #1633074 to add support for highlighting user specified search terms (by Jos Decoster) check-in: 0fdf1aee8a user: patthoyts tags: trunk
2007-04-24
13:44
* choosefont/critcl.tcl (loadlib): Fail gracefully if the binary cannot be loaded and drop down to the pure-tcl version. * tkchat.tcl: Poll (slowly, every 10 minutes) the IRC user list in case it has gone adrift. Fixes in the bridge may mean this is no longer happening. check-in: 02d1f63816 user: patthoyts tags: trunk
2006-11-12
21:24
working version of the Gtk+ dialog stuff check-in: 4bc14d44db user: patthoyts tags: trunk
2006-11-10
00:51
Critcl portions of choosefont. The win32 one works fine - gtk still requires work check-in: 5b53f6f458 user: patthoyts tags: trunk
2006-11-09
13:58
Broke out the askLEO code into a sub package. Broke out DKFs font selection into a sub package (with hooks for critcl win32/gtk dialogs). check-in: e22ed372ff user: patthoyts tags: trunk