index
:
libhildon
gtk_3
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hildon
/
hildon-banner.c
Age
Commit message (
Expand
)
Author
2012-05-30
Widget porting to GTK+ 3
Tomasz Sterna
2012-01-24
Removed MAEMO_CHANGES and MAEMO_GTK
Tomasz Sterna
2012-01-24
Removed deprecated widgets and methods
Tomasz Sterna
2010-04-06
Fix size request of HildonBanner label
Alberto Garcia
2010-02-23
Remove main item and repack label for progress and information banners
Xabier Rodriguez Calvar
2009-11-17
Change the method used to calculate the size of the HildonBanner label
Alberto Garcia
2009-10-21
When packing the custom widget, unpack the label and viceversa
Xabier Rodriguez Calvar
2009-10-21
Make sure that the banner has the minimum size needed before showing it
Alberto Garcia
2009-10-20
Don't reshow hidden Hildon banners when the screen is rotated
Xabier Rodriguez Calvar
2009-10-01
Add hildon_banner_show_custom_widget()
Claudio Saavedra
2009-10-01
Make sure that all timeouts in HildonBanner are removed
Alberto Garcia
2009-09-30
Don't hide and show HildonBanner when the screen size changes
Alberto Garcia
2009-08-06
Replace g_idle_add/g_timeout_add with their gdk_threads counterparts
Alberto Garcia
2009-07-01
Set position of HildonBanner after mapping
Alberto Garcia
2009-06-24
Fix size and text alignment of HildonBanner
Alberto Garcia
2009-06-16
Set a different widget name to banners in portrait mode
Alberto Garcia
2009-06-15
Add progress indicator to the HildonEditToolbar.
Alberto Garcia
2009-06-12
Remove hildon-banner-private.h
Alberto Garcia
2009-06-08
Documentation updates
Alberto Garcia
2009-05-29
Properly center HildonBanner contents
Claudio Saavedra
2009-05-25
Remove a leftover macro
Claudio Saavedra
2009-05-20
Redisplay HildonBanner if the screen is rotated
Alberto Garcia
2009-05-20
Fix some typos on the hildon_banner_show_information_override_dnd
Alejandro Piñeiro
2009-05-20
Add a new method hildon_banner_show_information_override_dnd
Alejandro Piñeiro
2009-05-05
Replace the progress bar in HildonBanner with a progress indicator
Alberto Garcia
2009-05-04
Calculate max label size of HildonBanner using the actual screen width
Alberto Garcia
2009-04-30
Renamed src/ to hildon/
Alberto Garcia