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
Age
Commit message (
Expand
)
Author
Files
Lines
2010-04-24
Fix several places where gui.h is included as a nonlocal header.
Daniel Burrows
2
-4
/
+3
2010-04-21
Add SConscript files for the rest of the source.
Daniel Burrows
2
-0
/
+62
2010-04-21
Fix dpkg_terminal to not directly reference log4cxx.
Daniel Burrows
1
-2
/
+2
2010-04-21
Rename the log4cxx namespace to logging.
Daniel Burrows
8
-40
/
+40
2010-03-05
Overhaul the resolver to distinguish between tiers and changes to tiers; this...
Daniel Burrows
1
-5
/
+3
2010-01-17
Fix a startup crash on some architectures caused by not properly protecting t...
Daniel Burrows
1
-2
/
+6
2010-01-17
Revert some exploratory changes to the Glade file that accidentally got check...
Daniel Burrows
1
-27
/
+170
2010-01-13
Consistently use a signal_ prefix on signals emitted by the area code.
Daniel Burrows
2
-12
/
+12
2010-01-13
Write the standard implementation of the notification interface.
Daniel Burrows
1
-0
/
+40
2010-01-13
Write a prototype for a create_notification() function that creates a notific...
Daniel Burrows
1
-0
/
+5
2010-01-13
Explicitly state that set_progress() emits a signal.
Daniel Burrows
1
-1
/
+6
2010-01-13
Rename notification to notification_info.
Daniel Burrows
1
-2
/
+3
2010-01-13
Implement the backing class for tab_info.
Daniel Burrows
1
-0
/
+92
2010-01-13
Make set_tooltip() take a non-const Window pointer, to match the correspondin...
Daniel Burrows
1
-1
/
+1
2010-01-13
Make the interesting top classes exported by area.h trackable, to avoid any n...
Daniel Burrows
1
-4
/
+4
2010-01-13
Implement create_area().
Daniel Burrows
2
-0
/
+8
2010-01-13
Make my terminology more consistent in the doccomments in area.h.
Daniel Burrows
1
-3
/
+6
2010-01-13
Fix the hey-this-is-C++ note in area.h.
Daniel Burrows
1
-1
/
+1
2010-01-13
Make active tab management the responsibility of the view.
Daniel Burrows
1
-16
/
+12
2010-01-13
Implement notification management for areas.
Daniel Burrows
1
-0
/
+36
2010-01-13
Reimplement the code for managing tabs, based on multi_index with hashing to ...
Daniel Burrows
1
-9
/
+58
2010-01-10
Switch from html2text to elinks for generating the flat text documentation.
Daniel Burrows
1
-170
/
+27
2010-01-10
Finish up the interface for the top-level go-between code and start implement...
Daniel Burrows
3
-11
/
+349
2009-12-01
Start working on data structures to represent the top-level UI structure.
Daniel Burrows
1
-0
/
+202
2009-11-29
Fix all VBox, VSeparator and VPaned widgets to have an explicit orientation.
Daniel Burrows
1
-0
/
+12
2009-11-29
Spontaneous changes from running glade.
Daniel Burrows
1
-3
/
+3
2009-11-28
Proof-of-concept support for displaying the status of each changelog download...
Daniel Burrows
4
-79
/
+199
2009-11-27
Move the changelog parsing background thread into src/generic/apt/changelog_p...
Daniel Burrows
1
-144
/
+14
2009-11-27
Rewrite the changelog code to be based on aptitude's download queue, not the ...
Daniel Burrows
3
-360
/
+259
2009-11-20
Be paranoid about the fact that some architectures think file offsets are sig...
Daniel Burrows
1
-7
/
+10
2009-11-18
Overhaul how temporary file creation is handled to use a single directory in ...
Daniel Burrows
1
-2
/
+1
2009-11-14
Eliminate accesses to freed memory when a callback destroyed the object conta...
Daniel Burrows
1
-0
/
+28
2009-11-13
More informative logging when a weak screenshot cache entry is revived.
Daniel Burrows
1
-1
/
+2
2009-11-13
Modify all the places where weak pointers are changed to strong pointers to u...
Daniel Burrows
1
-3
/
+3
2009-11-12
Rename the screenshot cache size configuration option.
Daniel Burrows
1
-1
/
+1
2009-11-12
Log when a screenshot cache entry is destroyed, to help debug whether entries...
Daniel Burrows
1
-0
/
+3
2009-11-11
Subject-verb agreement in a comment.
Daniel Burrows
1
-1
/
+1
2009-11-11
Downgrade a log message for a situation that turns out to be OK from WARN to ...
Daniel Burrows
1
-4
/
+4
2009-11-11
Remove some trailing whitespace.
Daniel Burrows
1
-1
/
+1
2009-11-11
Don't zero out the size of screenshots that are evicted from the cache.
Daniel Burrows
1
-3
/
+0
2009-11-11
When returning entries from the weak cache, don't connect up their signals ag...
Daniel Burrows
1
-0
/
+5
2009-11-11
Log a message when we can't find a weak cache entry.
Daniel Burrows
1
-1
/
+5
2009-11-11
Don't crash when logging a message about dropping a weak entry from the cache.
Daniel Burrows
1
-1
/
+1
2009-11-11
Log useful information about the computed size of a screenshot.
Daniel Burrows
1
-1
/
+11
2009-11-11
Ensure that we catch changes to the amount of cached pixbuf data caused by no...
Daniel Burrows
1
-0
/
+4
2009-11-11
Instead of connecting area_prepared to both a cache entry's area_prepared() m...
Daniel Burrows
1
-2
/
+7
2009-11-11
Merge with changes from laptop.
Daniel Burrows
2
-39
/
+140
2009-11-11
If a screenshot is already in the cache of loaded images, actually use it ins...
Daniel Burrows
1
-1
/
+9
2009-11-11
When an entry is returned from screenshot_cache::find(), move it to the end o...
Daniel Burrows
1
-1
/
+12
2009-11-11
Fix update_entry_size() to only update the entry's size if it's still in the ...
Daniel Burrows
1
-11
/
+11
[prev]
[next]