Guilherme Polo
|
6acb075f03
|
Fixed an import that remained from the lib-tk -> tkinter -> lib-tk renaming
|
2008-05-24 18:24:49 +00:00 |
Georg Brandl
|
6634bf2919
|
Tkinter rename reversal: remove tkinter package, adapt imports and docs.
|
2008-05-20 07:13:37 +00:00 |
Georg Brandl
|
33cece05b9
|
Tkinter renaming reversal: move modules back in their place.
|
2008-05-20 06:58:21 +00:00 |
Georg Brandl
|
248e3a8b7f
|
Tkinter renaming reversal: Delete all stubs from lib-tk.
|
2008-05-20 06:49:28 +00:00 |
Georg Brandl
|
ad9afeb8f0
|
Tkinter rename, step 2: fix imports and add stub modules.
|
2008-05-16 15:48:15 +00:00 |
Georg Brandl
|
bbc57d73a0
|
Step 1 of Tkinter renaming: move lib-tk modules into a new "tkinter" package.
|
2008-05-16 14:24:45 +00:00 |
Martin v. Löwis
|
5361e9a54e
|
Patch #1351744: Add askyesnocancel helper for tkMessageBox.
|
2006-11-08 07:35:55 +00:00 |
Martin v. Löwis
|
6fb20aa92c
|
Patch #815924: Restore ability to pass type= and icon=
|
2006-06-17 19:03:26 +00:00 |
Fredrik Lundh
|
d489398da9
|
r903@spiff: Fredrik | 2005-11-12 16:28:37 +0100
removed outdated copyright notices (etc)
|
2005-11-12 15:28:52 +00:00 |
Martin v. Löwis
|
b0c670ce39
|
Convert boolean results back to strings. Fixes #807871.
Will backport to 2.3.
|
2004-09-18 16:01:23 +00:00 |
Raymond Hettinger
|
ff41c48a77
|
SF patch #701494: more apply removals
|
2003-04-06 09:01:11 +00:00 |
Guido van Rossum
|
1e8c8a20f2
|
New dialog routines (Fred Lundh)
|
1997-07-19 20:02:36 +00:00 |