summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* update morph to yaml, and require loader cachebaserock/gnomePaul Sherwood2014-07-241-11/+12
* Add gtk+.morphSam Thursfield2014-07-241-0/+11
* GtkButton: do not prelight in touchscreen modeAndreas Müller2014-07-201-2/+6
* Updated Hungarian translationBalázs Úr2014-07-081-115/+120
* Build: Provide Simple Support for MSVC 2012/2013Chun-wei Fan2014-07-015-3/+108
* Fix "Installation" for Visual Studio 2010+Chun-wei Fan2014-07-011-5/+5
* 2.24.242.24.24Matthias Clasen2014-06-232-2/+26
* Include image data in the builtin icon cacheMatthias Clasen2014-06-231-0/+1
* Fix a pixmap leak in the ms-windows engineMatthias Clasen2014-06-221-0/+2
* Updated Hebrew translationYosef Or Boczko2014-06-181-460/+490
* Updated Polish translationPiotr Drąg2014-06-171-115/+119
* gtk-update-icon-cache: Add an --include-image-data optionMatthias Clasen2014-06-172-2/+12
* updateiconcache: Don't include image data by default anymoreJasper St. Pierre2014-06-171-1/+1
* MSVC 2010+ Projects: Update "Installation" ProcessChun-wei Fan2014-06-092-17/+33
* pixbuf-engine: Fix the build with -Werror=format-securityKalev Lember2014-05-231-1/+1
* gdkselection-win32.c: Declare Variables At Top Of BlockChun-wei Fan2014-05-161-3/+6
* GtkMountOperation: Clean up a dangling signal handlerMatthias Clasen2014-05-061-10/+14
* gdk/win32: VK_SNAPSHOT maps to GDK_PrintMarc-André Lureau2014-04-241-0/+2
* win32: do not crash on invalid utf8 conversionMarc-André Lureau2014-04-241-1/+8
* gdk/win32: remove extra allocation for \r removalMarc-André Lureau2014-04-241-6/+4
* win32: add more clipboard data checks to avoid crashMarc-André Lureau2014-04-242-0/+8
* Visual Studio 2010 Projects: Revamp the ProjectsChun-wei Fan2014-04-0219-2304/+2262
* Visual Studio 2008 Projects: Revamp the ProjectsChun-wei Fan2014-04-0213-1667/+1769
* treeview: properly remove the timeout in expand_collapse_timeout()Michael Natterer2014-04-021-1/+7
* Print to a file in the current directory by defaultMike Gorse2014-03-181-1/+10
* printing: Fail nicely when /tmp is not writableMarek Kasik2014-03-184-5/+6
* 2.24.232.24.23Matthias Clasen2014-03-171-0/+21
* Bug 634146 - Check g_win32_get_package_installation_directory_of_module() ret...Hans Breuer2014-03-161-1/+1
* win32: free allocated gdi objects in 16bppMarc-André Lureau2014-03-162-0/+7
* exstyle changed after the window size adjustmentPavel2014-03-161-15/+15
* Bug 665507 - Pixmap via cairo DIB breaks gdk_gc_set_stipple() useHans Breuer2014-03-161-28/+11
* win32: restore effect of _gdk_selection_property_deleteHans Breuer2014-03-161-1/+3
* printing: Don't crash because of missing g_clear_pointer()Marek Kasik2014-03-121-3/+8
* Bug 711298 - "Edit Scheduled Transaction" window way too modalJohn Ralls2014-01-241-2/+0
* Update docs for GtkEntry::activateMatthias Clasen2014-01-221-6/+6
* docs: Fix gdk_pixmap_new arguments in tutorialWilliam Jon McCann2014-01-221-12/+14
* GtkFileChooser: fix documentationGiovanni Campagna2014-01-181-3/+4
* filechooser: Document the settings keysFederico Mena Quintero2014-01-061-0/+91
* Fixed GtkLabel documentation on linksLuis Menina2013-12-211-1/+1
* gdkwindow: Don't add the same window to "update_windows" twiceMarek Kasik2013-12-181-0/+9
* gdkwindow: Handle references in "update_windows" list correctlyMarek Kasik2013-12-161-7/+12
* Bug 651224 - Potential NULL display ptr from quartz gtk_clipboard_wait_for_co...John Ralls2013-12-091-1/+3
* iconfactory: Initialize varibale to NULL in failure pathBenjamin Otte2013-12-061-0/+2
* ime: Add builtin handling of dead keysCarlos Garnacho2013-12-051-5/+92
* Bug 712536 - Themes with gap_(start|end)_file but no actual file crashJehan2013-12-051-8/+5
* GtkFileChooser: avoid a memory leakMatthias Clasen2013-12-011-0/+3
* Avoid a crash in the pixbuf engineMatthias Clasen2013-12-011-1/+1
* Remove an unused struct memberMatthias Clasen2013-12-011-4/+0
* pixbuf-engine: Clean up error conditions and destructorsEmmanuele Bassi2013-11-221-36/+23
* pixbuf-engine: Improve ThemePixbuf clean up functionsEmmanuele Bassi2013-11-222-2/+20