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
*
update progress window when in a mainloop context (#33470, #33968)
Matt Wilson
2001-03-30
1
-7
/
+12
*
1) defer actually resetting the rc style on the window until the next
Matt Wilson
2001-03-29
1
-1
/
+6
*
gui.py: possible fix for #33103: reset the frame's label always
Matt Wilson
2001-03-26
1
-0
/
+1
*
stupid msf let debugging statement into CVS
Mike Fulbright
2001-03-20
1
-1
/
+1
*
Fixed screens so in GUI you cannot go back too far once you start down the up...
Mike Fulbright
2001-03-17
1
-0
/
+3
*
add language support to reconfig mode, fixes bug 24954
Mike Fulbright
2001-03-09
1
-7
/
+3
*
fixed bug with release notes button not being set for foreign langs
bfox
2001-03-05
1
-0
/
+1
*
fix for bug 26792
Mike Fulbright
2001-03-01
1
-0
/
+9
*
HACK ALERT! nuke the mtimes in internal structures...
Matt Wilson
2001-02-19
1
-1
/
+9
*
fixed release notes popup problem
bfox
2001-02-14
1
-4
/
+7
*
grab keyboard on message windows
Matt Wilson
2001-02-14
1
-1
/
+4
*
reset html charset instead of rebuilding it
Matt Wilson
2001-02-14
1
-9
/
+2
*
revert miscommit
Matt Wilson
2001-02-14
1
-8
/
+9
*
remove debug
Matt Wilson
2001-02-14
1
-9
/
+8
*
added nofbmode option
bfox
2001-02-09
1
-1
/
+2
*
find alternate language release notes
Erik Troan
2001-01-25
1
-17
/
+18
*
more language changes -- why not?
Erik Troan
2001-01-25
1
-22
/
+8
*
call gtk_rc_init() when switching langs to get back to iso8859-1
Matt Wilson
2001-01-18
1
-1
/
+9
*
Removed the borders for the release notes window and used a Gnome Dialog box ...
bfox
2001-01-18
1
-76
/
+12
*
type parameter to messageWindow() needs to be optional
Erik Troan
2001-01-16
1
-1
/
+1
*
Moved the language support screen from right after the install language scree...
bfox
2001-01-15
1
-3
/
+3
*
1) implemented StayOnScreen
Erik Troan
2001-01-12
1
-5
/
+14
*
search various encodings for help screen text
Matt Wilson
2001-01-10
1
-9
/
+16
*
Added support for LBA32 when we right out lilo.conf iff we need it because bo...
Mike Fulbright
2001-01-08
1
-1
/
+3
*
pack the progress bar in a nicer way
Matt Wilson
2001-01-08
1
-2
/
+2
*
don't set lang in the generic way, put in the install interface.
Matt Wilson
2001-01-03
1
-1
/
+2
*
seperate supported languages from install language
Matt Wilson
2001-01-03
1
-1
/
+12
*
fixed typo in os.environ setting for crash dialog
Matt Wilson
2001-01-03
1
-1
/
+1
*
Fixed release notes screen bug with the screen borders.
bfox
2000-12-28
1
-65
/
+26
*
Fixed packing issues with release notes.
bfox
2000-12-22
1
-9
/
+121
*
Made the release notes window modal so that the user can't open more than one...
bfox
2000-12-21
1
-0
/
+1
*
Resovled bug #22305 by reading the release notes into memory at the very begi...
bfox
2000-12-19
1
-32
/
+29
*
disable segfault screen
Matt Wilson
2000-12-12
1
-0
/
+1
*
Removed a print statement
bfox
2000-11-29
1
-1
/
+1
*
Added code to use first-lowres.png if installer is run at less than 800x600. ...
bfox
2000-11-28
1
-1
/
+7
*
Added some documentation
bfox
2000-11-27
1
-14
/
+2
*
Removed a dumb print statement
bfox
2000-11-27
1
-1
/
+0
*
Allow different splash screens to appear if in high or low resolution.
bfox
2000-11-27
1
-9
/
+20
*
Changed how 640x480 mode works.
bfox
2000-11-22
1
-9
/
+32
*
Added code that lets you run the installer in 640x480 mode. --lowres
bfox
2000-11-22
1
-14
/
+17
*
Added a frame to the release notes window.
bfox
2000-11-17
1
-6
/
+10
*
Changed code to load anaconda_header.png instead of .xpm. Also fixed a bug i...
bfox
2000-11-16
1
-17
/
+25
*
Added some border width to the bottom button box.
bfox
2000-11-14
1
-0
/
+1
*
Removed some old code that had been commented out.
bfox
2000-11-13
1
-4
/
+0
*
Added some code to handle the situation if the RELEASE-NOTES file isn't prese...
bfox
2000-11-13
1
-29
/
+53
*
Removed some code I was playing with but decided not to use
bfox
2000-11-02
1
-27
/
+0
*
Added ability to view release notes in the installer.
bfox
2000-11-02
1
-1
/
+80
*
Re-enabled 800x600 mode
bfox
2000-11-01
1
-17
/
+17
*
Reverting back to 640x480 mode for the time being.
bfox
2000-11-01
1
-22
/
+23
*
Force the installer to 800x600 mode. Needs to be done more gracefully, but i...
bfox
2000-10-30
1
-2
/
+30
[next]