root

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @1961:0d06257bda3f [1961:0d06257bda3f] 2 years Obey Arthur Liu <arthur@…> Code simplification.
(edit) @1960:068c1aae0360 [1960:068c1aae0360] 2 years Obey Arthur Liu <arthur@…> Implemented MediaChange?. Untested.
(edit) @1959:00dcf423d106 [1959:00dcf423d106] 2 years Daniel Burrows <dburrows@…> Make the tooltip always appear in a location that's appropriate for the …
(edit) @1958:2492642f2e7e [1958:2492642f2e7e] 2 years Daniel Burrows <dburrows@…> Display a basic tooltip for the status column.
(edit) @1957:8ea1dd8a1f0f [1957:8ea1dd8a1f0f] 2 years Daniel Burrows <dburrows@…> Add a 'description' attribute to the entity-state object.
(edit) @1956:e8e9aa0d2798 [1956:e8e9aa0d2798] 2 years Daniel Burrows <dburrows@…> To pass around state-column information, use a proper structure instead of …
(edit) @1955:25e4afa7c220 [1955:25e4afa7c220] 2 years Daniel Burrows <dburrows@…> Fix coordinate system confusion with gtkmm.
(edit) @1954:9d0c368d3ab7 [1954:9d0c368d3ab7] 2 years Daniel Burrows <dburrows@…> Don't crash if the user hovers over a column that doesn't have a tooltip.
(edit) @1953:b992b5a31246 [1953:b992b5a31246] 2 years Daniel Burrows <dburrows@…> Add a proof-of-concept tooltip showing the full short description of a …
(edit) @1952:73af86bd3499 [1952:73af86bd3499] 2 years Daniel Burrows <dburrows@…> Add initial infrastructure to add tooltips to particular columns in …
(edit) @1951:86cf9f2e8ee8 [1951:86cf9f2e8ee8] 2 years Daniel Burrows <dburrows@…> Merge with Arthur's branch.
(edit) @1950:a79dc1a6306a [1950:a79dc1a6306a] 2 years Obey Arthur Liu <arthur@…> Manually trigger package_state_changed signal to hide some notifications …
(edit) @1949:b61ccb031519 [1949:b61ccb031519] 2 years Obey Arthur Liu <arthur@…> Fix fixed widths in the info tab.
(edit) @1948:edc9ed6a4319 [1948:edc9ed6a4319] 2 years Obey Arthur Liu <arthur@…> Some more sensible choices for the most used status icons.
(edit) @1947:77e848623dd4 [1947:77e848623dd4] 2 years Obey Arthur Liu <arthur@…> Fix columns width and sizing method. Closes …
(edit) @1946:20206107bd6b [1946:20206107bd6b] 2 years Obey Arthur Liu <arthur@…> Fix background color in PkgView? to show alternating shades.
(edit) @1945:e88008cceb10 [1945:e88008cceb10] 2 years Obey Arthur Liu <arthur@…> Fix Find button action in packages tab. Regression introduced by …
(edit) @1944:709b0ebf70fd [1944:709b0ebf70fd] 2 years Obey Arthur Liu <arthur@…> Refix previous changeset. Didn't work on non-64bit architectures.
(edit) @1943:8233538e0801 [1943:8233538e0801] 2 years Obey Arthur Liu <arthur@…> Fix 64-bit warnings threated as errors. Thanks to Luca Bruno. Closes …
(edit) @1942:297965b8d2fd [1942:297965b8d2fd] 2 years Obey Arthur Liu <arthur@…> Clean-up threaded notification in the install functions. Closes …
(edit) @1941:235983e4c900 [1941:235983e4c900] 2 years Obey Arthur Liu <arthur@…> Manual merge.
(edit) @1940:050a0dbeb01f [1940:050a0dbeb01f] 2 years Obey Arthur Liu <arthur@…> Improved download manager tracking individual download progress.
(edit) @1939:1cdb1ef37d39 [1939:1cdb1ef37d39] 2 years Obey Arthur Liu <arthur@…> Add dummy progress percentage column in the download view.
(edit) @1938:f62b5184b3e1 [1938:f62b5184b3e1] 2 years Daniel Burrows <dburrows@…> Merge in the old patch I found.
(edit) @1937:6c5cc3e609e4 [1937:6c5cc3e609e4] 2 years Daniel Burrows <dburrows@…> Give the expander its own column. This fixes various visual anomalies in …
(edit) @1936:ee8248f2fa39 [1936:ee8248f2fa39] 2 years Obey Arthur Liu <arthur@…> Added the ::UI::Flat-View-As-First-View option to display the flat view as …
(edit) @1935:2ad928f3c958 [1935:2ad928f3c958] 2 years Daniel Burrows <dburrows@…> Correctly pluralize package counts in notification messages.
(edit) @1934:5decc44dd3f6 [1934:5decc44dd3f6] 2 years Daniel Burrows <dburrows@…> 'merge' the branches by throwing away an obsolete patch.
(edit) @1933:d5725041d3e4 [1933:d5725041d3e4] 2 years Daniel Burrows <dburrows@…> Merge with Arthur's branch.
(edit) @1932:9c7fd5f2e223 [1932:9c7fd5f2e223] 2 years Daniel Burrows <dburrows@…> Add an experimental hack to make the numbers in the download/install …
(edit) @1931:c82d8c5fa122 [1931:c82d8c5fa122] 2 years Daniel Burrows <dburrows@…> Make the "broken packages" indicator slightly reddish in its background.
(edit) @1930:8a913a29ed66 [1930:8a913a29ed66] 2 years Daniel Burrows <dburrows@…> Add support for changing the background color of notifications.
(edit) @1929:be55f21161d4 [1929:be55f21161d4] 2 years Daniel Burrows <dburrows@…> Desensitize the Resolver tool-bar button unless there are broken …
(edit) @1928:4c35476c1dda [1928:4c35476c1dda] 2 years Daniel Burrows <dburrows@…> Overhaul the resolver to always update correctly and to allow the resolver …
(edit) @1927:e8e0468c1585 [1927:e8e0468c1585] 2 years Daniel Burrows <dburrows@…> Add a convenience overload of the Notification constructor that creates a …
(edit) @1926:f959249f4f06 [1926:f959249f4f06] 2 years Daniel Burrows <dburrows@…> Add a mechanism for posting events to the main GTK+ thread.
(edit) @1925:84810c4dbd70 [1925:84810c4dbd70] 2 years Daniel Burrows <dburrows@…> Move the logic to kick off the background thread into the resolver_manager …
(edit) @1924:90d401053b4b [1924:90d401053b4b] 2 years Daniel Burrows <dburrows@…> Split the preview notification into two tabs: one for the "packages are …
(edit) @1923:579ff2e310c2 [1923:579ff2e310c2] 2 years Daniel Burrows <dburrows@…> Actually update the last-broken and dl-size caches, so the preview …
(edit) @1922:0939f828d652 [1922:0939f828d652] 2 years Daniel Burrows <dburrows@…> Make the preview notification global, show how many packages are broken in …
(edit) @1921:35a8395e687d [1921:35a8395e687d] 2 years Daniel Burrows <dburrows@…> Make do_preview a method of AptitudeWindow?.
(edit) @1920:d05eacc13f0d [1920:d05eacc13f0d] 2 years Daniel Burrows <dburrows@…> Make do_resolver() a member function of AptitudeWindow?.
(edit) @1919:2969007fa5ed [1919:2969007fa5ed] 2 years Daniel Burrows <dburrows@…> The global / local notification distinction no longer exists in …
(edit) @1918:16381bd8d380 [1918:16381bd8d380] 2 years Daniel Burrows <dburrows@…> Proofread a doccomment.
(edit) @1917:75b01ea21b55 [1917:75b01ea21b55] 2 years Daniel Burrows <dburrows@…> Merge with Arthur.
(edit) @1916:ab7c98b3850e [1916:ab7c98b3850e] 2 years Daniel Burrows <dburrows@…> Merge with Arthur's branch.
(edit) @1915:868d5fc5dab5 [1915:868d5fc5dab5] 2 years Daniel Burrows <dburrows@…> Merge with Arthur's changes.
(edit) @1914:a72be6e2756c [1914:a72be6e2756c] 2 years Daniel Burrows <dburrows@…> Add support for displaying icons for the current and selected status of a …
(edit) @1913:8cb9d76cf8ff [1913:8cb9d76cf8ff] 2 years Daniel Burrows <dburrows@…> Be robust against the possibility that there are multiple renderers in a …
(edit) @1912:21be20b01572 [1912:21be20b01572] 2 years Obey Arthur Liu <arthur@…> Integrate ui-main.patch from Andrew. Closing …
(edit) @1911:fbf99cf92e9e [1911:fbf99cf92e9e] 2 years Obey Arthur Liu <arthur@…> A more elaborate and flexible Notification system with classes.
(edit) @1910:27b0a75f21ce [1910:27b0a75f21ce] 2 years Obey Arthur Liu <arthur@…> Added example notification hook for previewtab.
(edit) @1909:86a8fdee9571 [1909:86a8fdee9571] 2 years Obey Arthur Liu <arthur@…> Fix non-working reparenting of the NotifyView? VBox.
(edit) @1908:4b12c2711a43 [1908:4b12c2711a43] 2 years Obey Arthur Liu <arthur@…> Automatically add a local NotifyView? to new Tabs.
(edit) @1907:153e3f6a3510 [1907:153e3f6a3510] 2 years Obey Arthur Liu <arthur@…> Manual merge.
(edit) @1906:50781f282cad [1906:50781f282cad] 2 years Daniel Burrows <dburrows@…> Add the new files that I missed in the last commit (whoops).
(edit) @1905:4a12f86469ed [1905:4a12f86469ed] 2 years Daniel Burrows <dburrows@…> Add a basic GUI for the full-blown (any-to-any) "why" command. I like the …
(edit) @1904:4c4d6e3554ff [1904:4c4d6e3554ff] 2 years Daniel Burrows <dburrows@…> Actually invoke the post-limit hook. The practical effect of this is that …
(edit) @1903:50201f1f5bb3 [1903:50201f1f5bb3] 2 years Daniel Burrows <dburrows@…> Display a useful message when no packages match a search pattern.
(edit) @1902:31b891d7e2b9 [1902:31b891d7e2b9] 2 years Daniel Burrows <dburrows@…> Wrap up the logic to create a searchable PkgView? in a single function for …
(edit) @1901:86d9162e066d [1901:86d9162e066d] 2 years Daniel Burrows <dburrows@…> Add more space between the items in the search bar.
(edit) @1900:2a2a7a6c5d91 [1900:2a2a7a6c5d91] 2 years Daniel Burrows <dburrows@…> Describe the search box as a "search" box, not a "limit" box. Users of the …
(edit) @1899:e9e2a0d8dd0d [1899:e9e2a0d8dd0d] 2 years Daniel Burrows <dburrows@…> Add some doccomments to the NotifyView?.
(edit) @1898:9d47287b31fd [1898:9d47287b31fd] 2 years Obey Arthur Liu <arthur@…> Use a stock image instead of "close".
(edit) @1897:9060c873fc35 [1897:9060c873fc35] 2 years Obey Arthur Liu <arthur@…> Remove global/local notification distinction. Added close button.
(edit) @1896:a77343048d18 [1896:a77343048d18] 2 years Obey Arthur Liu <arthur@…> Added stub for a local notification.
(edit) @1895:05f5d5086ac7 [1895:05f5d5086ac7] 2 years Obey Arthur Liu <arthur@…> Sorted out memory management issues with NotifyView?.
(edit) @1894:8f5360338bfa [1894:8f5360338bfa] 2 years Obey Arthur Liu <arthur@…> Oops. Forgot some files.
(edit) @1893:dd60846e4dc4 [1893:dd60846e4dc4] 2 years Obey Arthur Liu <arthur@…> NotifyView? partially implemented. Some Widget lifetime issues.
(edit) @1892:aabbcab08cd3 [1892:aabbcab08cd3] 2 years Daniel Burrows <dburrows@…> Actually run an install/remove when the status button is clicked.
(edit) @1891:19f50fd00703 [1891:19f50fd00703] 2 years Daniel Burrows <dburrows@…> Expose the download / update actions from gui.h.
(edit) @1890:4ec58a784b37 [1890:4ec58a784b37] 2 years Daniel Burrows <dburrows@…> Handle the case of a tab changing the status button while it's selected.
(edit) @1889:e982dd1065a5 [1889:e982dd1065a5] 2 years Daniel Burrows <dburrows@…> Add a bread-crumb button in the lower-right corner. This is a button …
(edit) @1888:31a0b344f761 [1888:31a0b344f761] 2 years Daniel Burrows <dburrows@…> Don't artificially constrain the height of the status bar. This is …
(edit) @1887:67b4e031bf33 [1887:67b4e031bf33] 2 years Obey Arthur Liu <arthur@…> Temporary fix: desensitize rebuilding PackagesTabs?.
(edit) @1886:905aeecbae81 [1886:905aeecbae81] 2 years Daniel Burrows <dburrows@…> Don't double-escape version strings. Both the dependency entity and the …
(edit) @1885:c614668bb6ab [1885:c614668bb6ab] 2 years Daniel Burrows <dburrows@…> Fix the sort order of models when they're sorted by version.
(edit) @1884:84e3f7a3b229 [1884:84e3f7a3b229] 2 years Daniel Burrows <dburrows@…> Split the sort column (hidden) from the markup column (what's shown). This …
(edit) @1883:55654e4e7a95 [1883:55654e4e7a95] 2 years Daniel Burrows <dburrows@…> Display virtual package names in italics. This has the odd side effect of …
(edit) @1882:2b168aba9da4 [1882:2b168aba9da4] 2 years Obey Arthur Liu <arthur@…> no-op merge
(edit) @1881:a69d01decee8 [1881:a69d01decee8] 2 years Daniel Burrows <dburrows@…> Mention in the package list that virtual packages are virtual.
(edit) @1880:e7c9fae36f91 [1880:e7c9fae36f91] 2 years Daniel Burrows <dburrows@…> Display something useful when the user selects a virtual package in the …
(edit) @1879:4603ba991d32 [1879:4603ba991d32] 2 years Daniel Burrows <dburrows@…> Add more vertical space in the info pane between the debtags line and the …
(edit) @1878:286470f329ca [1878:286470f329ca] 2 years Daniel Burrows <dburrows@…> Don't show the "version" column in package lists or preview …
(edit) @1877:2d6563127fbf [1877:2d6563127fbf] 2 years Daniel Burrows <dburrows@…> Actually fill in the tree-column pointers while building an entity view.
(edit) @1876:ba0df16d7acd [1876:ba0df16d7acd] 2 years Daniel Burrows <dburrows@…> Return non-const columns from the column getters, so the caller can modify …
(edit) @1875:8d1933835115 [1875:8d1933835115] 2 years Daniel Burrows <dburrows@…> Expose methods on EntityView? that return the TreeViewColumns? it creates.
(edit) @1874:7752cede3a50 [1874:7752cede3a50] 2 years Daniel Burrows <dburrows@…> Defensively blank out package lists when the cache is closed. This may not …
(edit) @1873:0cf01ae01e97 [1873:0cf01ae01e97] 2 years Daniel Burrows <dburrows@…> Rebuild info tabs after a reload if possible, instead of just deleting …
(edit) @1872:53cbfd403eac [1872:53cbfd403eac] 2 years Daniel Burrows <dburrows@…> Clear out the model every time that we re-generate it. Previously we were …
(edit) @1871:aaf8bc6bf7ac [1871:aaf8bc6bf7ac] 2 years Obey Arthur Liu <arthur@…> Remove some fixed sizes in the Glade design.
(edit) @1870:020476aee519 [1870:020476aee519] 2 years Obey Arthur Liu <arthur@…> Refresh or delete tabs after cache reload to delete dangling pointers.
(edit) @1869:74d2661074fc [1869:74d2661074fc] 2 years Obey Arthur Liu <arthur@…> Add function and method to delete tabs.
(edit) @1868:ed79a0d05c9c [1868:ed79a0d05c9c] 2 years Daniel Burrows <dburrows@…> Fix rebuilding not restarting from empty stores.
(edit) @1867:e59c0649cfe6 [1867:e59c0649cfe6] 2 years Obey Arthur Liu <arthur@…> Differentiate abandonned branch.
(edit) @1866:877c44f9df41 [1866:877c44f9df41] 2 years Obey Arthur Liu <arthur@…> Make the limit entry synched with the content when loading a PackagesTab?
(edit) @1865:67960aa09496 [1865:67960aa09496] 2 years Obey Arthur Liu <arthur@…> Implement actions for VersionEntity?.
(edit) @1864:1c29c6947bb4 [1864:1c29c6947bb4] 2 years Obey Arthur Liu <arthur@…> Implemented coloring and status flags for VersionEntity?.
(edit) @1863:5aa77b86f979 [1863:5aa77b86f979] 2 years Obey Arthur Liu <arthur@…> Fix undefined BgColor? leading to Gtk warnings.
(edit) @1862:d0d4af502aa9 [1862:d0d4af502aa9] 2 years Daniel Burrows <dburrows@…> Merge with Arthur's branch.
Note: See TracRevisionLog for help on using the revision log.