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-window.c
Age
Commit message (
Expand
)
Author
2012-05-30
Port to GTK+ 3
Mukund Sivaraman
2012-05-30
Widget porting to GTK+ 3
Tomasz Sterna
2012-01-24
Removed deprecated widgets and methods
Tomasz Sterna
2010-01-13
Don't set the same menu twice to a window
Alberto Garcia
2009-11-24
Revert "Protect hildon_window_event_filter() with gdk_threads_enter()"
Alberto Garcia
2009-11-17
Protect hildon_window_event_filter() with gdk_threads_enter()
Alberto Garcia
2009-10-16
Read _MB_CURRENT_APP_WINDOW on the program's windows
Alberto Garcia
2009-10-15
Check for magic value in hildon_window_get_active_window()
Alberto Garcia
2009-09-14
Properly free a GList and avoid potential memory corruption
Claudio Saavedra
2009-09-11
Do not set any flag for empty legacy menus
Claudio Saavedra
2009-09-11
Do not set the menu flag in a window when a menu is empty
Claudio Saavedra
2009-09-11
Set a special window property for windows with menus
Claudio Saavedra
2009-08-06
Replace g_idle_add/g_timeout_add with their gdk_threads counterparts
Alberto Garcia
2009-06-13
Remove redundant "represents" wording from most of the documentation.
Claudio Saavedra
2009-06-11
Set _HILDON_WM_WINDOW_TYPE property to legacy Gtk app menus
Alberto Garcia
2009-06-11
Misc documentation updates
Alberto Garcia
2009-05-15
Make HildonWindow request always the full size of the screen
Alberto Garcia
2009-04-30
Renamed src/ to hildon/
Alberto Garcia