Commit graph

31 commits

Author SHA1 Message Date
Rico Tzschichholz c2a4e98c3e Drop default value of non-automatic property for newer vala
https://bugzilla.gnome.org/show_bug.cgi?id=795500
2018-04-24 17:24:56 +02:00
Jesse van den Kieboom 05d78b14ac Use private bookmarks file instead of recent manager
This avoids the tie-in of GtkRecentManager with the global gnome
privacy settings.

https://bugzilla.gnome.org/show_bug.cgi?id=766473
2016-08-25 23:21:26 +02:00
Jesse van den Kieboom b05523fc15 Wire up newly cloned repository 2016-08-18 11:00:52 +02:00
Jesse van den Kieboom f37ff72ea0 Only walk first tree level looking for .doap 2016-08-14 10:26:09 +02:00
Jesse van den Kieboom f891fc4e43 Hide description label if there is no description 2016-06-05 11:37:30 +02:00
Ignacio Casal Quinteiro 0625efe752 Rework dash view
This makes the dash view a bit more similar to gnome builder.
It is still not complete on features but it gives already
a good way to continue improving it.
2016-01-25 08:40:53 +01:00
Jesse van den Kieboom f490f980a4 Delay populating recent info until dash is shown 2015-12-31 01:32:13 +01:00
Jesse van den Kieboom e17a3c58f4 Only add recent info when mapped 2015-12-30 18:26:34 +01:00
Piotr Drąg e2291ff58b Use proper ellipsis instead of three dots 2015-08-25 19:47:55 +02:00
Jesse van den Kieboom aa858a9a24 Continue adding repositories from recent items after failure 2015-08-09 18:10:59 +02:00
Jesse van den Kieboom 251f1dae4d Do not try to discover when adding repository from recent items 2015-08-09 18:10:38 +02:00
Jesse van den Kieboom f8362fa2a8 Show repository directory in dash 2015-08-09 18:09:40 +02:00
Ignacio Casal Quinteiro c086d96466 Be safe against the submodule url being null 2015-08-05 17:19:45 +02:00
Jesse van den Kieboom c8ce18e5e5 Stage/unstage all selected items when pressing Enter in list 2015-08-04 20:21:51 +02:00
Jesse van den Kieboom 8786f4f068 Rework the dash view implementation
- Make the dash view more self contained
- Move the open and clone menu options in an action bar
- Add cloning authentication/credentials
2015-08-04 17:35:16 +02:00
Jesse van den Kieboom 18fb8fdcbc Ensure to update row fraction for cloning in main thread 2015-07-31 20:56:45 +02:00
Jesse van den Kieboom 7c78782f52 Fix inverted check for loading in repository row 2015-07-31 20:51:37 +02:00
Jesse van den Kieboom 228c7f71a9 Remove unneeded [Notify] attribute 2015-07-31 00:54:06 +02:00
Jesse van den Kieboom eff2b28f1f Set remote fetch callbacks before setting fetch options in clone options 2015-07-30 20:37:23 +02:00
Ignacio Casal Quinteiro 96906c3b15 list-box: use the new intermediate fetch options 2015-07-28 23:09:04 +02:00
Jesse van den Kieboom 03348c97a8 Select row when going into selection mode
Fixes https://bugzilla.gnome.org/show_bug.cgi?id=742255.
2015-03-15 10:23:27 +01:00
Jesse van den Kieboom ee889c3356 Cleanup libgitg resources 2014-12-27 13:39:35 +01:00
Jesse van den Kieboom 05fce7c77d Fix for new remote callbacks API 2014-12-23 18:02:31 +01:00
Jesse van den Kieboom d023afc835 Show submodules in dash 2014-12-10 08:36:25 +01:00
Jesse van den Kieboom 0958055c99 Chain up button_press_event 2014-07-21 12:35:06 +03:00
Jesse van den Kieboom 68ace879d9 Reduce special casing dash 2014-07-16 09:58:27 +02:00
Jesse van den Kieboom 69af086209 Implement selection mode for dash view 2014-07-15 10:04:25 +02:00
Jesse van den Kieboom 5d50b67b0c Implement removing repositories from list
https://bugzilla.gnome.org/show_bug.cgi?id=729729
2014-06-25 22:54:44 +02:00
Jesse van den Kieboom 7e6736524a Update for new remote callbacks API 2013-11-23 14:54:47 +01:00
Sindhu S e5c30050d0 Fix 'Clone Repository' dialog errors
Route 'Clone Repository' dialog errors to new GtkInfobar.
2013-09-07 19:27:59 +05:30
Ignacio Casal Quinteiro df9ea7250a Rename DashView as RepositoryListBox 2013-07-08 21:04:55 +02:00
Renamed from libgitg/gitg-dash-view.vala (Browse further)