index
:
aptitude
debian
debian-sid
master
pristine-tar
upstream
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
gtk
/
pkgview.cc
Age
Commit message (
Expand
)
Author
Files
Lines
2012-06-08
Add typedefs for vectors of package, version search results
Daniel Hartwig
1
-3
/
+4
2010-04-21
Rename the log4cxx namespace to logging.
Daniel Burrows
1
-8
/
+8
2009-10-06
Make the "hold" command in the GTK+ interface hold instead of deleting. (Clos...
Daniel Burrows
1
-1
/
+1
2009-09-04
Instead of using the default entity_state_info constructor to create a blank ...
Daniel Burrows
1
-1
/
+1
2009-09-04
When translating the description of a package's state, don't try to translate...
Daniel Burrows
1
-2
/
+2
2009-04-30
Use the new entry progress object to display progress bars associated with re...
Daniel Burrows
1
-7
/
+12
2009-04-19
Initialize the background build thread's self-poitner to NULL, so if it exits...
Daniel Burrows
1
-1
/
+2
2009-04-19
Make constants for the light-red and light-green background color the package...
Daniel Burrows
1
-2
/
+2
2009-02-19
Keep track of all the outstanding build threads, and make sure to wait for th...
Daniel Burrows
1
-7
/
+157
2009-02-19
Push all store rebuilds into background threads.
Daniel Burrows
1
-25
/
+177
2009-02-01
Hopefully fix some erorrs due to not escaping markup from translations.
Daniel Burrows
1
-2
/
+2
2009-01-27
Be more careful about escaping markup in strings that we insert into other ma...
Daniel Burrows
1
-4
/
+4
2009-01-08
Add feature to display the origin Archive alongside the version.
Obey Arthur Liu
1
-1
/
+9
2008-12-24
Visually indicate whether the current search pattern is syntactically correct...
Daniel Burrows
1
-5
/
+0
2008-12-24
Add a "..." column header that pops up the column editor when it's clicked.
Daniel Burrows
1
-1
/
+4
2008-12-06
Add basic support for changing the automatic states of packages.
Daniel Burrows
1
-0
/
+14
2008-12-06
Don't say that clicking will toggle auto-ness (I think it's better to put tha...
Daniel Burrows
1
-4
/
+4
2008-12-06
Add an entity-view column that displays whether a package is automatically in...
Daniel Burrows
1
-1
/
+33
2008-12-06
Apply user changes in two stages to more accurately reflect them.
Daniel Burrows
1
-2
/
+2
2008-11-21
Add a dropdown box to package lists that limits how many packages are shown.
Daniel Burrows
1
-9
/
+8
2008-10-29
Massive refactoring and redesign to properly support background downloads in ...
Daniel Burrows
1
-2
/
+5
2008-10-16
In the GUI, handle the case of a non-limited view without crashing.
Daniel Burrows
1
-13
/
+30
2008-10-16
Don't crash if a packages view is created while the cache is closed; instead,...
Daniel Burrows
1
-0
/
+3
2008-10-06
Switch everything over to the new search code.
Daniel Burrows
1
-19
/
+25
2008-08-21
Display a basic tooltip for the status column.
Daniel Burrows
1
-2
/
+10
2008-08-21
To pass around state-column information, use a proper structure instead of st...
Daniel Burrows
1
-5
/
+5
2008-08-20
Add a proof-of-concept tooltip showing the full short description of a packag...
Daniel Burrows
1
-3
/
+8
2008-08-21
Fix background color in PkgView to show alternating shades.
Obey Arthur Liu
1
-2
/
+3
2008-08-14
Add support for displaying icons for the current and selected status of a pac...
Daniel Burrows
1
-31
/
+45
2008-08-09
Temporary fix: desensitize rebuilding PackagesTabs.
Obey Arthur Liu
1
-0
/
+2
2008-08-08
Split the sort column (hidden) from the markup column (what's shown).
Daniel Burrows
1
-7
/
+10
2008-08-08
Display virtual package names in italics.
Daniel Burrows
1
-1
/
+1
2008-08-07
Mention in the package list that virtual packages are virtual.
Daniel Burrows
1
-1
/
+7
2008-08-07
Display something useful when the user selects a virtual package in the packa...
Daniel Burrows
1
-1
/
+6
2008-08-07
Add more vertical space in the info pane between the debtags line and the but...
Daniel Burrows
1
-1
/
+2
2008-08-07
Don't show the "version" column in package lists or preview views.
Daniel Burrows
1
-0
/
+1
2008-08-07
Defensively blank out package lists when the cache is closed.
Daniel Burrows
1
-0
/
+10
2008-08-08
Refresh or delete tabs after cache reload to delete dangling pointers.
Obey Arthur Liu
1
-0
/
+1
2008-08-08
Fix rebuilding not restarting from empty stores.
Daniel Burrows
1
-5
/
+4
2008-08-05
Refactor the code to complete and clean up entity handling.
Daniel Burrows
1
-12
/
+136
2008-08-05
Entity/View/Tab refactoring started. Compiles.
Obey Arthur Liu
1
-0
/
+252