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
/
gui.h
Age
Commit message (
Expand
)
Author
Files
Lines
2012-02-21
Do not blindly call '/usr/games/gnomine' (GNOME mine sweeper game) from the m...
Manuel A. Fernandez Montecelo
1
-1
/
+0
2009-11-03
Rename resolver_trampoline to post_thunk and move it to the main GUI header.
Daniel Burrows
1
-0
/
+5
2009-10-10
Push the setup phase of the changelog download into a background thread.
Daniel Burrows
1
-1
/
+3
2009-09-04
Instead of using the default entity_state_info constructor to create a blank ...
Daniel Burrows
1
-5
/
+3
2009-09-04
When translating the description of a package's state, don't try to translate...
Daniel Burrows
1
-1
/
+3
2009-04-19
Make constants for the light-red and light-green background color the package...
Daniel Burrows
1
-0
/
+3
2009-02-19
Closing tabs with Ctrl+Q or Ctrl+W. Works most of the time, or crashes.
Obey Arthur Liu
1
-1
/
+2
2009-02-19
Implement prev/next tab switching with Ctrl-Up/Down or F6/F7.
Obey Arthur Liu
1
-0
/
+3
2009-02-13
Add a convenience custom notimplemented message function.
Obey Arthur Liu
1
-0
/
+3
2009-02-12
For several common operations (installing packages and downloading package li...
Daniel Burrows
1
-0
/
+4
2009-01-18
Explicitly bind wrapped references to the objects we'll manipulate when conne...
Daniel Burrows
1
-4
/
+12
2008-12-23
Add basic support for changing which columns are visible.
Daniel Burrows
1
-0
/
+10
2008-12-09
Control the sensitivity of the Undo command based on the current tab's settin...
Daniel Burrows
1
-0
/
+9
2008-12-08
Update the contents of the Package menu depending on which tab is active.
Daniel Burrows
1
-0
/
+5
2008-12-08
Move the PackagesAction enumeration to a newly created "constants.h" header.
Daniel Burrows
1
-18
/
+2
2008-12-06
Add basic support for changing the automatic states of packages.
Daniel Burrows
1
-1
/
+5
2008-12-03
Move fill_package_menu to gui.h so it can be used by more than just the entit...
Daniel Burrows
1
-0
/
+28
2008-11-30
Implemented a basic duplicate of the contextual popup menu in the menubar.
Obey Arthur Liu
1
-0
/
+3
2008-11-12
Implement and export a "Not implemented, yet" popup message function.
Obey Arthur Liu
1
-0
/
+3
2008-11-11
Split the hyperlink stuff out of gui.{cc,h} into its own source files.
Daniel Burrows
1
-15
/
+0
2008-11-11
Split the dashboard code out of gui.{cc,h} into its own source files.
Daniel Burrows
1
-0
/
+5
2008-11-10
Cleanly fall back to the curses frontend if the GTK+ frontend can't be initia...
Daniel Burrows
1
-1
/
+5
2008-11-07
Make the passing of slots between threads safer.
Daniel Burrows
1
-1
/
+3
2008-11-01
Add support for displaying download progress in terms of the number of items ...
Daniel Burrows
1
-3
/
+24
2008-10-29
Massive refactoring and redesign to properly support background downloads in ...
Daniel Burrows
1
-0
/
+33
2008-10-16
First crack at making the Dashboard useful.
Daniel Burrows
1
-0
/
+5
2008-10-16
Extract the code to create a new Packages tab for a particular search pattern...
Daniel Burrows
1
-0
/
+3
2008-08-21
Add a 'description' attribute to the entity-state object.
Daniel Burrows
1
-3
/
+7
2008-08-21
To pass around state-column information, use a proper structure instead of st...
Daniel Burrows
1
-20
/
+41
2008-08-16
Desensitize the Resolver tool-bar button unless there are broken dependencies...
Daniel Burrows
1
-0
/
+5
2008-08-16
Add a mechanism for posting events to the main GTK+ thread.
Daniel Burrows
1
-0
/
+3
2008-08-16
Split the preview notification into two tabs: one for the "packages are broke...
Daniel Burrows
1
-0
/
+3
2008-08-16
Make do_preview a method of AptitudeWindow.
Daniel Burrows
1
-0
/
+3
2008-08-16
Make do_resolver() a member function of AptitudeWindow.
Daniel Burrows
1
-0
/
+4
2008-08-14
Add support for displaying icons for the current and selected status of a pac...
Daniel Burrows
1
-0
/
+28
2008-08-13
Add a basic GUI for the full-blown (any-to-any) "why" command.
Daniel Burrows
1
-0
/
+2
2008-08-12
NotifyView partially implemented. Some Widget lifetime issues.
Obey Arthur Liu
1
-11
/
+4
2008-08-09
Expose the download / update actions from gui.h.
Daniel Burrows
1
-0
/
+11
2008-08-09
Handle the case of a tab changing the status button while it's selected.
Daniel Burrows
1
-1
/
+1
2008-08-09
Add a bread-crumb button in the lower-right corner.
Daniel Burrows
1
-0
/
+10
2008-08-08
Add function and method to delete tabs.
Obey Arthur Liu
1
-0
/
+6
2008-08-03
Make hyperlinks to the tags of a package in the quick description area of the...
Daniel Burrows
1
-4
/
+22
2008-08-03
Add the error-tab code that I forgot to add yesterday.
Daniel Burrows
1
-2
/
+3
2008-08-02
Initial implementation of a better error view.
Daniel Burrows
1
-0
/
+19
2008-08-02
Make tab_add a method on AptitudeWindow.
Daniel Burrows
1
-0
/
+4
2008-08-01
Add a routine that inserts hyperlinks into TextBuffers.
Daniel Burrows
1
-0
/
+13
2008-07-31
Push the signal for changed packages into aptitudeDepCache.
Daniel Burrows
1
-7
/
+0
2008-07-28
Make tab_add a non-templated function.
Daniel Burrows
1
-1
/
+2
2008-07-28
Implemented InfoTab, activated by double-click or enter on PackagesView rows.
Obey Arthur Liu
1
-0
/
+2
2008-07-27
Split gtk/gui.cc into 7 smaller files to speed up edition and compilation.
Obey Arthur Liu
1
-400
/
+36
[next]