summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
...
* gdialog wrapper return values fixedMike Newman2003-06-29
* Added en_GB translation and fixed a typo.Mike Newman2003-06-21
* *** empty log message ***Mike Newman2003-06-13
* Fixed my old and bouncy email addressMike Newman2003-06-13
* Allow /t and /n in dialog text. Some code cleanup.Mike Newman2003-06-10
* Committing patch to fall back to dialog if DISPLAY not set fromMike Newman2003-06-09
* Allow multiple file selections.Mike Newman2003-06-09
* Support user-defined return values via env vars, like dialog did.Mike Newman2003-06-07
* Untranslate silly strings pointed out by Kjartan Maraas.Glynn Foster2003-06-07
* Fix up some build warnings as reported by Ross Burton and his amazing gccGlynn Foster2003-06-04
* Add a "no-c-format" xgettext header to unbreak po files in the newJordi Mallach2003-06-04
* Add --auto-close option to progress dialog. Closes dialog when 100% has been ...Mike Newman2003-06-03
* add a --help option to the gdialog wrapper scriptMike Newman2003-06-03
* Make the progress dialog resize. Lamely fixes #113706.Glynn Foster2003-05-27
* Enable the gdialog wrapper script.Mike Newman2003-05-27
* Enable the gdialog compatibility wrapper script.Mike Newman2003-05-27
* Not my day. Fix order of height and width args of textbox in gdialog wrapper.Mike Newman2003-05-27
* Oops - committed with debugging instrumentation which would confuse scripts!Mike Newman2003-05-27
* Fix an indentation weirdness in calendar.cMike Newman2003-05-27
* Fix typo in gdialog wrapper. Sensitize OK button in progress when 100% reached.Mike Newman2003-05-24
* Patch from Dagmar d'Surreal <dagmar@speakeasy.net> to correct help docsGlynn Foster2003-05-24
* Hmm, forgot some other bits - support --separate-output, ensure list rowsMike Newman2003-05-23
* More work on wrapper - fix --textbox to actually load the fileMike Newman2003-05-23
* Update to gdialog wrapper scriptMike Newman2003-05-20
* Compatibility wrapper script from Mike Newman <mikegtn@gnome.org>.Glynn Foster2003-05-19
* Make the progress dialog actually work and now uses g_io_channel. Woot!Glynn Foster2003-05-19
* Update commandline error message, needs updating of translations. RemoveGlynn Foster2003-05-07
* Fix up the stdin list dialog stuff. Updated to actually include theGlynn Foster2003-05-06
* Make the list dialog handle stdin - a little bit buggy still. UpdateGlynn Foster2003-05-05
* Ooops - fix build.Glynn Foster2003-04-13
* Finish off the indentation cleanup. Add new '--width' and '--height'Glynn Foster2003-04-13
* Mass indentation cleanup. Make sure the glade dialogs aren't initiallyGlynn Foster2003-03-10
* Add Ross.Glynn Foster2003-02-05
* Raise on mouse clickGlynn Foster2003-02-03
* Um, you don't really want to know.Glynn Foster2003-02-03
* Add spec file, thanks to Mihai T. Lazarescu.Glynn Foster2003-02-03
* Fix Jonathan's name - I suck.Glynn Foster2003-02-01
* Add new. Update coordinates.Glynn Foster2003-02-01
* Okay, I'm a glory hunter. Seperate out the about dialog entries a little.Glynn Foster2003-02-01
* Don't do a g_assert_not_reached () if we don't have any dialog types.Glynn Foster2003-01-29
* UpdateGlynn Foster2003-01-29
* Don't display the translators tab unless there is stuff to show.Glynn Foster2003-01-28
* UpdateGlynn Foster2003-01-26
* adding comma Glynn left out that kept it from compilingJohn Fleck2003-01-25
* Provide correct help URL.Glynn Foster2003-01-24
* Print out warning when we have no arguments to the commandline.Glynn Foster2003-01-22
* Sigh - half a job done as usual :)Mike Newman2003-01-21
* Fixed a bug I introduced! Ensure that an editable --text-info dialog getsMike Newman2003-01-21
* Remove some strings for translation that should be done.Glynn Foster2003-01-20
* Attempt to make things work after 2 bottles of wine last night. HarmlessGlynn Foster2003-01-19
bgstack15