[gnome-builder] (67 commits) Non-fast-forward update to branch wip/project-selector



The branch 'wip/project-selector' was changed in a way that was not a fast-forward update.
NOTE: This may cause problems for people pulling from the branch. For more information,
please see:

 https://wiki.gnome.org/Git/Help/NonFastForward

Commits removed from the branch:

  bba539f... startup: stub out project window for startup
  d9fd444... project-window: start rendering discovered items from proje
  c1830da... project-window: load workbench when row is activated
  2943d17... projects: allow opening a new project from application menu
  53c2f30... project-window: add search bar to project window
  8358a47... project-selector: try something a bit smaller
  00dfb36... scrolledwindow: add additional padding to ensure space for 
  a4454d2... project-window: only show recent projects until view-more i
  7e51884... project-selector: work around 1px gdkwindow height restrict
  496d13d... initial-setup: play with some new ideas for initial setup
  ca5da9f... initial-setup: focus work and header lines
  f531ea2... libide: add IdeProjectInfo:last-modified-at
  aca26f5... initial-setup: mine for projects
  c238c7e... initial-setup: explore new project ideas
  399862c... style: work around odd styling transitions
  e2cae4f... project-selection: more work on selection pattern
  3814264... project-selector: track selection state
  4b2467c... project-selector: selection and title cleanup
  7c38786... project-selector: add search support
  7178c4e... pattern-spec: use - as alternate word break
  04972e9... project-selector: use IdePatternSpec instead of strstr()
  da66590... datetime: add gb_date_time_format_for_display()
  91b5320... project-selector: describe the action to be performed, not 
  f6e09d1... project-selector: add some keyboard helpers
  fa765ca... project-selector: handle activate manually
  586188c... project-selector: sort by date
  4a90903... project-selector: start on open dialog
  d0e783e... project-selector: add file filters
  b45d6b5... project-selector: open file tweaks
  193f254... project-selector: allow opening project
  4ee9bd9... new-project-dialog: add back and close gsignalactions
  4d6a2df... project-selector: close windows after launching project
  2ae5bcd... project-selector: handle double click/enter in filechooserw
  62b0355... project-selector: use gb_application_open_project()
  323a79c... app: prefer already open project to creating new one
  5cdf1cc... project-selector: set default window dimensions
  d218ba0... app: add new-project action to global menu
  6d97e53... autotools: check .git/index for more accurate datetime info
  4366349... app: mark busy when loading context
  7946397... project-selector: add header func to new dialog
  710b593... project-selector: add page for cloning repository
  931a04c... project-selector: add basic clone support with libgit2-glib
  7c65526... project-selector: don't allow movements during clone operat
  a178172... tree: allow horizontal scaling
  83ea7bb... project-selector: make clone UI a bit clearer
  3c5cd75... project-selector: add a bit of delay before opening the win
  d4e05e6... project-selector: add new directory name entry
  4d6b773... project-selector: be explicit about local-only
  fe553fb... libide: extract macros into their own header
  0808122... libide: add IdeVcsUri
  dd544cf... libide: fix vcs uri parsing to be a bit better at on the fl
  974cc4f... libide: give warning about invalid URI in uri entry
  bb4b525... project-selector: update clone directory when uri changes
  e2702d1... project-selector: ignore "/" path name
  41a68ca... project-selector: paste clipboard if it looks like a git ur
  b20a74e... project-selector: take child directory name into account
  c25c8f0... project-selector: add error label and spinner
  75b38dd... project-selector: add log domain
  a74e86e... project-selector: synchronize animation times
  7217e0e... git: add IdeGitRemoteCallbacks

Commits added to the branch:

  1d43a41... tree: allow horizontal scaling (*)
  97bbef8... tree: add menu getter and setter to header (*)
  7c3cbad... tree: add GbTree:menu property (*)
  e1df23c... tree: allow hooking into popup procedure (*)
  8d183e8... tree: implement GtkWidgetClass::popup_menu vfunc (*)
  50b1190... Updated Czech translation (*)
  7343eeb... Updated Polish translation (*)
  42a3d2a... Fix build on OpenBSD. (*)
  56fbed4... libide: extract macros into their own header (*)
  b1eb147... libide: add IdeVcsUri (*)
  ffe20c5... libide: fix vcs uri parsing to be a bit better at on the fl (*)
  ed5c683... startup: stub out project window for startup
  e2d9bd9... project-window: start rendering discovered items from proje
  76a8f50... project-window: load workbench when row is activated
  ab8e637... projects: allow opening a new project from application menu
  7fa066e... project-window: add search bar to project window
  6c61bee... project-selector: try something a bit smaller
  9c91254... scrolledwindow: add additional padding to ensure space for 
  ef6baaf... project-window: only show recent projects until view-more i
  61f7975... project-selector: work around 1px gdkwindow height restrict
  c01505c... initial-setup: play with some new ideas for initial setup
  3753edc... initial-setup: focus work and header lines
  9487594... libide: add IdeProjectInfo:last-modified-at
  42148e2... initial-setup: mine for projects
  79d1ad5... initial-setup: explore new project ideas
  db522bb... style: work around odd styling transitions
  b9c282c... project-selection: more work on selection pattern
  7031817... project-selector: track selection state
  0b114e3... project-selector: selection and title cleanup
  84af54b... project-selector: add search support
  89fe917... pattern-spec: use - as alternate word break
  cf77b98... project-selector: use IdePatternSpec instead of strstr()
  3d96d5d... datetime: add gb_date_time_format_for_display()
  1198e92... project-selector: describe the action to be performed, not 
  5f1e417... project-selector: add some keyboard helpers
  78c6285... project-selector: handle activate manually
  e444244... project-selector: sort by date
  cb64305... project-selector: start on open dialog
  487b91d... project-selector: add file filters
  f4f369f... project-selector: open file tweaks
  ae1b176... project-selector: allow opening project
  824306b... new-project-dialog: add back and close gsignalactions
  3f97e3f... project-selector: close windows after launching project
  f446b76... project-selector: handle double click/enter in filechooserw
  26f153a... project-selector: use gb_application_open_project()
  3279476... app: prefer already open project to creating new one
  4603242... project-selector: set default window dimensions
  c6b31bd... app: add new-project action to global menu
  5cb7555... autotools: check .git/index for more accurate datetime info
  a999c24... app: mark busy when loading context
  491f574... project-selector: add header func to new dialog
  5f8e870... project-selector: add page for cloning repository
  5a2da55... project-selector: add basic clone support with libgit2-glib
  78bf471... project-selector: don't allow movements during clone operat
  c3bc620... project-selector: make clone UI a bit clearer
  88ed20e... project-selector: add a bit of delay before opening the win
  c3a103e... project-selector: add new directory name entry
  4bb6de6... project-selector: be explicit about local-only
  5163956... libide: give warning about invalid URI in uri entry
  3336fce... project-selector: update clone directory when uri changes
  8f5153b... project-selector: ignore "/" path name
  2311797... project-selector: paste clipboard if it looks like a git ur
  29f2d7c... project-selector: take child directory name into account
  bb6e2db... project-selector: add error label and spinner
  02dbe5a... project-selector: add log domain
  af4ea37... project-selector: synchronize animation times
  65f4c70... git: add IdeGitRemoteCallbacks

(*) This commit already existed in another branch; no separate mail sent


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]