summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 2.10.14GTK_2_10_14Matthias Clasen2007-07-16195-4674/+4926
* Fix the buildMatthias Clasen2007-07-161-2/+1
* UpdatesMatthias Clasen2007-07-162-0/+23
* Merge from trunk:Matthias Clasen2007-07-163-8/+20
* Merge from trunk:Cody Russell2007-07-124-14/+68
* Fixed memory leak at window closing in DirectFB backend, patch provided by Si...Attilio Fiandrotti2007-07-124-1/+34
* On Win32 call gtk_status_icon_button_press() in an idle callback and notTor Lillqvist2007-07-042-8/+34
* Always set an error when returning NULL. (453365, Michael Chudobiak)Matthias Clasen2007-07-032-1/+13
* Don't leave priv->image dangling when use-stock is set to FALSE. (#437281,Matthias Clasen2007-07-032-2/+8
* Be more careful when calling g_propagate_error(). (#453365, MichaelMatthias Clasen2007-07-032-1/+9
* Enable SSL support. (#451070, Vince Busam)Matthias Clasen2007-06-292-6/+13
* Merge from trunk:Emmanuele Bassi2007-06-292-82/+46
* Estonian translation update by Ivar Smolin.Priit Laes2007-06-282-5/+9
* Updated Russian translation.Nickolay V. Shmyrev2007-06-282-1045/+924
* Merge from trunk:Cody Russell2007-06-264-133/+185
* Revert my attempted overly simple fix for #445284, as it causes aTor Lillqvist2007-06-252-0/+14
* Estonian translation update by Ivar Smolin.Priit Laes2007-06-202-1496/+1512
* Estonian translation update by Ivar Smolin.Priit Laes2007-06-202-1060/+938
* Fix some issues with refcounting of the adjustment. (#448544)Carlos Garnacho2007-06-192-2/+7
* Backport from trunk:Matthias Clasen2007-06-142-0/+10
* Merge from trunk:Michael Natterer2007-06-132-0/+12
* Merge from trunk:Cody Russell2007-06-132-23/+22
* 2.10.14Matthias Clasen2007-06-132-2/+4
* 2.10.13GTK_2_10_13Matthias Clasen2007-06-13197-20339/+21483
* UpdatesMatthias Clasen2007-06-132-0/+57
* Fix some locking issues. (#420249, Christian Persch)Matthias Clasen2007-06-123-3/+32
* Merge from trunk:Cody Russell2007-06-102-6/+8
* Handle return values from nl_langinfo() more correctly.Matthias Clasen2007-06-082-5/+12
* Merge from trunk (#445196):Yevgen Muntyan2007-06-072-6/+16
* Merge from trunk:Johan Dahlin2007-06-062-6/+16
* Merge from trunk:Cody Russell2007-06-043-2/+11
* Merge from trunk:Cody Russell2007-06-042-1/+14
* Merge from trunk:Michael Natterer2007-06-012-2/+16
* Reset the internal response_requested flag, once the response triggered by fi...Mathias Hasselmann2007-05-312-8/+17
* Merge from trunk for #438750.Kristian Rietveld2007-05-312-6/+9
* Supply the current GError for fatal_error_handler(). (#441443)Chris Wilson2007-05-302-0/+6
* Subtract the multi-monitor offset from x and y before setting up theTor Lillqvist2007-05-302-0/+9
* Queue a resize if the size changed. (#418047, Alex Graveley)Matthias Clasen2007-05-302-1/+12
* Fix initialization of last cursorCody Russell2007-05-292-1/+5
* Drop bogus -user32 switch. Was supposed to be -luser32, but he "l" wasTor Lillqvist2007-05-272-1/+7
* Forgot to put bug number.Xan Lopez2007-05-251-1/+1
* Use private->data->short_label to update the proxies.Xan Lopez2007-05-252-2/+7
* Hold a refence on the print operation until gtk_print_job_send() is done.Matthias Clasen2007-05-252-6/+18
* Don't crash and don't leak. (#439565, Pedro Villavicencio)Matthias Clasen2007-05-252-2/+15
* Updated Danish translationKenneth Nielsen2007-05-241-1574/+1398
* Updated Welsh translation.Rhys Jones2007-05-232-1500/+1700
* Updated Welsh translation.Rhys Jones2007-05-232-1074/+1005
* Updated French translation by Jonathan Ernst, Claude Paroz andStéphane Raimbault2007-05-222-1053/+934
* Merged from trunk (r17879) fix for #437379Attilio Fiandrotti2007-05-203-2/+11
* Refactor GtkFileChooserDialog sizing.Carlos Garnacho2007-05-186-213/+160