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
*
fix for bug #62172
Mike Fulbright
2002-06-19
1
-2
/
+11
*
fix for bug #66402
Mike Fulbright
2002-06-19
1
-3
/
+4
*
make spacebar toggle current selection, bug #66451
Mike Fulbright
2002-06-19
1
-1
/
+39
*
workaround for treeview bug of not resorting when store data is changed
Mike Fulbright
2002-06-19
1
-1
/
+25
*
make things work with new pygtk2
Jeremy Katz
2002-06-17
1
-6
/
+4
*
the rpm 4.0.4 python module is now rpm404. import it as rpm whereever we use...
Jeremy Katz
2002-06-10
1
-1
/
+1
*
1) Fix all copyrights 2) move everything to use rhpl.translate instead of our...
Mike Fulbright
2002-05-23
1
-2
/
+2
*
fix up more gtk changes
Matt Wilson
2002-05-08
1
-1
/
+1
*
more merging
Jeremy Katz
2002-04-19
1
-2
/
+0
*
get rid of funky reflow jumpyness when toggling the package
Matt Wilson
2002-02-12
1
-2
/
+2
*
wrap properly
Matt Wilson
2002-02-12
1
-1
/
+1
*
indent
Matt Wilson
2002-02-12
1
-1
/
+1
*
fixed #59274, handling gzipped mo files. Also made a unicode mode and a non-...
Matt Wilson
2002-02-04
1
-2
/
+3
*
move parition_gui to use checklist (dropping clist) and tweaked checklist to ...
Mike Fulbright
2002-01-29
1
-24
/
+8
*
use a TreeStore instead of a ListStore to work around silly sort refresh bug
Jeremy Katz
2002-01-09
1
-1
/
+2
*
s/set_usize/set_size_request/g
Matt Wilson
2002-01-08
1
-1
/
+1
*
how did this work?
Jeremy Katz
2002-01-07
1
-1
/
+1
*
this screen works with gtk2 now... some ui cleanups still to do, but doesn't
Jeremy Katz
2002-01-02
1
-318
/
+269
*
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
[next]