index
:
anaconda.git
f12-branch
master
Unnamed repository; edit this file to name it for gitweb.
Dennis Gilmore
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
gui.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix methodstr editing dialog.
Radek Vykydal
2009-10-13
1
-2
/
+2
*
Adapt to python-meh passing a bug description around.
Chris Lumens
2009-09-25
1
-2
/
+2
*
Remove the installation number screen.
Chris Lumens
2009-09-22
1
-10
/
+0
*
Handle Esc keypress in dialogs as Cancel (#520110).
Radek Vykydal
2009-09-15
1
-2
/
+6
*
Fix focus grabbing on both the password and hostname screens.
Chris Lumens
2009-08-20
1
-0
/
+2
*
Get glade files and pixmaps from an environment variable.
Chris Lumens
2009-07-29
1
-7
/
+4
*
Most windows no longer need an anaconda argument, since the intf has that.
Chris Lumens
2009-07-29
1
-11
/
+11
*
Also add an exitWindow, since meh expects that from an interface.
Chris Lumens
2009-07-29
1
-0
/
+11
*
Adapt mainExceptionWindow and saveExceptionWindow to call meh.
Chris Lumens
2009-07-29
1
-2
/
+6
*
Remove SaveExceptionWindow and MainExceptionWindow. meh has those now.
Chris Lumens
2009-07-29
1
-160
/
+0
*
Work around problems with live installs and dpi other than 96 (#506512)
Jeremy Katz
2009-07-23
1
-0
/
+6
*
Don't show formatting progress bar after mkfs has exited.
Eric Kerin
2009-07-16
1
-1
/
+4
*
Lots of small grammar and wording changes.
Peter Jones
2009-07-13
1
-9
/
+9
*
Edit user-visible dialogs for style.
Peter Jones
2009-07-13
1
-2
/
+2
*
Skip exceptionDisks if exception originated in devtree.populate. (#497240)
David Lehman
2009-07-01
1
-5
/
+9
*
Add a type hint on popup windows (rstrode).
Chris Lumens
2009-06-02
1
-1
/
+4
*
Make progress bars modal (#493263, #498553, rstrode).
Chris Lumens
2009-05-29
1
-2
/
+2
*
Remove 'lowres' option.
Adam Jackson
2009-05-08
1
-1
/
+0
*
Rate limit pulse() calls to ProgressWindow.
Peter Jones
2009-04-29
1
-4
/
+13
*
Show normal cursor during passphrase entry (#496534)
Martin Sivak
2009-04-21
1
-0
/
+7
*
Revert "Show the header in certain non-lowres cases" (#493153)
Jeremy Katz
2009-04-08
1
-2
/
+2
*
If there's a problem finding removable disks, disable save-to-disk.
Chris Lumens
2009-03-31
1
-1
/
+5
*
Refresh windows immediately to make sure they appear.
Chris Lumens
2009-03-30
1
-0
/
+2
*
Merge branch 'master' into storage
David Lehman
2009-03-04
1
-1
/
+0
|
\
|
*
Remove unnecessary import lines.
David Cantrell
2009-02-23
1
-1
/
+0
*
|
Lots of little updates to make things use the new storage module.
David Lehman
2009-02-24
1
-1
/
+1
*
|
Update UI code to use new storage module.
David Lehman
2009-02-23
1
-5
/
+1
|
/
*
Don't provide a special partedExceptionWindow anymore.
Chris Lumens
2009-02-12
1
-35
/
+0
*
Remove unused partmethod step.
Chris Lumens
2009-02-09
1
-1
/
+0
*
Various packaging fixed from review (#225246)
Hans de Goede
2009-01-05
1
-0
/
+0
*
Show the header in certain non-lowres cases (#478765, alsadi AT ojuba.org).
Chris Lumens
2009-01-05
1
-2
/
+2
*
Prevent traceback when there are no network devices (#469339)
David Cantrell
2008-11-04
1
-0
/
+2
*
Revert "Make sure dialog deletions take effect sooner (#455676)."
Chris Lumens
2008-11-03
1
-6
/
+0
*
Catch UnicodeDecodeError so traceback messages display anyway.
David Cantrell
2008-10-24
1
-1
/
+5
*
Make sure dialog deletions take effect sooner (#455676).
Chris Lumens
2008-10-23
1
-0
/
+6
*
Use fullscreen for small screens (#444943)
Jeremy Katz
2008-09-29
1
-0
/
+3
*
Run all text through unicode() before putting it into the TextBuffer.
Chris Lumens
2008-09-29
1
-0
/
+3
*
New device passphrase is now always global w/ option to retrofit.
David Lehman
2008-09-15
1
-20
/
+11
*
Use print() as a function.
Peter Jones
2008-09-08
1
-5
/
+5
*
Fix various problems with the exn saving UI (#461129).
Chris Lumens
2008-09-05
1
-5
/
+12
*
Remove last vestiges of rhpxl and pirut.
Chris Lumens
2008-09-03
1
-1
/
+1
*
Add a couple more directories to search paths.
Chris Lumens
2008-09-03
1
-2
/
+2
*
Support establishing a global passphrase when creating encrypted devices.
David Lehman
2008-08-19
1
-4
/
+25
*
Remove the SystemError from nextClicked.
Chris Lumens
2008-08-14
1
-1
/
+0
*
Remove an extra "Local disk" option (#459128).
Chris Lumens
2008-08-14
1
-2
/
+1
*
Allow specification of a device string for display in passphrase dialog.
David Lehman
2008-08-13
1
-3
/
+12
*
Suspend the curses interface before calling scripts and resume afterwards (#4...
Martin Sivak
2008-07-24
1
-0
/
+6
*
Rework the exn save UI to be a notebook instead of one large table.
Chris Lumens
2008-07-22
1
-26
/
+27
*
Add support for saving via scp back in.
Chris Lumens
2008-07-22
1
-10
/
+28
*
Add support for filing tracebacks directly into bugzilla.
Chris Lumens
2008-07-22
1
-1
/
+5
[next]