| Commit message (Collapse) | Author | Age | Files | Lines |
|\ |
|
| | |
|
| |
| |
| |
| |
| |
| |
| |
| | |
right-to-left support on Windows and adjust Hebrew and Arabic
character strings accordingly. Changed the Hebrew string to
'ktb ebryt' (ktav Ivrit, "Hebrew writing") to be consistent
with at least the Greek and Russian strings. Thanks to
Rodrigo Readi for calling the inconsistency to our attention.
|
| | |
|
| | |
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
* generic/tkInt.h: in TkAqua provided by Benjamin
* generic/tkTextDisp.c: Riefenstahl. [Patch 638966]
* library/demos/unicodeout.tcl:
* macosx/tkMacOSXFont.h (new file):
* macosx/tkMacOSXFont.c:
* tests/font.test:
* unix/tkUnixFont.c:
* win/tkWinFont.c:
* generic/tkFont.c: moved MODULE_SCOPE declarations of
* generic/tkFont.h: font helper procs into header files.
* macosx/tkMacOSXButton.c:
* macosx/tkMacOSXFont.h:
* macosx/tkMacOSXMenubutton.c:
* macosx/Wish.xcode/project.pbxproj: add new tkMacOSXFont.h file,
* macosx/Wish.xcodeproj/project.pbxproj: turn off dead code stripping
as it interferes with -sectcreate (rdar://4486223).
* macosx/Wish.xcode/default.pbxuser: add TCLLIBPATH=/Library/Tcl
* macosx/Wish.xcodeproj/default.pbxuser: env var setting to tktest.
* unix/configure.in: fix detection of symbols build when enabling
TkAqua debug code; filter nm output of libtclstub better to avoid
error on intel macs [Bug 1415789].
* unix/configure: autoconf-2.59
|
| | |
|
|/
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* library/demos/arrow.tcl: add basic see/dismiss routine with
* library/demos/bind.tcl: images for better look & feel
* library/demos/bitmap.tcl:
* library/demos/button.tcl:
* library/demos/check.tcl:
* library/demos/clrpick.tcl:
* library/demos/colors.tcl:
* library/demos/cscroll.tcl:
* library/demos/ctext.tcl:
* library/demos/entry1.tcl:
* library/demos/entry2.tcl:
* library/demos/entry3.tcl:
* library/demos/filebox.tcl:
* library/demos/floor.tcl:
* library/demos/form.tcl:
* library/demos/hscale.tcl:
* library/demos/icon.tcl:
* library/demos/image1.tcl:
* library/demos/image2.tcl:
* library/demos/items.tcl:
* library/demos/label.tcl:
* library/demos/labelframe.tcl:
* library/demos/menu.tcl:
* library/demos/menubu.tcl:
* library/demos/paned1.tcl:
* library/demos/paned2.tcl:
* library/demos/plot.tcl:
* library/demos/puzzle.tcl:
* library/demos/radio.tcl:
* library/demos/ruler.tcl:
* library/demos/sayings.tcl:
* library/demos/search.tcl:
* library/demos/spin.tcl:
* library/demos/states.tcl:
* library/demos/style.tcl:
* library/demos/text.tcl:
* library/demos/twind.tcl:
* library/demos/unicodeout.tcl:
* library/demos/vscale.tcl:
|
| |
|
|
|