index
:
anaconda.git
dup
firstboot-support
master
msivak
newtui
threading
Anaconda installer - personal development space, mostly the new TUI
Martin Sivák
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
gui.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Converted a lot more messages to the new logging system, but there's still
Chris Lumens
2005-08-11
1
-14
/
+16
*
Remove firewall configuration screen. This will be coming back in
Chris Lumens
2005-07-21
1
-1
/
+0
*
Some FTP servers cause urllib to give us back an empty file for files
Chris Lumens
2005-06-17
1
-0
/
+7
*
2005-04-27 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2005-04-27
1
-4
/
+0
*
Work around the buttons being drawn in English only.
Chris Lumens
2005-04-26
1
-11
/
+16
*
2005-04-26 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2005-04-26
1
-0
/
+3
*
Fix the WrappingLabel class so it actually wraps text. Cleaned up UI
Chris Lumens
2005-04-14
1
-1
/
+0
*
Don't set the list of supported languages in Language.__init__ by default.
Chris Lumens
2005-04-13
1
-1
/
+5
*
Support setting the system's runtime language even if it's not supported
Chris Lumens
2005-04-13
1
-11
/
+7
*
2005-04-10 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2005-04-10
1
-1
/
+1
*
Removed language_support_gui.py and all references to it, since we were
Chris Lumens
2005-04-01
1
-1
/
+0
*
2005-03-29 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2005-03-29
1
-12
/
+5
*
2005-03-29 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2005-03-29
1
-2
/
+0
*
2005-03-23 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2005-03-24
1
-3
/
+3
*
Combined Language and InstallTimeLanguage in language.py into a single
Chris Lumens
2005-03-23
1
-2
/
+3
*
2005-03-23 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2005-03-23
1
-3
/
+3
*
Fixed UI problems: kill the big empty box on the congrats screen (which I
Chris Lumens
2005-03-16
1
-13
/
+21
*
fix warnings about gtk.TRUE and gtk.FALSE, partly based on a patch
Peter Jones
2005-03-12
1
-35
/
+35
*
fix "debug"
Peter Jones
2005-02-24
1
-1
/
+1
*
If help is disabled, don't redraw the help pane when the next button is
Chris Lumens
2005-02-07
1
-20
/
+19
*
Use urlgrabber for retrieving files instead of urllib2 directly.
Chris Lumens
2005-02-02
1
-6
/
+0
*
Fixed UI deprecation warnings.
Chris Lumens
2005-01-26
1
-9
/
+10
*
2005-01-13 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2005-01-13
1
-13
/
+9
*
2005-01-13 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2005-01-13
1
-3
/
+3
*
2005-01-13 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2005-01-13
1
-61
/
+66
*
2005-01-13 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2005-01-13
1
-1
/
+10
*
2005-01-12 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2005-01-13
1
-310
/
+107
*
2004-11-07 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2004-11-07
1
-1
/
+3
*
jrb broke it!
Jeremy Katz
2004-08-26
1
-3
/
+0
*
don't log the parted exceptions we can't do anything about
Jeremy Katz
2004-08-26
1
-1
/
+1
*
log parted exceptions
mikem
2004-08-24
1
-0
/
+1
*
make rootpath work nicer
jrb
2004-08-23
1
-6
/
+36
*
add calls to zfcp stuff
Karsten Hopp
2004-08-02
1
-0
/
+1
*
fix deprecation warning
Jeremy Katz
2004-06-21
1
-2
/
+2
*
fix tyop (noticed on fedora-trans-list)
Jeremy Katz
2004-06-08
1
-1
/
+1
*
duh. fix gui installs
Jeremy Katz
2004-05-20
1
-1
/
+1
*
the start of better kickstart error handling. create KickstartError class
Jeremy Katz
2004-05-18
1
-0
/
+9
*
merge anaconda-10_0-branch changes back to HEAD
Jeremy Katz
2004-05-18
1
-0
/
+4
*
and more warnings! (#122496)
Jeremy Katz
2004-05-07
1
-2
/
+2
*
set ltr on startup so that we work in nfs installs too with rtl languages
Jeremy Katz
2004-04-16
1
-6
/
+9
*
fix rtl direction stuff (#120924)
Jeremy Katz
2004-04-15
1
-15
/
+10
*
unbreak things from jjneely. this is a hack
Jeremy Katz
2003-11-18
1
-1
/
+3
*
use stock function for finding header pixmap
Jeremy Katz
2003-11-14
1
-21
/
+2
*
dither the header bar for garrett
Jeremy Katz
2003-10-21
1
-1
/
+7
*
get rid of unused labels
Jeremy Katz
2003-10-02
1
-15
/
+0
*
take screenshot when autostepping and remove title from right hand pane
Mike Fulbright
2003-10-02
1
-3
/
+7
*
don't show the title on progress windows either
Jeremy Katz
2003-10-01
1
-1
/
+1
*
make it so that WaitWindow doesn't show the title in the titlebar to make
Jeremy Katz
2003-10-01
1
-7
/
+11
*
some hig-y goodness. frame borders go away, bold text, better spacing
Jeremy Katz
2003-10-01
1
-6
/
+18
*
enable new progress window for GUI
Mike Fulbright
2003-10-01
1
-1
/
+1
[next]