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
/
wrapper.py
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-02-20
Update POT
René 'Necoro' Neumann
1
-118
/
+140
2009-02-20
Well - might be nice, if we actually save the db-type changes...
René 'Necoro' Neumann
1
-0
/
+5
2009-02-20
Add database type to global config -- no user-config for the moment
René 'Necoro' Neumann
5
-13
/
+76
2009-02-20
Add color btns to the preferences, so they are configurable here too
René 'Necoro' Neumann
5
-99
/
+222
2009-02-19
Make combos work
René 'Necoro' Neumann
2
-17
/
+12
2009-02-19
Fix gettext library name
René 'Necoro' Neumann
1
-1
/
+1
2009-02-19
Make translation work correctly
René 'Necoro' Neumann
1
-0
/
+10
2009-02-19
Translations
René 'Necoro' Neumann
4
-329
/
+458
2009-02-18
Last transition steps
René 'Necoro' Neumann
4
-229
/
+284
2009-02-18
Make the plugin menu work again
René 'Necoro' Neumann
2
-12
/
+28
2009-02-18
Add 'get_ui()' method for convenience
René 'Necoro' Neumann
2
-5
/
+18
2009-02-18
Remove the 'Popup' class
René 'Necoro' Neumann
1
-1
/
+1
2009-02-18
Remove the 'Popup' class
René 'Necoro' Neumann
1
-12
/
+0
2009-02-18
Add dummy signal handlers for PackageTable -- and so also the error output fo...
René 'Necoro' Neumann
2
-2
/
+17
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
[next]