[ease/plugins] (273 commits) ...Merge branch 'master' into plugins



Summary of changes:

  32be76a... [i18n] Updated German translation (*)
  4f5b717... Updated Slovenian translation (*)
  4d898cd... Fixed build on Fedora 13. (*)
  d052a8a... Fix saving filenames with spaces (or other escaped chars). (*)
  7b5ac9e... Remove accidently binary source list example. (*)
  4559054... Unify the placement of temporary directory names. (*)
  ace99e2... Added documentation for CloseConfirmDialog. (*)
  c8a4e99... Combine HTML header and JavaScript strings. (*)
  7c307e4... Added color selection for text. (*)
  0271c64... Set the color dialog to modal. (*)
  fbd638d... Fix a segfault when closing Ease. (*)
  66f9cc6... [i18n] Updated German translation (*)
  755a4c2... Updated Spanish translation (*)
  ca77048... Ported the editor window to GtkBuilder. (*)
  8f91971... [ui] Added zoom in/out menu items. (*)
  b3ccef3... Remove source-* files, move towards libsourcelist. (*)
  bba4c78... [ui] Added padding to the inspector. (*)
  bc26517... [editor] Fixed handles. (*)
  378d584... [editor] Added a rectangle around actors. (*)
  559861d... Updated Slovenian translation (*)
  a4d9f19... Allow cancellation of color selection with esc key. (*)
  34a57bf... [editor] Allow the user to insert images. (*)
  d3204fa... Remove MainToolbar references in documentation. (*)
  6894735... Build Ease primarily as a library. (*)
  075b99e... Merge branch 'master' into libraries (*)
  47b5c56... [build] Clean up build files a bit. (*)
  37726e7... [export] Fix image paths in HTML export. (*)
  6bb5279... [ui] Reconnect the "About" dialog. (*)
  922a230... Cherry pick gitignore changes. (*)
  c0b32f8... [build] Cleaned up packages. (*)
  5e9c438... Get rid of the Gtk.Window of the player (*)
  56cd635... Anote my beginner's questions (*)
  c33becf... Recreate the key handler. (*)
  20ce07c... Handles a few keycodes (*)
  822a007... Try to restore scaling. Connect menubar quit item. (*)
  4246c70... Tries to connect a quit signal (*)
  1d74c8c... Corrects quit signal. (*)
  7d086c5... Focus draft (*)
  980f087... Shape up focus. (*)
  ca90cca... Annote a binding workaround (*)
  82bc508... Oh geometry... (*)
  932bfc0... Remove false debug statement (*)
  f750865... Fix 'make check' (*)
  6fc4782... Add missing file to POTFILES.skip (*)
  d8b9591... Remove deprecated option in the desktop file. (*)
  393920b... [i18n] Updated German translation (*)
  e52b3b0... Fix 'make distcheck' (*)
  6eca2a9... Get rid of old constructors (*)
  32fe143... Add the VBox to the window (*)
  d3c8717... Adds the ZoomSlider (*)
  783a501... Adds the ComboBox (*)
  e3e1146... Add the spin buttons (*)
  0901078... Add the buttons (*)
  8476cf7... Add the embed (*)
  0dbf497... Connects the new button signal (*)
  ff86a14... [welcomewindow] connect spin buttons (*)
  bbec4ff... [welcomewindow] Connect the combo box (*)
  eed7e9c... [welcomewindow] Port WelcomeWindow to GtkBuilder (*)
  cc9c822... [welcomewindow] fix an assignment (*)
  9a94eb4... [welcomewindow] Annote a crash (*)
  84966d7... Removes video elements for the moment. (*)
  2d6876f... Remove some more reference to VideoElement (*)
  4463457... Add a missing data file (*)
  ca63aab... And some less ClutterGst (*)
  35d1f77... Start removing VideoElement (*)
  9e78e8c... Remove buggy initialization (*)
  2094452... Some gitignore fixes (*)
  1eec955... Merge branch 'master' into buidler (*)
  9ae6bfc... Ugly hack to load UI files locally and system-wide (*)
  95fde34... Added libarchive implementation for saving. (*)
  6f57ccc... [build] Remove unneeded --pkg (*)
  86d56d2... Fixed hack for loading ui files locally. (*)
  18b25d7... Fix silly testing code left in libarchive save. (*)
  e6f0037... [i18n] Updated German translation (*)
  f9939af... Use proper constructor for WelcomeActor text (*)
  075917e... Simplify some code (*)
  320a2a5... Fix segfault. (*)
  1385960... Remove ZoomSlider animation, add AnimatedZoomSlider. (*)
  87baca6... [build] Fixed sorting of source files in Makefile.am (*)
  ff47ef5... [editor] Replace handle SVGs with Cairo rendering (*)
  87ea4c1... Merge branch 'builder' (*)
  2144cb1... Fixed segmentation fault on Mac OS X. (*)
  d900f0f... gitignore changes. (*)
  56ebd3d... Updated Slovenian translation (*)
  450b7ea... Updated Slovenian translation (*)
  def1c76... Fix data_path with system data paths. (*)
  821c23d... [themes] New themes system runs without crashing. (*)
  925b5c6... [themes] Support background colors in themes. (*)
  705996a... [ui] Add padding to the bottom of WelcomeWindow (*)
  c92c97f... [themes] Update example (Transitions.ease) (*)
  e1bb103... [themes] Add theme title and identifiers (*)
  73cbb86... [themes] Add black theme. (*)
  8c99c70... [themes] Fix indentifier setting. (*)
  062f25d... [themes] Make the defaults a little more attractive. (*)
  95d3929... [editor] Propertly recognize edited text. (*)
  ac4edf1... [editor] Fixed handle flipping getting "stuck" (*)
  84c3611... Greatly improved WelcomeActor, with side effects. (*)
  4da6fee... [themes] Fix colors in themes. (*)
  cb1a4b2... [editor] New undo system. (*)
  003e8bd... [editor] Added support for undoing colors. (*)
  68bdd14... [editor] Fix error with 0 msec transitions (*)
  ce04820... [editor] Use Gtk.TreeView for the slide panel. (*)
  cbddf83... [general] Improved temporary directory handling. (*)
  a045e69... [editor] Fixed thumbnail background size. (*)
  b29460c... [welcomewindow] Added border to WelcomeActor (*)
  52dff02... [editor] Allow removal of slides. (*)
  fe182d3... [editor] Redraw slide thumbnails when slides change (*)
  1946d07... [doc] Update SlideButtonPanel documentation (*)
  80b0586... [editor] No reason to keep thumbnail PNGs around (*)
  95ff7ca... [editor] Fix alignment in Cairo rendering. (*)
  9a90ea9... [minor] Remove incorrect comment (*)
  6b94da6... [minor] Default to left alignment if invalid. (*)
  56a40d2... [editor] Allow the user to change typefaces. (*)
  686776d... [editor] Add undo support to font selection. (*)
  5ed4cdd... [editor] Create media directory if it doesn't exist (*)
  83a3de4... [general] Standardize TextElement property names. (*)
  2b8eb9f... [general] Simplify saving/loading of colors. (*)
  2499c26... broken, don't push (*)
  208073d... [themes] Themes persist when documents are saved (*)
  a801f4d... Merge branch 'themes' (*)
  c50af57... [general] Add recursive_directory_after (*)
  853bce5... [general] Added recursive_copy to utilities. (*)
  4312f8f... [editor] Added a menu to the "Add Slide" tool item (*)
  d7e8f43... [welcome] Added highlight to selected preview (*)
  ad3d3fc... [general] Add generic Color and Gradient classes (*)
  f54e44c... [general] Use Ease.Color in documents and slides (*)
  74d9417... Merge branch 'master' into libraries (*)
  d24e5db... [general] Improved background handling (*)
  31ee76f... [editor] Allow the user to change backgrounds (*)
  8191a96... [general] GradientMode -> GradientType (*)
  4c5d683... [editor] Allow the user to add custom text (*)
  7c3ad3e... [editor] Added a more visible selection rectangle (*)
  5c6c45f... [general] Move PDFExporter functionality to Document (*)
  7730d29... [editor] Don't crash if gtk doesn't find a color (*)
  eb05dd5... [editor] Greatly improve slide redraw performance. (*)
  09f7f03... [general] document/slide/element restructuring (*)
  08f0430... [welcome] Start the slide previews out larger. (*)
  1817109... [player] Hide the editor when playing (performance reasons) (*)
  dcb71da... [general] Added UndoItem (*)
  f3d1c1f... [general] Remove ElementMap references (*)
  a34ba2b... [general] Add Clutter iterables (*)
  328287c... [editor] Undo add/remove Elements. (*)
  c7582d5... [editor] Removed SlideSet (*)
  0ebbb00... [editor] Set identifiers for images. (*)
  427a453... [editor] Fixed new slide ordering (*)
  63fa133... [editor] Allow users to undo/redo slide add/remove (*)
  f643e86... [general] Simplify OpenDialog. (*)
  c1d7725... [general] Transition restructuring (*)
  83634e9... [editor] Correctly show the zoom slider. (*)
  af74d0e... [editor] Enable key accelerators (*)
  87f5aeb... [general] Fix incorrect property name in transitions pane (*)
  a0cab9f... [editor] Fix transition undo handling. (*)
  e310801... [general] Document is based on a list store (*)
  50be46c... [editor] Add PostScript export (*)
  4140746... [general] Remove old OpenDialog file. (*)
  4b4f877... [editor] Add a few key bindings to the editor (*)
  74c4ca8... [transitions] Added start of "explode" transition (*)
  219bd60... [transitions] Add "assemble" transition. (*)
  3ad837d... Merge branch 'master' into libraries (*)
  35aa7f1... [libraries] Re-enable building with "libease" (*)
  b2f7c98... .gitignore (*)
  f9298fe... [libraries] Partial introspection support, install vapi (*)
  269f7b4... Added Swedish translation (*)
  ecb589e... [editor] Element type-specific inspector panes (*)
  4878ce3... [player] Clip the player's stage. (*)
  45b66d4... [build] Silence C compiler warnings (*)
  83e9425... [editor] Properly quit when the window is closed. (*)
  54fbb9f... [transitions] Tweak "Assemble" transition (*)
  8ad6782... [general] Document, Slide, and Element are now UndoSources (*)
  05cdedb... [editor] Changes made to text can be reverted (*)
  3cd8c6e... [editor] Fixed gradient not updating when type was changed (*)
  174be96... [editor] Fix thumbnails not redrawing. (*)
  b136b4e... [themes] No need to archive themes (*)
  126ca62... [general] Increment version number (*)
  89ce738... [editor] Added gradient angle support. (*)
  9d80ef6... Merge branch 'master' into libraries (*)
  03a222d... [flutter] foreach-enabled Clutter for Vala (*)
  9897780... [general] Start internal-izing things. (*)
  8b1e5fc...  Trying to break ease up into more logical chunks. (*)
  ccfd048... Fix signal connections (needed gmodule-2.0) (*)
  83c9e48... [editor] Fix text editing. (*)
  048837e... [api] internal-ize Slide. (*)
  09b9f53... [build] Clean the build up a bit (*)
  2f7c9ab... [api] Hide Element's "parent" to outsiders. (*)
  f7ef8a9... [shapes] Added shapes, backgrounds, and more. (*)
  a230fe1... [shapes] Fixed shape selection radio button (*)
  c7eaa17... [backgrounds] Added a default gradient. (*)
  c8d3d79... [build] Can't make girs currently. (*)
  f8d39ff... [core] Added Ease.Image (*)
  e6ae211... [backgrounds] Allow the user to change image scaling (*)
  41f7d82... [video] Restore video element/actor files. (*)
  10582e9... [editor] Allow the user to add videos. (*)
  bbb015b... [editor] Allow the user to reorder Elements. (*)
  dab6c2d... Merge branch 'master' into video (*)
  273c476... [api] internalized slide and element add/remove undo. (*)
  992ee7f... Merge branch 'master' into video (*)
  5b301df... [editor] Add Slide Sorter (*)
  2cffa0c... [api] No need for anything in ease to be public. (*)
  a451cc9... [editor] Slide title is automatically based on text (*)
  3835293... Merge branch 'master' into video (*)
  999bc79... [video] Add VideoActor play/pause controls. (*)
  2d88adb... [video] Disable repetitive warnings (*)
  5ab925e... [general] Removed old vapi file. (*)
  c227fb0... [general] Install an icon. (*)
  77f9952... [video] Added inspector for video. (*)
  a512458... [general] Add icon to desktop file (*)
  e5193ce... Merge branch 'master' into video (*)
  c298de2... [text] Text elements render the default text in Cairo (*)
  143bb07... [player] Use a window in the player. (*)
  889ca00... [general] Fixed loading image fill from image path (*)
  ef82739... [editor] Restored darker shading of embed. (*)
  2249b0e... [general] Added icon to about dialog. (*)
  ff1a57d... Updated Spanish translation (*)
  c2fe275... [build] Remove references to Flutter gir (*)
  8378265... Updated Spanish translation (*)
  be6ecd4... Updated Spanish translation (*)
  ef87665... [build] Build ease in subdirectory, rename src->ease. (*)
  5b47c4f... [player] Support more keys for playback control. (*)
  fc282f7... [general] Signal-ify Main a bit. (*)
  c311f79... [editor] Fix "Open". (*)
  f8af839... [general] Replace dialog construction with Dialog. (*)
  c159c3c... [welcome] Properly hide the welcome window (*)
  7edd2a3... [editor] Added threaded saving with progress. (*)
  6fee5f1... [editor] Fix async save of small sizes. (*)
  bbab190... [general] Remove slide "title" property. (*)
  fb4a1b2... [general] Fixed editor window not focusing when opening (*)
  f702ea5... [general] Remember the slide's master. (*)
  babb215... [editor] Properly select slides in the slide panel (*)
  3058d73... [general] Single instance via libunique (*)
  f6b468b... [general] Don't include unused media in saved documents (*)
  5a21f1b... Automate (sort of) POTFILES (*)
  98aad0b... Capitalization in .desktop file. (*)
  f8f8968... Fix ease.desktop.in.in (*)
  21ae367... Fix "make distcheck". (*)
  a593666... [general] Dialogs namespace -> Dialog (*)
  2046dcd... [i18n] Updated German translation (*)
  ad8be3a... [editor] Fix clutter warnings when dragging. (*)
  6c00105... [build] Fix maintainer mode. (*)
  4de2ad8... [editor] Fixed variant not updating in inspector (*)
  2343b3c... [player] Fix "Reveal" transition. (*)
  e2c0212... [general] Extendable and Document open/save dialogs (*)
  7674a9b... [editor] Add image file filters to all image dialogs. (*)
  e765e20... [editor] Fix segfault when changing background image (*)
  6d47157... Added "make db" for easy gdb without installing (*)
  ff4604d... [editor] Allow "zoom to fit" (*)
  3381bcb... [editor] Fix background widget padding. (*)
  7203635... [editor] Expand the zoom slider to the right side. (*)
  e8bccda... [editor] Disable masters that aren't implemented, add empty (*)
  6098863... [welcome] Use the theme's title as its preview title (*)
  b524d7a... [i18n] Updated German translation (*)
  0cef9ea... Fix widget type in slide pane (*)
  7f99386... Updated Spanish translation (*)
  d80cb40... Use Cairo for creating the focus effect. (*)
  d633ac4... Declare Cairo radient only once (*)
  1ce3e31... Increase the focus size (*)
  17a679d... Make focus translucent rather than white (*)
  f4607bf... Use one single CairoContext (*)
  080fac6... Add focus zoom on scroll. (*)
  cb9c55e... Don't use a white colorstop for the focus gradient. (*)
  b63b7be... Fix playback and ESC key. (*)
  d0d2040... Update NEWS file (*)
  6c334dc... Add a dummy Changelog (*)
  e8994bc... Updated Spanish translation (*)
  d1ac77a... Get rid of lambda functions to handle player callbacks. (*)
  16703ca... Fix the gradient creation when scrolling. (*)
  2128be5... Added support for embedding PDF documents. (*)
  7793547... HTML export improvements. (*)
  f22ec52... Archive restructuring. (*)
  a6f5cde... Increment version. (*)
  0b6c418... Added mime type. (*)
  10905d0... Update translator credits in about dialog from NEWS file. (*)
  1f2a588... [i18n] Updated German translation (*)
  76a56c8... Merge branch 'master' into plugins

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