]> Pileus Git - ~andy/gtk/history - gtk/gtkpathbar.c
filechooser: Rename _gtk_file_is_path_not_local() to _gtk_file_has_native_path()
[~andy/gtk] / gtk / gtkpathbar.c
2005-03-20 Matthias ClasenMake PLT-reduction work with gcc4, and don't include...
2005-02-11 Matthias ClasenStop scrolling when the pathbar goes away. (#167094...
2005-01-06 Federico Mena QuinteroDon't call button_data_free() explicitly; the button...
2004-11-20 Federico Mena QuinteroMerged from gtk-2-4:
2004-10-28 Matthias ClasenFix many sparse warnings.
2004-09-26 Matthias ClasenScroll to make the current folder visible. (#152921)
2004-09-26 Matthias ClasenRevert the button state to !button_down, if we're missi...
2004-09-21 Matthias ClasenGive the path bar arrows some more space.
2004-08-25 Jonathan BlandfordChange the Down button to be end-justified, so that...
2004-08-14 Tor Lillqvistgtk/gtkfilechooserdefault.c (shortcuts_append_home,
2004-08-09 Matthias ClasenAdd hidden aliases for exported symbols which are used...
2004-04-14 Jonathan Blandfordremove spurious gtk_box_pack_start.
2004-04-13 Jonathan Blandfordpatch from Owen to make the buttons sized by a bold...
2004-04-06 Federico Mena QuinteroRef/sink the buttons. Also, free them correctly upon...
2004-04-02 Federico Mena QuinteroFix #136077.
2004-03-17 Morten WelinderMake this work when the slider buttons have been destroyed.
2004-03-15 Federico Mena QuinteroOnly show the title string in OPEN/SELECT_FOLDER mode...
2004-03-15 Federico Mena QuinteroAllow the path to be NULL, so that people can ask for...
2004-03-15 Owen TaylorAdd _gtk_path_bar_up()/ _gtk_path_bar_down().
2004-03-12 Owen TaylorSwap GTK_ARROW_LEFT and GTK_ARROW_RIGHT for GTK_TEXT_DI...
2004-03-11 Morten WelinderPlug leak.
2004-03-10 Jonathan BlandfordSupport changes in icon themes.
2004-03-10 Jonathan Blandfordadded 'Desktop' to the list of volumes. We don't have...
2004-03-09 Jonathan BlandfordEncapsulate all of the information about a button in...
2004-03-09 Jonathan Blandfordunref the correct icon.
2004-03-08 Federico Mena QuinteroPatch "1a" from #136185, by Morten Welinder.
2004-03-08 Morten WelinderIf we fail, leave widget unchanged. Explicitly verify...
2004-03-08 Jonathan Blandfordnew function to consolidate creating the path_bar.
2004-03-06 Federico Mena QuinteroFixes #136082 and #135265, patch by Morten Welinder.
2004-03-04 Jonathan BlandfordModified patch from muppet <scott@asofyet.org> to keep...
2004-03-03 Federico Mena QuinteroHandle errors in setting the path bar's path. Fixes...
2004-03-01 Morten WelinderSimplify semantics and check for errors.
2004-02-25 Jonathan Blandforduse gtk_widget_push/pop_composite_child around internal...
2004-02-23 Jonathan BlandfordDisplay the root a bit more cleanly.
2004-02-23 Jonathan Blandfordfor (i = 0; i < 10; i++) g_print ("I will compile befor...
2004-02-23 Jonathan BlandfordUse the GtkPathBar by default now.
2004-02-22 Matthias ClasenFix bug 134982, reported by Morten Welinder:
2004-02-20 Jonathan Blandfordconditional compile for GtkPathBar
2004-02-20 Jonathan BlandfordNew widget to handle the path in the fileselector imple...