| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
|
|
| |
FossilOrigin-Name: 220cc2bac093db53402e775a056c2aeda0513073
|
|
|
|
|
|
| |
of canvas image item without image specified. [Bug 1032300]
FossilOrigin-Name: 2956d401a0cddd3c55add53e1d57281de6008d89
|
|
|
|
|
|
| |
array keyname expansion. [Bug 1004508] (bold)
FossilOrigin-Name: ae209e19f8349f0d45c88b26a438c764a263f95b
|
|
|
|
|
|
| |
attr to prevent expose events when moving sash. [Bug 1036963]
FossilOrigin-Name: 7aeefc195e503529b177b1d87b97243e07204c7e
|
|
|
| |
FossilOrigin-Name: 7d5c7f78b26459f046ab1ceb757f92856144a040
|
|
|
|
|
|
| |
Thanks to Roberto Ugoccioni [Bug 1063675].
FossilOrigin-Name: a2d94a7389c80cb1b2afa3ef4fff2a57a36bd160
|
|
|
| |
FossilOrigin-Name: bafeb73e4d6086849d36e627ff4981a7309ac11c
|
|
|
|
|
|
| |
-displayof arg is passed to [tk scaling]. [Bug 800178]
FossilOrigin-Name: 3434a6a711323ab7bf619ce356dbeb8725fed453
|
|
|
|
|
|
|
| |
sure that the lastSubFontPtr remains valid even when the subfont
array is reallocated. [Bug 618872]
FossilOrigin-Name: b5b20919c0ffaefce664eeb6429971fb94f444dc
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* macosx/tkMacOSXAppInit.c (removed):
* macosx/Wish.pbproj/project.pbxproj:
* macosx/tkMacOSXInit.c:
* macosx/tkMacOSXInt.h: changes to make TkAqua dynamically loadable,
enabling [package require Tk] from tclsh. Startup code from
tkMacOSXAppInit.c moved into tkMacOSXInit.c, added code that
notifies the window server that an unbundled executable is a full
GUI application after loading Tk. [Patch 1035348]
* doc/wm.n: documented [wm attributes] on Mac OS X. [Bug 606665]
* macosx/tkMacOSXWm.c: implemented TIP 222 [wm attributes -alpha] on
Mac OS X. [Patch 892194]
WmIconbitmapCmd: adopted FSRef changes from [wm atttrs -titlepath].
* macosx/tkMacOSXButton.c:
* macosx/tkMacOSXMenus.c:
* macosx/tkMacOSXRegion.c:
* macosx/tkMacOSXSubwindows.c: synced spacing/formatting with HEAD.
* macosx/tkMacOSXMouseEvent.c: endianness fixes.
* macosx/Wish.pbproj/project.pbxproj: corrected path to html help
inside framework.
* macosx/Makefile: prevent parallel make from building several
targets at the same time.
Ensure that xcodebuild will use Wish.pbproj project even if a .xcode
project is also present.
FossilOrigin-Name: c98b6fdb7f5872d871a0db03acb87ae211e8bc17
|
|
|
| |
FossilOrigin-Name: 90e1ea582fdf08b024b24d5a4d3cd657893548b7
|
|
|
|
|
|
|
|
| |
subcommand.
* win/tkWinWm.c (WmAttributesCmd): Fixup broken
option processing logic for attributes subcommand.
FossilOrigin-Name: 2b3add483999f7f76f60ccb2356c8d7f29659c28
|
|
|
| |
FossilOrigin-Name: 22a05da965b06589d4030348b8119a96c019982a
|
|
|
|
|
|
| |
#533519 to handle window placement on multi-monitor Windows.
FossilOrigin-Name: a9eeca37765b1d10085115feddd30c4a4511d1a4
|
|
|
| |
FossilOrigin-Name: 156464317dcddfd295a6d4446f5147da0f260f0c
|
|
|
| |
FossilOrigin-Name: 216e30480998e6b82805235f5df33f7c09c9ef86
|
|
|
|
|
|
| |
for recent alpha changes.
FossilOrigin-Name: 8086eb771006c51de0439c43a9a59fb07833f4db
|
|
|
|
|
|
|
| |
Back port HAVE_NO_SEH handler code from CVS HEAD to fix
gcc build breakage caused by 2004-10-26 back port.
FossilOrigin-Name: 50436749b85ce4ad8ea87afe87ae3937bd177fcf
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* generic/tk.h: to prepare for next patch
* macosx/Wish.pbproj/project.pbxproj: release.
* unix/configure.in:
* unix/tk.spec:
* win/configure.in:
* unix/configure: autoconf (2.13)
* win/configure:
FossilOrigin-Name: 840ce8134d8136fa0e7e6a65486d51534b863a1e
|
|
|
|
|
|
| |
#220927 by Michael Schlenker to keep the labels within the window.
FossilOrigin-Name: 89c638a7a962e269b03a6cf2fd9eec3ec024147d
|
|
|
| |
FossilOrigin-Name: f449787fb16a3a32463679ccd2c2f9451f5275e4
|
|
|
| |
FossilOrigin-Name: 2c695c7927060a39a4165a3edc998914ebfa1b80
|
|
|
| |
FossilOrigin-Name: 91f6a20a242fdca33257e3710a6bf2116f3d0eae
|
|
|
|
|
|
| |
the Motif file dialogs as well. Backport of DKF bug fix.
FossilOrigin-Name: c007d9275825899c64662629b07ab18f630b3a31
|
|
|
| |
FossilOrigin-Name: 6a366f3d56ec7e0e4e85f8ddb19781c5e1f7f41b
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* generic/tkMenu.c: dating from 2003-12-21
* generic/tkUtil.c:
* generic/tkWindow.c:
* mac/tkMacButton.c:
* unix/tkUnixEvent.c:
* win/tkWin32Dll.c:
* win/tkWinEmbed.c:
* win/tkWinMenu.c:
* win/tkWinX.c:
FossilOrigin-Name: 9eb5a917089fb12e1052c4ac69deda9c2a92eee5
|
|
|
|
|
|
|
| |
* win/rules.vc: changes on the HEAD.
* win/nmakehlp.c:
FossilOrigin-Name: e79198cc2fb38268ca4dc33eeadec7a86762cb9c
|
|
|
|
|
|
|
| |
* generic/tkIntPlatDecls.h: changed so it matches the Tcl_ExitProc
typedef to avoid a bad-style cast.
FossilOrigin-Name: 4b405fac59ad1067fef47d18880bf9b5e3377cbb
|
|
|
|
|
|
|
|
|
|
|
| |
full set of existing aliases in an interp, so the it only tests
whether the tested ones are present.
* unix/Makefile.in: Copied LD_LIBRARY_PATH machinery from
`make shell` target to other similar targets so that just built
libraries are tested, rather than previous installations.
FossilOrigin-Name: fa2305f85c0453bebb3e335ccad72723d0c1e72e
|
|
|
|
|
|
|
| |
the window receives focus. This fixes bug #905830 but avoids
#1000051.
FossilOrigin-Name: 69217bd0f40b771c697ee34cf62703c4381e0b64
|
|
|
| |
FossilOrigin-Name: 48b085f466120a36f873b167d1048d31f1795da1
|
|
|
|
|
|
|
| |
SetWindowPos when maintaining win Z order, to prevent parent
from flashing (adjusting Z order).
FossilOrigin-Name: e0aa8313f839634e730aeaa1c29447587dcda6fb
|
|
|
|
|
|
|
|
|
|
| |
* generic/tkInt.h (TkDisplay): images as titlebar icons. TIP #159
* win/tkWinWm.c (WmIconphotoCmd): wm iconphoto ?-default? image1 ...
* macosx/tkMacOSXWm.c (WmIconphotoCmd): Implemented for Win/Unix,
* unix/tkUnixWm.c (WmIconphotoCmd): stubbed out for OS X.
* tests/wm.test, tests/unixWm.test, tests/winWm.test: [Bug 815751]
FossilOrigin-Name: 5b4eed7504f9bd5f37587cecc603fd19bba57c39
|
|
|
| |
FossilOrigin-Name: 6ad139a95287b9694dc8e81904e2400ab873d649
|
|
|
|
|
|
|
|
|
|
| |
* win/tkWinX.c (TkWinDisplayChanged, TkpOpenDisplay): Correctly
* win/tkWinWm.c (InvalidateSubTreeDepth, WmProc): handle color
and screen resolution changes. Tested for 16/24/32 bpp changes on
XP. May need more fixes for 8bpp switch, use of special
colormaps, or other special palette handling cases. [Bug 223689]
FossilOrigin-Name: f63b0d0bbbbc410a7fbca3ce0c19a7b54422a6de
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
It is only defined under Win32.
* generic/tkIntPlatDecls.h: Regen.
* generic/tkStubInit.c: Regen.
* win/tkWinInt.h: Define TK_THEME_WIN_CLASSIC and
TK_THEME_WIN_XP.
* win/tkWinMenu.c (DrawMenuEntryAccelerator, DrawMenuEntryLabel):
Draw a disabled 3D text highlight for the accelerator only
with the Win95/98 look. Same goes for the menu entry text.
* win/tkWinX.c (TkWinGetPlatformId, TkWinGetPlatformTheme):
Automatically detect the Windows theme in use and return
either TK_THEME_WIN_CLASSIC or TK_THEME_WIN_XP when the
TkWinGetPlatformTheme function is invoked.
[Patch 866194]
* win/tkWinMenu.c: only provide a submenu handle when the
MF_POPUP flag is given, fixing a recently-introduced crash
when submenus are disabled. Also better error checking for
this sort of situation in the future.
* win/tkWinMenu.c (ReconfigureWindowsMenu): Fix drawing of a disabled
(TkWinHandleMenuEvent, DrawMenuEntryArrow): cascade menu arrow. Tk was
displaying a disabled cascade menu arrow in black instead of
gray. This was caused by a bug in the Win32 code for user drawn
menu items. The fix is to avoid telling Windows that the menu item
is a cascade type and then draw the gray arrow bitmap on our own.
[Patch 865842]
* win/tkWinMenu.c (DrawWindowsSystemBitmap): Fix a strange Win32
bug where the logical coordinates returned by a call to DPtoLP are
wrong the first time a menu is posted. This bug manifested itself
by drawing the bitmap in the wrong place in a menu. The fix was
to pass the newly created DC instead of the DC from the window.
* win/tkWinMenu.c (DrawMenuEntryAccelerator):
(DrawMenuEntryLabel): When drawing the label text and accelerator
text for a disabled menu entry be sure to draw a 3D highlight.
The only exception to this is when a disabled menu entry is
highlighted, in that case do not draw a 3D hightlight.
* win/tkWinMenu.c (DrawMenuEntryAccelerator, DrawMenuEntryArrow):
Move the unused menu arrow drawing code in
DrawMenuEntryAccelerator into a new function named
DrawMenuEntryArrow. This makes no functional change but it will
make it easier to fix things in the future.
FossilOrigin-Name: e42dad6e91ffbd59e77f8378f5dd48f2fade4b1e
|
|
|
|
|
|
| |
defines so that compiling with mingw works again.
FossilOrigin-Name: 5e334d0f00ef76a0f9a2150f2e2d72f2beaf93c3
|
|
|
|
|
|
|
| |
settings prior to window mapping and resort to more forceful
wrapper update again for -toolwindow (to remove it from taskbar).
FossilOrigin-Name: 6a4ccd9383a78cc2f89a191eae31f1f6b3c69240
|
|
|
| |
FossilOrigin-Name: ea885633871bd8d5307ae24d99f5e61c53cc71c0
|
|
|
|
|
|
|
| |
(WmAttributesCmd): don't call UpdateWrapper for -disabled or
-toolwindow attr changes.
FossilOrigin-Name: fb660b7330ab2d73e6098956d49e6dd3e7f6f41d
|
|
|
|
|
|
| |
and round the value.
FossilOrigin-Name: f429b1d43f4c44aa55a388f28a2cbb4920367c72
|
|
|
|
|
|
|
| |
* macosx/tkMacOSXDraw.c (TkMacOSXSetUpCGContext): performance
improvements: removed slow & unnecessary calls.
FossilOrigin-Name: 95f575756e4c780da7deeb955a0061d39c375f3d
|
|
|
| |
FossilOrigin-Name: c76ad127c9ea18aaa346d55f7db04b5a8a2b714a
|
|
|
|
|
|
|
| |
* win/tkWinInt.h: alpha transparency on Win2K/XP+.
* win/tkWinWm.c: TIP #222 [Patch 892194]
FossilOrigin-Name: 9ebe03d6a837b6b7e6aeef846d34dc50372945ba
|
|
|
|
|
|
|
|
|
| |
* tests/winWm.test: and focus of preexisting window
when replacing the wrapper window.
* win/tkWinWm.c (WmIconwindowCmd): Replace bogus call to
XWithdrawWindow with proper code. (mdejong)
FossilOrigin-Name: e10081e3cf3f61195bf7fe54fa4b2118543dda2a
|
|
|
|
|
|
|
| |
the menu geometry on WorldChanged to handle font size
changes. [Bug 607649]
FossilOrigin-Name: 8a1d648df684a1508df02bbe9002d09a23b61b27
|
|
|
| |
FossilOrigin-Name: 419a463e2341fcdc77a799e3a791367bf4567351
|
|
|
|
|
|
| |
size for both icons ('?:' order of precedence mistake).
FossilOrigin-Name: 4a5135c955d612d58a35315ad1e2a15d36626c26
|
|
|
| |
FossilOrigin-Name: 612839c91aa64430e167fbce2fe3a1a180311e2e
|
|
|
|
|
|
|
|
| |
override window has a transient parent, and apply WS_POPUP in the
correct case. The makes splash screens pop up as well as making
dropdowns not grab focus away from the parent.
FossilOrigin-Name: 82c2d4f0231ad4ee5f4dae7a9a96732be08d538d
|