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
/
iw
/
upgrade_swap_gui.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
2008-06-04 Ján ONDREJ <ondrejj@salstar.sk> (via ondrejj@fedoraproject.org)
Ján ONDREJ
2008-06-04
1
-1
/
+3
*
Clean up typos and other things for GPLv2+ changes.
David Cantrell
2007-12-17
1
-1
/
+1
*
GPLv2+ boilerplates on all of the iw/*.py files.
David Cantrell
2007-12-17
1
-7
/
+13
*
Remove unused imports. Yes I know this is stupid nitpicky crap, but I like
Chris Lumens
2007-09-19
1
-2
/
+0
*
String fix (#231761).
Chris Lumens
2007-03-12
1
-1
/
+1
*
Apply a patch to clean up strings (Paul W. Frields <stickster@gmail.com>,
Chris Lumens
2007-02-27
1
-8
/
+8
*
Remove help-related methods, classes, and variables since that stuff has
Chris Lumens
2006-05-16
1
-1
/
+0
*
Make all UI steps use anaconda class. Add system-config-keyboard shim.
Chris Lumens
2006-05-04
1
-15
/
+6
*
Start to use the anaconda class instead of passing around references to
Chris Lumens
2006-05-03
1
-1
/
+0
*
queryUpgradeContinue has moved.
Chris Lumens
2005-12-08
1
-1
/
+1
*
Use new logging system.
Chris Lumens
2005-08-12
1
-1
/
+0
*
fix warnings about gtk.TRUE and gtk.FALSE, partly based on a patch
Peter Jones
2005-03-12
1
-16
/
+16
*
removed reference to unused corrected keyword for memInstalled() function.
Mike Fulbright
2003-06-23
1
-1
/
+1
*
fix for bug 68390
Mike Fulbright
2002-07-09
1
-1
/
+0
*
add some mnemonics
Jeremy Katz
2002-07-05
1
-4
/
+6
*
make things work with new pygtk2
Jeremy Katz
2002-06-17
1
-2
/
+2
*
switch to get_iter_first()
Mike Fulbright
2002-06-06
1
-1
/
+1
*
migrate to using rhpl log function
Mike Fulbright
2002-05-23
1
-2
/
+3
*
1) Fix all copyrights 2) move everything to use rhpl.translate instead of our...
Mike Fulbright
2002-05-23
1
-2
/
+2
*
last CList, other than silo_gui.py (which is sparc specific
RECONFIG.DIE.DIE.DIE
Mike Fulbright
2002-02-08
1
-20
/
+48
*
more gtk2 fixups
Jeremy Katz
2002-01-09
1
-30
/
+30
*
s/set_usize/set_size_request/g
Matt Wilson
2002-01-08
1
-3
/
+3
*
we don't use gnome.ui anymore
Jeremy Katz
2001-12-27
1
-1
/
+0
*
don't let people come back here after they've turned on swap files once
Jeremy Katz
2001-08-10
1
-1
/
+3
*
correct amount of ram for ramdisk
Jeremy Katz
2001-08-08
1
-1
/
+1
*
reported RAM detected in upgrade swapfile screen
Mike Fulbright
2001-07-11
1
-2
/
+4
*
renable the creation and activation of swap files on upgrade
Matt Wilson
2001-07-10
1
-3
/
+1
*
fix logic of dialog result
Mike Fulbright
2001-07-06
1
-1
/
+1
*
insert if
Matt Wilson
2001-07-06
1
-5
/
+6
*
Fix yes/no dialog to actually work in text mode, fix GUI messageWindow to ret...
Mike Fulbright
2001-07-02
1
-3
/
+3
*
break upgrade swap suggestion out into another step and store its findings in
Matt Wilson
2001-06-27
1
-7
/
+6
*
text mode upgrade appears to work
Matt Wilson
2001-06-25
1
-2
/
+1
*
more fixups for upgrades
Matt Wilson
2001-06-22
1
-18
/
+2
*
completed most heavy lifting to get upgrades back in place. Still need to fi...
Matt Wilson
2001-06-22
1
-8
/
+11
*
first pass at getting things in alignment for gui upgrades. Should only affe...
Matt Wilson
2001-06-22
1
-22
/
+46
*
get final branch copies
Matt Wilson
2001-06-20
1
-9
/
+2
*
merge from (now defunct) anaconda-dispatch branch
Erik Troan
2001-06-20
1
-20
/
+3
*
Allow clist to scroll if the have lots of partitions
bfox
2001-04-27
1
-2
/
+9
*
Put paren in right place to translation occurs
Mike Fulbright
2001-04-03
1
-2
/
+2
*
text.py: destroy the scale in progresswindow on pop - masks a SEGV on
Matt Wilson
2001-03-29
1
-2
/
+3
*
Fixed screens so in GUI you cannot go back too far once you start down the up...
Mike Fulbright
2001-03-17
1
-11
/
+4
*
dumb error
Mike Fulbright
2001-03-16
1
-1
/
+24
*
dont create swapfile in test mode
Mike Fulbright
2001-03-16
1
-2
/
+3
*
fix test so we don't make a 0 length swapfile, and also test to enforce a 16M...
Mike Fulbright
2001-03-16
1
-2
/
+2
*
Be sure we take time to find the packages to upgrade before running along
Mike Fulbright
2001-03-16
1
-1
/
+6
*
Avoid going into getNext when self.neededSwap does not exist. Resolves bug #...
bfox
2001-03-15
1
-0
/
+6
*
Moved the check for upgrade.swapSuggestion to the beginning of getScreen
bfox
2001-03-14
1
-6
/
+8
*
added check for some free space on the partition
bfox
2001-03-14
1
-1
/
+1
*
removed hard coded value for suggSize
bfox
2001-03-13
1
-1
/
+0
*
screen for creating new swap space in GUI upgrade
bfox
2001-03-13
1
-0
/
+165