[gimp/soc-2010-cage-2] (189 commits) ...app: cage tool adjustments and fixes



Summary of changes:

  1330ca2... Translation fix by suggestion from Terion (*)
  fcc0a5a... libgimpmodule: move docs from templates to inline comments (*)
  a5e28de... libgimpmodule: fix some gtk-doc warnings (*)
  2ce4075... libgimpmath: move docs from template files to inline commen (*)
  9d80d8a... libgimpmath: fix all gtk-doc warnings (*)
  58dbc8d... libgimpthumb: move docs from template files to inline comme (*)
  8efe986... libgimpthumb: fix all gtk-doc warnings, and reach 100% doc  (*)
  6bfe88a... script-fu build fix for Windows (*)
  597b255... Update Desaturate tool's status text (*)
  1f7ff98... libgimpwidgets: move docs from template files to inline com (*)
  b3ee517... libgimpwidgets: fix most gtk-doc warnings (*)
  9ddbc55... libgimpbase: Disable gimp_wire_read() warning (*)
  01113ff... app: Handle merge commits for git-version.h (*)
  9378b42... app: Add alpha-to-selection shortcuts in tooltips (*)
  6739f62... Revert "app: Add alpha-to-selection shortcuts in tooltips" (*)
  3a2cd14... tools: add pdbgen support for generating gtk-doc SECTION co (*)
  edbdd4a... app: one file in pdb/ got regenerated because of a doc fix (*)
  c78e4c8... libgimp: move docs from template files to inline comments (*)
  999f00b... Bug 623186 - GIF save plugin chokes on layers larger than c (*)
  731fa30... Bug 621363 - CMYK decompose broken (*)
  ca43054... Bug 623290 - Save As... does not save Windows Bitmap as def (*)
  4a10787... Bug 613328 - TGA files saved with incorrect header yOrigin  (*)
  70a3add... app: harden precondition checks in GimpItemTree (*)
  314a6ab... app: merge the layer, channel and vectors repositioning API (*)
  e23e99e... app: add missing translation context for undo descriptions (*)
  7609e3d... app: Fix direction in path stroking (*)
  4097d3c... app: add check that items passed through the PDB belong to  (*)
  14b19ec... app: add attached-to checks to all raise and lower function (*)
  31d7061... app: remove "item_type" parameter from gimp_param_spec_item (*)
  fb6e561... app: update copyright, it's 2010 for a while now ... (*)
  b22880c... pdb: Added a procedure to check how many processors GIMP is (*)
  d303d8c... Revert "pdb: Added a procedure to check how many processors (*)
  2d6f808... pdb: add a new PDB group "item" and move lots of functions  (*)
  1bca2d8... pdb: don't talk about "pixels" in items docs (*)
  20c3dc0... pdb: remove drawable's and vector's "lock-content" API (*)
  0fdf7c6... pdb: deprecate vectors API that is now in item (*)
  79808c3... devel-docs: update for the addition of item (*)
  d0c80ba... pdb: add parasite API for items (*)
  7314d3f... pdb: deprecate the drawable and vectors parasite APIs (*)
  45a7484... plug-ins: undeprecate after API deprecations (*)
  056a3bf... libgimp: use gimp_item_get_name() instead of deprecated API (*)
  3c2dcf2... pdb: deprecate drawable API that got replaced by item API (*)
  ce9ea1e... libgimp: use item API instead of deprecated drawable API (*)
  c6a2eaa... plug-ins: use new item API instead of deprecated drawable A (*)
  6cdc647... configure.ac: add check for getaddrinfo() (*)
  521cf89... script-fu: make server strict-aliasing friendly (*)
  ef9c292... libgimp: use item API instead of deprecated drawable API (*)
  94737aa... libgimp: deprecate gimp_[drawable]_attach_new_parasite() (*)
  c87025e... plug-ins: gimp_drawable_get_image() -> gimp_item_get_image( (*)
  6118777... libgimp: deprecate gimp_image_attach_new_parasite() (*)
  2e81453... pdb: some doc fixes (*)
  6909fd5... devel-docs: update the item section with the parasite funct (*)
  222ffd2... app: generate git-version.h regardless of branch (*)
  833e439... data: Remove color name "Untitled" from palette files (*)
  79da8b1... Updated Arabic translation (*)
  e55b7f3... app: Disable dynamics by default (*)
  e3f0a6a... tools: generate "Deprecated:" sections according to gtk-doc (*)
  2b7ebd9... libgimp: documented some enum values until i got bored (*)
  ff221e6... Bug 624275 - Image saved from google docs generates a 'gimp (*)
  adaeaca... po: Updated Romanian translation (*)
  a1b555a... po-libgimp: Updated Romanian translation (*)
  c636cfe... po-plug-ins: Updated Romanian translation (*)
  2f2b8e4... po-plug-ins: Updated Romanian translation (*)
  a480afe... po-python: Updated Romanian translation (*)
  2b9f517... po-script-fu: Updated Romanian translation (*)
  5c7cf96... po-tips: Updated Romanian translation (*)
  cac3fb8... po-tags: Added Romanian translation (*)
  91a125d... libgimp: remove generated file (it's also in .gitignore) (*)
  19c01bc... tools: fix generated docs of gimp_enums_init() (*)
  3512d0b... libgimp/devel-docs: add back the gtk-doc template for gimpe (*)
  b3f4038... libgimp: add gimpenums.c.tail again, pdbgen-generated files (*)
  17a4baf... Bug 624452 - plug-in-displace pdb call incorrectly document (*)
  4fea27e... Bug 623169 - Memory leaks in GIMP (*)
  e14c50a... Bug 623169 - Memory leaks in GIMP (*)
  8b31211... Fix the bulid after GtkNotebookPage got deprecated in gtk-2 (*)
  cebbde5... plugins/pygimp: use (PF|PDB)_ITEM instead of _REGION so pyg (*)
  e701384... Bug 624698 - Wood 1 and Wood 2 have bad alpha value (*)
  3184c44... app: introduce GimpItem::to_selection() (*)
  4165dfb... app: move the alt-click selection feature to GimpItemTreeVi (*)
  31d12d8... libgimp: Add the new item api to libgimp/gimp.def (*)
  fe00c29... libgimp: Fix the commit of libgimp/gimp.def - add missing l (*)
  e8890f7... data: Add an SVG file for the path in app/widgets/gimpcairo (*)
  f769811... Bug 624761 - Stencil Chrome filter: missing parameter check (*)
  2a901da... Bug 624944 - "Colour Exchange" dialog is too high in size (*)
  5a9f2f1... app: Add '/' as a seperator for the rectangle tools options (*)
  f60d456... app: add new parameter check function gimp_pdb_item_is_in_t (*)
  8cf801c... app: allow to delete curve points (*)
  086cfc3... po: Fix German translation (*)
  c3a4825... app: simplify GimpOverlayFrame drawing a lot (*)
  9942d5f... app: draw the about dialog's animated string with cairo, no (*)
  e1d9a32... app: draw the splash's strings with cairo, not gdk_draw_lay (*)
  06488d0... app: draw the curve view's background with cairo (*)
  8d67b5b... app: port GimpFgBgView rendering to cairo (*)
  c595185... app: forgot cairo_destroy() (*)
  d28a04a... app: port GimpFgBgEditor drawing to cairo (*)
  900fd00... app: port GimpTagPopup drawing to cairo (*)
  c548a59... app: port GimpHistogramView drawing to cairo (*)
  4466b3a... app: remove code duplication in the histogram and curve vie (*)
  ac80163... app: draw the statusbar's icon with cairo (*)
  208096b... app: port GimpColorBar drawing to cairo (*)
  1a893ce... libgimp: port GimpGradientSelectButton drawing to cairo (*)
  7df1a4f... app: clean up GimpColorBar rendering and add cairo_surface_ (*)
  1dfa7b5... Bug 625571 - Request context tags for reasonable translatio (*)
  10d11ab... Fix typo (*)
  25be82a... Substitute target header filename like the rest of the code (*)
  03f1034... script-fu: Use the new gimp-item api where possible (*)
  f05b92f... Updated italian translation. (*)
  690ffe4... Updated italian translation (*)
  3fa6b20... Update Hebrew translation (*)
  4d56d26... Updated Japanese translation. (*)
  4416064... po: Updated Romanian translation (*)
  782b16c... po-libgimp: Updated Romanian translation (*)
  101cfa0... po-script-fu: Updated Romanian translation (*)
  e12162b... po-plug-ins: Updated Romanian translation (*)
  df0627c... app: Unmark the git version string for translation (*)
  a389e2f... Updated Slovenian translation (*)
  e33a260... Updated Slovenian translation (*)
  bdcd750... Updated Slovenian translation (*)
  cba08b7... Updated Slovenian translation (*)
  dbba892... po-python: Updated Romanian translation (*)
  5c252e3... app: move duplicated code into a helper function (*)
  3c63e20... po: Updated Romanian translation (*)
  1ca4f9e... Fix typo in Polish translation (*)
  48b10d5... po: Updated Romanian translation (*)
  1e48f16... libgimpwidgets: port GimpCellRendererToggle drawing to cair (*)
  789cc05... libgimpwidgets: add new macro GIMP_CAIRO_RGB24_GET_PIXEL() (*)
  10574e8... libgimpwidgets: port GimpPickButton color picking to cairo (*)
  3762e03... Require cairo >= 1.8.0 and add a cairo sanity check to app/ (*)
  b264227... app: add gimp_item_stack_get_item_by_path() (*)
  1ba9de4... Bug 620646 - Little defect about duplication of images (*)
  fe72f59... app: reduce code duplication in gimpimage-duplicate.c (*)
  62c4387... modules: port ColorselWater drawing to cairo (*)
  37051c6... Updated italian translation. (*)
  529ce40... app: port GimpDisplayShell grid drawing to cairo (*)
  f785412... Updated Tamil translation (*)
  72e29d8... Updated Tamil translation (*)
  a6d7542... app: simplify some GimpDisplayShell drawing code (*)
  88ddd0b... pdbgen: Add documentation on adding new PDB procedures (*)
  716a3ac... pdbgen: Add README_NEW_PDB_PROC to Makefile.am (*)
  951c135... theme: Temporary icons for dynamics and tool presets (*)
  1a609d6... libgimpwidgets: cleanup (*)
  002003a... app: add new files gimpdisplayshell-style.[ch] (*)
  03ad3f0... app: reorder parameters in new style API (*)
  0985274... app: don't call scale functions on an empty display shell (*)
  922c330... app: port GimpDisplayShell guide drawing to cairo (*)
  1d1ff1f... app: port GimpDisplayShell sample point drawing to cairo (*)
  fe7b253... Bug 626020 - Console window opening on file-ps-load (*)
  503cd01... Updated italian translation (*)
  6b65f94... Updated italian translation (*)
  268c5ca... Minor updated to Catalan translation (*)
  693a76a... Remove old and unused ChangeLogs (*)
  270ba46... Bug 623186  - GIF save plugin chokes on layers larger than  (*)
  410d442... Update gimprc (*)
  3069330... libgimp: Update gimp.def (*)
  876e99f... app: Rectangle tool: Allow 'size' separators in 'aspect' an (*)
  74f3961... Bug 627009 - Image type filter doesn't include .rgba SGI fi (*)
  fa441e8... app: Refer to splash screen as splash screen, not startup w (*)
  a0dc12a... Remove "Text to Selection" actions (*)
  9bd4239... app: Make Alt-Click on layer thumbnail in Layers dockable d (*)
  92d0b22... app: Fix translation, "region_select" => "selection" (*)
  e8cbb1e... devel-docs/app: Fix build (*)
  4f14da5... Bug 625307 - Make gtk-doc-less git builds work again (*)
  ac67229... libgimp: Make GimpPixelRgn members signed (*)
  1d7dd15... Bug 367388 - Small/percentage adjustment actions for tool-v (*)
  3a44721... app/tests: Add layer group regression testing for XCF write (*)
  8d0be04... app/base: Add gtk-doc to pixel_region_init() (*)
  9bde117... Bug 623169 - Memory leaks in GIMP (*)
  3d6eff1... app: minor formatting changes and some const qualifiers (*)
  6411f5e... app: Add a better tooltip to "Save a Copy" (see Bug 588097) (*)
  3a1ba90... app: port GimpDisplayShell cursor drawing to cairo (*)
  18d3882... app: port GimpDisplayShell pen drawing to cairo (*)
  ea5acef... app: remove redundant call to gimp_display_shell_scroll_get (*)
  8fc5fd6... app: whitespace and formatting cleanup (*)
  bb40aef... Bug 626492 - XCF version not increased when new layers are  (*)
  0d39da7... app: s/num_segs/n_segs/ (*)
  b5e4942... app: forgot to remove debug output in xcf_save_choose_forma (*)
  4e0925a... app: port GimpDisplayShell layer boundary drawing to cairo (*)
  e7f6350... Updated Russian translations (*)
  3127d36... app: rename gimp_display_shell_transform_segments() (*)
  3f6bb75... app: pass transformed segments to gimp_display_shell_draw_l (*)
  d73f088... app: move the calls to cairo_translate() out of gimpdisplay (*)
  cd192ad... app: undo some of the previous refactorings and keep using  (*)
  f1d89f7... Bug 626446 - segfaults when started with -i argument (*)
  58db8a3... app: port GimpDisplayShell selection drawing to cairo (*)
  98ee5e1... app: forgot to remove some disabled code (*)
  fa6eb03... app/tests: Add 'paintbrush_is_standard_tool' regression tes (*)
  d745ab3... app: move the GIMP_CURSOR_SIZE define to a single place in  (*)
  aee148a... Merge branch 'master' into soc-2010-cage-2
  6dc2042... app: cage tool adjustments and fixes

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