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
*
GTK: correct coordinate calculation for floating bookmark bar background pain...
estade@chromium.org
2009-11-19
1
-5
/
+5
*
Add support for the bookmark sync error button on the bookmark bar to Linux.
zork@chromium.org
2009-11-18
1
-1
/
+51
*
Use plain strings instead of wstrings for UMA actions
evan@chromium.org
2009-11-17
1
-1
/
+1
*
Attempt 2 at fixing white flash in switching between ntp and non-ntp.
sky@chromium.org
2009-11-17
1
-17
/
+7
*
Fixes painting bug in switching between ntp and non-ntp pages. Without
sky@chromium.org
2009-11-17
1
-0
/
+17
*
GTK: Clean up dead code path in bookmark bar.
estade@chromium.org
2009-11-10
1
-11
/
+5
*
GTK: Change find bar to use a floating container rather than some hacked up g...
estade@chromium.org
2009-11-06
1
-8
/
+6
*
GTK: Erase the thin green line on the floating NTP bookmark bar (un-themed mo...
estade@chromium.org
2009-11-06
1
-1
/
+5
*
GTK: hack around floating bookmark bar stuck-in-prelight bug.
estade@chromium.org
2009-11-05
1
-0
/
+18
*
GTK: fix certain corner cases where overflow chevron wouldn't show.
estade@chromium.org
2009-11-05
1
-0
/
+1
*
Fix a bug where we were over compensating for the height of the
tony@chromium.org
2009-11-05
1
-1
/
+1
*
Remove the sync error button from the Linux bookmark bar.
nick@chromium.org
2009-11-04
1
-6
/
+0
*
Remove the browser_sync flag.
zork@chromium.org
2009-10-27
1
-10
/
+0
*
GTK: Draw floating bookmark bar correctly during resizes.
estade@chromium.org
2009-10-27
1
-17
/
+60
*
GTK: Check for null in bookmark bar drag received handler
estade@chromium.org
2009-10-22
1
-0
/
+2
*
Rename CHROME_PERSONALIZATION to BROWSER_SYNC.
nick@chromium.org
2009-10-17
1
-5
/
+5
*
GTK: properly resize bookmark bar when going from attached to detached on NTP...
estade@chromium.org
2009-10-16
1
-2
/
+3
*
Fix pieces of syncapi that aren't implemented on Linux.
zork@chromium.org
2009-10-15
1
-0
/
+31
*
Blind attempt at fixing the bookmark bar instructional text color for GTK.
pkasting@chromium.org
2009-10-14
1
-8
/
+17
*
GTK: avoid a hang brought on by an infinite size-allocate queue.
estade@chromium.org
2009-10-13
1
-3
/
+13
*
Converts some uses of native_view to native_window. This is necessitated
sky@chromium.org
2009-10-12
1
-2
/
+4
*
Renames browser/gtk/bookmark_context_menu to
sky@chromium.org
2009-10-08
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
*
GTK: Draw bottom-aligned ntp themes on floating bookmark bar.
estade@chromium.org
2009-10-07
1
-35
/
+28
*
Fix build.
erg@google.com
2009-10-06
1
-1
/
+1
*
Mac: Implements the special bookmark bar on NTP.
erg@chromium.org
2009-10-06
1
-1
/
+1
*
GTK: Detach bookmark bar on NTP.
estade@chromium.org
2009-10-01
1
-38
/
+170
*
GTK: Add three simple unit tests to the bookmark bar.
erg@google.com
2009-09-25
1
-3
/
+4
*
GTK: Fix overflow chevron for RTL locales.
estade@chromium.org
2009-09-25
1
-4
/
+11
*
GTK: Dismiss the bookmark folder menu(s) when a context menu item is executed.
estade@chromium.org
2009-09-23
1
-1
/
+4
*
GTK: Add a bunch more widget names for parasite.
estade@chromium.org
2009-09-18
1
-2
/
+0
*
GTK: Don't show bookmark bar remnants in fullscreen mode.
estade@chromium.org
2009-09-14
1
-3
/
+11
*
Remove code doing a no-op due to float -> int rounding.
phajdan.jr@chromium.org
2009-09-14
1
-2
/
+3
*
GTK: Fix another awesome menu bar helper bug.
estade@chromium.org
2009-09-10
1
-4
/
+5
*
Reapplies the GdkPixbuf -> cairo surface patch.
erg@google.com
2009-09-10
1
-4
/
+4
*
Linux: avoid a NOTREACHED() by not reaching it.
mdm@chromium.org
2009-09-10
1
-2
/
+4
*
Revert "Upload GdkPixbufs into cairo surfaces so they (hopefully) live on the X
erg@google.com
2009-09-10
1
-4
/
+4
*
GTK: fix bookmark bar regression:
estade@chromium.org
2009-09-09
1
-3
/
+10
*
Upload GdkPixbufs into cairo surfaces so they (hopefully) live on the X serve...
erg@google.com
2009-09-09
1
-4
/
+4
*
Make the bookmark toolbar folders act like a menu bar.
estade@chromium.org
2009-09-08
1
-23
/
+74
*
GTK Theme: Don't render IDR_THEME_TOOLBAR on GtkWidgets.
erg@google.com
2009-09-08
1
-1
/
+9
*
GTK: Implement the bookmark bar chevron.
estade@chromium.org
2009-09-02
1
-3
/
+80
*
Squash the bookmark bar into the toolbar by 4 pixels.
estade@chromium.org
2009-09-01
1
-18
/
+19
*
Don't resize the renderer while opening the bookmark bar or an infobar.
estade@chromium.org
2009-08-31
1
-2
/
+2
*
Revert "Fix a ton of compiler warnings."
tony@chromium.org
2009-08-28
1
-2
/
+2
*
Fix a ton of compiler warnings.
estade@chromium.org
2009-08-28
1
-2
/
+2
*
gtk: port ButtonSeparatorView
estade@chromium.org
2009-08-25
1
-1
/
+59
*
Moves GtkDndUtil into app.
sky@chromium.org
2009-08-18
1
-1
/
+1
*
GTK: Add view ids to our widgets. These will be used for testing.
estade@chromium.org
2009-08-13
1
-4
/
+9
*
Fix up bookmark bar event stuff.
estade@chromium.org
2009-08-11
1
-7
/
+25
[next]