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
/
iw
/
package_gui.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
merge anaconda-gtk-2-0-branch to HEAD
Matt Wilson
2001-10-16
1
-95
/
+87
*
show help again after the individual package selection screen
bfox
2001-08-08
1
-5
/
+6
*
copyright
Matt Wilson
2001-08-07
1
-6
/
+20
*
Remove all python use of Imlib; replace with gdk pixbuf
Matt Wilson
2001-07-25
1
-10
/
+11
*
make display of selected packages consistent between text and gui package gro...
Matt Wilson
2001-07-11
1
-1
/
+1
*
pychecker fixes
bfox
2001-07-10
1
-16
/
+0
*
Fix yes/no dialog to actually work in text mode, fix GUI messageWindow to ret...
Mike Fulbright
2001-07-02
1
-1
/
+1
*
use less than instead of greater than
bfox
2001-06-22
1
-1
/
+1
*
continue to merge dispatch branch to head
Matt Wilson
2001-06-20
1
-183
/
+134
*
added column for package version number. Also cleaned up the code a bit
bfox
2001-04-14
1
-108
/
+16
*
Fixed screens so in GUI you cannot go back too far once you start down the up...
Mike Fulbright
2001-03-17
1
-1
/
+21
*
removed the ctree.unset_flags (CAN_FOCUS) line. Resolves bug #25751.
bfox
2001-02-09
1
-1
/
+1
*
Allow sorting package list by the ones that are selected.
bfox
2001-01-11
1
-13
/
+21
*
Changed packing for select and unselect buttons to something nicer
bfox
2001-01-11
1
-8
/
+16
*
set up comps.py to look at linguas for expressions. don't set linguas when s...
Matt Wilson
2001-01-03
1
-4
/
+22
*
Fixed bug with clicking on empty clist
bfox
2000-12-24
1
-17
/
+20
*
added comments to tell what tags correspond to what screens
Mike Fulbright
2000-12-13
1
-1
/
+2
*
Fixed traceback bug if the user tried to select or unselect all when nothing ...
bfox
2000-12-11
1
-6
/
+15
*
Changed label from "directory" to "group"
bfox
2000-12-08
1
-7
/
+7
*
Removed print statement
bfox
2000-12-04
1
-1
/
+1
*
Changed shadow type for the viewport
bfox
2000-11-30
1
-4
/
+5
*
Finished error screen if hdlist and comps files aren't found. This could be ...
bfox
2000-11-20
1
-38
/
+25
*
Removed a bunch of old code that had been commented out.
bfox
2000-11-20
1
-89
/
+10
*
changed the way optional groups are chosen
Erik Troan
2000-11-17
1
-7
/
+9
*
Removed unneeded debug statement.
bfox
2000-11-16
1
-1
/
+1
*
Added code to exit gracefully if comps file or hdlist file is not found. Mor...
bfox
2000-11-15
1
-8
/
+73
*
Removed checkbox.xpm from code.
bfox
2000-11-01
1
-4
/
+8
*
Fixed a bug that crashed installer when trying to sort by size when the list ...
bfox
2000-10-31
1
-8
/
+11
*
Changed the style of the ctree to use triangle handles.
bfox
2000-10-31
1
-0
/
+5
*
Removed some old print statements for debug.
bfox
2000-10-10
1
-2
/
+2
*
Replaced GnomeIconList with Clist for a new package selection screen.
bfox
2000-10-05
1
-188
/
+367
*
marked some more strings as i18n
Erik Troan
2000-08-10
1
-1
/
+1
*
use accessor
Matt Wilson
2000-08-04
1
-3
/
+3
*
reworked package selection mechanism
Erik Troan
2000-05-26
1
-21
/
+14
*
fix ugly packing in package group sel
Matt Wilson
2000-05-19
1
-1
/
+4
*
o don't order the transaction set when doing a dep check
Matt Wilson
2000-05-12
1
-5
/
+0
*
make sure we get the right packages selected from our installclasses when com...
Matt Wilson
2000-05-12
1
-1
/
+2
*
add package size to indiv. package sel
Matt Wilson
2000-05-12
1
-1
/
+10
*
use showgroups field from instclass
Matt Wilson
2000-05-11
1
-2
/
+13
*
i18n
Matt Wilson
2000-05-11
1
-1
/
+1
*
display running size total
Erik Troan
2000-05-04
1
-8
/
+6
*
update package sizes
Matt Wilson
2000-05-04
1
-6
/
+9
*
size calculation works for components
Erik Troan
2000-05-04
1
-0
/
+26
*
fix for namespace
Matt Wilson
2000-05-04
1
-6
/
+6
*
Fixups to make modules findable after text and gui file renaming
Mike Fulbright
2000-04-20
1
-3
/
+3
*
Renamed package.py to package_gui.py
Mike Fulbright
2000-04-19
1
-0
/
+463