summaryrefslogtreecommitdiff
path: root/gtk/gtkwindow.c
Commit message (Expand)AuthorAgeFilesLines
* docs: gtk_window_group_get_current_device_grab() was added in 3.0Javier Jardón2010-08-181-1/+3
* Completely remove any use of GtkWindow allow-grow and allow-shrink propertiesJavier Jardón2010-08-071-4/+0
* GtkWindowGroup: Add guards to some gtk_window_group_* functionsJavier Jardón2010-07-191-0/+5
* GtkWindow: keep a reference of the widget on focus change.Carlos Garnacho2010-07-191-0/+3
* Use GtkBin accessorsJavier Jardón2010-07-131-8/+14
* gtkcontainer: Add _gtk_container_*_need_resize internal accessorsJavier Jardón2010-07-131-2/+2
* Use accessor functions to acces GtkContainerJavier Jardón2010-07-131-14/+20
* gtk/: fully remove gtkalias hacksJavier Jardón2010-07-101-4/+0
* fix annotation for gtk_window_set_default_icon_listJohn (J5) Palmieri2010-07-061-1/+1
* Remove GtkWindow:allow-grow and GtkWindow::allow_shrink deprecated propertiesJavier Jardón2010-07-021-74/+11
* Deprecate GtkWindow:allow-grow and GtkWindow::allow_shrink propertiesJavier Jardón2010-07-021-2/+17
* Misc documentation fixesMatthias Clasen2010-06-261-1/+1
* [docs] Fix annotations: "(allow-none): (out)" -> "(out) (allow-none)"Javier Jardón2010-06-241-6/+6
* Make gtk_window_group_get_current_grab publicMatthias Clasen2010-06-241-2/+11
* GtkWindow: Use client pointer on pointer-dependent positioning.Carlos Garnacho2010-06-241-2/+7
* Do not leak devices list in do_focus_changePaolo Borelli2010-06-231-0/+2
* Mass api change from GtkExtendedLayout --> GtkSizeRequestTristan Van Berkom2010-06-181-23/+23
* Get rid of templates that gtk-doc touches during distcheckMatthias Clasen2010-06-081-0/+30
* [docs] Fix GtkWindow: activate-default => activate-focus.Stanislas Marquis2010-06-051-1/+1
* GtkWindow: Add gtk_window_has_group()Carlos Garcia Campos2010-05-261-0/+18
* Merge the xi2-for-master branchMatthias Clasen2010-05-251-16/+216
* [GtkWindow] Add annotationsJohan Dahlin2010-05-121-13/+13
* Move GtkAccelGroup private structure to shared header fileJavier Jardón2010-05-031-2/+2
* Remove deprecated GtkWindow functionJavier Jardón2010-05-031-11/+0
* Integrate GtkExtendedLayout docsMatthias Clasen2010-05-011-1/+2
* Merge branch 'native-layout-incubator'Matthias Clasen2010-04-301-28/+70
|\
| * Implemented GtkExtendedLayout on GtkWindow.Tristan Van Berkom2010-04-181-33/+69
| * Make GtkWindow use the generic smallest size for the requisition againTristan Van Berkom2010-04-171-7/+6
| * Mega commit to change ->get_desired_size() for ->get_desired_width/height().Tristan Van Berkom2010-04-121-35/+10
| * Constrain the window to the minimum width for the natural heightBEFORE_NATIVE_LAYOUT_API_SWITCHTristan Van Berkom2010-04-101-4/+36
| * Document the use of NULL in gtk_window_set_transient_forChristian Dywan2010-04-031-6/+7
| * Don't use GTK_WIDGET_*SET_FLAGS (wid, GTK_MAPPED)Javier Jardón2010-04-031-2/+2
| * Don't use GTK_WIDGET_*SET_FLAGS (wid, GTK_REALIZED)Javier Jardón2010-04-031-1/+1
| * Don't use GTK_WIDGET_*SET_FLAGS (wid, GTK_NO_WINDOW)Javier Jardón2010-04-031-1/+1
| * Deprecate widget flag: GTK_WIDGET_REALIZEDJavier Jardón2010-04-031-31/+33
| * Deprecate widget flag: GTK_WIDGET_MAPPEDJavier Jardón2010-04-031-12/+16
| * Deprecate widget flag: GTK_WIDGET_VISIBLEJavier Jardón2010-04-031-18/+15
| * Deprecate widget flag: GTK_WIDGET_HAS_FOCUSJavier Jardón2010-04-031-4/+4
| * Deprecate widget flag: GTK_WIDGET_IS_SENSITIVEJavier Jardón2010-04-031-4/+4
| * Add some missing docsMatthias Clasen2010-04-031-0/+19
| * [annotations] Add allow-noneJohan Dahlin2010-04-031-11/+11
| * Use const gchar* in gtk_window_get_icon_name implementationChristian Dywan2010-04-031-1/+1
| * Deprecate widget flag: GTK_WIDGET_CAN_FOCUSJavier Jardón2010-04-031-1/+1
| * Deprecate some widget flagsJavier Jardón2010-04-031-15/+15
| * Deprecate flag macros for toplevel, state, no window and composite childChristian Dywan2010-04-031-2/+2
| * Some improvements to the auto-mnemonics codeMatthias Clasen2010-04-031-20/+1
| * Only show the mnemonic underline when pressing AltMatthias Clasen2010-04-031-2/+92
| * Fix doc typosMatthias Clasen2010-04-031-2/+2
| * [docs] Add some 'Since: 2.4' tagsTorsten Schoenfeld2010-04-031-2/+6
| * [introspection] Merge in Gtk-custom.c annotationsColin Walters2010-04-031-25/+26