summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fixed bad typo causing bad vertical requests on frames with no label.Tristan Van Berkom2010-08-061-1/+1
* Implement fair extra space allocationTadej Borovšak2010-08-061-319/+332
* Make GtkFrame allocate its label considering natural size requestsTristan Van Berkom2010-08-062-24/+150
* Updated Swedish translationDaniel Nylander2010-08-061-1465/+948
* Updated Swedish translationDaniel Nylander2010-08-061-2667/+2396
* Implemented GtkSizeRequest on GtkExpander and added testTristan Van Berkom2010-08-052-111/+356
* Migrated old loops to use gtk_distribute_allocation().Tristan Van Berkom2010-08-051-137/+13
* Added gtk_distribute_allocation()Tristan Van Berkom2010-08-052-9/+133
* Updated Galician translationsFran Diéguez2010-08-051-112/+136
* Updated Hebrew translation.Yaron Shahrabani2010-08-051-135/+159
* Updated Spanish translationJorge González2010-08-051-136/+165
* Stop assuming that priv->label_widget will be a GtkLabel.Tomeu Vizoso2010-08-051-19/+22
* Add _gtk_box_get_children() internal functionCarlos Garcia Campos2010-08-054-5/+34
* Avoid warnings with tooltips on toplevelsMatthias Clasen2010-08-051-0/+2
* Re-add a lost Since: lineMatthias Clasen2010-08-041-2/+4
* Don't allocate space for "" in scale marksMatthias Clasen2010-08-041-1/+1
* Add (transfer none) annotation to gtk_tree_selection_get_selected_rows()Philip Withnall2010-08-051-1/+1
* Add (inout) annotation to gtk_tree_model_iter_next()Philip Withnall2010-08-051-1/+1
* Updated Romanian translationLucian Adrian Grijincu2010-08-052-2714/+2783
* Annotate GtkTextBuffer insert methodsPaolo Borelli2010-08-041-2/+2
* Update git.mk from pangoPablo Castellano2010-08-031-4/+9
* Change GtkCalendar's inner border and separator values from hard-codedCody Russell2010-08-031-54/+135
* Remove some unused variablesJavier Jardón2010-08-033-9/+0
* Fix 32-bit Windows build using mingw-w64 toolchainFridrich Štrba2010-08-031-1/+1
* Make the Windows manifest correspond to the name of the binaryFridrich Štrba2010-08-031-2/+2
* POTFILES.in: Add some missing filesJavier Jardón2010-08-031-0/+6
* progressbar: Remove act_mode_enter vfuncBenjamin Otte2010-07-312-5/+1
* progressbar: Remove offscreen pixmapBenjamin Otte2010-07-311-105/+35
* progressbar: Remove paint vfuncBenjamin Otte2010-07-312-3/+1
* progressbar: Remove unused update vfuncBenjamin Otte2010-07-312-2/+0
* docs: Add gdk_cursor_get_cursor_type() templateBenjamin Otte2010-07-311-0/+9
* docs: Remove GtkNotebookPage from docsBenjamin Otte2010-07-312-7/+0
* paned: Remove unused GdkGCBenjamin Otte2010-07-311-8/+0
* add the transfer and element-type annotation to gdk_device_manager_list_devicesJohn (J5) Palmieri2010-07-291-1/+2
* Annotate gdk_rectangle_intersectTomeu Vizoso2010-07-281-1/+2
* Updated asturian translationXandru Armesto2010-07-281-862/+872
* Updated asturian translationXandru Armesto2010-07-281-12/+9
* Updated Spanish translationJorge González2010-07-261-381/+386
* gdk: Flush implicit paints with CairoBenjamin Otte2010-07-261-9/+10
* gdk: Do DEBUG_UPDATES drawing with CairoBenjamin Otte2010-07-261-16/+7
* offscreenwindow: Copy old to new pixmap using CairoBenjamin Otte2010-07-261-7/+6
* gdk: Create solid mask with CairoBenjamin Otte2010-07-261-8/+4
* gdk: Always clear backing store with CairoBenjamin Otte2010-07-261-134/+25
* gdkgc: Draw clip mask with CairoBenjamin Otte2010-07-261-12/+17
* gdkpixbuf: Implement gdk_pixbuf_render_threshold_alpha() with CairoBenjamin Otte2010-07-261-17/+28
* docs: Remove mention of gdk_draw_drawable()Benjamin Otte2010-07-261-4/+3
* gdk: Use the system colormap, not the rgb colormapBenjamin Otte2010-07-261-2/+2
* gdk: Get rid of GdkRGB usageBenjamin Otte2010-07-261-13/+44
* gdk: Get rid of gdk_draw_pixbuf() callBenjamin Otte2010-07-261-12/+14
* style: Draw insertion cursor with CairoBenjamin Otte2010-07-261-95/+57