[dia] (149 commits) Non-fast-forward update to branch neduard/update_readme



The branch 'neduard/update_readme' 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:

  65abece... #30 Move what was in README to HACKING & Update README.
  97d0016... #30 Move INSTALL to BUILDING.md and update it.
  f8c82c7... #30: Update section headers.
  7bb54c2... #30: Trailing whitespace.
  f0f742e... #30: Remove dependencies automatically pulled in by GTK2.
  302b2c9... #30 Add "Help Wanted" section in README.md.

Commits added to the branch:

  fa41762... Update Russian translation (*)
  7659c9a... Update French translation (*)
  8466b68... Update Italian translation (*)
  faee537... Update Italian translation (*)
  7701527... Update Indonesian translation (*)
  a67777d... Update Brazilian Portuguese translation (*)
  a71ddde... #30 Move what was in README to HACKING & Update README. (*)
  64ce6ec... #30 Move INSTALL to BUILDING.md and update it. (*)
  5a9d2a6... #30: Update section headers. (*)
  e4d4fe3... #30: Trailing whitespace. (*)
  ff48a2d... #30: Remove dependencies automatically pulled in by GTK2. (*)
  72e4256... #30: Update section headers in HACKING.md. (*)
  eda2209... #30: Update static analysis section. (*)
  312e2cd... #30: Update HACKING.md. (*)
  6341432... Merge branch 'neduard/update_dev_docs' into 'master' (*)
  9d194aa... Resolve various warnings (*)
  ac488f1... Setup gtk-doc (*)
  2c96a94... Always use inline funcs, fix some casts (*)
  2e3fb49... Remove autotools (*)
  892bb8a... Fix splash screen loading Set a default icon for all window (*)
  c83cf0e... Move most icons in lib (*)
  d940918... First set of icons from app as resources (*)
  7f291ba... Load of toggle icons as resources (*)
  dab6d2e... Menu icons as gresources (*)
  f318b78... Use standard cursors as much as possible (*)
  efe7a0f... Use resources for tool icons (*)
  eca725c... Remove old icons (long unused) (*)
  c27cf10... Unified type icon loading (*)
  ae01344... Use GResource for standard icons (*)
  8fafd1a... Remove last use of inline pixbufs (*)
  69c0d45... Changes proposed in code review (*)
  4ede4a8... Merge branch 'zbrown/gresource-icons' into 'master' (*)
  ec665e5... Update about dialog (*)
  cbee573... Fix some whitespace issues (*)
  24c9143... Fix for https://mail.gnome.org/archives/dia-list/2019-May/m (*)
  5e148ba... Make cairo a hard dep (It's already pulled in by Pango anyw (*)
  d0339fa... Copy the cairo plugin into Dia core (*)
  9927ab2... We can render text! (*)
  1b7726c... Remove gdk interactive renderer (*)
  ff4c247... Move cairo renderer into lib (*)
  c1ec976... Update POTFILES (*)
  642282d... Port color_area (*)
  651f7eb... Port line width selector (*)
  fd5d592... Port magnify (*)
  ea21bca... Port the navigator (*)
  665f942... Remove libart renderer (*)
  6591798... Port Gdk exporter to use DiaCairo (*)
  af3c783... Remove render_pixmap (*)
  d0137e8... Port DiaPageLayout (*)
  33e5aaa... Remove the last parts of DiaGdkRenderer (*)
  5654328... Port line style picker (*)
  1bef8c8... Update meson for cairo-port (*)
  03ac6be... Use cairo types instead of Gdk (*)
  f1de911... Working rendering of the canvas (*)
  7ef24ee... Reimplement selection box (*)
  f8dbd90... Sensible name (*)
  6830485... Resolve an annoying gtk2 vs 3 ABI issue that was causing a  (*)
  0797128... Fix some simple warnings to avoid important warning being m (*)
  a311081... Merge branch 'cairo-port' into 'master' (*)
  5fcae38... Remove fallback code for unsupported glib/gtk (*)
  ae8bc6c... more warnings (*)
  b3e0473... Colour & LineWidth areas as 'real' widgets (*)
  292266f... Convert remaining GtkObject -> GObject (*)
  53fef43... Magnifer show selection (*)
  5f17286... GObject: destroy->dispose (*)
  3dc03f2... Updated Spanish translation (*)
  223d893... Update POTFILES.in (*)
  9566e0b... More warning cleanup (*)
  d7fd3c7... We've never used GtkVWrapBox so theres little value in keep (*)
  216ba0d... Drop outdated sozi integration, fixes #398 (*)
  dda4718... Added hotkeys for exit dialog buttons. (*)
  8d7fc4f... Port xslt plugin to GtkComboBoxText (*)
  ddc1c70... We always have a config.h (*)
  2dbbb05... Enforce supported lib versions (*)
  a1e4b53... Flatpak: add a manifest (*)
  e99aff6... Fix build: remove unneded header (*)
  2e86425... Gitlab CI: build flatpak nightlies (*)
  7637543... Merge branch 'flatpak' into 'master' (*)
  0475852... Remove some old bonobo definitions (*)
  81d1ad7... ensure config.h is built before wmf/xslt plugins (*)
  54e780c... Install the desktop file (*)
  dc563ee... Merge branch 'bilelmoussaoui/install-desktop' into 'master' (*)
  0a0ec28... AADL - Box doesn't exist (*)
  5c65e84... Disable tests (*)
  ba44b6d... Merge branch 'bilelmoussaoui/disable-tests' into 'master' (*)
  70880b8... Flatpak: bundle pygtk (*)
  5607703... Merge branch 'bilelmoussaoui/flatpak' into 'master' (*)
  84b1a30... Include pycairo (*)
  8d8ea9e... Flatpak: bundle pygobject (*)
  91d93cf... Merge branch 'bilelmoussaoui/flatpak' into 'master' (*)
  5370b22... flatpak: rearange modules (*)
  40d710e... flatpak: *sigh* (*)
  db4101d... flatpak: *sigh* _again_ (*)
  154e1ba... flatpak: so lets try that (*)
  c9ed716... Update POTFILES.in and POTFILES.skip (*)
  778dd62... Flatpak: fix pygtk build (*)
  26e50b4... Merge branch 'bilelmoussaoui/flatpak-fix' into 'master' (*)
  55c8e61... Catch a double free (*)
  19b9657... Neaten up whitespace in sheet.c (*)
  aa9d87b... Bundle UML alias icons in gresource (*)
  895d259... Bundle alias icons as resources (*)
  c18b809... Use gettext to translate sheets (*)
  4d32f50... Make desktop file translatable (*)
  5cb4adf... typo / warning roundup (*)
  c53e55b... Re-encode as utf8, still broken text though (*)
  862a674... Move sheet dialog to a folder, style updates (*)
  e5029d8... Update POTFILES.in (*)
  f32d877... Add a translator comment to the desktop file (*)
  e47d223... Drop /doc/pl (*)
  6f59ef1... Updated Spanish translation (*)
  b41565f... Quick typo fix for broken build (*)
  d2ccbfb... Remove freetype dependency (*)
  80b4c09... Update POTFILES.in (*)
  e036f69... drop unneeded \n from debug messages (*)
  d1cc54c... normalise whitespace (*)
  65b2958... fix #411 (*)
  d6f75a4... formatting: update code style (*)
  9da95cc... formatting: update dia renderer code style (*)
  b6e34f4... formatting: cleanup DiaImage (*)
  b2a5f66... perf: Cache a cairo surface in DiaImage to avoid regenerati (*)
  351b536... Updated Spanish translation (*)
  ed2f746... Update Catalan translation (*)
  ea8ae84... Update Catalan translation (*)
  a4a2bdc... Update Nepali translation (*)
  9df378e... Update British English translation (*)
  3e2c19b... formatting: cleanup interactive renderer (*)
  93531c7... build: bump glib dep (*)
  7bdc5f9... flatpak: add intltool for adwaita build (*)
  878f2b9... flatpak: Add python2 to build (*)
  1f3a88a... Update Swedish translation (*)
  4796dfc... fixup some debug messages (*)
  01254bc... flatpak: bundle pango (*)
  97c56a7... flatpak: checkout submodules (*)
  4a3a7f6... flatpak: Build intltool _before_ ibus (*)
  999f9bc... flatpak: Build intltool _before_ ibus (*)
  af64705... flatpak: revert to upstream gtk2 build (*)
  7210859... editor: ensure focus moved between tabs (*)
  6bf2df5... Update Korean translation (*)
  99156e8... dia-object: wrap instance vfuncs (*)
  167812e... style: update arrow docs for gtk-doc (*)
  6131d06... style: various gtk-doc fixes (*)
  f2abb7e... Move interactive renderer to it's own header (*)
  78509d5... renderer: wrap class methods (*)
  f095541... interactive-renderer: add the missing vfunc wrappers (*)
  93ebeff... layers: Save connectable attribute (*)
  a2c53f2... tools: clear current tool when dragging (*)
  615d048... Update libdia.def (*)
  fa51a8b... ci: add msys job (*)
  1d2dc31... #30 Add "Help Wanted" section in README.md.

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