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_bar_gtk.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Don't treat underscores as mnemonics in the bookmark bar.
estade@chromium.org
2009-06-19
1
-2
/
+21
*
gtk bookmark bar: Initialize a member variable.
estade@chromium.org
2009-06-17
1
-0
/
+1
*
GTK bookmark bar: only animate when user changes the pref (not, for example, ...
estade@chromium.org
2009-06-16
1
-5
/
+13
*
Reduce header dependencies in chrome/browser/
phajdan.jr@chromium.org
2009-06-16
1
-0
/
+2
*
Bookmark dragging cleanup.
estade@chromium.org
2009-06-16
1
-0
/
+4
*
Reduce header dependencies in browser/
phajdan.jr@chromium.org
2009-06-13
1
-0
/
+1
*
Make findbar paint themed image.
estade@chromium.org
2009-06-13
1
-3
/
+5
*
Fix themed toolbar drawing following tabstrip changes.
estade@chromium.org
2009-06-12
1
-2
/
+7
*
Fix bookmark bar shutdown crash.
estade@chromium.org
2009-06-08
1
-0
/
+6
*
Implement and use the -> operator for OwnedWidgetGtk.
thestig@chromium.org
2009-06-05
1
-1
/
+1
*
Implement some drag-n-drop for the bookmark manager.
estade@chromium.org
2009-06-05
1
-83
/
+31
*
Don't crash when dragging bookmarks from one bookmark bar to another (as with...
estade@chromium.org
2009-06-04
1
-6
/
+13
*
Merge app/gfx/gtk_util into base/gfx/gtk_util.
thestig@google.com
2009-06-03
1
-1
/
+0
*
Linux: more bookmark manager stuff.
estade@chromium.org
2009-06-03
1
-4
/
+4
*
Linux bookmark manager first cut.
estade@chromium.org
2009-06-03
1
-9
/
+4
*
Make bookmark bar more amenable to dark themes.
estade@chromium.org
2009-06-02
1
-0
/
+39
*
Make the bookmark bar closing animation less janky.
estade@chromium.org
2009-06-01
1
-0
/
+8
*
linux: Bookmark bar slide animation.
estade@chromium.org
2009-05-29
1
-5
/
+43
*
Converts a bunch things from NativeWindow to NativeView to make it
sky@chromium.org
2009-05-27
1
-4
/
+2
*
Move the BookmarkMenuController out of bookmarks to the platform-specific part
brettw@chromium.org
2009-05-26
1
-1
/
+1
*
Make views/ depend only on images from app/resources.
ben@chromium.org
2009-05-21
1
-0
/
+1
*
Revert 16567.
ben@chromium.org
2009-05-21
1
-1
/
+0
*
views/ should use resources from app/resources. Move dependent images to this...
ben@chromium.org
2009-05-21
1
-0
/
+1
*
Linux: add background image theming to bookmark bar.
estade@chromium.org
2009-05-20
1
-19
/
+42
*
Fix crash in bookmark bar where we had conflicting ids.
erg@google.com
2009-05-20
1
-10
/
+13
*
GTK: Don't display empty tooltips on folders in the bookmark bar.
erg@google.com
2009-05-20
1
-1
/
+3
*
Moves GetFavIcon from BookmarkNode to BookmarkModel. I'm doing this
sky@chromium.org
2009-05-20
1
-2
/
+2
*
GTK: Modify the bookmark bar to actually use GTK drag and drop.
erg@google.com
2009-05-15
1
-22
/
+123
*
Reverting 16124.
beng@google.com
2009-05-14
1
-2
/
+3
*
Reverting 16122.
beng@google.com
2009-05-14
1
-3
/
+2
*
Move bitmap conversion function from chrome/common/gtk_utils.h into app/gfx/g...
beng@google.com
2009-05-14
1
-2
/
+3
*
Move color_utils, text_elider, drag_utils, accessibility_types, standard_layo...
ben@chromium.org
2009-05-08
1
-1
/
+1
*
Update the instructional text's visibility on bookmark add/remove events.
erg@google.com
2009-05-08
1
-1
/
+9
*
Fix regression introduced in r15560 where all bookmark buttons became folders.
erg@google.com
2009-05-08
1
-1
/
+13
*
Connect a menu to the "Other bookmarks" button.
erg@google.com
2009-05-07
1
-25
/
+14
*
Clicking on a folder in the bookmark bar now shows its contents as a menu.
erg@google.com
2009-05-06
1
-1
/
+11
*
Move l10n_util to app/
ben@chromium.org
2009-05-05
1
-1
/
+1
*
Adds toplevel app/ directory and moves ResourceBundle into it.
ben@chromium.org
2009-05-05
1
-1
/
+1
*
Adds (non-working) folders and GTK dialogs.
erg@google.com
2009-04-23
1
-13
/
+51
*
Merge BookmarkContextMenuGtk back into BookmarkContextMenu.
erg@google.com
2009-04-21
1
-3
/
+3
*
Recommit previous change with GYP files fixed.
erg@google.com
2009-04-16
1
-19
/
+60
*
Have ResourceBundle own GdkPixbufs.
tc@google.com
2009-04-16
1
-8
/
+7
*
Reverts the previous two commits. (r13812 and r13811).
erg@google.com
2009-04-15
1
-60
/
+19
*
Implement BookmarkContextMenuGtk and hook it up to most bookmark bar elements.
erg@google.com
2009-04-15
1
-19
/
+60
*
Convert instances of WideToUTF8(l10n_util::GetString( to
tc@google.com
2009-04-14
1
-1
/
+1
*
Use favicons in the bookmark bar under GTK.
erg@google.com
2009-04-10
1
-11
/
+28
*
Fill in NOTIMPLEMENTEDs in BookmarkBarGtk. Can now reorder bookmarks.
erg@google.com
2009-04-10
1
-17
/
+165
*
Fix gcc warnings when -Wall got re-enabled for Linux.
willchan@chromium.org
2009-04-10
1
-4
/
+4
*
Restore -Wall to Linux build and set up for -Werror.
sgk@google.com
2009-04-09
1
-1
/
+0
*
Make CustomContainerButton a gtk widget.
erg@google.com
2009-04-09
1
-61
/
+5
[next]