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
/
pyanaconda
/
ui
/
gui
/
hubs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use only one large grid for the hubs.
Chris Lumens
2013-01-24
1
-9
/
+27
*
Indicate nothing will happen until "Begin Installation" is clicked (#883195).
Chris Lumens
2013-01-24
1
-1
/
+19
*
Move communication module to pyanaconda/ui
Vratislav Podzimek
2013-01-24
1
-1
/
+1
*
Enable line wrapping in a couple more places (#901551).
Chris Lumens
2013-01-20
2
-4
/
+5
*
Mark the live progress hub message for translation (#892069).
Chris Lumens
2013-01-07
1
-2
/
+2
*
Update the API which controls where should spokes be displayed
Martin Sivak
2013-01-02
1
-0
/
+4
*
Sort categories in GUI alphabetically
Martin Sivak
2012-12-18
1
-1
/
+1
*
Move the path definitions to Interface and pass it to the Hubs from there
Martin Sivak
2012-12-17
1
-8
/
+4
*
Make GUI more reusable and support multiple directories for spokes and catego...
Martin Sivak
2012-12-17
1
-5
/
+27
*
Split completed and mandatory attributes
Martin Sivak
2012-12-17
1
-2
/
+2
*
Add a gradient background to spoke headers (mizmo, clumens).
Chris Lumens
2012-12-12
2
-10
/
+18
*
Make sure software selection is checked against filesystem space. (#853636)
David Lehman
2012-12-11
2
-5
/
+36
*
Fix a typo in the live cd completion text (#884373).
Chris Lumens
2012-12-07
1
-1
/
+1
*
Make sure product info and spoke titles are translated throughout.
Chris Lumens
2012-12-04
1
-3
/
+2
*
Add set_info, set_error, set_warning functions to the BaseWindow object.
Chris Lumens
2012-11-29
1
-5
/
+2
*
On live installs, the progress hub should have a Quit button (#854904).
Chris Lumens
2012-11-20
1
-0
/
+6
*
Buttons shouldn't scream at people (#868536, mizmo).
Chris Lumens
2012-11-09
2
-3
/
+3
*
Add logging around the messages that can be processed by the hub.
Chris Lumens
2012-11-09
1
-0
/
+6
*
Set SpokeSelector's tooltip to spoke's status
Vratislav Podzimek
2012-11-09
1
-0
/
+3
*
Mark properties in existing glade files as translatable.
Chris Lumens
2012-11-01
2
-2
/
+2
*
Fix a race condition with kickstarts (#868834)
Jesse Keating
2012-10-29
1
-2
/
+2
*
Make all Gtk calls from inside of it's main loop (and thread)
threading
Martin Sivak
2012-10-16
1
-14
/
+11
*
Add a progress message for quitting the installer.
Chris Lumens
2012-09-25
1
-0
/
+3
*
Don't explicitly start the progress spinner in python code.
Chris Lumens
2012-09-18
1
-3
/
+0
*
Move the progress bar back down to the bottom of the progress hub.
Chris Lumens
2012-09-18
1
-1
/
+0
*
Make progress hub spokes possible and move the root password there
Martin Sivak
2012-09-13
3
-19
/
+130
*
CONTINUE -> BEGIN INSTALLATION (#856614).
Chris Lumens
2012-09-12
1
-1
/
+1
*
Fix ransom notes cycling.
Chris Lumens
2012-09-12
2
-26
/
+25
*
Use 250ms interval for installation progress updating
Vratislav Podzimek
2012-09-11
1
-1
/
+1
*
Keep the current spoke on top of the hub.
Chris Lumens
2012-08-30
1
-0
/
+2
*
Move expandLangs to localization module
Vratislav Podzimek
2012-08-29
1
-2
/
+2
*
Merge master into newtui
Martin Sivak
2012-08-06
6
-6
/
+15
|
\
|
*
reboot after kickstart
Brian C. Lane
2012-07-25
1
-1
/
+8
|
*
Move all .ui files to a .glade extension.
Chris Lumens
2012-07-25
5
-3
/
+3
|
*
Provide a way to run apply methods even if a spoke wants us to skip elsewhere.
Chris Lumens
2012-07-23
1
-2
/
+4
*
|
Create common abstract classes usable for all types of UI
Martin Sivak
2012-08-06
1
-8
/
+6
|
/
*
Hide the spinner on the progress hub when we are done.
Chris Lumens
2012-07-17
1
-0
/
+1
*
Fix auto-continuing for kickstart installs.
Chris Lumens
2012-07-12
1
-2
/
+8
*
Make hub continue button sensitivity more complicated.
Chris Lumens
2012-07-12
1
-2
/
+19
*
Run ksdata execute methods for real kickstart installs as well as from the UI.
Chris Lumens
2012-07-12
1
-3
/
+18
*
Add a spinner next to the installation progress message.
Chris Lumens
2012-06-29
2
-3
/
+30
*
Indirect spokes do not have a selector, so guard the focus grab.
Chris Lumens
2012-06-21
1
-1
/
+3
*
When a spoke selector is clicked, grab the focus.
Chris Lumens
2012-06-21
1
-0
/
+1
*
use timeout instead of idle for Queue polling
Brian C. Lane
2012-06-13
1
-1
/
+2
*
Tweak progress bar updates a little bit.
Chris Lumens
2012-05-04
2
-1
/
+1
*
Fix up automatic moving behavior for kickstart installs.
Chris Lumens
2012-04-26
1
-1
/
+24
*
Don't crash when there are no rnotes.
David Lehman
2012-04-19
1
-2
/
+7
*
Get rid of the completeness callback again, switch to using a queue.
Chris Lumens
2012-04-19
1
-7
/
+39
*
Add rnotes display and cycling to the progress hub.
Chris Lumens
2012-04-17
1
-9
/
+52
*
Move the progress bar and other widgets down to the bottom of the screen.
Chris Lumens
2012-04-17
1
-7
/
+0
[next]