Commit Graph

300 Commits (fa37b63517563460a10ac863ac9526106b939bc4)

Author SHA1 Message Date
Frédéric Delanoy 0b977adc67 winefile: Use BOOL type where appropriate. 2013-10-17 10:45:49 +02:00
Gerald Pfeifer f039251991 winefile: Remove redundant check in format_bytes(). 2013-10-16 11:41:21 +02:00
Alexandre Julliard dcc97a186d Standardize the BUGS, AVAILABILITY and SEE ALSO sections across all man pages. 2013-07-16 20:48:05 +02:00
Frédéric Delanoy aab5e4d2c6 winefile: Fix manpage formatting. 2013-07-16 20:45:04 +02:00
Alexandre Julliard 2f7a7caa92 winefile: Don't offer vertical fonts in the font dialog. 2013-06-25 18:12:11 +02:00
Alexandre Julliard f07ff7f981 winefile: Avoid abbreviations in column names. 2013-06-18 12:57:44 +02:00
Alexandre Julliard e8cc9c69a4 winefile: Add a 256x256 icon. 2013-03-27 20:12:28 +01:00
Alexandre Julliard c0e85b9fe6 winefile: Pass a value instead of a pointer to avoid type mismatch warnings. 2013-03-13 16:27:50 +01:00
Marcus Meissner 8af406fb00 winefile: Check index before buffer overread (Coverity). 2012-10-15 13:31:04 +02:00
Francois Gouget 951f143b26 winefile: Tweak the spelling of a menu. 2012-08-16 11:03:48 +02:00
Michael Stefaniuc f6cd3e874b winefile: Avoid a TRUE:FALSE conditional expression. 2012-08-15 12:13:07 +02:00
André Hentschel a8e2b24006 winefile: Fully convert to unicode. 2012-03-26 18:15:39 +02:00
André Hentschel b97b7082bf winefile: Resize controls for translations. 2012-03-26 18:15:38 +02:00
André Hentschel 162521be8b winefile: Remove unused macros. 2012-03-26 18:15:36 +02:00
André Hentschel 7476bb0556 winefile: Fix collapsing when there's no parent directory. 2012-02-15 11:54:42 +01:00
Alexandre Julliard 90acb68425 winefile: Get rid of the exit accelerator.
All window managers already have a key shortcut for that.
2012-01-30 20:42:06 +01:00
Alexandre Julliard fe021a44d6 winefile: Add message contexts for accelerators that can be translated. 2012-01-24 20:39:50 +01:00
Alexandre Julliard da35622b83 makefiles: Disable use of Unicode macros globally for all the programs. 2012-01-20 13:14:16 +01:00
Francois Gouget b3b1c584e1 winefile: Fix the group box labels to follow the Windows GUI guidelines,.
Use sentence capitalization for group box labels.
Don't assign access keys to group box labels.
2011-12-29 16:30:38 +01:00
Alexandre Julliard 0185c471ec winefile: Merge accelerators into the main resource file. 2011-12-19 20:15:53 +01:00
Frédéric Delanoy f38e0be5ea winefile: Avoid uninitialized field in SYSTEMTIME structure (Coverity). 2011-11-25 16:22:12 +01:00
Francois Gouget c864dd6be7 winefile: Make it possible to translate the disk size units. 2011-11-21 12:44:34 +01:00
Alexandre Julliard 1ce7b7a54c winefile: Convert dialogs to po files. 2011-11-01 12:10:37 +01:00
Francois Gouget bdfc307ff7 winefile: Fix a string resource so its format placeholders can be reordered. 2011-10-20 20:48:27 +02:00
Francois Gouget 661c9c1c2c winefile: Always use the same name for the Wine File Manager. 2011-09-12 11:10:49 +02:00
Octavian Voicu a966945d98 winefile: Don't parse colons as stream separators when splitting paths. 2011-08-29 14:02:05 +02:00
Francois Gouget 580ece97a0 winefile: The title format string cannot really be translated so remove it from the resources. 2011-08-26 16:25:34 +02:00
Francois Gouget c992ca277d Assorted spelling fixes. 2011-08-24 19:07:46 +02:00
Akihiro Sagawa deac5ceb1c po: Add message contexts for 'Desktop' and update Japanese translation. 2011-07-14 14:39:27 +02:00
André Hentschel 16955095ad winefile: Remove dead initialization (clang). 2011-07-06 11:20:07 +02:00
Francois Gouget 2bfa358d3d winefile: Standardize the 'Arrange Icons' menu label. 2011-05-16 16:35:29 +02:00
Francois Gouget 1f5af2d451 winefile: Fix ellipsis usage in the menu and button labels. 2011-05-03 19:34:28 +02:00
Francois Gouget 7d460a4ea8 winefile: Fix the View and Options menu handles. 2011-05-03 14:38:06 +02:00
Francois Gouget 6990ecaafd programs: Standardize the Help menus. 2011-04-13 14:13:56 +02:00
Francois Gouget d1b51d8502 programs: Standardize the About menus. 2011-04-12 13:08:14 +02:00
Francois Gouget f6544699d1 programs: NOINVERT is an obsolete flag so remove it. 2011-04-08 13:03:21 +02:00
Francois Gouget fb3641c5d0 winefile: Remove the 'Help on Help' menu.
It is redundant with the help application's 'Help' menu and clutters winefile.
2011-04-01 11:02:57 +02:00
Francois Gouget ddeacf86a4 winefile: Remove the unimplemented help search menu. 2011-03-31 13:12:46 +02:00
Francois Gouget 1a56a26b85 winefile: Fix the compilation when _NO_EXTENSIONS is defined. 2011-03-30 18:23:40 +02:00
Francois Gouget 378cf80a1a winefile: Remove commented out code. 2011-03-30 18:23:39 +02:00
Francois Gouget 519e6f896c winefile: Remove the format disk command.
SHFormatDrive() is unimplemented in Wine and a format command seems useless in winefile.
2011-03-30 18:23:39 +02:00
Francois Gouget 0a2be1a0be winefile: Remove unimplemented menu entries.
They unnecessarily clutter the GUI and are unlikely to ever be implemented.
2011-03-30 18:23:39 +02:00
Reece Dunn c013e44b1e winefile: In the Options > Font menu handler, initially select the current font. 2011-02-08 16:20:41 -06:00
Alexandre Julliard 3cad6ebae9 winefile: Recover some resources that were lost during the po conversion. 2011-01-25 12:20:03 +01:00
Alexandre Julliard baeb0d971f po: Unify the spelling of some menu entries across programs. 2011-01-14 18:26:22 +01:00
Alexandre Julliard 08b919f8d9 winefile: Convert menu and string table resources to po files. 2011-01-10 23:37:15 +01:00
Hwang YunSong d54d410d28 winefile: Update Korean resource. 2011-01-06 11:33:15 +01:00
Alexandre Julliard 15ccabc9a8 makefiles: Add common rules for installing the main man page. 2010-12-05 16:17:58 +01:00
Austin English d2989f0d09 winefile: Add a manpage. 2010-11-24 17:59:59 +01:00
Yaron Shahrabani e332f8442e winefile: Added Hebrew translation. 2010-10-22 12:05:29 +02:00