summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Improve the handling of the default output filename, to ensure that weMatthias Clasen2006-08-173-21/+50
* Remove leftover debuggingMatthias Clasen2006-08-171-1/+0
* Re-select the current printer to update per-printer ui. (#348245, DonMatthias Clasen2006-08-173-1/+25
* Handle the case where the filechooser button is destroyed quickly.Matthias Clasen2006-08-173-0/+20
* make sure the has-selection property is updated when the delection isPaolo Borelli2006-08-174-10/+60
* Changed to use cairo-directfb.pcMichael David Emmel2006-08-163-2/+12
* move the ITALIC_COLUMN over to a STYLE_COLUMN which sets the styleKristian Rietveld2006-08-163-16/+26
* Add some docs to the row-deleted signal. (#349128, Benedikt Meurer)Matthias Clasen2006-08-163-0/+13
* Update background upon style-set and state-changed. (#348634, ThomasMatthias Clasen2006-08-163-1/+47
* Popup completion if paste is at the end (patch was already in 2.8.x).Matthias Clasen2006-08-163-3/+20
* forgotten changelogMatthias Clasen2006-08-162-0/+10
* take the cell spacing into account when calculating the available extraKristian Rietveld2006-08-163-1/+18
* Updated Japanese translation.Satoru SATOH2006-08-164-2617/+2487
* Updated turkish translationBaris Cicek2006-08-162-1878/+1501
* Explain some quirks of this function. (#351112,Matthias Clasen2006-08-161-2/+7
* update the refs from children to parents for all nodes, since they may allKristian Rietveld2006-08-163-4/+15
* Stop loading an animation if the first frame is complete. (#350911,Matthias Clasen2006-08-162-2/+21
* Updated Swedish translation.Daniel Nylander2006-08-164-4083/+3478
* Updated Thai translation.Theppitak Karoonboonyanan2006-08-162-2/+6
* Updated Korean translation.Changwoo Ryu2006-08-162-2/+6
* Add since tagsMatthias Clasen2006-08-164-1/+17
* Translation updated.Gabor Kelemen2006-08-162-2468/+521
* Added patch from Bug 351519Michael David Emmel2006-08-153-2/+12
* Updated Polish translation by GNOME PL Team.Artur Flinta2006-08-154-3417/+2981
* Add GDK button mask for NS dragging events. (create_scroll_event): RemoveRichard Hult2006-08-155-13/+50
* Some more printing docsMatthias Clasen2006-08-155-4/+40
* Updated German translation.Hendrik Richter2006-08-152-63/+64
* Set CAN_DEFAULT on all buttons. (#168737, fix proposed by Benjamin Berg)Matthias Clasen2006-08-153-0/+8
* Export privately. Adjust all callers.Matthias Clasen2006-08-156-22/+33
* Actually use a higher priority than resizeMatthias Clasen2006-08-151-1/+1
* Don't store GSource pointers, but ids. (gtk_file_chooser_entry_dispose):Matthias Clasen2006-08-153-22/+53
* Run the reset_styles idle at a priority higher than size negotiation.Matthias Clasen2006-08-153-1/+11
* Do better fallbacks if the icon theme does not have icons. (#345666,Matthias Clasen2006-08-153-9/+32
* Don't leak no_gr_exp_gc. (#350050, Chris Wilson)Matthias Clasen2006-08-153-3/+15
* Don't leak ShmPixmapInfo. (#349858, Chris Wilson)Matthias Clasen2006-08-153-2/+30
* Call evince with the --preview option. (#350139, Carlos Garcia Campos)Matthias Clasen2006-08-151-1/+1
* Simplify, make it build against cups 1.1. (#350329)Matthias Clasen2006-08-153-32/+22
* Fix docs for gtk_table_set_row/col_spacing. (#348728)Matthias Clasen2006-08-152-2/+6
* Fix a typo in the docs. (#349501, Carlos GUSLiBu)Matthias Clasen2006-08-153-1/+7
* Translation updated by Wouter Bolsterlee.Wouter Bolsterlee2006-08-152-75/+97
* Remove a leftover debug statement. (#350072, Iago Rubio)Matthias Clasen2006-08-153-4/+12
* Fix warning text. (#349277)Matthias Clasen2006-08-1589-88/+92
* Document new GTK_DEBUG values. (#350023, Mart Raudsepp)Matthias Clasen2006-08-152-0/+13
* Updated Russian translation.Nickolay V. Shmyrev2006-08-152-1907/+1785
* Updated Lithuanian translation.Žygimantas Beručka2006-08-154-2504/+2420
* update translation for Punjabi (Gurmukhi) by apbrar gmail comAmanpreet Singh Alam2006-08-151-1762/+1640
* Remove. (gtk_notebook_motion_notify): Instead, update the arrow stateMatthias Clasen2006-08-153-38/+21
* Use XAllocSizeHints to allocate the XSizeHints struct. (#249285, DavidMatthias Clasen2006-08-153-19/+33
* Zero out some stack-allocated X structures, to avoid valgrind warningsMatthias Clasen2006-08-154-0/+22
* Add a check on the filter argument, instead of blindly passing it toEmmanuele Bassi2006-08-144-12/+66