index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
chrome
/
browser
/
gtk
/
bookmark_editor_gtk.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Get rid of BookmarkEditor::Handler entirely.
viettrungluu@chromium.org
2010-04-29
1
-3
/
+3
*
Get rid of BookmarkEditor::Show()'s BookmarkEditor::Handler argument.
viettrungluu@chromium.org
2010-04-28
1
-9
/
+6
*
gtk: remove obsolete TODO comment.
erg@chromium.org
2010-03-29
1
-2
/
+0
*
Move some more files to toplevel gfx dir.
ben@chromium.org
2010-03-17
1
-1
/
+1
*
GTK: Use new macros to hide thunk declaration and cleanup callback declaration.
erg@chromium.org
2010-03-10
1
-49
/
+36
*
Next part of bad dependency removal (chrome/common -> chrome/browser)
phajdan.jr@chromium.org
2010-03-02
1
-4
/
+4
*
Remove redundant casts in g_signal_connect() throughout all gtk code we have.
erg@chromium.org
2010-02-10
1
-2
/
+2
*
Remove the deprecated version of FixupURL and fix the callers.
thakis@chromium.org
2009-12-03
1
-3
/
+2
*
Makes canceling 'bookmark all tabs' delete the folder. Or rather,
sky@chromium.org
2009-10-16
1
-27
/
+36
*
Wires up bookmark all tabs on linux.
sky@chromium.org
2009-10-13
1
-22
/
+50
*
Converts some uses of native_view to native_window. This is necessitated
sky@chromium.org
2009-10-12
1
-3
/
+3
*
Move classes depending on Skia out of base/gfx and into app/gfx. Rename
brettw@chromium.org
2009-10-07
1
-1
/
+1
*
Make it possible to edit bookmark folder names inline. This
tony@chromium.org
2009-09-22
1
-4
/
+9
*
Update the system favicon/folder icon on theme change.
estade@chromium.org
2009-09-11
1
-1
/
+2
*
GTK: Use stock icons for bookmark folder and default favicon.
estade@chromium.org
2009-08-08
1
-1
/
+1
*
GTK: Don't choke when there's no selection in the bookmark editor tree view.
estade@chromium.org
2009-08-06
1
-7
/
+20
*
GTK: Make folder tree views expand columns properly, also refactor the code i...
estade@chromium.org
2009-08-04
1
-17
/
+1
*
Linux: convert classes GtkUtil/GtkTreeUtil back to namespaces gtk_util/gtk_tr...
mdm@chromium.org
2009-07-31
1
-2
/
+2
*
Linux: convert namespace gtk_util to class GtkUtil to meet style guidelines.
mdm@chromium.org
2009-07-30
1
-2
/
+2
*
gtk: Set the treeview column title even for headers we aren't displaying. Ol...
jhawkins@chromium.org
2009-07-23
1
-2
/
+2
*
Headers cleanup:
phajdan.jr@chromium.org
2009-07-23
1
-0
/
+1
*
Select correct default folder in bookmark editor gtk.
estade@chromium.org
2009-07-16
1
-1
/
+1
*
First run bubble polish:
estade@chromium.org
2009-07-15
1
-1
/
+1
*
Try the original CL "Always persist bookmark IDs" again with the fix to
munjal@chromium.org
2009-07-13
1
-2
/
+2
*
Revert "Always persist bookmark IDs."
tc@google.com
2009-07-13
1
-2
/
+2
*
Always persist bookmark IDs.
munjal@chromium.org
2009-07-13
1
-2
/
+2
*
Make bookmark model public interface use const BookmarkNode* instead of
munjal@chromium.org
2009-06-26
1
-12
/
+13
*
Add helper for creating table of labeled controls.
mattm@chromium.org
2009-06-11
1
-25
/
+8
*
Move GTK spacing constants into chrome/common/gtk_util.h
mattm@chromium.org
2009-06-08
1
-3
/
+4
*
Implement some drag-n-drop for the bookmark manager.
estade@chromium.org
2009-06-05
1
-0
/
+1
*
Linux bookmark manager first cut.
estade@chromium.org
2009-06-03
1
-7
/
+18
*
Converts a bunch things from NativeWindow to NativeView to make it
sky@chromium.org
2009-05-27
1
-3
/
+3
*
Fix crash in bookmark editor. We crash when we don't have a selected folder, ...
erg@google.com
2009-05-21
1
-5
/
+11
*
linux: unify all the dialog layout code for visual consistency.
evan@chromium.org
2009-05-18
1
-42
/
+43
*
Move l10n_util to app/
ben@chromium.org
2009-05-05
1
-1
/
+1
*
Port the folder selector portion of the BookmarkEditor to GTK.
erg@google.com
2009-05-05
1
-33
/
+121
*
Create a bookmark editor dialog interface and implement a GTK version.
erg@google.com
2009-04-28
1
-0
/
+308