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
*
Get rid of some dead bookmark context menu code.
viettrungluu@chromium.org
2010-05-06
1
-2
/
+1
*
Fix NULL vs 0 problems which break the build with -Werror using GCC 4.5
evan@chromium.org
2010-05-06
1
-1
/
+1
*
Refactors animation to allow for cleaner subclassing. I'm doing this
sky@chromium.org
2010-05-05
1
-1
/
+1
*
GTK: Fix toolbar internal-padding.
erg@chromium.org
2010-05-03
1
-6
/
+14
*
GTK: unify the bookmark dragging icon generation code into bookmark utils.
estade@chromium.org
2010-04-30
1
-4
/
+22
*
GTK: Don't display bookmark right click menu when bookmark bar is hidden.
erg@chromium.org
2010-04-26
1
-1
/
+1
*
gtk: remove a "fast path" that wasn't actually correct
evan@chromium.org
2010-04-08
1
-15
/
+9
*
Gtk: add a separator at the right of the browser actions toolbar.
estade@chromium.org
2010-03-24
1
-49
/
+5
*
UMA cleanup. Replacing calls to RecordAction(char*) to use a new structure.
evan@chromium.org
2010-03-23
1
-1
/
+2
*
Move app/gfx/canvas and app/gfx/font to gfx/.
ben@chromium.org
2010-03-23
1
-1
/
+1
*
Move importer data types into a separate file to prepare for moving importer
mirandac@chromium.org
2010-03-22
1
-2
/
+4
*
Move text_elider from app/gfx to app/
ben@chromium.org
2010-03-19
1
-1
/
+1
*
GTK: tweak visibility calculation for bookmark bar items.
estade@chromium.org
2010-03-18
1
-9
/
+23
*
GTK: implement extension bookmark manager drag api.
estade@chromium.org
2010-03-18
1
-6
/
+1
*
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
-142
/
+110
*
Final removal of the bad dependency of chrome/common on chrome/browser
phajdan.jr@chromium.org
2010-03-10
1
-17
/
+17
*
GTK: Add hover effects for GtkChromeButtons.
estade@chromium.org
2010-03-09
1
-10
/
+13
*
[Linux] Fix BookmarkBarGtkBrowserTest.ClickOnFloatingTest
suzhe@chromium.org
2010-03-06
1
-1
/
+1
*
[Linux] Make bookmark bar instructions shrinkable.
suzhe@chromium.org
2010-03-06
1
-3
/
+17
*
Experimental fix to fix the flaky AutomatedUITestBase.CloseTab.
erg@chromium.org
2010-03-02
1
-1
/
+2
*
Next part of bad dependency removal (chrome/common -> chrome/browser)
phajdan.jr@chromium.org
2010-03-02
1
-1
/
+1
*
GTK: only throb twice when a bookmark is added to a bookmark bar folder.
estade@chromium.org
2010-02-22
1
-1
/
+1
*
Move pref_{member,service} and important_file_writer from chrome/common
phajdan.jr@chromium.org
2010-02-19
1
-1
/
+1
*
GTK: add some interactive tests to catch common bookmark bar regressions.
estade@chromium.org
2010-02-18
1
-0
/
+1
*
Remove redundant casts in g_signal_connect() throughout all gtk code we have.
erg@chromium.org
2010-02-10
1
-8
/
+8
*
Bookmark context menu unforking:
estade@chromium.org
2010-02-08
1
-4
/
+7
*
GTK: Toggle set-above property on bookmark bar event box when showing it.
estade@chromium.org
2010-02-05
1
-9
/
+16
*
GTK: unbreak right click on bookmark bar folders.
estade@chromium.org
2010-02-04
1
-3
/
+5
*
Revert 38056 - Unfork BookmarkMenuGtk and BookmarkMenuController.
chase@chromium.org
2010-02-04
1
-7
/
+4
*
Unfork BookmarkMenuGtk and BookmarkMenuController.
estade@chromium.org
2010-02-04
1
-4
/
+7
*
GTK bookmark bar button throbbing tweaks
estade@chromium.org
2010-02-03
1
-12
/
+15
*
GTK: middle click on a bookmark bar folder should open all in tabs.
estade@chromium.org
2010-02-03
1
-1
/
+12
*
GTK: fix some memory leaks, streamline a common operation.
estade@chromium.org
2010-02-03
1
-7
/
+4
*
Revert r37814 because it caused the "import bookmarks" link to be right-justi...
estade@chromium.org
2010-02-02
1
-7
/
+3
*
GTK: bookmark bar - fix z order of find bar in certain situations
estade@chromium.org
2010-02-02
1
-0
/
+5
*
[Linux] Make bookmark bar shrinkable when there is no bookmark.
suzhe@chromium.org
2010-02-02
1
-3
/
+7
*
Fix bookmark bar observer callbacks accessing gtk widgets after they are dest...
mattm@chromium.org
2010-02-02
1
-6
/
+12
*
GTK: fix sign of comparison in bookmark bar
estade@chromium.org
2010-02-02
1
-1
/
+1
*
Make BookmarkContextMenuGtk use a SimpleMenuModel. Also separate controller a...
estade@chromium.org
2010-01-28
1
-4
/
+7
*
GTK: throb a bookmark folder button when a URL is added to it.
estade@chromium.org
2010-01-28
1
-4
/
+76
*
gtk: Implements bookmark bar import promotion link, that when clicked imports...
erg@google.com
2010-01-27
1
-20
/
+8
*
Allow link drags from the star, bookmarks bar, and bookmark bar menus
tony@chromium.org
2010-01-20
1
-4
/
+7
*
GTK: Draw background color on the toolbar to deal with small theme bitmaps.
erg@google.com
2010-01-15
1
-16
/
+4
*
sync: Add two functions to sync_ui_util header and update the callers accordi...
akalin@chromium.org
2010-01-06
1
-9
/
+2
*
gtk/sync: Use GetStatus when it is not necessary to know the status labels.
akalin@chromium.org
2009-12-18
1
-13
/
+2
*
GTK: Make sure mid-drag bookmark bar items are not shown by BookmarkBarGtk::S...
estade@chromium.org
2009-12-16
1
-0
/
+3
*
Fix a node selection when creating a new item under the 'Other Bookmarks'
kinuko@chromium.org
2009-12-16
1
-1
/
+1
*
Add a UI helper method to just get the sync status without needing labels.
akalin@chromium.org
2009-12-14
1
-0
/
+1
*
GTK: hook up drag and drop of browser actions (for reordering).
estade@chromium.org
2009-12-10
1
-20
/
+1
[next]