index
:
portato
0.13
0.14
flagrw
master
no_config
Portato - A Portage GUI
René 'Necoro' Neumann
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
portato
/
gui
/
windows
/
basic.py
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-02-18
Remove the 'pause' hack
René 'Necoro' Neumann
2
-52
/
+9
2009-02-18
Fix popups
René 'Necoro' Neumann
3
-57
/
+21
2009-02-18
Hide console menu
René 'Necoro' Neumann
1
-0
/
+1
2009-02-18
Make it start - though there are still itches - esp. with the menu
René 'Necoro' Neumann
2
-89
/
+74
2009-02-18
converted the basic structure to gtkbuilder
René 'Necoro' Neumann
1
-20
/
+25
2009-02-18
Converted glade files
René 'Necoro' Neumann
10
-1097
/
+860
2009-02-18
Fix the 'GtkSpinButton' warning
René 'Necoro' Neumann
1
-1
/
+1
2009-02-18
Show database types in the preferences - though nothing useful can be done at...
René 'Necoro' Neumann
2
-0
/
+16
2009-02-18
Added database choice to dialog
René 'Necoro' Neumann
1
-2
/
+58
2009-02-18
Added an extra 'Portage' tab to the preference dialog and moved all portage r...
René 'Necoro' Neumann
2
-11
/
+37
2009-02-17
It is always a nice idea to install the stuff you need....
René 'Necoro' Neumann
1
-1
/
+1
2009-02-17
Fixed manual search
René 'Necoro' Neumann
1
-1
/
+1
2009-02-17
In some cases the SQL-search does the right thing ;)
René 'Necoro' Neumann
1
-0
/
+1
2009-02-17
First part of fixing the search
René 'Necoro' Neumann
2
-6
/
+3
2009-02-17
Fixed the jump_to logic (seemed like it stopped working right after having in...
René 'Necoro' Neumann
1
-68
/
+73
2009-02-17
Set default app icon -- also for dialogs
René 'Necoro' Neumann
2
-2
/
+5
2009-02-17
Update translation
René 'Necoro' Neumann
2
-15
/
+30
2009-02-17
First get dependencies. So that in case an error occurs, the iterator is not ...
René 'Necoro' Neumann
1
-4
/
+4
2009-02-17
Do not add a package to the unmerge queue multiple times
René 'Necoro' Neumann
1
-4
/
+5
2009-02-13
Display correct sabayon-message
René 'Necoro' Neumann
1
-2
/
+2
2009-02-13
Additional sabayon message for missing portage tree
René 'Necoro' Neumann
3
-18
/
+22
2009-02-09
Update changelog
René 'Necoro' Neumann
1
-1
/
+1
2009-02-09
Re-honor the newline add the end :). (It was removed by normal 'split()'). Ot...
René 'Necoro' Neumann
1
-19
/
+20
2009-02-09
Change 'split(" ")' to single 'split()' to also catch multiple spaces and tabs
René 'Necoro' Neumann
2
-3
/
+3
2009-02-09
SQLDatabase.populate needs a regexp
René 'Necoro' Neumann
1
-1
/
+1
2009-02-09
SQLDatabase.populate needs a regexp
René 'Necoro' Neumann
1
-1
/
+1
2009-02-07
Same copyright statement in all files
René 'Necoro' Neumann
46
-46
/
+46
2009-02-07
Small portage-2.2 set changes
René 'Necoro' Neumann
2
-10
/
+13
2009-02-03
Fix indention
René 'Necoro' Neumann
1
-4
/
+4
2009-02-03
Fix at least the KeyError of bug #15
René 'Necoro' Neumann
1
-1
/
+1
2009-02-03
Update changelog
René 'Necoro' Neumann
1
-1
/
+3
2009-02-03
Always print debug messages in the file log
René 'Necoro' Neumann
3
-13
/
+22
2009-02-03
Return correct system result on Sabayon
René 'Necoro' Neumann
1
-7
/
+9
2009-02-02
Use warning instead of debug, if the sql database could not be loaded
René 'Necoro' Neumann
1
-2
/
+2
2009-02-02
Remove the USE_SQL flag - use normal config instead
René 'Necoro' Neumann
2
-9
/
+19
2009-02-02
Do not show categories which only hold disabled packages
René 'Necoro' Neumann
4
-12
/
+21
2009-02-02
find -> index
René 'Necoro' Neumann
1
-1
/
+1
2009-02-02
Handle non existing versions
René 'Necoro' Neumann
2
-4
/
+27
2009-02-02
Add 'VersionsNotFoundException'
René 'Necoro' Neumann
1
-0
/
+4
2009-02-02
Add the disabled field to PkgData
René 'Necoro' Neumann
3
-12
/
+30
2009-01-28
Enable sql-db formats
René 'Necoro' Neumann
3
-14
/
+35
2009-01-28
Fix blocking behavior. Ignore blocks where no existing packages are affected.
René 'Necoro' Neumann
1
-1
/
+4
2009-01-28
Add a SectionDict class, which maps a section of a session to a dict.
René 'Necoro' Neumann
1
-0
/
+27
2009-01-28
Add a global session list
René 'Necoro' Neumann
2
-5
/
+20
2009-01-28
Use the new database class layout
René 'Necoro' Neumann
5
-24
/
+42
2009-01-28
Moved SQLDatabase
René 'Necoro' Neumann
3
-248
/
+233
2009-01-28
Moved DictDatabase
René 'Necoro' Neumann
3
-159
/
+175
2009-01-28
First 'db' layout
René 'Necoro' Neumann
3
-17
/
+53
2009-01-28
Updated translation
René 'Necoro' Neumann
3
-1026
/
+1052
2009-01-27
Remove the cluttering section names; rename main session section from 'window...
René 'Necoro' Neumann
4
-11
/
+17
[prev]
[next]