summaryrefslogtreecommitdiff
path: root/gtk
Commit message (Expand)AuthorAgeFilesLines
* Create an empty target list if targets is NULL.Soeren Sandmann2004-07-182-12/+9
* Add a new :orientation property to determine whether text is positionedMatthias Clasen2004-07-182-7/+112
* Draw focus indicator outside the selection, respect focus line width.Matthias Clasen2004-07-181-10/+29
* Support text/plain selection target (#55117, Owen Taylor)Matthias Clasen2004-07-176-49/+284
* Support named themed window icons.Matthias Clasen2004-07-174-4/+319
* Make scrolling work if no item is selected. (gtk_cell_editable_key_press):Matthias Clasen2004-07-161-26/+18
* Add a combo box cell renderer.Matthias Clasen2004-07-169-45/+767
* Don't iterate multiple times over some of the children.Matthias Clasen2004-07-161-6/+0
* Fix #60128, #58307, #144706:Matthias Clasen2004-07-161-26/+44
* Install the timeout before changing the value, so that a ::value_changedMatthias Clasen2004-07-161-1/+1
* Use 'cannot' instead of 'can not' in messages. (#144226, Morten Welinder)Matthias Clasen2004-07-151-1/+1
* Correct the declared default values of several properties to be in syncMatthias Clasen2004-07-151-3/+3
* Correct the declared default values of several properties to be in syncMatthias Clasen2004-07-151-3/+5
* Make spacing a property, correct the declared default values of severalMatthias Clasen2004-07-151-3/+27
* Don't reparent back to menu->toplevel if it is already gone because we'reMatthias Clasen2004-07-151-1/+2
* Fix #126295:Federico Mena Quintero2004-07-151-42/+59
* Don't use gcc extensions for the ternary ?: operator. (#147590, DamienMatthias Clasen2004-07-141-1/+8
* Fix #144405, patch by Padraig O'Briain <padraig.obriain@sun.com>:Federico Mena Quintero2004-07-141-0/+2
* Don't leak no_svg_filename. (#147399, Kjartan Maraas)Matthias Clasen2004-07-141-1/+1
* Make this work in RTL context.Matthias Clasen2004-07-131-15/+27
* Fix build error.Matthias Clasen2004-07-131-4/+6
* Set a busy cursor while mounting the volume. Also, ref the chooser whileFederico Mena Quintero2004-07-131-3/+20
* Prepare to handle composite implementations of GtkCellEditable, butMatthias Clasen2004-07-131-1/+89
* Ugh, another compile error.Matthias Clasen2004-07-131-1/+1
* Ugh, forgotten ;Matthias Clasen2004-07-131-1/+1
* Add gtk_parse_args()Matthias Clasen2004-07-131-0/+3
* Don't crash if unrealized.Matthias Clasen2004-07-131-0/+3
* Don't display untranslated translator credits.Matthias Clasen2004-07-131-2/+8
* Some documentation updates.Matthias Clasen2004-07-131-15/+63
* Docs for GtkAboutDialog.Matthias Clasen2004-07-121-7/+7
* New widget: GtkAboutDialog.Matthias Clasen2004-07-124-0/+1979
* Apply the gtk-default-menu-item-style to cell view menu items as well.Matthias Clasen2004-07-121-0/+1
* Forgotten file.Matthias Clasen2004-07-121-3/+1
* Warning fixes.Matthias Clasen2004-07-121-2/+2
* Add a number of new stock items. (#102530, #68015, #109811, Jordi Mallach,Matthias Clasen2004-07-1228-4/+122
* Bug 143330, support update counter spec.Soeren Sandmann2004-07-111-1/+10
* Make middle-button pasting work as expected inside the entry. (#116789,Matthias Clasen2004-07-111-2/+14
* Update clipboards. (#142805, Mikael Hallendal)Matthias Clasen2004-07-111-0/+1
* Remove clip-region computing code. Just use &paned->handle_pos.Soeren Sandmann2004-07-101-28/+15
* Bug 144371Soeren Sandmann2004-07-101-52/+0
* Fixes #137031:Federico Mena Quintero2004-07-091-88/+187
* Use the requisition of the widget instead of relying on the style drawingMatthias Clasen2004-07-091-1/+4
* Make GtkEntry work harder to protect passwords: (#143955, Morten Welinder)Matthias Clasen2004-07-091-5/+71
* Fix some cases where style functions were not handling widget == NULLMatthias Clasen2004-07-091-9/+23
* Improve the EXPANDER_MAX warning.Matthias Clasen2004-07-091-5/+6
* Fix #139290:Federico Mena Quintero2004-07-095-198/+116
* Allow to restore the default search function. (#145365, John Finlay)Matthias Clasen2004-07-081-2/+2
* Stop editing when a new model is set. (#145566, Dmitry M. Shatrov)Matthias Clasen2004-07-081-2/+3
* Make sure that subpixbufs are properly aligned forMatthias Clasen2004-07-081-5/+43
* Small documentation fixes.Matthias Clasen2004-07-072-3/+4