summaryrefslogtreecommitdiff
path: root/src/collection-view.vala
AgeCommit message (Expand)AuthorFilesLines
2012-06-29Fix transparent topbarAlexander Larsson1-0/+1
2012-06-28Don't crash when zooming out of a removed boxAlexander Larsson1-4/+11
2012-06-28Break out some code into a helper functionAlexander Larsson1-12/+19
2012-06-28Fix not showing selection in file selectorAlexander Larsson1-0/+1
2012-06-25Zoom to/from the right place on the icon viewAlexander Larsson1-5/+18
2012-06-25Add CollectionView.get_path_for_item helperAlexander Larsson1-0/+5
2012-06-21Switch to per-actor easing statesAlexander Larsson1-0/+5
2012-06-21Fix "new box" when in DISPLAY modeAlexander Larsson1-0/+5
2012-06-21Fix item zooming after properties shownAlexander Larsson1-0/+2
2012-06-21Minor cleanupAlexander Larsson1-9/+12
2012-06-20Remove Category treeview and animation glitchesMarc-André Lureau1-3/+2
2012-06-13Selection mode should be single-clickMarc-André Lureau1-0/+6
2012-06-13Do not show rounded rectangle when clicking boxMarc-André Lureau1-2/+2
2012-06-11Use g_utf8_collate when sorting boxesChristophe Fergeau1-1/+1
2012-06-08Make use of 'title' node in libvirt XMLZeeshan Ali (Khattak)1-2/+2
2012-06-08Animate going out of display modeAlexander Larsson1-9/+24
2012-06-08Use static App.app rather than passing around appAlexander Larsson1-19/+17
2012-06-08Set names on clutter actors for easier debuggingAlexander Larsson1-0/+1
2012-06-07Use LayoutManagers and implicit animationsAlexander Larsson1-58/+18
2012-05-24Allow to open a machine from command lineMarc-André Lureau1-0/+4
2012-03-11A micro style fixZeeshan Ali (Khattak)1-2/+2
2012-02-18installer: Launch new domains in fullscreenZeeshan Ali (Khattak)1-1/+1
2012-01-06add GtkApplication and shell menuMarc-André Lureau1-0/+2
2011-11-22Allow deleting inactive libvirt boxesMarc-André Lureau1-1/+4
2011-11-21Accept vnc uri in wizardMarc-André Lureau1-0/+2
2011-11-14Hide collection-view to avoid glitchesMarc-André Lureau1-0/+2
2011-11-05Start the basics of the selection modeMarc-André Lureau1-9/+36
2011-11-05Remove SortedCollectionMarc-André Lureau1-31/+0
2011-11-05Use a Gtk.IconView instead of Clutter.BoxMarc-André Lureau1-127/+115
2011-11-03Split DisplayConfig out of CollectionSourceMarc-André Lureau1-1/+1
2011-11-03Only add back item in Collection stateMarc-André Lureau1-5/+5
2011-11-02Show items matching selected categoryMarc-André Lureau1-17/+61
2011-11-02Sort collection viewMarc-André Lureau1-3/+48
2011-11-02Fix set_ui_state() warningMarc-André Lureau1-1/+2
2011-11-02Show display in properties pageMarc-André Lureau1-0/+1
2011-10-28Add properties pageMarc-André Lureau1-37/+49
2011-10-22Minor correction to license headerZeeshan Ali (Khattak)1-1/+1
2011-10-18Start the wizardMarc-André Lureau1-0/+8
2011-10-10Correctly set item state back to COLLECTIONMarc-André Lureau1-1/+1
2011-10-10Remove debugging messagesMarc-André Lureau1-2/+0
2011-10-10Add collection view scrollingMarc-André Lureau1-2/+26
2011-10-10Various fixes for layout, animation and flickeringMarc-André Lureau1-29/+39
2011-10-07overboxMarc-André Lureau1-18/+19
2011-10-06Rename s/actor/margin in collection-viewMarc-André Lureau1-11/+11
2011-10-06s/box/machine to avoid clash with Gtk and ClutterMarc-André Lureau1-26/+27
2011-10-05More coding-style fixesZeeshan Ali (Khattak)1-2/+2
2011-10-05Correct license acronym in source filesZeeshan Ali (Khattak)1-1/+1
2011-10-05Remove redundant 'using GLib' statementsZeeshan Ali (Khattak)1-1/+0
2011-10-04Update coding style, that seems to be our common groundMarc-André Lureau1-88/+54
2011-10-04Add copyright information/headersZeeshan Ali (Khattak)1-1/+24