summaryrefslogtreecommitdiff
path: root/gtk
Commit message (Expand)AuthorAgeFilesLines
* Use the slice allocater for GtkTreeDataSortHeader.Matthias Clasen2005-12-295-103/+71
* Make the args a flexible array inside the struct, and allocate themMatthias Clasen2005-12-282-12/+9
* delete GtkCTreeRow as GtkCTreeRow, not clist rows which crashes in gsliceTim Janik2005-12-271-1/+1
* In the case for FILTER_RULE_PIXBUF_FORMATS, check thatFederico Mena Quintero2005-12-271-0/+3
* Avoid copying the set_name by interning it.Matthias Clasen2005-12-271-2/+1
* some more slice allocationMatthias Clasen2005-12-271-13/+5
* Some more slice allocationMatthias Clasen2005-12-271-14/+10
* Use the slice allocator for some other small auxiliary structures as well.Matthias Clasen2005-12-271-2/+2
* Forgotten fileMatthias Clasen2005-12-271-2/+2
* Clarify docs. (#324996)Matthias Clasen2005-12-271-4/+4
* Also strip (_F) without a spaceMatthias Clasen2005-12-261-3/+2
* Mention the stripping of (_F) suffixes.Matthias Clasen2005-12-261-2/+14
* Add a gtk-label-select-on-focus setting. (gtk_label_grab_focus): And useMatthias Clasen2005-12-262-9/+88
* Documentation fixes. (#324815, Ross Burton)Matthias Clasen2005-12-261-7/+6
* renamed GUnowned to GInitiallyUnowned.Tim Janik2005-12-222-3/+3
* parent type fixups in structure declarations.Tim Janik2005-12-221-2/+2
* derive GtkObject from GUnowned, so it initially has a floating referenceTim Janik2005-12-222-2/+27
* Update class_n_properties after installing color-hash, since other classesMatthias Clasen2005-12-213-5/+8
* Adjust the wrap-width also if an explicit item width is set. (#322475,Matthias Clasen2005-12-211-2/+1
* Reset pressed_button to -1 after handling a double click, so that motionMatthias Clasen2005-12-201-0/+1
* Fix the buildMatthias Clasen2005-12-201-1/+1
* Doc updatesMatthias Clasen2005-12-203-2/+6
* Doc updatesMatthias Clasen2005-12-201-1/+1
* Documentation updatesMatthias Clasen2005-12-202-2/+46
* Documentation fixes.Matthias Clasen2005-12-191-3/+3
* Documentation fixes.Matthias Clasen2005-12-192-22/+23
* implement boolean property "truncate-multiline" which, when enabled,Michael Natterer2005-12-192-6/+56
* Fix a crashMatthias Clasen2005-12-191-0/+3
* Use G_MODULE_BIND_LAZY when opening modules.Matthias Clasen2005-12-164-4/+4
* Rework the way the color scheme setting is inherited. Now the overridingMatthias Clasen2005-12-163-81/+193
* Skip unrealized children when doing focus sorting. (#323995, Dan Winship)Matthias Clasen2005-12-141-12/+15
* Default to "drive-harddisk" and then fall back to gnome-dev-harddiskRodney Dawes2005-12-141-0/+21
* Warn if the icon cannot be loaded. (#323504, Kjartan Maraas)Matthias Clasen2005-12-141-1/+4
* Add docs for the row-activated signal. (#324044, Davyd Madeley)Matthias Clasen2005-12-141-0/+15
* Speed this function up, using the fact that visibility is constant acrossMatthias Clasen2005-12-121-28/+36
* Speed up stepping backwards. (#320638, Larry Ewing, Paolo Borelli)Matthias Clasen2005-12-122-7/+14
* Only broadcast _GTK_LOAD_ICONTHEMES if we detect a real theme change, notMatthias Clasen2005-12-121-1/+2
* Make it compileMatthias Clasen2005-12-121-1/+1
* Register the size-changed signal correctly. (#323848, Murray Cumming)Matthias Clasen2005-12-122-1/+2
* Don't fall thru to the wrong window types. (#323843)Matthias Clasen2005-12-121-0/+4
* Make the gtk-color-scheme setting work.Matthias Clasen2005-12-123-10/+26
* Fix the last commitMatthias Clasen2005-12-091-1/+1
* Don't leak list[0]. (#323629, Markku Vire)Matthias Clasen2005-12-091-3/+1
* Unref the buffer when freeing the RequestData. (#323577)Matthias Clasen2005-12-091-5/+11
* Fix a variable name clash. (#323475, Ross Burton)Matthias Clasen2005-12-071-3/+3
* If the toolbar mode is ICONS and there is no icon set then show the label, an...Ross Burton2005-12-071-0/+16
* Use the correct window when synthesizing the key event. (#323077, SadrulMatthias Clasen2005-12-071-3/+5
* Only scroll if we have focus. (#316310, Paolo Borelli)Matthias Clasen2005-12-071-3/+4
* Fix a C99ism, spotted by Crispin Flowerday.Matthias Clasen2005-12-071-2/+3
* Turn metrics hinting on (part of #307196)Behdad Esfahbod2005-12-071-0/+4