[anjuta] (173 commits) ...Merge branch 'master' into git-shell



Summary of changes:

  82e45d7... libanjuta: Stub AnjutaDropEntry (*)
  2867825... libanjuta: Add anjuta-drop-entry.h to includes (*)
  e061af3... libanjuta: Make AnjutaDropEntries 40 pixels tall by default (*)
  1e33dac... libanjuta: Implement AnjutaDropEntry (*)
  df2df91... libanjuta: Add AnjutaDropEntry to the glade catalog (*)
  0622a39... libanjuta: Properly set AnjutaDropEntry's size (*)
  273b299... Updated Portuguese translation (*)
  af35f47... Updated Hungarian translation (*)
  19608cb... macro: #613118 - Please fix escaping of UTF-chars in ui fil (*)
  ed33bba... Makefile.am missing libxml flags in some plugins (*)
  d1b80a7... Updated German translation (*)
  0219a91... Updated Spanish translation (*)
  9e50729... Updated French translation (*)
  eebd428... Updated Slovenian translation (*)
  f7c62fd... Minor Catalan update (*)
  c372811... Updated Galician translation (*)
  75ab202... Updated Bulgarian translation (*)
  cafcdd0... Updated Russian translation (*)
  f56d36d... git: Free the log message for merges at the right time (*)
  85425ac... Merge with 2.30 release candidate (*)
  273b79e... Updated Portuguese translation (*)
  3715858... Updated Portuguese translation (*)
  7233f59... git: Free the log message for merges at the right time (*)
  24627ee... Updated British English translation (*)
  78c1c45... Added French doc translation (*)
  d275548... Updated Norwegian bokmål translation (*)
  96aa1b4... Updated Swedish translation (*)
  90e197f... Updated Greek translation for anjuta (*)
  84b53a0... Updated Greek translation of anjuta (*)
  2962784... Updated Greek translation of anjuta (*)
  dedcb57... Updated Danish translation (*)
  c74b426... Updated Brazilian Portuguese translation (cherry picked fro (*)
  0a0874a... libanjuta: Add a command-started signal to AnjutaCommand (*)
  8b170c9... Updated Italian translation (*)
  a3afdd7... Update Czech translation by Marek Cernocky, Lucas Lommer &  (*)
  9d99486... Updates files for 2.30 release (*)
  7048c8f... Merge with 2.30 final (*)
  d301d7a... libanjuta: Add automatic start methods to AnjutaCommand (*)
  2178f71... libanjuta: Make AnjutaCommand signals overridable (*)
  0cc0460... libanjuta: Add a method to tell the running state of Anjuta (*)
  ef8adc8... subversion: Plug some leaks in the log command (*)
  80537bc... subversion: Destroy the command poll when commands are dest (*)
  be439b0... subversion: Don't leak the log entry message (*)
  6636197... libanjuta: #615718  - anjuta-command crash call on set_erro (*)
  59d4521... libanjuta: Don't start an AnjutaCommand that is already run (*)
  b9b62d9... libanjuta: Introduce execution modes to AnjutaCommandQueue (*)
  8ab193e... libanjuta: Get rid of the empty private struct in AnjutaDro (*)
  e9a2091... Merge branch 'master' into git-shell (*)
  88f794b... git: Remove the existing git UI (*)
  53dfc13... git: Add the dock and command bar (*)
  bf4580b... git: Clear the arguments list after executing a command. (*)
  72fecf9... git: Make the GitCommand working-directory property changea (*)
  4981c29... git: Add the branches pane (*)
  bda6a6f... git: Add some basic branch actions (*)
  d274903... git: Run the remote branch list command after the local one (*)
  32be608... git: Indicate the active branch on the status bar (*)
  4e53f9c... Merge branch 'master' into git-shell (*)
  3875f5e... git: Unset the active branch status indicator on project un (*)
  90bc41c... git: Add the AnjutaDock and AnjutaCommandBar files to versi (*)
  2bff8e5... libanjuta: Destroy the panes table when finalzing an Anjuta (*)
  06dffd0... git: Eliminate git.ui-utils.c/.h (*)
  22697c7... git: Implement merging pane (*)
  76a7354... Merge branch 'master' into git-shell (*)
  cfaabb6... git: Minor style fixes in GitPane (*)
  c8e4447... Merge branch 'master' into git-shell (*)
  1c34de1... libanjuta: Include GDL linker flags (*)
  26bc98d... git: Implement the status pane (*)
  ca18869... git: Add a helper method to get log messages from text view (*)
  d576042... git: Fix selected list generation in the status pane (*)
  7e7eed0... git: Impelement the commit pane (*)
  025584e... Merge branch 'master' into git-shell (*)
  1d1a11e... git: Fix various leaks in the commit pane (*)
  a89cd2a... git: Free selection lists when deleting branches (*)
  2a4b07f... git: Add a method to check input in dialogs (*)
  c5f0ea9... git: Check input in the merge pane (*)
  7ba887f... git: Check input in the commit pane (*)
  59f3d89... git: Check input in the create branch pane (*)
  1a3be0b... git: Make the status command automatically refresh (*)
  985b23e... Merge branch 'master' into git-shell (*)
  19d4c62... libanjuta: Add a basic stub implementation of AnjutaFileLis (*)
  fd6cd11... libanjuta: Implement AnjutaFileList (*)
  a1350fd... libanjuta: Fix a memory leak in AnjutaVcsStatusTreeView (*)
  47569f4... git: Implement the add files pane (*)
  fb3b891... Merge branch 'master' into git-shell (*)
  bc22d95... git: Implement the Remove Files pane (*)
  da64f60... libanjuta: Assorted spelling/documentation fixes in AnjutaD (*)
  acf9905... libanjuta: Add selection signals to AnjutaDockPane (*)
  ffe638b... git: Minor formatting fixes (*)
  395b752... git: Make the remote list command self-startable (*)
  2779e09... git: Initial implementation of the Remotes pane (*)
  700b3d9... git: Add selection handling to the Remotes pane (*)
  043f5e5... git: Fix the Remotes pane selection handling (*)
  dd39c55... git: Implement the Push pane (*)
  de0a7d3... git: Make GitRepositorySelector focusable (*)
  6ce00c0... git: Duplicate strings when returning the selected remote (*)
  f3c12c8... git: Add git-push-pane.c/.h (*)
  34a4763... git: Implement the pull pane (*)
  e51cf9d... Merge branch 'master' into git-shell (*)
  7e6b0d1... git: Implement error reporting (*)
  a7f32ac... git: Add error handling to all of the dialog panes (*)
  98677e3... git: Fix typo in data-arrived signal connection in the Pull (*)
  63e59bd... git: Add a helper function to remove panes from the dock (*)
  47a64d2... Merge branch 'master' into git-shell (*)
  b4d65e3... libanjuta: Add a value to represent all status codes to Anj (*)
  9074f35... git: Allow status pane users to select which types of statu (*)
  89e1f61... git: Implement the Check Out Files pane (*)
  75549bb... git: Implement the Unstage pane (*)
  b812d23... git: Add a function for sending raw command output to an ed (*)
  f0856c7... git: Implement the Diff pane (*)
  da67cda... Merge branch 'master' into git-shell (*)
  513f1be... git: Implement the Add Remote pane (*)
  9c65d4c... git: Implement the Delete Remote pane (*)
  372ae5e... git: Implement the Fetch pane (*)
  4d1f8f9... git: Detect different conflict status codes introduced in G (*)
  5049fd3... git: Implement the Resolve Conflicts pane (*)
  8f5bc92... Merge branch 'master' into git-shell (*)
  95e4450... libanjuta: Don't mention anjuta-tabber.h twice in the list  (*)
  062a39c... git: Leak fixes in GitRemoteListCommand (*)
  2d74b60... git: Make GitTagListCommand self-startable (*)
  63d088c... git: Make the drag target entries in the Branches pane stat (*)
  fa2e074... git: Implement the Tags pane (*)
  ec6f5b0... libanjuta: Add AnjutaColumnTextView (*)
  d7c98f0... libanjuta: Various glade catalog fixes (*)
  75c40b3... foocanvas: Auto-generate .gitignore (*)
  2bccabc... foocanvas: Remove auto-generated marshallers from git (*)
  d57681f... git: Implement the Create Tag pane (*)
  1eb9dbe... git: Fix stupid mistakes in tag change monitoring (*)
  26fe53d... git: Adjust the files monitored in the tag list command to  (*)
  eb1e757... git: Implement the Delete Tags pane (*)
  90ae803... Merge branch 'master' into git-shell (*)
  c1c03ad... git: Make the stash list command self-startable (*)
  afd411e... git: Implement the Stash pane (*)
  1c24dae... git: Unref the tag list command on plugin deactivation (*)
  a5895ce... git: Implement the Stash Changes pane (*)
  ce543c1... git: Properly check for selections in the stash pane (*)
  8085f48... git: Implement the Apply Stash pane (*)
  2a0f252... git: Include a version of the Apply Stash pane that can res (*)
  d30ab11... git: Implement the Diff Stash pane (*)
  5940f95... git: Implement the Drop Stash pane (*)
  be545b4... git: Implement the Clear Stashes pane (*)
  39d08f8... git: Implement the Rebase pane (*)
  60823e1... subversion: Replace the dialog mutex hack with a GCond (*)
  9fc9eeb... libanjuta: Clean up anjuta_drop_entry_size_request (*)
  1a8fb9e... libanjuta: Mark the drop entries list in AnjutaFileList sta (*)
  b044eb9... git: Add AnjutaFileDropEntry (*)
  fef8354... Merge branch 'master' into git-shell (*)
  3bbeb87... git: Fix annotated tagging (*)
  a9f8686... git: Stub the Log pane (*)
  015988e... git: Rework the Log UI (*)
  5572119... git: Implement branch handling in the log viewer (*)
  0047a03... Merge branch 'master' into git-shell (*)
  bbe94e2... Merge branch 'master' into git-shell (*)
  4441b02... git: Implement automatic ref handling (*)
  9bcf14f... git: Stop all automatic monitor commands when closing a pro (*)
  39070a6... git: Don't unref some GFiles twice in the ref command (*)
  cbdb0ba... git: Implement basic log viewer functions (*)
  cfbec23... git: Make sure the ref command clears old data from previou (*)
  b3cebe9... Merge branch 'master' into git-shell (*)
  47d4eb7... git: Add a loading indicator to the log view (*)
  8ebedaf... git: Unref the refs table when destroying the log pane (*)
  1a6975c... libanjuta: Add AnjutaEntry (*)
  87cdd1a... libanjuta: Don't depend on GtkEntryBuffer to catch AnjutaEn (*)
  b1e47b9... libanjta: Correct a logic error in anjuta_entry_is_showing_ (*)
  be83da7... libanjuta: Make AnjutaDropEntry inherit from AnjutaEntry (*)
  e4e2fb0... git: Add drag source capabilities to the log pane (*)
  d1ebbb4... Merge branch 'master' into git-shell (*)
  3ffc038... libanjuta: Adapt to API and build system changes (*)
  9441224... sourceview: Completely get rid of GtkSourceSearchFlags (*)
  ca075c8... Merge branch 'master' into git-shell (*)
  ddf03b5... git: Adapt to Gtk 3.0 changes (*)
  878542d... language-support-cpp-java: Indentation/coding style fixes
  17c4c79... libanjuta: Use the new GTK 3.0 size API in AnjutaEntry
  eae56d4... Merge branch 'master' into git-shell

(*) 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]