summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-06-28Display correct items when scrolling.Rafael Dominguez
2012-06-28Open a template when double clicking in its thumbnail.Rafael Dominguez
2012-06-28Wrap thumbnail item name text inside its assigned area.Rafael Dominguez
2012-06-28Set initial folder background color outside of its class.Rafael Dominguez
2012-06-28Set folder overlay dimensions.Rafael Dominguez
2012-06-28Improve folder view initial layout.Rafael Dominguez
2012-06-28Correct calculation of minimum windows size for ThumbnailView.Rafael Dominguez
2012-06-28Scale image if dont fits the thumbnail preview area.Rafael Dominguez
2012-06-28Improve thumbnail item positioning and dimensions.Rafael Dominguez
2012-06-28Remove avmedia dependency from drawinglayer.Rafael Dominguez
2012-06-26Change toolbar buttons when selecting an item through checkbox.Rafael Dominguez
2012-06-25Remove unneeded call to DrawItem.Rafael Dominguez
2012-06-25Implement ThumbnailView sorting functionality.Rafael Dominguez
2012-06-25Make sure to delete allocated attributes.Rafael Dominguez
2012-06-25Remove unused methods.Rafael Dominguez
2012-06-25Display action popup menu.Rafael Dominguez
2012-06-25Remove unneeded entry in action toolbar src file.Rafael Dominguez
2012-06-25Display create template popup menu.Rafael Dominguez
2012-06-25Set selection mode button tooltip.Rafael Dominguez
2012-06-25Add missing argument to lcl_createTemplate.Rafael Dominguez
2012-06-25Add a function to create a new template depending on their type.Rafael Dominguez
2012-06-24Expand/Reduce dialog when search editbox is visible/hidden.Rafael Dominguez
2012-06-24Display/Hide search edit box when clicking the toolbox button.Rafael Dominguez
2012-06-24Delete selected templates when clicking delete toolbar button.Rafael Dominguez
2012-06-24Set correct handler to keep track of folder item state.Rafael Dominguez
2012-06-24Import multiple templates from filesystem to selected folders.Rafael Dominguez
2012-06-24Keep track of selected folders in TemplateManager dialog.Rafael Dominguez
2012-06-24Display file picker dialog when clicking import template toolbox button.Rafael Dominguez
2012-06-23Open template for editing when clicking on the edit toolbox button.Rafael Dominguez
2012-06-23Read and set template path attribute in TemplateViewItem.Rafael Dominguez
2012-06-23Create an instance of com.sun.star.frame.Desktop service.Rafael Dominguez
2012-06-22Keep track of selected templates and update toolbar as needed.Rafael Dominguez
2012-06-21Trap folder and template state changes in manager dialog.Rafael Dominguez
2012-06-21Add callback handler for templates state change in a folderview.Rafael Dominguez
2012-06-21Track templateview items that change their state in folderview.Rafael Dominguez
2012-06-21Add a handler for item states changes to ThumbnailView.Rafael Dominguez
2012-06-21Create toolbar click handlers and handlers for every action.Rafael Dominguez
2012-06-21Set folder view position below toolbars with a padding between them.Rafael Dominguez
2012-06-21Add toolbox to template manager dialog.Rafael Dominguez
2012-06-21Apply overlay filter to folder view when closing overlay.Rafael Dominguez
2012-06-21Match item by position correctly by inspecting items assigned draw area.Rafael Dominguez
2012-06-21Create filter to template folders.Rafael Dominguez
2012-06-21Apply current folder filter to overlay when you open it.Rafael Dominguez
2012-06-21Add a filter option to display all items.Rafael Dominguez
2012-06-21Filter items in template folder view by a selected application.Rafael Dominguez
2012-06-21Implement,connect missing button handlers and filter results by app.Rafael Dominguez
2012-06-21Dont expose ViewFilter_Application class.Rafael Dominguez
2012-06-21Separate application filter enum from ViewFilter_Application class.Rafael Dominguez
2012-06-21Fix selection mode for folder view when overlay is open.Rafael Dominguez
2012-06-21Add ViewFilter_Application logicRafael Dominguez