summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-07-05Update thumnails for all template operations.Rafael Dominguez
2012-07-05Update folder thumbnails after moving or copying templates.Rafael Dominguez
2012-07-05Try to copy templates if moving them fails.Rafael Dominguez
2012-07-05Fix WaE.Rafael Dominguez
2012-07-05Fix moving templates between folders.Rafael Dominguez
2012-07-05Display all folders even if theyre empty.Rafael Dominguez
2012-07-05Implement move templates to a new region.Rafael Dominguez
2012-07-04Create new folder after getting input text with selected templates.Rafael Dominguez
2012-07-04Connect button click handlers and end dialog with the desired result.Rafael Dominguez
2012-07-04Set correct dimensions and positions of inputbox widget.Rafael Dominguez
2012-07-04Remove unused method.Rafael Dominguez
2012-07-04Make title edit box 50% of the overlay width.Rafael Dominguez
2012-07-04Remove deprecated method.Rafael Dominguez
2012-07-04Delete search view when dialog gets destroyed.Rafael Dominguez
2012-07-04Fetch and display templates that contains the search keyword.Rafael Dominguez
2012-07-04Set search view size an position.Rafael Dominguez
2012-07-04Dont cache search term when you finish searching.Rafael Dominguez
2012-07-04Create a view to display search results.Rafael Dominguez
2012-07-03Dont draw folder name while we are editing it.Rafael Dominguez
2012-07-03Create dialog skeleton to ask user for new folder name.Rafael Dominguez
2012-07-03Move close button down while search is active.Rafael Dominguez
2012-07-03Add icons to toolbar buttons and menus.Rafael Dominguez
2012-07-03Disable importing a template while a folder isnt selected.Rafael Dominguez
2012-07-03templates dlg: close window and use _default target for template creationCédric Bosdonnat
2012-07-03Template dialog: show the menu entry when enabling experimental featuresCédric Bosdonnat
2012-07-02Disable drawing folder items while overlay is active.Rafael Dominguez
2012-07-02Make folder view scrollable.Rafael Dominguez
2012-07-02Change order of "New folder" entry in move menu.Rafael Dominguez
2012-07-01Dont support moving with the keyboard inside the view.Rafael Dominguez
2012-07-01Make scrolling smoother.Rafael Dominguez
2012-07-01Implement moving templates between folders.Rafael Dominguez
2012-07-01Delete templates when clicking the "No folder" option in move menu.Rafael Dominguez
2012-07-01Display "No folder" entry and append available folders in move menu.Rafael Dominguez
2012-06-29Set scrollbar offset as a class attribute.Rafael Dominguez
2012-06-29Increase space between folder items.Rafael Dominguez
2012-06-29Close dialog after selecting a template to work on.Rafael Dominguez
2012-06-29Horizontal center overlay.Rafael Dominguez
2012-06-29Rename a folder by clicking on the name in the overlay.Rafael Dominguez
2012-06-29Display scrollbar only if its really needed.Rafael Dominguez
2012-06-29Dont display a scrollbar in folder view.Rafael Dominguez
2012-06-29Add a close button to the dialog.Rafael Dominguez
2012-06-29Display scrollbar and take into account header size for dimensions.Rafael Dominguez
2012-06-28Display Move to Folder popup menu when selecting a template.Rafael Dominguez
2012-06-28Dont draw an item thats not visible when it loose focus.Rafael Dominguez
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