blender/release/ui
Dalai Felinto cfd5046c9e 2.5 filebrowser: previous/next + bugfix + elubie's changes and cleanup
* Previous/Next Folder browser
* bugfix: "open most recently opened directory".

* Previous and Next functionalities:
- use BACKSPACE to navigate to previous folders
- use SHIFT+BACKSPACE to navigate forward
- once you change the folder by other ways the forward folder list is cleared

* bug fix: the sfile->params->dir set through ED_fileselect_set_params wasn't correct. According to the code taking the settings from the existing (previous) filebrowser is a temp solution. In that case this is a fix for a temp solution :)
(changes in: wm_event_system.c, filesel.c and ED_fileselect.h)

** Andrea(elubie): we can get away of the folderlist_clear_next test if we manually pass a boolean to file_change_dir (e.g. file_change_dir(sfile, true)). I tried not to mess up with your changes here. It's slightly slower (and maybe hacky) but its's more conservative IMHO.

(my first commit to 2.5 ... that was a good reason to put my paper on hold :p)
2009-07-07 07:25:44 +00:00
..
buttons_data_armature.py UI: some API functions don't require explicit context passing anymore. 2009-06-23 00:19:10 +00:00
buttons_data_bone.py RNA: 2009-06-19 14:56:49 +00:00
buttons_data_camera.py UI: some API functions don't require explicit context passing anymore. 2009-06-23 00:19:10 +00:00
buttons_data_curve.py UI: some API functions don't require explicit context passing anymore. 2009-06-23 00:19:10 +00:00
buttons_data_empty.py UI: 2009-06-18 14:20:25 +00:00
buttons_data_lamp.py UI: some API functions don't require explicit context passing anymore. 2009-06-23 00:19:10 +00:00
buttons_data_lattice.py 2.5 2009-07-03 15:23:33 +00:00
buttons_data_mesh.py 2.5 2009-07-03 15:23:33 +00:00
buttons_data_modifier.py Added a particle instance modifier option to use particle size. 2009-07-05 12:36:20 +00:00
buttons_data_text.py UI: some API functions don't require explicit context passing anymore. 2009-06-23 00:19:10 +00:00
buttons_material.py UI: some API functions don't require explicit context passing anymore. 2009-06-23 00:19:10 +00:00
buttons_object_constraint.py UI: move bone constraints panel to bone tab again. 2009-06-27 14:07:17 +00:00
buttons_objects.py ObColor wasnt converted into an RNA string. 2009-06-20 02:44:57 +00:00
buttons_particle.py A bunch of fun stuff now possible because of new pointcache code: 2009-07-04 03:50:12 +00:00
buttons_physic_cloth.py 2.5 Physic Buttons: 2009-07-03 14:11:00 +00:00
buttons_physics_field.py 2.5 Physic Buttons: 2009-07-04 08:50:41 +00:00
buttons_physics_fluid.py 2.5 Physic Buttons: 2009-07-03 19:12:59 +00:00
buttons_physics_softbody.py 2.5 Physic Buttons: 2009-07-03 20:03:24 +00:00
buttons_scene.py 2.5 UI 2009-06-15 20:28:49 +00:00
buttons_texture.py UI: some API functions don't require explicit context passing anymore. 2009-06-23 00:19:10 +00:00
buttons_world.py UI: some API functions don't require explicit context passing anymore. 2009-06-23 00:19:10 +00:00
space_buttons.py 2.5 2009-06-30 19:20:45 +00:00
space_filebrowser.py 2.5 filebrowser: previous/next + bugfix + elubie's changes and cleanup 2009-07-07 07:25:44 +00:00
space_image.py 2.5 2009-06-30 19:20:45 +00:00
space_info.py 2.5 2009-06-30 19:20:45 +00:00
space_logic.py small changes... 2009-06-23 12:36:15 +00:00
space_outliner.py UI: some API functions don't require explicit context passing anymore. 2009-06-23 00:19:10 +00:00
space_sequencer.py UI: some API functions don't require explicit context passing anymore. 2009-06-23 00:19:10 +00:00
space_text.py UI 2009-06-27 01:15:31 +00:00
space_view3d_toolbar.py 2.5 2009-07-02 11:24:27 +00:00